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

8986 commits

Author SHA1 Message Date
Andrew Gvozdev
4edfcba20a bug 307365: Problems with make error parser, incorrectly matches gcc messages 2010-03-29 16:28:27 +00:00
Anton Leherbauer
b6852ffe40 Bug 131165 - BinaryContainer.getBinaries sometimes incorrectly returns an empty list 2010-03-29 09:50:15 +00:00
Sergey Prigogin
666817a093 Cosmetics. 2010-03-29 04:27:20 +00:00
Sergey Prigogin
c602341aad Cosmetics. 2010-03-29 03:54:04 +00:00
Sergey Prigogin
cd70847e0a Minor performance improvement. 2010-03-29 03:41:33 +00:00
Andrew Gvozdev
9993dae7a5 Removed RegexErrorParser as a separate parser 2010-03-29 02:26:17 +00:00
Andrew Gvozdev
563cd26795 bug 307312: changed pattern to make error parser to avoid match with compiler warnings 2010-03-29 01:35:23 +00:00
Sergey Prigogin
558ec4a792 Whitespace. 2010-03-29 00:54:48 +00:00
Sergey Prigogin
737317f529 Whitespace. 2010-03-29 00:48:32 +00:00
Sergey Prigogin
980e479eef Use UnsupportedOperationException instead of AssertionError. 2010-03-29 00:44:08 +00:00
Sergey Prigogin
5d4ffbfa4b Whitespace. 2010-03-29 00:39:45 +00:00
Sergey Prigogin
4e6488620b Whitespace. 2010-03-28 22:34:07 +00:00
Andrew Gvozdev
0837cd014f bug 306945: Build Console no longer shows for non-C/C++ Projects
Based on patch from Christian W. Damus
2010-03-28 02:10:23 +00:00
Andrew Gvozdev
e79f6fda67 bug 306945: Build Console no longer shows for non-C/C++ Projects
Patch from Christian W. Damus
2010-03-28 02:09:50 +00:00
Andrew Gvozdev
196daf5a2a Convenience methods 2010-03-28 02:04:32 +00:00
Andrew Gvozdev
908de317bd register created project for cleanup 2010-03-28 02:01:49 +00:00
James Blackburn
f38dda71f6 Related to Bug 286384 - don't throw NPE when a non-CDT project is moved... 2010-03-26 23:48:12 +00:00
Andrew Gvozdev
82446508ce bug 307210: Build console does not show output lines that set to be ignored by error parsers 2010-03-26 21:10:07 +00:00
Andrew Gvozdev
55d9c94968 bug 300539: Add ability to specify filter-path to build-options that support browsing
Patch from Baltasar Belyavsky
2010-03-26 17:45:42 +00:00
Anton Leherbauer
5e8566888d Bug 307078 - CStorageDocumentProvider should provide annotation model
Patch from Adam Neal (IBM)
2010-03-26 09:22:37 +00:00
Sergey Prigogin
e639e05743 Test case for C++0x-style sizeof. Bug 305979. 2010-03-24 22:29:44 +00:00
James Blackburn
704c6442b8 Bug 306844 Don't flush environment prefs on get, as doing so requires a resource scheduling rule. 2010-03-23 17:04:09 +00:00
Sergey Prigogin
0a634c54fe Fixed stack overflow while processing invalid self-referring auto-type declarations. Bug 305970. 2010-03-22 22:23:22 +00:00
Andrew Gvozdev
d1005fa487 debug option to track build events 2010-03-22 17:05:48 +00:00
James Blackburn
617f0c7802 Bug 170590 - CDTBuildAction: save before build preference should cause dirty editors in referenced projects to be saved. 2010-03-22 10:37:18 +00:00
Sergey Prigogin
03cbd47472 Code cleanup. 2010-03-22 05:33:59 +00:00
Sergey Prigogin
a06882508c Cosmetics. 2010-03-22 05:04:23 +00:00
Markus Schorn
e3b26be436 Bug 306213: Selecting partial specializations, handling infinite recursions. 2010-03-19 15:48:20 +00:00
Markus Schorn
b01672b1f3 Bug 305975: Strongly typed enums, forward declarations for enum. 2010-03-19 13:06:51 +00:00
James Blackburn
768092e26c Bug 302881 Tweak fix; return previous referenced settings if the referenced project's configuration isn't yet accessible. 2010-03-18 16:32:49 +00:00
Emanuel Graf
3d44a24ca3 FIXED - bug 306129: Error occurred when using generates getter and setters (for underscrore suffix variable)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=306129
2010-03-18 15:40:14 +00:00
Emanuel Graf
d9629c20b0 Fix for failing unit tests 2010-03-18 13:51:42 +00:00
Anton Leherbauer
0563296668 Bug 306305 - Improve wording of Tab key preference 2010-03-18 11:21:19 +00:00
Anton Leherbauer
bb9b38bfe9 Bug 280596 - Wrong indentation with spaces following a tab 2010-03-18 11:08:41 +00:00
Mike Kucera
ae33f98bb6 Bug 305391 - encoding change event is not handled 2010-03-16 21:28:33 +00:00
Mike Kucera
6fd9d65358 import wizard file dialog says Save As when it should say Open 2010-03-16 17:28:07 +00:00
Markus Schorn
116a84832c Bug 305972: [C++0x] New function declarator syntax. 2010-03-16 16:36:03 +00:00
Markus Schorn
6de7ad8cc5 Bug 305972: [C++0x] New function declarator syntax. 2010-03-16 16:30:09 +00:00
Sergey Prigogin
7b1257ab5c Cosmetics. 2010-03-16 15:00:58 +00:00
Sergey Prigogin
008e2da67d Cosmetics. 2010-03-16 15:00:14 +00:00
Andrew Gvozdev
833ccaaee1 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 01:35:44 +00:00
Andrew Gvozdev
4e54e89878 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 01:00:20 +00:00
Andrew Gvozdev
495cb046e7 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 00:35:17 +00:00
Andrew Gvozdev
af6798c3e8 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 21:10:54 +00:00
Andrew Gvozdev
8336eb7f38 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 21:01:47 +00:00
Andrew Gvozdev
adfdd48115 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 19:31:54 +00:00
Andrew Gvozdev
54460ccbce cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:54:35 +00:00
Andrew Gvozdev
6e30f63572 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:45:20 +00:00
Andrew Gvozdev
aa96a34e7e cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:35:24 +00:00
Andrew Gvozdev
4d13a49e37 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 18:12:12 +00:00