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

10046 commits

Author SHA1 Message Date
Anton Leherbauer
35a5ad9dbb Bug 353974 - Formatting C code does not work for certain uses of static_cast 2011-08-05 12:44:03 +02:00
Anton Leherbauer
2d8f61dc4f Bug 351399 - Formatting C code is broken for certain coding styles 2011-08-05 10:55:10 +02:00
Marc-Andre Laperle
ff55434173 Bug 236330 - win32-x86_64 support 2011-07-31 22:13:47 -04:00
Sergey Prigogin
0df4d6096f Bug 353360 - Bogus "type must implement the inherited pure virtual
method" error. Fix and test case.
2011-07-30 22:59:14 -07:00
Sergey Prigogin
03f572e385 Cosmetics. 2011-07-30 21:37:38 -07:00
Sergey Prigogin
97527d99aa Optimized adaptBinding method for bindings whose owners that are
composite bindings.
2011-07-30 21:37:23 -07:00
Sergey Prigogin
32e9c04ca7 Cosmetics. 2011-07-30 21:36:53 -07:00
Sergey Prigogin
6f5df15c4f Cosmetics. 2011-07-30 21:36:37 -07:00
Sergey Prigogin
f4600b8703 Cosmetics. 2011-07-30 21:36:21 -07:00
Anton Leherbauer
374be72cf5 Fix compile error in RegisterManager and bundle versions 2011-07-29 09:42:50 +02:00
Markus Schorn
947aacd42b Bug 352859: Matching of template template parameters. 2011-07-27 16:57:22 +02:00
Markus Schorn
df4c17ffdc Bug 352309: Builtin type-traits conflict with old system headers 2011-07-27 16:56:32 +02:00
Marc-Andre Laperle
f706c92bdf Bug 352239 - NPE using new class wizard when generated source file is
empty
2011-07-22 13:31:34 -04:00
John Liu
d65911d15c Bug 352775 - The function registerFileEncoding in FileEncodingRegistry
should check default encoding first

Change-Id: Ie30c9b8a0db79719cb3587f368898c66f971f075
2011-07-22 10:59:59 -04:00
Sergey Prigogin
b5c36e47a5 Bug 351271. Code simplification suggested by Markus Schorn. 2011-07-21 18:27:37 -07:00
John Liu
f636cb6bcc Bug 352775 - The function registerFileEncoding in FileEncodingRegistry
should check default encoding first

Change-Id: I33b736103707dfcb3848d1d1671487c7b1995e77
2011-07-21 11:46:50 -04:00
Vivian Kong
24988efc38 Bug 352679 - Change visibility of isSemanticHighlightingEnabled() from
private to protected

Change-Id: Icc8fc402551449aabe5badbc15755fd541bf655c
2011-07-20 17:23:20 -04:00
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