1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-12 02:35:37 +02:00
Commit graph

14730 commits

Author SHA1 Message Date
Mike Kucera
b44e94c0e1 optimizations to C99 preprocessor, new token classes, changed the interface to the token comparator, some code has been ported to java 5 2007-10-03 20:26:27 +00:00
Pawel Piech
0ff106c599 [205325] Initial source lookup service from Ottawa coding camp. 2007-10-03 17:42:31 +00:00
Mikhail Khodjaiants
44f817a54b Changed copyright. 2007-10-03 17:31:46 +00:00
Pawel Piech
29b939c50d [205318] Added additional entries in logged stack traces of runnables executed by the executor. 2007-10-03 17:18:00 +00:00
Mikhail Khodjaiants
2a1bb17d2a Column support for Modules view. 2007-10-03 14:46:31 +00:00
Pawel Piech
2bbc801bdf [205288] Fixes to canceled update mis-handling. 2007-10-03 14:34:26 +00:00
Oleg Krasilnikov
5edb9af176 Dialog size saving correction 2007-10-02 14:51:29 +00:00
Mikhail Khodjaiants
f969cc0ef9 Debug model agnostic Modules view. 2007-10-02 14:29:32 +00:00
Oleg Krasilnikov
d0c30f1b23 Bug #204881 : Deadlock between PathEntryManager and CProjectDescriptionManager 2007-10-02 13:36:11 +00:00
Francois Chouinard
441f6bc65b Update of the Memory Service. Includes JUnit test suite. 2007-10-01 21:06:54 +00:00
Vivian Kong
0ccfe513e0 Patch for bug 203876 by L. Frank Turovich 2007-10-01 14:27:01 +00:00
Marc Khouzam
167b797c27 Updates to the ExpressionService 2007-10-01 13:42:00 +00:00
Pawel Piech
e4e9401c92 [204964] Fixed CountingRequestMinotor bug. 2007-09-28 21:44:46 +00:00
Pawel Piech
3ba7032c29 [204955] Fixed the bug in use of the counting request monitor. 2007-09-28 20:52:47 +00:00
Chris Recoskie
1a1fedda9d fixing exported packages for xlc ui plugin 2007-09-28 18:47:29 +00:00
Chris Recoskie
ceb0a3b0f4 fix for 201588 xlC feature mssing from cdt-master (via software updates UI) 2007-09-27 01:45:55 +00:00
Oleg Krasilnikov
4e30fbe8a0 Bug #190155 : The MBS new project wizard allows finishing without asking custom pages first 2007-09-26 14:17:16 +00:00
Oleg Krasilnikov
8c4edac2ff Tools setting tab resizing improvement. 2007-09-26 14:09:20 +00:00
Oleg Krasilnikov
b8fc578945 Bug #204365 : NPE in Builder.getDefaultOutputSettings() 2007-09-24 14:10:35 +00:00
Ken Ryall
bb1b08484a Fix 177841. Work around for platform bug new in 3.3. 2007-09-21 20:33:07 +00:00
Vivian Kong
dbfc08f12c for bug 203992 - remove byte order mark 2007-09-21 13:44:00 +00:00
Doug Schaefer
fbc074aabc Bug 202803 - Updates to user doc. 2007-09-21 01:56:25 +00:00
Ted Williams
35b3629b8f Bugzilla – Bug 204175 2007-09-20 19:12:28 +00:00
Chris Recoskie
853d98c8dd RESOLVED - bug 201296: add support for XL C/C++ v9.0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201296
2007-09-20 17:46:29 +00:00
Oleg Krasilnikov
f9cb175dee Bug #204042 2007-09-20 15:02:49 +00:00
Anton Leherbauer
fd24768314 Cleanup Project Explorer reference docs 2007-09-20 09:07:18 +00:00
Oleg Krasilnikov
d8ed3cc27f Bug #204042 : Project code templates are not presented in order 2007-09-20 07:32:21 +00:00
Ted Williams
80e70fc3a4 Bugzilla – Bug 204032 2007-09-19 20:35:36 +00:00
Jason Montojo
fe8aede0d0 Bug 203881 - Language mapping dialog always fires indexer 2007-09-19 19:04:44 +00:00
Ted Williams
6a8b708bbe Bugzilla – Bug 204024 2007-09-19 18:40:15 +00:00
Oleg Krasilnikov
5ddaf70aef Bug #203842 : CDT - Broken link to cdt_t_proj_ref.htm 2007-09-19 15:26:47 +00:00
Oleg Krasilnikov
ae58e84997 Bug #203896 : Problem with managedbuilder when creating a new config 2007-09-19 14:53:43 +00:00
Mikhail Sennikovsky
2fda9019bc Fix for hasCustomSettings state calculation 2007-09-19 08:21:08 +00:00
Ted Williams
b66a1834ea Bugzilla – Bug 203877 2007-09-18 19:34:11 +00:00
Doug Schaefer
8b988eb154 Stop using the Spawner when you don't need interrupt(). CygPath has been hanging when the underlying utility failed. Bug 156315 is once case of this. 2007-09-18 15:24:35 +00:00
David Inglis
c46d827e89 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=203743 2007-09-18 13:26:39 +00:00
Doug Schaefer
a98e218233 Bug 203619 - make the cygwin check even looser. 2007-09-18 11:40:30 +00:00
Mikhail Sennikovsky
0f05a323c3 Fix for [Bug 203672] make: *** No rule to make target 'clean' for empty clean 2007-09-18 11:16:09 +00:00
Mikhail Sennikovsky
c583e29d49 EVENT_OPEN event on configuration creation 2007-09-18 10:12:45 +00:00
Andrew Ferguson
9644f4a11e 203553: Merge contributions from Beth Tibbitts 2007-09-18 09:02:04 +00:00
Ken Ryall
0a66345786 Fix problem extracting the list of source files. 2007-09-18 00:05:16 +00:00
Ken Ryall
56e73c7889 Cleaned up the CSourceNotFound editor. It now works for non IDebugElements too. 2007-09-17 21:27:45 +00:00
Ken Ryall
69adae3fc6 Fix help context ID. 2007-09-17 20:38:44 +00:00
Mikhail Sennikovsky
46d9a5d1b8 Fix for [Bug 203614] ICDescriptor.saveProjectData() doesn't always serialize to . cproject 2007-09-17 17:33:28 +00:00
Doug Schaefer
a76abebd0c change the cygwin check to just check for gcc-core instead of the superpackage gcc. Bug 203619. 2007-09-17 16:59:57 +00:00
Andrew Ferguson
30f802ec61 201087: add additional description for the templateAssociations extension point 2007-09-17 16:02:16 +00:00
Doug Schaefer
8141e8a02c make sure we're running the right arch and stuff. 2007-09-17 15:32:22 +00:00
Andrew Ferguson
35a0e61d1f 203553: fix typo 2007-09-17 15:11:43 +00:00
Andrew Ferguson
06e6beb259 203553: Update process fqns 2007-09-17 14:43:50 +00:00
Andrew Ferguson
4d57809f9b 203553: Apply patch on behalf on Beth Tibbitts 2007-09-17 14:28:27 +00:00