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

15465 commits

Author SHA1 Message Date
Andrew Gvozdev
daff450887 compiler warnings, @Override annotations 2009-08-05 21:20:41 +00:00
Andrew Gvozdev
c6f2dac626 compilation warnings, unnecessary null check 2009-08-05 21:20:22 +00:00
Andrew Gvozdev
f50f3209a0 compiler warnings - @Override annotations 2009-08-05 18:27:52 +00:00
Andrew Gvozdev
c77289f6c3 JavaDoc warnings fixed 2009-08-05 18:23:59 +00:00
Andrew Gvozdev
33186a3a28 bug 285746: Replace deprecated class org.eclipse.ui.views.navigator.LocalSelectionTransfer 2009-08-05 18:10:31 +00:00
Andrew Gvozdev
de5c528c09 bug 285746: Replace deprecated class org.eclipse.ui.views.navigator.LocalSelectionTransfer 2009-08-05 18:01:03 +00:00
Andrew Gvozdev
6b97b8dcf5 bug 285480: Duplicate message IDs 2009-08-04 17:52:33 +00:00
Andrew Gvozdev
559fbe81b4 bug 285482: Duplicate message ID 2009-08-04 17:13:05 +00:00
Markus Schorn
c4215f72c5 Typedef recursion, bug 285457. 2009-08-04 15:38:40 +00:00
Randy Rohrbach
1c3c25d982 I removed the no longer supported nore required getModelData() routine. This is just cleanup in the example. I have not taken the time to create a bugzilla for this.
Randy
2009-08-04 14:20:22 +00:00
Randy Rohrbach
a94dbe7bf6 This is just simple editing in comments. I replaced getModelData with appropriate changes since the getModelData() is no longer support.
I am not creating a bugzilla for simpe comment changes.
2009-08-04 14:16:19 +00:00
Sergey Prigogin
d2b0c2f46b Enum to int conversion. Bug 285368. 2009-08-02 05:39:59 +00:00
Sergey Prigogin
4554f2baf8 toString method. 2009-08-02 05:27:10 +00:00
Sergey Prigogin
e22010288b toString methods. 2009-08-02 00:39:51 +00:00
Sergey Prigogin
ea15b5e2bd Test case for bug 285368. 2009-08-02 00:13:34 +00:00
Sergey Prigogin
be0c3c2347 Auto closing angle brackets after *_cast. Bug 285366. 2009-08-01 20:10:20 +00:00
Andrew Gvozdev
a3a1d7a727 converted to Java Generics a bunch, no functionality changed 2009-08-01 03:15:02 +00:00
Andrew Gvozdev
8fa0d4662f bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Test fails due to relying on absolute path
2009-08-01 01:41:24 +00:00
Andrew Gvozdev
390d64a00e bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 01:15:43 +00:00
Andrew Gvozdev
614148c280 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 01:00:58 +00:00
Andrew Gvozdev
f1f30777dd bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 00:25:07 +00:00
Andrew Gvozdev
81e57ee9d9 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-07-31 23:59:02 +00:00
Andrew Gvozdev
85230a764d bug 284830: [code analysis] Codan report markers on wrong files.
Based on patch from Francois Rigault.
2009-07-31 20:39:13 +00:00
Andrew Gvozdev
482d0431f3 formatting, mostly spaces and loops to enhanced 2009-07-31 01:54:45 +00:00
Andrew Gvozdev
7a2e4aeffe bug 281042: Allow artifact name with spaces
patch from Vladimir Prus
2009-07-30 23:54:13 +00:00
Randy Rohrbach
73d415ec62 Bugzilla 282313 & 227780 2009-07-30 20:48:44 +00:00
Randy Rohrbach
4f1b016261 Bugzilla 284894 2009-07-30 20:29:32 +00:00
Randy Rohrbach
7bfd9bf31e Bugzilla 283382 2009-07-30 20:23:54 +00:00
Randy Rohrbach
ff30ff5575 Bugzilla 281363 2009-07-30 19:50:59 +00:00
Marc Khouzam
0e1e5f99ae [285170] Output secondary prompt (">") ourselves if we are not properly getting it from the backend. Also, add a space after the secondary prompt for readability. 2009-07-30 17:11:10 +00:00
Marc Khouzam
e64e0c5f19 [285170] Support for commands that are not properly getting a secondary prompt from the backend. 2009-07-30 15:25:21 +00:00
Andrew Gvozdev
8f13804b5d bug 285125: [code analysis] NPE during reconcile 2009-07-30 13:53:30 +00:00
Marc Khouzam
dc1fa0f4c0 [276929] Properly reset the prompt flag. 2009-07-30 01:57:43 +00:00
Mike Kucera
c99de759a9 Bug 285052 - standalone index needs an ASTFilePathResolver 2009-07-29 18:36:19 +00:00
Andrew Gvozdev
6e49965be4 bug 284830: Spelling mistake 2009-07-29 17:01:50 +00:00
Andrew Gvozdev
ed95e2bbdf bug 269313: wrong shell focus after multiple configurations selection
patch from Irit Belezko
2009-07-29 16:37:36 +00:00
Vivian Kong
32b3cb1228 fixes for user docs 2009-07-29 14:31:33 +00:00
Emanuel Graf
b86829cf94 FIXED - bug 280432: Refactoring removes comments in class header file and reformats file.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280432
2009-07-29 08:46:31 +00:00
Emanuel Graf
df498b476f FIXED - bug 284888: When I do "extract method" I get a "String index out of range: -1" error
https://bugs.eclipse.org/bugs/show_bug.cgi?id=284888
2009-07-29 07:17:03 +00:00
Markus Schorn
fb29ac3b16 Storing unknown variables in index, bug 284686. 2009-07-28 14:06:44 +00:00
Markus Schorn
669ef1b53e Instantiation of default template argument, bug 284683. 2009-07-28 09:17:34 +00:00
Markus Schorn
3561a3e22b Instantiation of default template argument, bug 284683. 2009-07-28 09:01:14 +00:00
Andrew Gvozdev
8805cff070 bug 275272: Documentation for ManagedOptionValueHandle.EVENT_*
Documentation patch from Jesper Eskilson.
2009-07-27 04:14:22 +00:00
Sergey Prigogin
fb0772e21b Test case for bug 284690. 2009-07-26 23:35:44 +00:00
Sergey Prigogin
14e6048592 Test case for bug 284690. 2009-07-26 23:35:06 +00:00
Sergey Prigogin
a3c171f7e4 Test case for bug 284686. 2009-07-26 23:06:53 +00:00
Sergey Prigogin
cc5f407e23 Bug 284664. 2009-07-25 22:16:08 +00:00
Sergey Prigogin
2851e70790 Adjusted keyboard shortcuts. Bug 1454534. 2009-07-25 18:02:12 +00:00
Markus Schorn
ceabc19821 Improves navigation of unknown bindings, bug 233822. 2009-07-24 12:36:53 +00:00
Mike Kucera
727c3ea87d fix compiler error 2009-07-23 15:45:19 +00:00