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

20124 commits

Author SHA1 Message Date
Andrew Gvozdev
bde0e7a154 JavaDoc, high level descriptions for language settings providers in
build plugins
2011-12-17 20:40:28 -05:00
Andrew Gvozdev
3429983cb4 JavaDoc 2011-12-17 12:14:36 -05:00
Andrew Gvozdev
afa71216dd JavaDoc ICConfigurationDescription 2011-12-17 11:59:20 -05:00
Andrew Gvozdev
cec50f2b6e Fixed API tooling errors. 2011-12-17 11:18:35 -05:00
Andrew Gvozdev
2559c118ec Removed unnecessary changes against master 2011-12-17 07:18:50 -05:00
Andrew Gvozdev
bbec91c5bc Merge remote-tracking branch 'cdt/master' into sd90 2011-12-17 07:17:00 -05:00
Andrew Gvozdev
7aacae4780 Nicer error log 2011-12-16 18:31:53 -05:00
Andrew Gvozdev
090af63d32 Fixed outer scope rule bug 2011-12-16 14:21:20 -05:00
Andrew Gvozdev
115f78f7aa LanguageSettingsSerializableProvider.serializeLanguageSettings(ICConfigurationDescription) 2011-12-16 12:48:53 -05:00
Andrew Gvozdev
60239b57ca Some clean-up and JavaDoc 2011-12-16 12:07:36 -05:00
Patrick Chuong
349cdb089d Bug 358135 - [Pin&Clone] Pinned view shows wrong content for multiple
selection
2011-12-15 15:05:02 -05:00
Patrick Chuong
be303b5ca2 Merge branch 'master' of ssh://pchuong@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git into master_bug_353351 2011-12-14 16:06:44 -05:00
Patrick Chuong
cffc23093a Bug 353351 - DisassemblyBackendDsf.retrieveFrameAddressInSessionThread()
shows an error message to the user if stack.getFrameData fails.
2011-12-14 16:05:27 -05:00
Andrew Gvozdev
271e78c6a0 JavaDoc 2011-12-14 15:51:34 -05:00
Sergey Prigogin
8001fb923b Renamed the Messages class. 2011-12-14 12:25:37 -08:00
Sergey Prigogin
07c8578942 Bug 354727. Removed duplicated refactoring tests. 2011-12-14 12:20:47 -08:00
Andrew Gvozdev
9415c4d5b3 JavaDoc and one more unit test 2011-12-14 15:18:22 -05:00
Andrew Gvozdev
8715c43cde Consolidate usage of constants 2011-12-14 14:37:27 -05:00
Sergey Prigogin
c1e775df38 Deleted an unused class. 2011-12-14 00:52:24 -08:00
Sergey Prigogin
7c2b3208e1 Cosmetics. 2011-12-14 00:49:38 -08:00
Sergey Prigogin
8b3ce7c39a Code cleanup. 2011-12-14 00:48:19 -08:00
Sergey Prigogin
b8ac132da4 Removed an unused method. 2011-12-13 19:50:20 -08:00
Sergey Prigogin
c521604dd1 Bug 363244 - Generate Getters and Setters expands macro with typedef and
breaks formatting. The bug was fixed by minimizing areas of code
affected by the refactoring changes. This minimization had a huge ripple
effect.
2011-12-13 19:46:10 -08:00
Sergey Prigogin
18ec28be0f @Override annotations. 2011-12-13 19:46:04 -08:00
Andrew Gvozdev
e64c995ff0 Separate extension and workspace providers inside implementation 2011-12-13 18:23:04 -05:00
Andrew Gvozdev
a34ad0edcf Do not save attributes id/name/class in properties 2011-12-13 04:44:07 -05:00
Pawel Piech
cd080686aa Bug 366446 - [test] DSF tests don't compile against platform 4.2M4 2011-12-12 21:11:43 -08:00
Andrew Gvozdev
3586ae698f bug 304139: [Scanner Discovery] Compiler inspection does not work for
gcc with non-english locale
2011-12-12 18:06:50 -05:00
Sergey Prigogin
7b7b645804 Cosmetics. 2011-12-12 12:09:48 -08:00
Sergey Prigogin
c8a91faa25 Bug 366422 - C++11 standard headers missing from file types. 2011-12-12 12:09:15 -08:00
Andrew Gvozdev
8c7108d523 Fixed decorators in PE showing incorrectly for legacy (MBS provider) 2011-12-12 14:31:07 -05:00
Marc Khouzam
fb16cb0561 Bug 365966: Change all of DSF-GDB to use the new Immediate*RequestMonitor classes. Not a necessary change, but it makes the code easier to read, and validates the new classes. 2011-12-12 11:28:16 -05:00
William R. Swanson
1291c98447 Bug 365966: Convenience RequestMonitor classes using ImmediateExecutor 2011-12-12 11:28:13 -05:00
Doug Schaefer
cb5ea6b704 Switch build to use 4.2 milestones. 2011-12-12 11:14:08 -05:00
Andrew Gvozdev
3713fcd080 JavaDoc 2011-12-11 21:47:24 -05:00
Andrew Gvozdev
35f8ff40dc Merge remote-tracking branch 'cdt/master' into sd90 2011-12-10 22:11:50 -05:00
Andrew Gvozdev
72bf0af67c @Override annotations and spaces 2011-12-10 16:47:53 -05:00
Andrew Gvozdev
2309ecabf0 Cleaned getProviderCopy() API, got rid of LanguageSettingsManager_TBD 2011-12-10 16:33:41 -05:00
Sergey Prigogin
b62f1b0e6a toString methods and @Overide annotations. 2011-12-09 11:04:08 -08:00
Anton Leherbauer
c0c636bc3c Bug 366173 - [disassembly] Extract base class from BreakpointsAnnotationModel for custom annotations 2011-12-09 14:19:37 +01:00
Andrew Gvozdev
0df3dfbbbc Merge remote-tracking branch 'cdt/master' into sd90 2011-12-08 16:40:00 -05:00
Andrew Gvozdev
377cbf3b8a Disabled overly intrusive decorators, revised some wording 2011-12-08 16:03:21 -05:00
Andrew Gvozdev
54b1cda61e Disallow clearing and editing entries for specific providers in UI 2011-12-08 15:22:51 -05:00
Andrew Gvozdev
c9b2608713 Use "shared" attribute from LanguageSettingsProviderAssociation
extension rather than star "*" in toolchain definition.
2011-12-08 12:23:29 -05:00
Andrew Gvozdev
6a4136bf96 Added "shared", "ui-edit-entries", "ui-clear-entries" to
LanguageSettingsProviderAssociation extension point.
Removed "Shared provider" checkbox from UI.
2011-12-08 11:39:18 -05:00
Andrew Gvozdev
6c57d8f72e Renamed LanguageSettingsProviderAssociation ->
LanguageSettingsProviderAssociationManager
2011-12-08 11:38:50 -05:00
Pawel Piech
e59cb540db Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)
utilities for DSF (Fixed API tooling errors).
2011-12-07 15:32:35 -08:00
Sergey Prigogin
965c843140 Added file that was missing in the previous commit. 2011-12-06 10:09:05 -08:00
Anton Leherbauer
6a09168b81 Bug 365605 - Editor should reconcile also on save 2011-12-06 15:21:06 +01:00
Andrew Gvozdev
540bcb2558 Unit test fixed 2011-12-06 09:20:36 -05:00