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

16193 commits

Author SHA1 Message Date
Pawel Piech
76547b9958 Converted some protected methods to private to avoid exposing unnecessary API. 2010-01-11 19:43:50 +00:00
John Cortell
f8a5c695b4 Fix build error 2010-01-10 22:20:25 +00:00
Marc Khouzam
44863628a6 [298883] Support for MacOS version of services 2010-01-10 02:23:38 +00:00
Sergey Prigogin
866f945428 Typo. 2010-01-10 00:00:29 +00:00
Pawel Piech
e73091a618 Fixed test method name. 2010-01-09 00:58:09 +00:00
Pawel Piech
b4eb1781ac Bug 292468 - Create unit tests for BreakpointsMediator2 2010-01-09 00:56:21 +00:00
Pawel Piech
7fdf059e22 Warnings cleanup. 2010-01-09 00:54:36 +00:00
Marc Khouzam
468a9c4180 [284286] Some icons for the tracepoint feature 2010-01-08 20:23:33 +00:00
Pawel Piech
26033a36c2 Bug 293049 - [concurrent] Received IllegalStateException on shutdown 2010-01-08 19:14:04 +00:00
Pawel Piech
3c3cbab6e7 Bug 292468 - [breakpoints] Cannot update breakpoint status properly with current IBreakpointAttributeTranslator 2010-01-08 18:45:28 +00:00
Mikhail Khodjaiants
3e8602621d Bug 299150: Confusing comment in ICDIDebugger2. 2010-01-08 18:09:50 +00:00
Markus Schorn
8476012b32 Bug 299101: Perform ADL even if unqualified lookup was successful. 2010-01-08 14:33:35 +00:00
Markus Schorn
ac54f0829b Follow up for bug 292908: Correct reading chunks in loop. 2010-01-08 13:48:48 +00:00
Anton Leherbauer
164af3c7a3 Cosmetics. 2010-01-08 11:14:39 +00:00
Anton Leherbauer
9483ede432 Bug 298554 - Code templates should be proposed if line is completely selected except for whitespaces
Patch by Marc-Andre Laperle
2010-01-08 11:11:33 +00:00
Anton Leherbauer
157982becb Bug 298696 - Mac key bindings for refactoring are invalid
Patch  by Marc-Andre Laperle
2010-01-08 09:46:30 +00:00
Ken Ryall
4692c67a86 Bug 299087, Executables manager overhaul. 2010-01-08 05:37:52 +00:00
Andrew Gvozdev
ee9e75b76f bug 295290: JUnit failure: ManagedBuildMacrosTests.testMacroOptL()
test case fixed
2010-01-07 23:45:28 +00:00
Andrew Gvozdev
2f140d6523 cleanup: reformatting 2010-01-07 21:47:00 +00:00
Marc Khouzam
7a0719bfba [284286] Some icons for the tracepoint feature 2010-01-07 19:04:29 +00:00
Pawel Piech
2340eaf2a9 [292616] - Added additional synchronization for the fMinStepInterval variable. 2010-01-07 17:50:16 +00:00
Mikhail Khodjaiants
58eec98b25 Bug 250037 - Debug value view fails to update 'Value' column. Patch for CDI. 2010-01-07 17:20:18 +00:00
Markus Schorn
7a66e99871 Bug 292908: Implementation of AbstractCharArray for large files. 2010-01-07 15:10:12 +00:00
Ken Ryall
4934483c60 Increment version number to 7.0 2010-01-07 14:38:00 +00:00
Anton Leherbauer
356c851816 Bug 233390 - [outline view] Group Defines
Patch by Marc-Andre Laperle
2010-01-07 14:18:05 +00:00
Anton Leherbauer
4aa54bd7e5 [292616] [concurrency] Missing annotations in SteppingController 2010-01-07 12:39:08 +00:00
Markus Schorn
a2d89b3d85 Minor fix for overloaded comma operator. 2010-01-07 09:37:32 +00:00
Marc Khouzam
ed8c6d8a9a [298909] API fix 2010-01-07 01:28:26 +00:00
Andrew Gvozdev
abebef93b4 cleanup: generics 2010-01-06 23:12:09 +00:00
Andrew Gvozdev
f404fd845c bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
trick to handle platform dependent data
2010-01-06 23:06:44 +00:00
Andrew Gvozdev
98c037d7a1 fixed a problem with previous revision 2010-01-06 04:59:12 +00:00
Andrew Gvozdev
fe25c0fa66 cleanup: a few more warnings fixed, mostly null pointer ones 2010-01-06 04:35:19 +00:00
Andrew Gvozdev
f1173ce9a8 bug 294878: JUnit failure: managedbuilder BuildDescriptionModelTests.testDesTestgnu21_exe 2010-01-06 04:15:14 +00:00
Andrew Gvozdev
b15a7b94dd cleanup: better dump in case of failure and fixed warnings for unused vars, generics etc. 2010-01-06 04:13:58 +00:00
Pawel Piech
c13753ddb3 [298135]- Several calls to DsfSession add/removeServiceEventListener not on executor thread 2010-01-06 00:38:05 +00:00
Pawel Piech
e31d06b003 [298909] - [launch] DSF suspend trigger susceptible to race conditions 2010-01-05 23:51:29 +00:00
John Cortell
47e8b801a0 Enhanced doc and use generics. No functional change. 2010-01-05 23:03:38 +00:00
John Cortell
08c663e9eb Enhanced doc and use generics. No functional change. 2010-01-05 21:16:16 +00:00
John Cortell
858cf9e17a Doc enhancement 2010-01-05 21:08:22 +00:00
Andrew Gvozdev
05653b2740 cleanup: generics and casts 2010-01-05 20:32:37 +00:00
Andrew Gvozdev
2d0198be0a catching exception during cleanup 2010-01-05 19:43:39 +00:00
Andrew Gvozdev
87c562de11 cleanup: generics, dead code etc. 2010-01-05 17:56:49 +00:00
Andrew Gvozdev
bf9d9817ed bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
Added heuristics to handle absolute workspace path
2010-01-05 17:21:36 +00:00
Markus Schorn
5b9ed737e6 Bug 298841: Relax attributes syntax. 2010-01-05 14:02:44 +00:00
Markus Schorn
52eeb72868 Bug 126956: Absolute include directives without drive letter 2010-01-05 10:48:56 +00:00
Markus Schorn
3054286cc2 Additional testcase for large initializers. 2010-01-05 08:46:46 +00:00
Andrew Gvozdev
4ee2d59c6c bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
added missing benchmarks, corrected some
2010-01-05 04:58:28 +00:00
Andrew Gvozdev
2e858cbee3 commented out test output spamming console 2010-01-05 03:46:45 +00:00
Andrew Gvozdev
64ddf85c80 commented out test output spamming console 2010-01-05 03:22:29 +00:00
Andrew Gvozdev
152e38ddb0 bug 285349: JUnit failure: ManagedBuildEnvironmentTests.testEnvGetParams() 2010-01-05 02:35:39 +00:00