1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

15239 commits

Author SHA1 Message Date
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
Markus Schorn
0ca5db3105 Trigger re-index when editing relevant properties, bug 144085. 2009-07-23 12:42:53 +00:00
Markus Schorn
7768ee8e9e Exponential complexity resolving overloaded function calls, bug 283324. 2009-07-22 16:04:46 +00:00
Markus Schorn
448fec099f Adjusting c-parameter type for typedefs, bug 284248. 2009-07-22 15:08:28 +00:00
Markus Schorn
760abf7ac7 Content assist for anonymous struct members, bug 284245. 2009-07-22 13:04:08 +00:00
Markus Schorn
6f9b44ab96 Indexer blocked by unreleased read-lock, bug 271909. 2009-07-22 11:12:30 +00:00
Markus Schorn
49d696c0de Attempt to fix JUnit failure. 2009-07-22 11:05:29 +00:00
Markus Schorn
6b57ac7cf2 Hidden virtual bases, bug 282993. 2009-07-22 09:48:53 +00:00
Vivian Kong
818d85f171 update build script for CDT 6.1.0 2009-07-21 14:24:50 +00:00
Vivian Kong
9b62baf4c8 update version numbers for CDT 6.1.0 2009-07-21 13:50:15 +00:00
Vivian Kong
805e5d9daa update build script for CDT 6.1.0 2009-07-21 13:41:57 +00:00
Marc Khouzam
66af382c33 [276929] Support for scripting in the gdb console. Also updated some @since tags. 2009-07-21 01:50:16 +00:00
Andrew Gvozdev
af2ec51c4d bug 263977: Test case fixed for Unix systems. 2009-07-20 19:59:15 +00:00
Markus Schorn
8e855d931c Further disambiguation of bindings from index, bug 268704. 2009-07-20 09:48:58 +00:00
Sergey Prigogin
ca169204ad Indentation of conditional expression. Bug 283970. 2009-07-20 06:19:16 +00:00
Sergey Prigogin
2fcc072972 Indentation of ctor initializer list. 2009-07-18 23:58:55 +00:00
Sergey Prigogin
f15afe121e Made Source Folder Exclusion Patterns dialog resizable. 2009-07-18 20:21:05 +00:00
Sergey Prigogin
f210364ccd Made Source Folder Exclusion Patterns dialog resizable. 2009-07-18 20:14:59 +00:00
Sergey Prigogin
2f0264aa6b Cosmetics. 2009-07-18 18:59:11 +00:00
Markus Schorn
b358f1f6d0 Modeling array sizes, bug 269926. 2009-07-17 17:30:36 +00:00
Andrew Gvozdev
8bef66b111 bug 243170: Changes 1.9 undone as it causes regression, i.e. relative paths stop being evaluated from project root 2009-07-17 14:15:39 +00:00
Andrew Gvozdev
5a61ecb698 bug 251962: NPE in GnuMakefileGenerator 2009-07-17 03:05:01 +00:00
Andrew Gvozdev
0578b35b87 bug 236556: Did a little refactoring introducing BUTTON_INDEX constants instead hardcoded numbers 2009-07-16 20:45:58 +00:00
Mike Kucera
ed6faa6fc9 fix compile errors 2009-07-16 20:08:04 +00:00
Mike Kucera
26c0a92a71 [245708] indexer preferences not passed to remote indexer 2009-07-16 18:49:42 +00:00
Markus Schorn
3c77086ce7 Open call hierarchy from function definition inside unnamed namespace, bug 283679. 2009-07-16 12:00:25 +00:00
Markus Schorn
c4d647ea1b Improved pdom lock tracing, bug 271909. 2009-07-16 10:03:46 +00:00