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

10087 commits

Author SHA1 Message Date
Eugene Ostroukhov
36e3d3ad11 Bug 356632: Project specific language mappings 2011-09-19 14:10:18 +02:00
Markus Schorn
aa6c2c50d0 Bug 356493: Namespace alias in qualified name. 2011-09-19 14:10:18 +02:00
Markus Schorn
ac6a9d9852 Bug 356272: Renaming fields of anonymous structs. 2011-09-19 14:10:17 +02:00
Markus Schorn
a0b81bac32 Bug 355052: Type of sizeof expression. 2011-09-19 14:10:17 +02:00
Anton Leherbauer
ad878d86aa Bug 356275 - Project Explorer: Link with Editor does not work for C/C++ projects 2011-09-19 11:16:25 +02:00
Eugene Ostroukhov
7c0fb4da1f Bug 356982 - CDT forgets language mappings after the restart 2011-09-19 11:16:21 +02:00
Anton Leherbauer
d52d24ecbe Bug 356690 - Macro use after for loop formats incorrectly 2011-09-19 11:16:18 +02:00
Sergey Prigogin
6a06d655c6 Cosmetics. 2011-09-16 17:48:08 -07:00
Sergey Prigogin
6c90d86c4b Bug 357423 - Code formatter gets confused by a macro. Macro involving an
'if' statement.
2011-09-16 09:53:58 -07:00
Sergey Prigogin
64b1e59b0a Clarified Javadocs. 2011-09-16 09:53:40 -07:00
Sergey Prigogin
0089df1d8c Cosmetics. 2011-09-16 09:53:05 -07:00
Doug Schaefer
95ea76e4b0 Delay test to allow indexer to get started before deleting project. 2011-09-13 12:25:16 -04:00
Sergey Prigogin
efc55c57d0 Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:34:07 -07:00
Doug Schaefer
fd4e0c5dd2 Remove jars from classpath. Add missing property files. 2011-09-12 11:16:50 -04:00
Sergey Prigogin
c1f8274bcb Bug 292839 - Adding a base class takes too much time in New Class
wizard.
2011-09-11 19:54:48 -07:00
Sergey Prigogin
775c95143c Cosmetics. 2011-09-11 18:54:40 -07:00
Sergey Prigogin
7d5892884b Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-09-08 13:25:22 -07:00
Sergey Prigogin
6bf6a686a6 Cosmetics. 2011-09-01 12:17:28 -07:00
Sergey Prigogin
015933f267 Clarified Javadoc. 2011-09-01 12:14:02 -07:00
Sergey Prigogin
617866d758 Bug 356268 - Name resolution problem with 'using' declaration inside a
class. Fix and test case.
2011-09-01 12:13:20 -07:00
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