1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

2114 commits

Author SHA1 Message Date
John Camelon
9ebf2c9909 Patch for David Daoust: Removed extraneous StringBuffer objects from the Scanner. 2004-05-19 15:35:06 +00:00
Alain Magloire
ca7122316a 2004-05-19 Alain Magloire
Patch contributed by James Langley.
	Let Elf.java recognize Altera?s Nios and Nios II magic numbers.
	The number for Nios II is an official number assigned by SCO,
	the one for Nios was randomly chosen, but doesn't conflict with
	any of the ones already in Elf.java.

	* Elf.java
2004-05-19 15:13:05 +00:00
David Inglis
0628cc9ef9 removed deprecated dependency 2004-05-19 13:12:16 +00:00
Bogdan Gheorghe
899cce1891 Got rid of deprecated methods in CSearchResultPage and MouseClickListener. 2004-05-19 06:12:07 +00:00
Bogdan Gheorghe
191dd913bd First go at putting in source folder indexing. Index All events will index
source folders (still need to put in includes indexing).
2004-05-19 05:59:43 +00:00
John Camelon
4abe159ab8 Made significant footprint improvements to the parser. 2004-05-18 20:41:15 +00:00
Alain Magloire
245a435785 2004-05-18 Alain Magloire
Fix PR 61498
	Removing the Annotation Page from the CEditor preference.
2004-05-18 19:25:27 +00:00
Andrew Niefer
db5fe28b4e fix bug 62651 2004-05-18 19:20:23 +00:00
John Camelon
09fd1318d0 Removed extraneous TokenDuple object creation. 2004-05-18 18:14:09 +00:00
David Inglis
8fea90aff6 removed deprecated dependancy 2004-05-18 15:54:07 +00:00
Alain Magloire
0a0eb69d98 2004-05-18 Alain Magloire
Remove warnings and compatibility plugin
	to be full Eclipse-3.0 compliant.
2004-05-18 15:35:57 +00:00
Bogdan Gheorghe
a8037dbc3a Fix for 62512
Added matching routine to IncludePattern
2004-05-18 02:29:20 +00:00
John Camelon
a86bb76c6a Removed warnings. 2004-05-17 23:37:25 +00:00
John Camelon
591d1d3a21 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62390 2004-05-17 23:26:39 +00:00
Alain Magloire
0ea66906c5 File renamed to ChangeLog-browser 2004-05-17 20:19:47 +00:00
Alain Magloire
ddeff323b5 Use the utility class simpler code. to draw a rectangle. 2004-05-17 20:18:14 +00:00
John Camelon
cf81ad24a9 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62515 2004-05-17 19:07:45 +00:00
Doug Schaefer
2eba1f473e Upgrade to latest platform APIs. 2004-05-17 18:44:14 +00:00
John Camelon
787b5dfcc3 Removed warnings. 2004-05-17 18:16:43 +00:00
Andrew Niefer
9f21cf4d4a bug 61044 - report matches after each compilation unit 2004-05-17 18:06:33 +00:00
Alain Magloire
c5dabe7b00 Chris Wiebe new patch: deal with type cache scalability. 2004-05-17 16:03:08 +00:00
Alain Magloire
4e8200ae93 Chris Wiebe new patch: deal with type cache scalability. 2004-05-17 15:50:32 +00:00
Alain Magloire
91d85a182d unknown icon if the type of library can not be found. 2004-05-17 12:38:15 +00:00
Alain Magloire
ad08ad2679 Provide error markers for the pathentry ... Work in Progress. 2004-05-17 12:30:43 +00:00
Bogdan Gheorghe
c3ff06502c Update search results as they come in 2004-05-17 05:14:31 +00:00
Bogdan Gheorghe
14804f770c Fix for bug 61332 - make sure that the timer is ready to go before starting a new index 2004-05-17 03:57:55 +00:00
Bogdan Gheorghe
45ce2c7bd9 Added sorters to the search results 2004-05-17 02:56:57 +00:00
John Camelon
5706a3abe2 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62384 2004-05-15 17:31:25 +00:00
John Camelon
c2b76e8109 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62378 2004-05-15 17:11:34 +00:00
John Camelon
06d6b593af Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62339 2004-05-15 15:13:10 +00:00
Bogdan Gheorghe
c9e829ba12 fix for bug 48020, Duplicate Mnemonics in Search Dialog 2004-05-15 00:26:03 +00:00
Bogdan Gheorghe
649504b424 Fix for bug 60491
Added working copy filtering to search engine
	From now on only relevent working copies are considered for search
	If no index paths are found then search will return no results regardless of any working copies passed in
2004-05-14 23:27:47 +00:00
Alain Magloire
0f10e95c21 Get rid of warnings. 2004-05-14 23:09:16 +00:00
Andrew Niefer
e8b1740a4f fix bug 62344 2004-05-14 21:07:03 +00:00
Alain Magloire
08ca38925b Allow the setting/getting of IPathEntryStore on a Project 2004-05-14 21:01:08 +00:00
John Camelon
7037b5ada3 Fixed tests. 2004-05-14 20:36:56 +00:00
John Camelon
1ce41b077c Partial fix for bug 62359 2004-05-14 20:33:17 +00:00
Andrew Niefer
e22d8fbc58 show name of current index job in the progress view 2004-05-14 20:26:40 +00:00
John Camelon
bab1a0f7cf Enhanced the performance & footprint of the parser by reducing number of lists created and getting rid of extraneous cross-reference construction in ParserMode's that do not warrant it. 2004-05-14 19:26:59 +00:00
Andrew Niefer
35b475be54 bug 56411 - a request to index a project will restart a paused index 2004-05-14 19:15:51 +00:00
Andrew Niefer
21c8756a37 bug 56411 2004-05-14 18:29:54 +00:00
Andrew Niefer
53f99e1262 bug 61233 2004-05-14 18:27:20 +00:00
Bogdan Gheorghe
fc76ab65c7 Fix for 56833 2004-05-14 16:42:54 +00:00
Alain Magloire
365457ec26 Make more entry static, there is not need to do
CoreModel.getDefaul() for many of the methods here.
2004-05-14 02:36:31 +00:00
Alain Magloire
db503355f9 Refresh the non-resources when ISourceRoot is deleted. 2004-05-14 02:32:47 +00:00
John Camelon
b1157be81c Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=61968 2004-05-13 19:40:39 +00:00
John Camelon
87821eb4fc Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62042 2004-05-13 18:52:13 +00:00
Alain Magloire
1549ba8899 Fix for PR 62064 2004-05-13 18:50:33 +00:00
John Camelon
b1b1ec1458 Add javadoc to ParserFactory. 2004-05-13 18:15:28 +00:00
David Inglis
1d01ed2ee5 fixed up IPathEntryStore and DefaultPathEntryStore
since its extends ICExtension we don't need to pass a project and the Defaultstore can now filter the descriptor
change events properly.
2004-05-13 17:45:33 +00:00