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

10044 commits

Author SHA1 Message Date
Markus Schorn
5c46a13bd3 Bug 351927: Argument deduction with reference types 2011-07-20 15:45:38 +02:00
Markus Schorn
d226e960f9 Bug 351609: Adjust parameter types in instantiated function type. 2011-07-20 14:01:49 +02:00
Markus Schorn
34fdfb1196 Bug 351547: Resolution of delete expressions. 2011-07-20 12:05:49 +02:00
Jens Elmenthaler
9d9efe8e9d Bug 352350 - Outline view corrupts expansion state of namespace nodes 2011-07-20 11:03:33 +02:00
Marc-Andre Laperle
0c0e19f36e Bug 352257 - Getter and Setter in Name Style preview can differ from
generated code
2011-07-19 12:26:52 -04:00
Marc-Andre Laperle
11963d3ec5 Bug 352262 - Link to Name Style preference page from Generate Getters
and Setters page
2011-07-18 02:49:09 -04:00
Andrew Gvozdev
114952f64a bug 352301: [performance] Intern strings used for creation of
ICLanguageSettingsEntry objects
2011-07-18 00:49:04 -04:00
Sergey Prigogin
72b6075733 Cosmetics. 2011-07-17 19:38:57 -07:00
Andrew Gvozdev
9c9c692df5 bug 333001: Description Scanner Info doesn't release
ICProjectDescription
2011-07-16 15:16:21 -04:00
Andrew Gvozdev
f0d815e69e bug 333001: Description Scanner Info doesn't release
ICProjectDescription
2011-07-16 14:02:27 -04:00
Andrew Gvozdev
63f72f39e1 bug 333001: Description Scanner Info doesn't release
ICProjectDescription
2011-07-15 10:46:17 -04:00
Marc-Andre Laperle
76a0e8f46e Bug 352172 - [Implement method] Automatically check method if there's
only one
2011-07-14 18:49:51 -04:00
sprigogin
be06f2dcda Improved grouping of changes by eliminating a user-visible layer above
files.
2011-07-14 15:32:17 -07:00
sprigogin
b73243870e Make setter parameter follow the name style preference. 2011-07-14 14:44:56 -07:00
sprigogin
c14dcb907d Bug 351271 - Unused header will be removed from index when saved. 2011-07-14 14:44:53 -07:00
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