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

19793 commits

Author SHA1 Message Date
Markus Schorn
794aaa995e Bug 350345: Resolving explicit type conversions 2011-09-28 15:00:21 +02:00
Andrew Gvozdev
8382397625 bug 359176: cosmetics, more descriptive names 2011-09-28 07:02:07 -04:00
Eugene Ostroukhov
210549ba61 bug 359176: NPE in XL C++ project 2011-09-28 06:42:39 -04:00
Andrew Gvozdev
a4d4dec51f bug 359140: Allow ErrorParserManager create workspace level markers 2011-09-27 16:41:31 -04:00
Andrew Gvozdev
fe0611ef33 bug 352166: Expressed IMarkerGenerator severity constants via
corresponding IMarker ones.
2011-09-27 11:15:25 -04:00
Eugene Ostroukhov
8bfbc64c7e bug 358832: Includes and Symbols tabs do not remember selected language 2011-09-27 08:29:24 -04:00
Sergey Prigogin
f73fa36c10 Tightened a test case and fixed an uncovered bug. 2011-09-26 20:08:54 -07:00
Andrew Gvozdev
14939e4ab6 bug 355601: Make Targets Not Found In Nested Folders 2011-09-26 12:15:42 -04:00
Eugene Ostroukhov
b30bb21b53 bug 358835: Tools Settings page forgets selected node 2011-09-26 10:47:05 -04:00
Eugene Ostroukhov
e28830a10b bug 358829: AbstractPage-derived pages should remember current tab 2011-09-26 09:45:55 -04:00
Andrew Gvozdev
6a63d0325f bug 358605: No environment variables imported to new cfg while importing
configuration from another project in Manage Configurations dialog
2011-09-22 15:29:47 -04:00
Doug Schaefer
9ec9113700 Update version numbers for Juno. 2011-09-22 15:03:14 -04:00
Andrew Gvozdev
6d6ddb397d bug 358605: Cosmetics. Renamed some local variables, fixed warnings,
changed wording in error message.
2011-09-22 14:06:24 -04:00
Markus Schorn
51d0857bd2 Make rebuild index deterministic. 2011-09-22 15:44:38 +02:00
Sergey Prigogin
baacf46add Bug 357300. Stricter test case. 2011-09-21 20:27:17 -07:00
Sergey Prigogin
4bca28c52f Bug 357300 - Function parameter line wrapping wraps commas separating
parameters. Corrected fix.
2011-09-21 18:56:51 -07:00
Sergey Prigogin
6e0285bb2a Revert "Bug 357300 - Function parameter line wrapping wraps commas separating parameters"
This reverts commit cd17d74157.
2011-09-21 18:56:07 -07:00
Anton Leherbauer
5c47f3f1a1 Bug 357300 - Function parameter line wrapping wraps commas separating parameters 2011-09-21 14:46:39 +02:00
Sergey Prigogin
e2aef245cd Bug 357423. Fixed regression. 2011-09-20 17:39:06 -07:00
Sergey Prigogin
ec3395e78d Bug 358282 - Name resolution problem with mismatched 'class' and
'struct'.
2011-09-20 17:38:23 -07:00
Sergey Prigogin
f013413676 Cosmetics. 2011-09-20 17:37:44 -07:00
Sergey Prigogin
c27d6dec29 Adjusted Javadoc. 2011-09-20 17:37:00 -07:00
Sergey Prigogin
83124590a9 Cosmetics. 2011-09-20 17:36:01 -07:00
Chris Recoskie
4f80345f71 Bug 356901 - TVT/DVT3.7:TCT102: DAN: Truncation of "Case Insensitive" 2011-09-20 13:30:16 -04:00
John Cortell
dabef579a2 Bug 354194 - My previous fix accidentally prevented the creation of the config info map entry for the project root folder, thus scanner discovery preferences were no longer being persisted. This adjustment adds an exeption for that rcinfo. 2011-09-19 14:18:35 -05:00
Doug Schaefer
c686b86ceb Bug 241717 - Fix header file too. 2011-09-19 14:55:18 -04:00
Doug Schaefer
85e252612d Bug 241717 - Kludge the test so it passes for now. 2011-09-19 13:55:26 -04:00
Anton Leherbauer
e0bca93e1a Bug 356275 - Project Explorer: Link with Editor does not work for C/C++ projects 2011-09-19 11:10:28 +02:00
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