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
Anton Leherbauer
0f2bc1bb5c Bug 352544 - the end of certain string definitions (e.g. R"(") is not correctly identified 2011-07-20 16:27:40 +02:00
Markus Schorn
1215f96314 Bug 352266: Template paramter without name, but with default value 2011-07-20 16:16:10 +02:00
Markus Schorn
0613de1b42 Bug 351927: Argument deduction with reference types 2011-07-20 15:47:06 +02:00
Markus Schorn
f05e59801e Bug 351609: Adjust parameter types in instantiated function type. 2011-07-20 14:03:23 +02:00
Markus Schorn
13bb1c1037 Bug 351547: Resolution of delete expressions. 2011-07-20 12:09:48 +02:00
Jens Elmenthaler
9bf683c83a Bug 352350 - Outline view corrupts expansion state of namespace nodes 2011-07-20 10:41:59 +02:00
Marc-Andre Laperle
601fae9798 Bug 352257 - Getter and Setter in Name Style preview can differ from
generated code
2011-07-19 12:31:27 -04:00
Marc-Andre Laperle
7184f89ff4 Bug 352262 - Link to Name Style preference page from Generate Getters
and Setters page
2011-07-18 02:54:46 -04:00
Sergey Prigogin
1feac1a80a Bug 351271 - Unused header will be removed from index when saved. Fix
without API changes.
2011-07-17 18:27:36 -07:00
sprigogin
fc4ef1bc10 Bug 351271 - Unused header will be removed from index when saved. 2011-07-17 17:27:14 -07:00
sprigogin
f00afd1e26 Improved grouping of changes by eliminating a user-visible layer above
files.
2011-07-17 17:25:53 -07:00
sprigogin
f026d893de Make setter parameter follow the name style preference. 2011-07-17 17:25:03 -07:00
Marc-Andre Laperle
7c49b1c157 Bug 352172 - [Implement method] Automatically check method if there's
only one
2011-07-14 19:05:59 -04:00
sprigogin
6957166c28 Cosmetics. 2011-07-14 15:53:15 -07:00
sprigogin
2a75685242 Cosmetics. 2011-07-14 15:52:58 -07:00
Doug Schaefer
120d96abea Set up 8.0 branch for Maven. 2011-07-11 03:08:52 -04:00
Marc-Andre Laperle
8f9c7ce6ed Fix core.win32 not unpacking 2011-07-12 01:33:41 -04:00
Markus Schorn
878fe8fb77 Bug 351228: Attributes at end of using directive. 2011-07-06 08:22:01 +02:00
Markus Schorn
a938fee083 Bug 351009: Content assist for member-initializer outside of class body. 2011-07-05 13:39:23 +02:00
Markus Schorn
5b93048496 Bug 351029: NPE resolving binding in copied AST. 2011-07-05 08:44:20 +02:00
Markus Schorn
4d758c0fc9 Bug 350345: Typedef as class name for ctor with overloaded function pointer argument. 2011-07-04 10:48:01 +02:00
Markus Schorn
be01bfb2ce Bug 347462: Detection of implicitly called copy ctor. 2011-07-04 10:43:59 +02:00
Markus Schorn
4933b90d3e Bug 328528: Read/write flags in initializers. 2011-07-01 10:54:34 +02:00
Anton Leherbauer
f78557d33e Bug 348569 - Ever growing resource tree with cyclic symbolic links 2011-06-30 10:01:54 +02:00
Anton Leherbauer
97771a4879 Bug 348573 - Deadlock between BinaryRunner and project model serializing
lock
2011-06-29 15:06:48 +02:00
Anton Leherbauer
46980c50e8 Bug 350448 - [Content Assist] Cannot disable help-proposals 2011-06-29 11:47:00 +02: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