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

10067 commits

Author SHA1 Message Date
Sergey Prigogin
29a103a4e7 Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-08-30 14:53:28 -07:00
Doug Schaefer
5bfce877c2 Merge remote-tracking branch 'origin/cdt_8_0' into cdt_8_0 2011-08-30 16:54:28 -04:00
Doug Schaefer
74e02da617 Got the core.tests to install the CDT feature. 2011-08-30 16:53:54 -04:00
Doug Schaefer
4e8b1285b2 clean up last of the plug-in jars. 2011-08-30 16:48:24 -04:00
Doug Schaefer
51bd7c5a0a fixed up the pom id for features. Removed the fragment jar files. 2011-08-30 13:37:55 -04:00
Marc-Andre Laperle
82272a7965 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:49:38 -04:00
Doug Schaefer
dabed9f3db Comment out core.test deps. Need to find out how to specify versions. 2011-08-24 15:32:13 -04:00
Doug Schaefer
1d4e841ea6 Fix up version in core.test dependencies. 2011-08-24 14:30:44 -04:00
Doug Schaefer
c37051ea90 Add the core fragments to the core test dependencies. 2011-08-24 14:16:25 -04:00
Markus Schorn
1b18d2f29c Bug 354599: Ambiguity resolution to correctly add parameters into scope cache. 2011-08-18 11:46:19 +02:00
Markus Schorn
1f20b0fff5 Bug 354086: CCE in composite index. 2011-08-17 15:52:21 +02:00
Greg Watson
978d2d2789 Bug 349730: Content for non-local files 2011-08-17 13:50:34 +02:00
Markus Schorn
0f0f717231 Bug 354553: Handling of invalid token paste 2011-08-17 11:57:04 +02:00
Markus Schorn
2ae5b10cae Bug 354585: Resolution of overloaded new 2011-08-17 10:00:17 +02:00
Vivian Kong
59fe6948d6 New C/C++ wizard toolbar dropdown should be refreshed on every click
Change-Id: I869e6e972262e3d1ef18e3b843cab6b39af67d85
2011-08-16 11:34:44 -04:00
Chris Recoskie
bd1c208fff Bug 354451 - DescriptionScannerInfoProvider returns incorrect data for
relative or workspace path in remote project
2011-08-10 22:21:45 -04:00
Anton Leherbauer
24d603a178 Bug 350689 - [formatter] Problems formatting Lua source code 2011-08-09 10:14:41 +02:00
Anton Leherbauer
3796041aa8 Bug 350816 - [formatter] Fixed size array declaration formats wrong 2011-08-08 09:53:14 +02:00
Anton Leherbauer
e83262d1dd Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive 2011-08-08 09:03:15 +02:00
Vivian Kong
c9d1bba00b bug 352775 - Back out 2nd patch as per John's request
Change-Id: I590d2dc8f6972b9bfbe2c2b7415bf7b512a099f7
2011-08-05 15:02:10 -04:00
Anton Leherbauer
dbe4fed550 Bug 344379 - Code Style format error 2011-08-05 14:20:46 +02:00
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