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

6250 commits

Author SHA1 Message Date
Anton Leherbauer
f4cfd28736 Workaround for occasional NPE when restoring working sets on startup 2007-08-16 14:12:12 +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 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
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
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
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
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
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
Markus Schorn
1561bd668d Fix for 198259 by Emanuel Graf, wrong order of accept- and leave calls. 2007-07-31 07:37:46 +00:00
Markus Schorn
a780b749bb Fix for 198269 by Emanuel Graf, superfluous interface IASTForStatement. 2007-07-31 07:37:07 +00:00
Markus Schorn
f1508c5bf4 Fix for 198257 by Emanuel Graf, missing leave call in GCCASTSimpleDeclSpecifier.accept(). 2007-07-31 07:35:32 +00:00
Doug Schaefer
7b8d152516 Looks like this was a cut and paste error. Fixes a CCE since the rbinding is a function template binding, not a class template. 2007-07-30 19:47:05 +00:00
Markus Schorn
c5c666a8b6 Fix and testcase for 191450, __attribute__ in-between pointer-operators. 2007-07-27 14:08:46 +00:00
Markus Schorn
c6851a2543 Fix for 180883 and 197990, content assist before saving file. 2007-07-27 13:05:26 +00:00
Markus Schorn
8d8572bbcb More testcases and a fix for 186123, information stored with bindings not updated. 2007-07-27 12:01:35 +00:00
Markus Schorn
e0256faf6b Additional testcase for updating index. 2007-07-27 10:13:37 +00:00
Markus Schorn
6943fa5a50 Additional testcase for binding resolution. 2007-07-27 10:00:14 +00:00
Markus Schorn
94bee24a59 Handle potential null pointers in ASTRunnable.runOnAST() 2007-07-27 09:28:16 +00:00
Markus Schorn
9cedcf1a8e Fix for 196626, NPE in BinaryParser. 2007-07-27 09:09:08 +00:00
Markus Schorn
0e4812b676 Testcase for 180883, no proposal for global variables before saving (plain C). 2007-07-27 09:01:27 +00:00
Mikhail Sennikovsky
fcf6db2881 1. follow-up to fix for [Bug 196048] Updating .cproject from CVS does not cause reload of settings
2. initial fix for [Bug 196284] ConcurrentModificationException during getProjectDescription
2007-07-26 16:33:29 +00:00
Markus Schorn
c61a0ca618 Fix for 197925, Restore Defaults for the Indexer Preferences works incorrectly. 2007-07-26 14:37:24 +00:00
Mikhail Sennikovsky
48742033a5 follow-up for fix for [Bug 196048] Updating .cproject from CVS does not cause reload of settings 2007-07-26 14:33:51 +00:00
Mikhail Sennikovsky
51df494668 Fix for [Bug 196048] Updating .cproject from CVS does not cause reload of settings 2007-07-26 14:31:11 +00:00
Markus Schorn
f06aafc908 Fix and Testcase for 197633, syntax error with variadic macro. 2007-07-26 13:44:54 +00:00
Markus Schorn
8d99eb9b20 Fix and Testcases for 186123, information stored with bindings not updated. 2007-07-26 10:31:56 +00:00
Mikhail Sennikovsky
333c7057fb Fix for [Bug 197654] NoSuchElementException during "CDT Startup" 2007-07-26 10:22:40 +00:00
Mikhail Sennikovsky
d2b052c767 Fix for [Bug 195604] Source folder becomes common folder after rename 2007-07-25 16:41:26 +00:00
Mikhail Sennikovsky
4cb1ac4e55 Fix for [Bug 197715] getConfigurationForDescription fails if it's a cache 2007-07-25 15:04:20 +00:00
Doug Schaefer
2afd57655c Update changed plugins to 4.0.1. 2007-07-24 21:23:31 +00:00
Markus Schorn
208e4f68ef Fix and Testcase for 197311, Full Indexer with dependent project corrupts index. 2007-07-24 09:16:15 +00:00
Markus Schorn
79b3fc77bb Testcase for 197486, cannot set exclusion filter on source entry. 2007-07-23 14:31:33 +00:00
Markus Schorn
3871a214a0 Fix for 104014 by Sergey Prigogin, empty macro parameters. 2007-07-23 09:35:19 +00:00
Markus Schorn
d94962d1e8 Follow up for 189811, filter static variables and functions. 2007-07-20 11:24:13 +00:00
Markus Schorn
f6b7c739ba Clean up usage of TestScannerProvider within the tests. 2007-07-20 10:02:03 +00:00
Markus Schorn
61c38d0f85 Fix for 189811, Open Element is slow to initialize. 2007-07-20 08:36:03 +00:00
Markus Schorn
238ca43d28 Fix for 196823, JUnit failures of scanner discovery 2007-07-18 14:27:32 +00:00
Markus Schorn
5c594b778c Fix for 196913, exception when closing and opening OutlineView. 2007-07-18 08:25:17 +00:00
Oleg Krasilnikov
dd6ebbcaf5 Bug #196805 : Can't add multiple source folders simultaneously 2007-07-17 13:51:28 +00:00
Oleg Krasilnikov
ddfec5c6d7 Bug #196185 : Up button not greyed in Paths & Symbols dlg for discovered paths 2007-07-17 11:49:48 +00:00
Markus Schorn
e89e37b00c Fix for 192152, duplicate todo-tasks. 2007-07-17 09:24:11 +00:00
Markus Schorn
e3d42ea529 Fix and testcase for 196468, gcc-extension for C89: empty braces in initializer. 2007-07-17 08:31:48 +00:00