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

10935 commits

Author SHA1 Message Date
Andrew Ferguson
bdc1cb98a7 200958: apply fix 2007-08-23 15:59:38 +00:00
Markus Schorn
c5bbb9ea48 Fix for 199245, scanner discovery and multi-line commands. 2007-08-23 14:05:28 +00:00
Markus Schorn
4490af21a1 Follow up for 185120, gcc-extension allows constants with suffix 'ull'. 2007-08-23 13:31:06 +00:00
Markus Schorn
13c3948164 Fix and Testcase for 185120, handling of constants with suffix 'ul'. 2007-08-23 12:35:17 +00:00
Markus Schorn
d6ce933a26 Fix and Testcases for 200830, macro expansion performed inside of string literals. 2007-08-23 12:07:48 +00:00
Markus Schorn
33b66fff45 Fix and Testcase for 199412, endless loop computing AST for self-including source-file. 2007-08-23 11:36:21 +00:00
Andrew Ferguson
60f62aafa8 179709: move document to ISV doc plugin 2007-08-23 11:02:00 +00:00
Markus Schorn
5515df94b7 Fix and testcase for 200553, infinite loop with recursive typedefs. 2007-08-23 09:57:15 +00:00
John Cortell
cf73aadd70 Applied patch in bug 200829 2007-08-22 20:35:40 +00:00
Markus Schorn
8c03d14f4c Fix for 200796, [Content Asssit] proposals for deleted or renamed fields in C. 2007-08-22 12:58:18 +00:00
Markus Schorn
306eb7d948 Follow up for 200239, using variadic macros stored in the index. 2007-08-22 12:20:38 +00:00
Markus Schorn
53cdbc9b41 Fix for 200239, using variadic macros stored in the index. 2007-08-22 08:21:04 +00:00
Anton Leherbauer
3cb5d2cb12 Fix for 199929: Main thread hangs due to deadlock whilst indexing 2007-08-22 07:27:51 +00:00
Anton Leherbauer
d05ba10574 Delay workingset check (again) 2007-08-22 07:27:21 +00:00
Ken Ryall
5688e5af1b Bug 200420. 2007-08-21 02:03:05 +00:00
Ken Ryall
f76bef99d6 Allow override of default project name. 2007-08-21 01:42:20 +00:00
Ken Ryall
8f61e02fd9 Fix deadlock when clearing all breakpoints. 2007-08-21 01:42:02 +00:00
Anton Leherbauer
e2c0f62d7d Fix for 200437: Only built-in Code Formatter is called 2007-08-20 11:56:16 +00:00
Anton Leherbauer
6996d6d478 Fix for 197494: Code formatter has problems with macros that contain access keywords 2007-08-20 11:42:57 +00:00
Anton Leherbauer
82cab2f819 Upversion make.ui plug-in to 4.0.1 2007-08-20 10:40:36 +00:00
Anton Leherbauer
e7c05f8fa5 Fix for 199433: Code Style/Profile/Braces Namespace option missing 2007-08-17 08:15:59 +00:00
Anton Leherbauer
1cba2fab4e Fix for 194198: No syntax highlighting when comparing makefiles 2007-08-17 08:04:09 +00:00
Anton Leherbauer
f4cfd28736 Workaround for occasional NPE when restoring working sets on startup 2007-08-16 14:12:12 +00:00
Mikhail Sennikovsky
2c81d31199 Fix for [Bug 195160] Import hangs when importing project of version 3 2007-08-15 14:51:55 +00:00
Mikhail Khodjaiants
9329353166 Bug 183105: Wrong status handler for launch error code 101: Working directory does not exist. 2007-08-14 11:03:36 +00:00
Oleg Krasilnikov
f2077c50f8 Bug #199835: No prevention of creating a manged project with a '#' symbol 2007-08-14 10:23:55 +00:00
Mikhail Khodjaiants
2e740cb814 Bug 198023: In the Debug Register View the object contribution "Add Register Group" is enabled and should not be. 2007-08-13 15:47:28 +00:00
Mikhail Sennikovsky
d7c915bbaa Fix for [Bug 197486] [Project Model] cannot set exclusion filter on ICSourceEntry for old-style projects 2007-08-10 16:00:42 +00:00
Mikhail Sennikovsky
3b9217b9ca Fic for [Bug 194460] NPE while manipulating with ICDescriptor object 2007-08-10 14:37:04 +00:00
Mikhail Sennikovsky
868b714c51 Fix for [Bug 196852] Internal Builder does not expand macros in pre- and post- build steps 2007-08-10 13:06:54 +00:00
Mikhail Sennikovsky
18e36b75d0 remove unused imports 2007-08-10 12:41:25 +00:00
Markus Schorn
e3e0cf82a4 Fix for 191151, empty views for non-indexed files. 2007-08-10 11:32:15 +00:00
Anton Leherbauer
ca40733bf3 Fix for 197251: [Project Explorer] Wrong enablement of new > C/C++ Project wizards and conversion wizards 2007-08-10 11:20:43 +00:00
Mikhail Sennikovsky
ac83768385 Fix for [Bug 197973] Internal builder does not use outputPrefix 2007-08-10 11:04:48 +00:00
Mike Kucera
2bcffd1b40 cleaned up the C99 grammar file, fixed a minor bug in the preprocessor, added IParserAction interface 2007-08-09 17:38:07 +00:00
Mikhail Sennikovsky
a8413fa96d 1. Follow up for Fix for [Bug 191744] Switching build configurations should not save .cproject
2. Follow up for Fix for [Bug 186380] [New Project Model] Saving project description is slow
2007-08-09 15:08:43 +00:00
Mikhail Sennikovsky
d8c16534f0 1. Fix for [Bug 191744] Switching build configurations should not save .cproject
2. Fix for [Bug 186380] [New Project Model] Saving project description is slow
2007-08-09 14:11:53 +00:00
Mikhail Sennikovsky
c11d44bf9e Build Output Concolse parser added for ManagedGCC discpvery profiles 2007-08-09 12:38:52 +00:00
Oleg Krasilnikov
f089bbf2b4 Bug #199387 : NPE eliminated 2007-08-09 11:51:08 +00:00
Markus Schorn
d1c81163ba Fix for 197495, remove earlyStartup from make.ui plugin. 2007-08-09 11:09:35 +00:00
Doug Schaefer
6d2009968e Added support for MinGW to be a sibling of the install directory. 2007-08-09 01:55:49 +00:00
Mikhail Sennikovsky
ee3108360d Fix for [Bug 198708] Build output parsers not called with Per Language discovery mode 2007-08-08 16:27:42 +00:00
Markus Schorn
d8b4bbf90c Fix for 199258, 'Show In' support for Include Browser. 2007-08-08 15:05:35 +00:00
Anton Leherbauer
d3ec428d4e Fix for 198393: export the org.eclipse.cdt.internal.ui.preferences.formatter package 2007-08-07 11:25:59 +00:00
Mikhail Khodjaiants
bfea9dea0c Bug 197178: CDT Debug should not contribute to Platform earlyStartup. 2007-08-07 09:51:18 +00:00
Anton Leherbauer
4068595166 Fix for 198365: template - Content Assist - problem with resolve ${enclosing_project} 2007-08-07 09:34:24 +00:00
Andrew Niefer
1bec4f8d34 bug 90683 - syntax errors in template argument 2007-08-04 01:11:53 +00:00
Andrew Niefer
9577e25245 bug 179712 - function declaration with both throw and attribute modifiers 2007-08-04 00:42:52 +00:00
Andrew Niefer
7195ef8aca bug 178059 2007-08-04 00:28:04 +00:00
Ken Ryall
e39c9dace5 Applied patch to fix 197634. 2007-08-03 04:14:33 +00:00