CDT Commit Report for - May 21, 2004

amagloire

2004-05-21 Alain Magloire
Remove TranslationUnitProblemFinder, we can not use the same
approach as the JDT i.e. to reparse. Parsing is way to costly
for C/C++ because of the Preprocessor, instead we set the problem
requestor in the translationUnit.

2004-05-21 Alain Magloire

$&#*$(^#&^$(^#
Eclipse-3.0 change the way things are done
for the preferences we have, for the CEditor
merge the Preference settings: the CUIPlugin store
and the Editor store since now the settings is
on the TextEditor(see annotation).

aniefer

bug 62731

fix bug 63478

bug 43014, 62979: Reporting IProblems encountered during indexing. Only preprocessor problems to start

gheorghe

bug 63320 - Search does not consider working copies
Added a check to turn off indexer timer thread, if number entered is <= 0

jcamelon

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62728

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62721

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62725

mkhodjai

Removed dependencies on the compatibility plugin and replaced deprecated classes and methods.
Warning cleanup.