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

19765 commits

Author SHA1 Message Date
Eugene Ostroukhov
0fd03f628b Bug 356982 - CDT forgets language mappings after the restart 2011-09-19 11:10:25 +02:00
Anton Leherbauer
01b24ceba4 Bug 356690 - Macro use after for loop formats incorrectly 2011-09-19 11:10:22 +02:00
Markus Schorn
12d4746a36 Bug 357928: Odd behavior of indexer properties page. 2011-09-19 10:34:09 +02:00
Marc-Andre Laperle
4e00674583 Bug 292534 - [New Project Wizard] Phantom page appears while navigating
pages back and forth
2011-09-17 12:01:56 -04:00
Sergey Prigogin
74b716c6d3 Cosmetics. 2011-09-16 17:54:43 -07:00
Sergey Prigogin
a6d6e88dc0 Cosmetics. 2011-09-16 15:53:55 -07:00
Anton Leherbauer
1a13e176e8 Fix invalid bundle version 2011-09-16 15:55:19 +02:00
Markus Schorn
b9e57bcf8c Bug 357320: Class template usage in method definded outside of class body. 2011-09-16 12:45:28 +02:00
Scott Tepavich
6f21f0999c Bug 357440 - [disassembly] Add opcode ruler column to the disassembly view 2011-09-16 11:58:35 +02:00
Scott Tepavich
9fe6dfee8e Bug 357612 - [disassembly] Missing register tool-tips 2011-09-16 09:56:50 +02:00
Mikhail Khodjaiants
1f97137969 Bug 357515 - [breakpoints] Target filter is not working when unchecking
the entire target.
2011-09-15 17:17:37 -04:00
Chris Recoskie
980e5237e0 Bug 357858 - Override some unsupported test cases in LR parser test
suite in head stream
2011-09-15 15:53:48 -04:00
Markus Schorn
053b4c32c5 Bug 357308: Resolving references to parameters of template-template paramters. 2011-09-15 16:44:08 +02:00
Markus Schorn
ca59d810e3 Bug 257293: Support specializations of using declarations. 2011-09-15 14:43:55 +02:00
Markus Schorn
8bc2b56358 Bug 357256: Recursive inheritance causes a StackOverflowError. 2011-09-15 11:26:11 +02:00
Andrew Gvozdev
4eda60fa07 Cosmetics, more readable names 2011-09-14 23:27:18 -04:00
Sergey Prigogin
9ba1ada5bf Removed feature dependency between org.eclipse.cdt and
org.eclipse.cdt.p2.
2011-09-14 19:34:10 -07:00
Doug Schaefer
da5db9d343 Set up dependencies for ui.tests. 2011-09-14 16:48:56 -04:00
Sergey Prigogin
a090d9bd2c Bug 357423 - Code formatter gets confused by a macro. Macro involving an
'if' statement.
2011-09-14 12:37:11 -07:00
Sergey Prigogin
1c153dcece Clarified Javadocs. 2011-09-14 12:36:50 -07:00
Andrew Gvozdev
5ce8c11602 bug 357660: JUnit failure: cdt.core testSharedDefaults 2011-09-14 13:26:39 -04:00
Doug Schaefer
ea1b3639c4 Fix up the MBS core test dependencies. 2011-09-14 11:22:13 -04:00
Doug Schaefer
8a77ed80b3 Try to fix some core.test failures by loading up whole Platform. 2011-09-14 10:51:13 -04:00
Doug Schaefer
5a2e0f8ed6 Fixed id for upc.sdk. 2011-09-13 17:02:26 -04:00
Marc-Andre Laperle
13a61daae7 [MS Toolchain] Cannot create static library containing multiple obj 2011-09-13 16:59:38 -04:00
Doug Schaefer
bf11838f77 Add missing xlc sdk feature to repo. 2011-09-13 16:02:58 -04:00
Doug Schaefer
e44d69ec69 Add missing lrparser sdk feature from repo. 2011-09-13 15:58:19 -04:00
Doug Schaefer
de3ae3745b Put properties in the right place. 2011-09-13 14:20:30 -04:00
Doug Schaefer
9710ba8298 Copy repo over to staging area. 2011-09-13 14:16:21 -04:00
Doug Schaefer
85870c3f0b Propagate tests fix to find spawner lib when running surefire. 2011-09-13 12:33:47 -04:00
Doug Schaefer
627419ff4a Delay test to allow indexer to get started before deleting project. 2011-09-13 12:26:46 -04:00
Doug Schaefer
eb8190211d Bug 337748 - Added source for memory and p2. 2011-09-13 12:07:46 -04:00
Doug Schaefer
240f8795dd Fix up ISV doc build. 2011-09-13 12:07:19 -04:00
Doug Schaefer
e0e63818d1 fix version number on mi.core pom. 2011-09-13 12:06:03 -04:00
Sergey Prigogin
d6e2e3bbf6 Cosmetics. 2011-09-12 18:13:00 -07:00
Sergey Prigogin
7065e4648d Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:28:15 -07:00
Daniel Thomas
6d7a8182a0 Bug 357073: MIDataDisassemble should support modes 2 and 3 added in GDB 7.3 2011-09-12 09:37:11 -04:00
Sergey Prigogin
ae0cde8d3a Bug 292839 - Adding a base class takes too much time in New Class
wizard.
2011-09-11 19:57:50 -07:00
Sergey Prigogin
bb0f0865d8 Cosmetics. 2011-09-11 19:57:26 -07:00
Andrew Gvozdev
24233a0c60 Cosmetics, reformatted XML 2011-09-10 19:36:44 -04:00
Andrew Gvozdev
031b532df3 Cosmetics, reformatted XML 2011-09-10 10:44:37 -04:00
Sergey Prigogin
d93f3d3532 Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-09-08 13:39:13 -07:00
Markus Schorn
42eaf65363 Bug 356955: Lookup for overloaded operator. 2011-09-08 15:22:45 +02:00
Markus Schorn
7d0c06294a Bug 356818: Explicit instance, which would be illegal as implicit one. 2011-09-08 14:06:56 +02:00
Markus Schorn
ad4729d954 Bug 356057: Updating unnamed enumerations. 2011-09-08 14:06:55 +02:00
Andrew Gvozdev
881fc3304b bug 357018: Languages column in Paths&Symbols tab shows Content Type
instead of language name
2011-09-07 18:09:27 -04:00
Axel Mueller
e44884f7ea Bug 320277: Cannot view variables of base class in derived class 2011-09-07 09:55:17 -04:00
Markus Schorn
c4e19ace4c Bug 356730: Resolution of designated initializers 2011-09-07 12:57:05 +02:00
Eugene Ostroukhov
b91945ccac Bug 356632: Project specific language mappings 2011-09-07 12:31:09 +02:00
Markus Schorn
0cbcce913f Bug 356493: Namespace alias in qualified name. 2011-09-07 12:08:35 +02:00