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

8694 commits

Author SHA1 Message Date
Sergey Prigogin
9a44e49e11 Cosmetics. 2009-12-06 03:49:38 +00:00
Sergey Prigogin
9408357b60 Removed unused code. 2009-12-06 03:38:04 +00:00
Sergey Prigogin
5d6f846caf toString method. 2009-12-06 03:35:48 +00:00
Sergey Prigogin
cc0d1ce4aa Cosmetics. 2009-12-06 03:33:31 +00:00
Andrew Gvozdev
75a36f0c5e bug 296966: [error parser] [patch] Fixes for GNU ld error parsing
Convert GLDErrorParser to RegexErrorParser
2009-12-05 18:54:15 +00:00
Andrew Gvozdev
23d7d1e99f bug 296966: [error parser] [patch] Fixes for GNU ld error parsing
Patch from Ed Swartz
2009-12-05 17:51:27 +00:00
Andrew Gvozdev
9fa4bd5b07 bug 290997: [Contribution] VS-style option tooltip display in Property Pages
patch from Miwako Tokugawa
2009-12-04 19:00:15 +00:00
Andrew Gvozdev
bd8212e8aa cleanup: fixed warnings 2009-12-04 04:16:30 +00:00
Andrew Gvozdev
65887eac69 bug 294106: CDT Build Console enhancements
Icons consistent with Debug console suggested by Dmitry Koslov
2009-12-02 21:21:35 +00:00
James Blackburn
47a3ea5119 Bug 296115 Redux: Use volatile fNewCProjectDescriptionManager as a memory barrier 2009-11-26 13:15:27 +00:00
James Blackburn
82e545c968 Bug 296115 CConfigBasedDescManager & CPrjDescManager singleton refs should be volatile 2009-11-26 11:01:36 +00:00
Markus Schorn
c753fd5b74 Bug 294730: Initialization of class objects. 2009-11-25 18:32:50 +00:00
Markus Schorn
e33998eb20 Bug 295851: Evaluation of constant conditional expressions. 2009-11-24 18:32:52 +00:00
Markus Schorn
99148105b3 RValue References: Implementation and testcases, bug 294730. 2009-11-24 10:53:12 +00:00
Emanuel Graf
042f47dbef Merge Lists 2009-11-24 07:16:32 +00:00
Emanuel Graf
4876461e51 Fix for NPE 2009-11-24 07:16:01 +00:00
Emanuel Graf
252f33f0cd Fix NPE with node copys. 2009-11-23 13:44:41 +00:00
Sergey Prigogin
2a234109d5 toString method. 2009-11-23 05:49:44 +00:00
James Blackburn
424ae7851d Fix issues with running tests on Windows - specify the delimiter we're looking for explicitly. 2009-11-22 12:26:14 +00:00
Andrew Gvozdev
e5c11f21e8 cleanup: unnecessary casts 2009-11-20 20:35:14 +00:00
James Blackburn
8200badda8 Related to Bug 295571: don't ArrayIndexOutOfBounds if entry isn't resolved. 2009-11-20 17:15:39 +00:00
James Blackburn
bc7549cb14 Fix warnings + JavaDoc 2009-11-19 17:09:55 +00:00
James Blackburn
7e403feb06 Bug 295620 External Settings providers need some way of knowing what settings they provided previously 2009-11-19 17:08:09 +00:00
James Blackburn
1a924925c5 Bug 295602 "Export Settings" tab restore defaults should add the default exported paths from the Configuration 2009-11-19 15:16:53 +00:00
Anton Leherbauer
b0aa50581c Test case for bug 179474 - src-exclusion filters are not updated correctly for project sub-folders/files 2009-11-19 13:14:44 +00:00
Anton Leherbauer
44a799e535 Test case for bug 179474 - src-exclusion filters are not updated correctly for project sub-folders/files 2009-11-19 13:10:03 +00:00
Anton Leherbauer
1ba9b90d8f Bug 275609 - Files hidden in project explorer after applying source filter 2009-11-19 12:05:32 +00:00
James Blackburn
443be30a13 Bug 295571 resolve entries before exporting them 2009-11-19 11:35:39 +00:00
James Blackburn
db66939f7f Add @since 5.2 to IMAGE_FILE_MACHINE_AMD64 2009-11-19 09:21:36 +00:00
Anton Leherbauer
d7e60e1f59 Bug 295424 - Click ctrl+1, double-click on "No suggestions available" -> deletes part of the file 2009-11-19 09:10:23 +00:00
John Cortell
de6243d2de [235019] MinGW x64 (applied patch) 2009-11-19 08:39:12 +00:00
Anton Leherbauer
95c5fce830 Bug 270916 - Automatically close of quotes in preprocessor directives does not work 2009-11-19 08:38:47 +00:00
Sergey Prigogin
2318b0ea37 Fixed resolution of macros defined in bits/signum.h. Bug 295518. 2009-11-18 22:10:03 +00:00
James Blackburn
2a859b384c Bug 295436 changes to the environment in org.eclipse.cdt.core.prefs file on disk are not noticed by existing Project Descriptions. 2009-11-18 17:13:36 +00:00
Markus Schorn
6ce54bb401 Support for static assertions, bug 294730. 2009-11-18 17:02:01 +00:00
Markus Schorn
30fe21353c Removal of test cases specific to full indexer, bug 294864. 2009-11-18 16:40:18 +00:00
Markus Schorn
6205516e38 Indexer optimization, bug 292908. 2009-11-18 15:16:14 +00:00
Anton Leherbauer
897e40ab49 Bug 290499 - Generating Getter, Setter and Implementing Methods should by available through the Outline context menus
Patch by  Marc-Andre Laperle
2009-11-18 14:28:03 +00:00
James Blackburn
a50078bfdf Bug 265282 - Further issues with persistence issues
- Return StorableEnvironment to its former self
   - Add derived PrefsStorableEnviornment to persist and track environment changes in the eclipse preference store
   - Add tests and JavaDoc for issues discovered
2009-11-18 11:36:35 +00:00
Markus Schorn
68d9a584ff Removal of full indexer, bug 294864. 2009-11-18 11:27:01 +00:00
Markus Schorn
51ab620086 Compiler warnings. 2009-11-18 11:16:55 +00:00
Markus Schorn
3947de208b Search dialog improvements, bug 295168. 2009-11-18 08:41:19 +00:00
Markus Schorn
1cf5491c65 C/C++ search for operators, bug 295150. 2009-11-18 08:32:07 +00:00
Markus Schorn
f40c0fc481 C++0x: Right angle brackets, bug 261268. 2009-11-17 18:05:06 +00:00
Andrew Gvozdev
aca23fae0e bug 284295: Hardcoded semicolon separator when appending to native environment variables
Patch from Marc-Andre Laperle
2009-11-17 02:34:32 +00:00
Andrew Gvozdev
3b31890d4e bug 75078: [Error Parser] Compilation Warnings are interpreted as Errors
Patch from Christian W. Damus
2009-11-16 22:34:22 +00:00
Andrew Gvozdev
4b81040dd2 made abstract to avoid instantiation by JUnit 2009-11-16 22:27:11 +00:00
James Blackburn
3308a839d6 Related to fix for Bug 265282 -- don't lose previous unchanged environment on save. Add test. 2009-11-16 22:27:04 +00:00
James Blackburn
1987335bd2 Bug 265282 Environment persistence reload issues. Previously environment was loaded from the preference store and cached forever more. StorableEnvironment now has a handle on the ISerializeInfo so it can respond to external changes outside of CDT's realm. 2009-11-16 20:07:38 +00:00
James Blackburn
b6fa936b33 Add a helper method to create a project with a ICConfigurationDescription 2009-11-16 20:05:17 +00:00