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

10408 commits

Author SHA1 Message Date
Mike Kucera
e39c7acf19 added AST2UtilOldTests to C99 parser test suite 2007-06-13 03:59:55 +00:00
Doug Schaefer
41cb2b5bab Turn on the rest of the tests. 2007-06-13 02:34:28 +00:00
Ken Ryall
08f2122c00 Bug 191521, new N&N. 2007-06-12 22:01:06 +00:00
Vivian Kong
43aa34cd5f fix for bug 192270 - various CHKPII errors found in user docs 2007-06-12 20:01:55 +00:00
Mike Kucera
a694c8157e cleaned up c99 parser test suites a bit, added C99GCCTests 2007-06-12 19:26:54 +00:00
Doug Schaefer
ad08e66295 Trying to fix the tests. 2007-06-12 18:35:08 +00:00
Doug Schaefer
72d158df07 Trying to fix the tests. 2007-06-12 18:17:24 +00:00
Doug Schaefer
9c181d8daf Trying to fix the tests. 2007-06-12 18:16:09 +00:00
Ken Ryall
d0fd9dcad3 Bug 191521, new N&N. 2007-06-12 16:50:17 +00:00
Markus Schorn
3ac39f0507 Fix for 192239, NPE in CPPClassTemplate. 2007-06-12 16:15:15 +00:00
Mikhail Khodjaiants
9a64852657 Bug 186929: Run to Line and Resume At Line should be passing absolute path to CDI client. 2007-06-12 16:01:28 +00:00
Mike Kucera
81aa5dcb4d fix bug 192009, support for implicit int in C99 parser 2007-06-12 16:00:15 +00:00
Doug Schaefer
45650ad06d Still trying to fix build errors caused by non UTF-8 characters. 2007-06-12 15:50:58 +00:00
Doug Schaefer
a22ef372aa Still trying to fix build errors caused by non UTF-8 characters. 2007-06-12 15:49:53 +00:00
Markus Schorn
7449392555 Fix for 192227, ClassCastException in PDOMCPPNamespaceAlias. 2007-06-12 15:49:41 +00:00
Andrew Ferguson
0257c07538 192165: add testcase for possibly related Stackoverflow 2007-06-12 15:23:27 +00:00
Markus Schorn
9874cfefe5 Fix for 192164, PDOMNotImplementedError in template instantiation. 2007-06-12 14:42:27 +00:00
Markus Schorn
ff7406087e Fix for 192182, ClassCastException in template instanciation. 2007-06-12 13:28:18 +00:00
Anton Leherbauer
e9132a0cf8 Fix for 190665: Project Explorer view is not updated when a file is added to a folder 2007-06-12 12:40:09 +00:00
Ken Ryall
3ddfd0b436 Fix NPE, bug 191985. 2007-06-12 12:35:46 +00:00
Doug Schaefer
39afec683f Get builds working on cdt vserver again. 2007-06-12 11:59:44 +00:00
Markus Schorn
2fefe6d0f1 Fix for 192157, NPE during template instanciation 2007-06-12 11:57:36 +00:00
Anton Leherbauer
fd42d2da90 Fix for 192008: Section of a project's context menu get shifted 2007-06-12 09:37:41 +00:00
Markus Schorn
5bdf330f79 Fixes some callhierarchy-tests for use with platform 3.3rc3. 2007-06-12 09:36:49 +00:00
Doug Schaefer
f5ed6d257d Still trying to fix build errors. 2007-06-12 04:37:46 +00:00
Doug Schaefer
37e03240ee Still trying to fix build errors. 2007-06-12 04:02:52 +00:00
Doug Schaefer
06a641b410 Still trying to fix build errors. 2007-06-12 03:44:51 +00:00
Doug Schaefer
97cfc9cf97 Make sure we have everything exported from managed builder core to the tests. 2007-06-12 03:28:24 +00:00
Doug Schaefer
b2059b4a5b Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 03:09:00 +00:00
Doug Schaefer
8987faad57 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:49:07 +00:00
Doug Schaefer
7f60c033c4 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:12:04 +00:00
Doug Schaefer
3649b1333b Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:01:12 +00:00
Doug Schaefer
7bdad6cd04 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 01:45:43 +00:00
Ken Ryall
c0055ddb4a Bug 191521, new N&N. 2007-06-11 21:53:41 +00:00
Doug Schaefer
c2be229205 Setting up builds to run from build.eclipse.org. 2007-06-11 20:58:57 +00:00
Doug Schaefer
48c242f965 Setting up builds to run from build.eclipse.org. 2007-06-11 20:51:31 +00:00
Ken Ryall
c261e3084b Bug 191521, new N&N. 2007-06-11 20:37:23 +00:00
Doug Schaefer
4e95e551ce Setting up builds to run from build.eclipse.org. 2007-06-11 20:26:57 +00:00
Doug Schaefer
e468cd1b32 Setting up builds to run from build.eclipse.org. 2007-06-11 20:25:03 +00:00
Doug Schaefer
7358e10d9b Setting up builds to run from build.eclipse.org. 2007-06-11 19:40:53 +00:00
Doug Schaefer
b545010fbd Bug 157260 - Add custom callbacks to call the buildDoc script to generate the API docs. Also get rid of the user doc's build.xml file since we use the generated one anyway. 2007-06-11 18:59:08 +00:00
Andrew Ferguson
7c00a4e656 191679: fix typos 2007-06-11 16:22:24 +00:00
Doug Schaefer
1097f27885 Moved the how to use zip file paragraph earlier so that people have less chance to miss it. 2007-06-11 15:55:37 +00:00
Doug Schaefer
2aad4defdd Bug 191963 - Remove warning marker when cygpath not found. 2007-06-11 15:17:29 +00:00
Doug Schaefer
1f8c39294a Bug 191963 - Remove warning marker when cygpath not found. 2007-06-11 15:03:44 +00:00
Mike Kucera
a7a62dd7d0 added preprocessor configurations, gcc attributes now supported as macros 2007-06-11 14:55:07 +00:00
Anton Leherbauer
7f4dce4f49 Fix for 189119: [Parameter Hints] failure to highlight current parameter 2007-06-11 13:23:28 +00:00
Ken Ryall
6a7ab9f69b Enable change config and build actions if the selection is in a source file. 2007-06-09 02:28:47 +00:00
Vivian Kong
caa5ad7df2 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-06-08 19:35:15 +00:00
Chris Recoskie
ff17147037 Fix for 191761 (xlc release config doesn't have optimization set)
Also fixing some issues with the arch names... it seems the trademark character doesn't show up right on AIX so I'm just using (TM) instead
2007-06-08 19:11:09 +00:00