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

20138 commits

Author SHA1 Message Date
Sergey Prigogin
5e8ca6778d Added missing @Override annotations. 2011-11-07 11:02:34 -08:00
Sergey Prigogin
b1be2dbaac Method name adjustment. 2011-11-07 11:02:27 -08:00
Sergey Prigogin
168e1f4460 Cosmetics. 2011-11-07 11:02:21 -08:00
Markus Schorn
0ebca71a1d Bug 362976: Directly nested ambiguity node. 2011-11-07 15:00:44 +01:00
Andrew Gvozdev
893a36f642 Use ManagedBuilderCorePlugin.PLUGIN_ID 2011-11-06 07:07:19 -05:00
Andrew Gvozdev
d0407361a8 Merge remote branch 'cdt/master' into sd90 2011-11-04 15:31:55 -04:00
Andrew Gvozdev
ee2c90f2e8 Workspace paths added by user did not work. 2011-11-04 15:30:44 -04:00
Anton Leherbauer
9d5806e552 Cleanup of obsolete api filters 2011-11-04 11:35:56 +01:00
Anton Leherbauer
4db12e7212 Bug 362710 - Exception "Can only enable the hash look up before input has been set" 2011-11-04 09:53:34 +01:00
Andrew Gvozdev
4f2f3a918d Ability to parse build output running project build from subfolder in
Make Target view
2011-11-03 18:49:15 -04:00
Andrew Gvozdev
7d47f86034 Merge remote branch 'cdt/master' into sd90 2011-11-03 15:20:11 -04:00
Andrew Gvozdev
df61909094 clearing providers relaxed 2011-11-03 15:18:41 -04:00
Markus Schorn
87c046746f Bug 197989: Use limited LRU caches instead of the unlimited ones. 2011-11-03 16:11:22 +01:00
Markus Schorn
0fb12d7d56 Bug 197989: Remove option to parse files up front from UI. 2011-11-03 14:57:48 +01:00
Andrew Gvozdev
1a71211195 Merge remote branch 'cdt/master' into sd90 2011-11-03 09:51:07 -04:00
Markus Schorn
5a62f3280d Bug 362464: Sizeof computation for plain C. 2011-11-03 14:01:47 +01:00
Markus Schorn
058e14d32c Bug 362148: Support for __COUNTER__ macro. 2011-11-03 09:26:22 +01:00
Andrew Gvozdev
dd426b81af Related to commit "removed getResources() from
ILanguageSettingsChangeEvent"
2011-11-02 23:34:05 -04:00
Andrew Gvozdev
503f335c19 Checking for unexpected log entries (exceptions) in tests. 2011-11-02 17:45:50 -04:00
Andrew Gvozdev
568cdaa634 More traces disabled 2011-11-02 17:45:37 -04:00
Andrew Gvozdev
6fb9b00592 Disable debugging traces in .log by default. 2011-11-02 15:12:28 -04:00
Vladimir Prus
09874c7c09 Bug 362274: Use "Step" reason after 'step return' operation 2011-11-02 10:36:49 -04:00
Markus Schorn
ecfdcab4ab Bug 361999: Call Hierarchy for instance of template-specialization. 2011-11-02 15:03:13 +01:00
Markus Schorn
2ef264d1ab Bug 362562: Bogus detection of raw strings in inactive code. 2011-11-02 10:47:05 +01:00
Andrew Gvozdev
9cc7592a82 Merge branch 'master' into sd90 2011-11-01 23:19:32 -04:00
Andrew Gvozdev
4bd04cbdfc Some cleanup 2011-11-01 23:15:46 -04:00
Andrew Gvozdev
8d38ea9dbb removed getResources() from ILanguageSettingsChangeEvent 2011-11-01 22:53:15 -04:00
Markus Schorn
939ab1508d Bug 360541: Ambiguity resolution for declaration statements. 2011-10-31 17:05:55 +01:00
Markus Schorn
b7224bd864 Bug 360223: Detection of user-defined copy constructor. 2011-10-31 14:00:25 +01:00
Andrew Gvozdev
9beee54466 Using PDOMManager.handlePostBuildEvent() helps with perceived
performance
2011-10-31 00:36:26 -04:00
Andrew Gvozdev
5fffd285f0 ILanguageSettingsChangeEvent notifications 2011-10-30 14:41:17 -04:00
Andrew Gvozdev
babba4a0a7 AbstractBuiltinSpecsDetector to execute() on registering,
no more IResourceChangeListener
2011-10-30 14:41:02 -04:00
Andrew Gvozdev
5d7f9bf015 AbstractBuiltinSpecsDetector as IResourceChangeListener 2011-10-28 23:17:52 -04:00
Andrew Gvozdev
3f9cdb6fb8 Revised BOP and Specs Detectors interface hierarchy -
replaced interfaces with abstract classes
2011-10-28 17:47:56 -04:00
Andrew Gvozdev
66e7277289 Revised BOP and Specs Detectors interface hierarchy -
moved classes to appropriate packages
2011-10-28 17:02:52 -04:00
Andrew Gvozdev
2c1de87ac0 Exported language settings providers test suites 2011-10-28 14:13:05 -04:00
Andrew Gvozdev
493c726802 Renamed test suites 2011-10-28 13:09:22 -04:00
kryall
01d3c53747 Bug 337821 - Fixes for COFF binaries 2011-10-27 21:21:12 -05:00
Sergey Prigogin
91e2debfd2 Code streamlining. 2011-10-26 20:06:40 -07:00
Sergey Prigogin
c06295ea39 Return proper IASTFileLocation for an empty translation unit. 2011-10-26 17:55:40 -07:00
John Dallaway
e03958b6ad Bug 341762: MIDataReadMemory problem when word_size != 1 2011-10-26 16:15:43 -04:00
Marc Khouzam
e4aed35b52 Bug 362105: Cancelling a launch during the prompt for the corefile gives an error 2011-10-26 15:24:49 -04:00
Otavio Pontes
2b1951b4cd Bug 345614 - restore default button in codan preferences 2011-10-25 20:46:30 -04:00
Sergey Prigogin
ce2c732090 Fixed NPE. 2011-10-24 14:22:38 -07:00
Sergey Prigogin
a83da09772 Bug 361604 - Template resolution problem with sizeof expression. 2011-10-23 21:53:31 -07:00
Sergey Prigogin
bfdbec1453 Cosmetics. 2011-10-23 21:51:06 -07:00
Sergey Prigogin
b7de8668c6 Cosmetics. 2011-10-23 21:50:39 -07:00
Sergey Prigogin
e65e1eabc1 Test case for bug 361604. 2011-10-20 21:27:55 -07:00
Andrew Gvozdev
470ce6cd41 Fixed bug breaking JUnit test 2011-10-20 17:23:32 -04:00
Sergey Prigogin
1055cd6604 Fixed few pom.xml files missed in the previous commit. 2011-10-20 10:25:47 -07:00