2004-08-16 Chris Wiebe
|
* model/org/eclipse/cdt/internal/coder/model/SourceRoot.java |
Patch for Tanya Wolff: Fix for 70906: Duplicate entries in C/C++ preferences |
Fix for 70113: Search for Template member declarations causes Assertion |
Patch for Tanya Wolff (2.0 Stream): Fix for 70906: Duplicate entries in C/C++ preferences |
Fixed Bug 71530 [Scanner] CModel Line Numbers are incorrect w/Scanner2 |
Parser.translationUnit() should rethrow out of memory exception after shielding it from the error handling routine. |
Updating visibliity of static final constants in CodeReader. |
Workaround submitted for Bug 54040 - [Scalability] UI Responsiveness very sluggish when editing large source files
|
Made DEFAULT encoding name a public member of CodeReader. |
Fix for bugzilla 70491 -- Unable to build source files in a linked directory |
Fix for bugzilla 70491 - Unable to build source files in a linked directory. Now the makefile generator will create an explicit rule for linked resources and convert the path to absolute. |
Fix for bugzilla 71134 -- Managed Make: String list command outputs null |