1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

16698 commits

Author SHA1 Message Date
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
Andrew Gvozdev
870cd436e9 bug 307257: Help Documentation: Spelling mistake "function" spelled as "functionw".
Patch from Marc-Andre Laperle
2010-03-27 16:06:43 +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
Alena Laskavaia
dc4a320192 provisional API for Control Flow Graph 2010-03-26 19:45:05 +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
Alena Laskavaia
9f723276c7 PR: 307066 - fixed throw e cases 2010-03-26 15:14:41 +00:00
Alena Laskavaia
47c9b5205a [281187] checker was doing the opposite - implemented properly 2010-03-26 15:02: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
Anton Leherbauer
ea688d344d [306007] [expressions][hover] Modifying a value in the hover does not show right away in the hover 2010-03-26 08:42:44 +00:00
John Cortell
f4e45adcea [307023] Use of reflection in extending memory view/browser rendering API is unacceptable 2010-03-25 07:24:13 +00:00
Sergey Prigogin
e639e05743 Test case for C++0x-style sizeof. Bug 305979. 2010-03-24 22:29:44 +00:00
Ed Swartz
2cfb9a353a Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can be implemented by adapters. In DSF, add IExpressions2 service to implement this support. 2010-03-24 20:32:55 +00:00
Pawel Piech
1ba8d3916d [306982] - [concurrent] DsfRunnable.finalize() method increases the cost of garbage collecting 10x 2010-03-24 18:50:29 +00:00
Pawel Piech
04709d2876 [306982] - [concurrent] DsfRunnable.finalize() method increases the cost of garbage collecting 10x 2010-03-24 18:43:58 +00:00
Pawel Piech
79c61294f9 [302628] Moved to a non-API package. 2010-03-24 18:19:18 +00:00
Andrew Gvozdev
845bf5a063 bug 306708: Update project model with scanner info in CommonBuilder 2010-03-24 17:48:21 +00:00
Alena Laskavaia
d06798f4ef - removed dependencies on cdt 7.0 so it can be used with cdt 6.0 2010-03-24 13:21:15 +00:00
Pawel Piech
4abe599850 [306865] - BreakpointOrganizerVMContext constructor should have public constructor 2010-03-24 05:31:56 +00:00
Alena Laskavaia
26918193cf - fixed f.p and added test 2010-03-24 03:31:35 +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
Randy Rohrbach
5a2bd63d5e Bugzillas 306829 & 305129.
Randy
2010-03-23 16:45:00 +00:00
Andrew Gvozdev
dc598d5a5d deprecated old classes for CDT 3.X projects 2010-03-23 03:43:02 +00:00
Alena Laskavaia
b92ea7d8bb - change ui for editing problem parameters and other stuff 2010-03-23 03:18:38 +00:00
Alena Laskavaia
b179923338 - added problem descriptions 2010-03-23 03:18:16 +00:00
Alena Laskavaia
21fa408633 - added description field for problem interface 2010-03-23 03:07:14 +00:00
Andrew Gvozdev
61da6659ce bug 306708: IScannerInfoConsoleParser.startup is call multiple times even if nothing needs to be compiled
Made ScannerConfigBuilder run only on FULL_BUILD event and configurable in properties.
2010-03-23 02:59:42 +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
Vivian Kong
3ed12a5fb2 Bug 306725 - Missing plugin from Coden feature 2010-03-22 17:35:49 +00:00
Vivian Kong
5b0229432c Bug 306725 - Missing plugin from Coden feature 2010-03-22 17:17:41 +00:00
Andrew Gvozdev
d1005fa487 debug option to track build events 2010-03-22 17:05:48 +00:00
Vivian Kong
62139d3e3b Bug 306725 - Missing plugin from Coden feature 2010-03-22 16:19:56 +00:00
Vivian Kong
d69cdc0dbb Bug 306725 - Missing plugin from Coden feature 2010-03-22 15:34:15 +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
Alena Laskavaia
1276c82216 - fixed some layout problems 2010-03-22 03:42:59 +00:00
Alena Laskavaia
53e15f64c2 - added limited support for string parameters 2010-03-22 03:23:46 +00:00
Alena Laskavaia
92923566ce - added abstract classes for parameter info 2010-03-22 02:14:41 +00:00
Alena Laskavaia
72ac8f6242 [306658] - Property page for codan shows up on non C projects and should be under general C/C++ category 2010-03-22 01:48:19 +00:00