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

10029 commits

Author SHA1 Message Date
sprigogin
89e15ab2d8 Cosmetics. 2011-07-14 14:44:48 -07:00
sprigogin
78f658d473 Cosmetics. 2011-07-14 14:44:44 -07:00
Anton Leherbauer
fadaafc991 Disable printout from SemanticHighlightingTest 2011-07-12 08:00:51 +02:00
Marc-Andre Laperle
4c60d237d0 Fix core.win32 not unpacking 2011-07-12 01:27:37 -04:00
Markus Schorn
82a3d0c280 Bug 351228: Attributes at end of using directive. 2011-07-06 08:18:12 +02:00
Markus Schorn
48094a5689 Bug 351009: Content assist for member-initializer outside of class body. 2011-07-05 13:37:38 +02:00
Markus Schorn
bebd18a5b2 Bug 351029: NPE resolving binding in copied AST. 2011-07-04 16:35:49 +02:00
Markus Schorn
58dbe6d738 Bug 349534: Mark inactive preprocessor statements as such. 2011-07-04 16:03:21 +02:00
Markus Schorn
f50bbd1819 Bug 350345: Typedef as class name for ctor with overloaded function pointer argument. 2011-07-04 10:16:25 +02:00
Markus Schorn
fa9ba41575 Bug 347462: Detection of implicitly called copy ctor. 2011-07-04 10:16:24 +02:00
Markus Schorn
8a2d881cbd Bug 344806: IIndex.getAllFiles() returns empty reference files. 2011-07-04 10:16:23 +02:00
Markus Schorn
24c4f8f836 Bug 328528: Read/write flags in initializers. 2011-07-01 10:42:46 +02:00
Sergey Prigogin
268b294717 Cosmetics. 2011-06-30 15:23:12 -07:00
Sergey Prigogin
39344a13d2 Cosmetics. 2011-06-30 15:14:17 -07:00
Sergey Prigogin
404b0ce953 Cosmetics. 2011-06-30 12:50:37 -07:00
Sergey Prigogin
3d7537fca6 Cosmetics. 2011-06-30 10:02:25 -07:00
Anton Leherbauer
a9f41ac547 Bug 348569 - Ever growing resource tree with cyclic symbolic links 2011-06-30 11:03:33 +02:00
Sergey Prigogin
1e2e41d302 Cosmetics. 2011-06-29 20:51:31 -07:00
Sergey Prigogin
5854ece2d4 Cosmetics. 2011-06-29 20:25:30 -07:00
Doug Schaefer
b00b18abf6 Upversion the pom for core.tests. 2011-06-29 02:54:06 -04:00
Doug Schaefer
842540e7dc Upverversion cdt.core's pom.xml. 2011-06-29 00:42:52 -04:00
Doug Schaefer
6669d4f4c1 Added UI tests. 2011-06-29 00:30:19 -04:00
Anton Leherbauer
e5539057ca Bug 348573 - Deadlock between BinaryRunner and project model serializing
lock
2011-06-29 15:22:01 +02:00
Markus Schorn
b2452fb45d Bug 347298: Array type in field access. 2011-06-29 12:16:21 +02:00
Anton Leherbauer
7cfdf1b5e2 Bug 350448 - [Content Assist] Cannot disable help-proposals 2011-06-29 11:39:06 +02:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Sergey Prigogin
64f069c552 Bug 349744 - NPE in PDOMSearchQuery. 2011-06-24 19:03:36 -07:00
Sergey Prigogin
7170b3a515 Fixed NPE in AbstractCompositeFactory.java 2011-06-24 18:58:58 -07:00
Sergey Prigogin
b5b6ad368e Bug 350242 - NullPointerException in creation of new class. 2011-06-24 18:51:30 -07:00
Vivian Kong
7d9517f36c Bug 346349 - CCE from standalone indexer - update copyright statement 2011-06-06 17:51:42 +00:00
Mike Kucera
42ef9f618d Bug 346349 - CCE from standalone indexer 2011-06-06 17:23:27 +00:00
Andrew Gvozdev
651418210c isSymbolicLinkSupported() extracted 2011-06-02 20:05:26 +00:00
Andrew Gvozdev
a05ee48bd1 isSymbolicLinkSupported() extracted 2011-06-02 19:52:39 +00:00
Sergey Prigogin
42931e5db1 Bug 348039 - When creating new class project header file is treated as system include. 2011-06-02 02:47:38 +00:00
Marc-Andre Laperle
2fe500bf26 Bug 335268 - An internal error occurred during: "Reading Debug Symbol Information: Hello World" 2011-06-01 05:52:41 +00:00
Andrew Gvozdev
ea4dbfe7f9 extracted createSymbolicLink(IPath linkPath, IPath realPath) 2011-06-01 05:05:54 +00:00
Anton Leherbauer
07a293ed5e Bug 347499 - Hard lock when creating new C/C++ project 2011-05-31 13:30:10 +00:00
Sergey Prigogin
013cb1036a Cosmetics. 2011-05-31 02:54:08 +00:00
Sergey Prigogin
bb1eb7f5f7 Cosmetics. 2011-05-31 01:46:31 +00:00
Sergey Prigogin
c1a3773622 Cosmetics. 2011-05-29 01:22:03 +00:00
Sergey Prigogin
88f9c72b6a Cosmetics. 2011-05-28 23:09:39 +00:00
Sergey Prigogin
635ec2ef98 Cosmetics. 2011-05-28 23:03:01 +00:00
Andrew Gvozdev
91dba9031a bug 347534: CWD Locator misinforms ErrorParserManager in case of parallel builds done with -j option 2011-05-28 05:17:34 +00:00
Sergey Prigogin
0b9b777534 Cosmetics. 2011-05-28 05:06:01 +00:00
Sergey Prigogin
46695ac68b Code streamlining. 2011-05-27 22:52:56 +00:00
Chris Recoskie
95bf88c5a0 Bug 133881 - Make refreshing after building optional
Code cleanup.
2011-05-27 18:36:52 +00:00
Vivian Kong
37a7387a3f Bug 347492 - raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier - for John Liu 2011-05-27 18:20:29 +00:00
Vivian Kong
a2c86151ad Bug 347492 - raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier - for John Liu 2011-05-27 18:18:43 +00:00
Sergey Prigogin
e02f52d475 Added javadoc. 2011-05-25 05:44:59 +00:00
Sergey Prigogin
b63228738d Comment adjustment. 2011-05-25 04:04:39 +00:00