1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

15309 commits

Author SHA1 Message Date
Andrew Gvozdev
c20ac81db5 cleanup: loops to enhanced and spaces, no functionality changes 2009-09-14 01:00:47 +00:00
Andrew Gvozdev
241396290b cleanup: java generics, no functionality changes 2009-09-13 18:40:50 +00:00
Andrew Gvozdev
d58c6da529 bug 282092: Linker settings "Other Objects" not working on Windows (MinGW)
cleanup: @Override annotation
2009-09-13 18:36:20 +00:00
Andrew Gvozdev
1ec7ef5ef2 bug 282092: Linker settings "Other Objects" not working on Windows (MinGW)
Patch from Marc-Andre Laperle
2009-09-13 16:20:50 +00:00
Andrew Gvozdev
d1d5511415 bug 243839: Managed Build Definitions schema issues
Option's helpSupplier marked as obsolete, tool's commandLineGenerator marked as implements IManagedCommandLineGenerator.
Patch from Torkild Ulvøy Resheim
2009-09-13 02:27:19 +00:00
Andrew Gvozdev
0499bcb428 toString() added 2009-09-12 15:20:15 +00:00
Andrew Gvozdev
198d23ed16 cleanup: Java generics warnings 2009-09-11 22:20:39 +00:00
Pawel Piech
a86e6485f4 [270675] - [update policy][variables] In manual update model changing the active number for the view causes the view data to appear stale. 2009-09-11 22:07:03 +00:00
Andrew Gvozdev
ef4d88a354 cleanup: loops to enhanced, @Override, spaces 2009-09-11 21:02:23 +00:00
Andrew Gvozdev
e3b9ef08cd JavaDoc warnings fixed 2009-09-11 20:49:37 +00:00
Alena Laskavaia
7b8a297a52 [289123 ] - fixed problem introduced by fix of 287927 - delay in gdb start 2009-09-11 14:51:09 +00:00
Alena Laskavaia
3596f15371 [ 289002] - hook for process creation for gdb 2009-09-11 13:38:52 +00:00
Pawel Piech
691eaab7fd Cleaned up comments with references to IModelContext interface which had been renamed to IDMContext. 2009-09-11 04:39:43 +00:00
Andrew Gvozdev
dbbdbd8f95 bug 109139: Generic Error parser
(RegexErrorParser)
2009-09-11 02:09:38 +00:00
John Cortell
64a0f77faf Removed unnecessary SuppressWarnings({"restriction"}) 2009-09-10 20:41:35 +00:00
John Cortell
c325649db1 [services] Add tracing for DsfSession. This commit logs the registering and unregistering of model adapters 2009-09-10 20:10:56 +00:00
John Cortell
166722a15c Fix and improve new logging utility 2009-09-10 19:33:53 +00:00
John Cortell
52e0d6731e remove harmless, but pointless call accidentally left during refactoring 2009-09-09 18:23:44 +00:00
John Cortell
ae6cd8c257 additional JavaDoc 2009-09-09 18:22:14 +00:00
John Cortell
19fadf7387 JavaDoc correction 2009-09-09 15:58:54 +00:00
John Cortell
ce83ec8fc0 [288878] Method signature criteria in DsfSession.getEventHandlerMethods() incorrect. Also throw an exception if the method takes no parameters. 2009-09-09 15:29:22 +00:00
John Cortell
55abb6907c [288954] Add elf recognition for Freescale HC08 and RS08 2009-09-09 15:23:46 +00:00
John Cortell
9067c010c5 [288656] Additional tracing for DsfSession. 2009-09-08 22:56:26 +00:00
John Cortell
e4e9e7fab2 [288878] Method signature criteria in DsfSession.getEventHandlerMethods() incorrect 2009-09-08 21:39:34 +00:00
John Cortell
1d802df663 [288873] Consolidate executor trace when the creator and submitter info is the same 2009-09-08 20:48:24 +00:00
John Cortell
d5fc0b227d Fixed warning; forgot @Deprecated annotation 2009-09-08 20:32:49 +00:00
John Cortell
b2f577471c [288870] DSF executor trace drops frames in submitted-at stack crawl 2009-09-08 20:28:59 +00:00
John Cortell
df44df36d3 [288656] Add tracing for DsfSession. Implemented Pawel's recommendation after review 2009-09-08 15:52:33 +00:00
John Cortell
edda14615e javadoc correction 2009-09-08 15:29:56 +00:00
Emanuel Graf
3a1fa5bf5b FIXED - bug 288268: c-refactoring creates c++-parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288268
2009-09-08 11:54:06 +00:00
Andrew Gvozdev
35b929b894 bug 288775: [Template Engine] Mappings between labels and values in not reversible for <property> with id="functional_area" 2009-09-07 21:00:08 +00:00
Ken Ryall
ed41e9784a Bug 287057. Gets an ICElement from the selected IFileEditorInput 2009-09-07 14:09:24 +00:00
Emanuel Graf
4c0e343b27 FIXED - bug 288736: Source->Implement Method goes into an infinite loop for methods which have a templated parameter with no name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288736
2009-09-07 12:10:05 +00:00
Andrew Gvozdev
00ab9a82b8 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery
rewrote how profiles are obtained
2009-09-07 03:47:57 +00:00
Ken Ryall
5c17740fa9 Bug 281985. Removes file filtering from this dialog, it was a nice idea but isn't worth the effort to do it reliably in a cross-platform way. 2009-09-06 04:40:06 +00:00
Ken Ryall
a8e9a0c1c5 Bug 286366, fix use of & in control label 2009-09-06 04:04:33 +00:00
Ken Ryall
c0121fbe5f Bug 286359. Executable not auto-selected 2009-09-05 20:03:28 +00:00
John Cortell
1bfc07f36c [288687] Executor trace has some errant output 2009-09-04 23:38:56 +00:00
John Cortell
3b1dd88650 Additional documentation 2009-09-04 22:01:33 +00:00
John Cortell
7e8ee4c873 [288656] Add tracing for DsfSession 2009-09-04 19:42:17 +00:00
John Cortell
5df35e00b1 [288672] Lacking dsf test for registering an event listener with a services filter 2009-09-04 19:30:08 +00:00
Doug Schaefer
80326720b6 New extension added. Added to cvsignore. 2009-09-04 16:04:15 +00:00
John Cortell
2b90c1a741 Added MultiThread.exe 2009-09-04 02:34:34 +00:00
John Cortell
88bfb422e7 Code documentation enhancement 2009-09-03 22:24:40 +00:00
John Cortell
86ce7f042e [288568] Unnecessary @SuppressWarnings("unchecked") in DSF code 2009-09-03 20:48:44 +00:00
Pawel Piech
42273bfa02 [288553] - Change DSF plugins' version to 2.1. 2009-09-03 19:59:52 +00:00
Alena Laskavaia
d934960d33 [286785] - undoing early escaping in RxThread and adding to MIParser 2009-09-03 18:27:06 +00:00
Andrew Gvozdev
0f82f86fa9 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery 2009-09-03 17:50:32 +00:00
Emanuel Graf
49fee1ebef FIXED - bug 285375: Allow to decide where to place getters and setters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=285375
2009-09-03 09:09:02 +00:00
John Cortell
0df87d142e Fixed typos in comment 2009-09-02 15:15:41 +00:00