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

18799 commits

Author SHA1 Message Date
Sergey Prigogin
bd51ec8825 NLS-style string resources. 2010-12-02 20:45:54 +00:00
Sergey Prigogin
f3b4634427 Generics. 2010-12-02 20:42:38 +00:00
Markus Schorn
9792e732c4 Bug 330838: Protect writable index against usage in multiple threads. 2010-12-02 13:37:01 +00:00
Markus Schorn
6cab1923dc Bug 330762: Content assist for deferred base classes. 2010-12-02 12:31:05 +00:00
Anton Leherbauer
40a4382b3e Bug 331552 - [disassembly] Need a way to insert more than one source line 2010-12-02 12:04:04 +00:00
Markus Schorn
f8f2a9c9a3 Bug 331056: Content assist for involving using declarations. 2010-12-02 10:23:06 +00:00
Sergey Prigogin
b30316c094 Cosmetics. 2010-12-02 04:06:24 +00:00
Sergey Prigogin
df47a5c6f6 Cosmetics. 2010-12-02 01:55:05 +00:00
Sergey Prigogin
caadfdc7d1 Generic parameters and exception logging. 2010-12-02 01:33:01 +00:00
Sergey Prigogin
e19da24804 Cosmetics. 2010-12-01 22:51:10 +00:00
Alena Laskavaia
49067335fd Bug 329497 - checker for no break at the end of case 2010-12-01 02:41:42 +00:00
Alena Laskavaia
83ea511e24 Bug 329497 - checker for no break at the end of case 2010-12-01 02:36:00 +00:00
Pawel Piech
acfb30df58 Bug 328883 - AbstractCachingVMProvider throws ClassCastException
Corrected Fix.
2010-11-30 22:47:18 +00:00
Marc Khouzam
3c0d068f99 Bug 331232: Missing some unregistering 2010-11-30 15:19:26 +00:00
Marc Khouzam
71ddec1100 Bug 329724: New method added to CommandFactory 2010-11-30 14:42:49 +00:00
Sergey Prigogin
598422cac4 Adjusted javadoc. 2010-11-30 01:10:06 +00:00
Sergey Prigogin
412b53da8a Bug 329724 - DSF-GDB launcher fails if there are newlines between command line arguments 2010-11-30 00:39:43 +00:00
Sergey Prigogin
1cccc8fbf7 Bug 328012. Fixed an issue with file counting. 2010-11-29 19:33:02 +00:00
Marc Khouzam
d71d341186 Bug 328012: Remote @noextend because it breaks the compilation of org.eclipse.cdt.debug.gdbjtag.ui.GDBJtagCDICMainTab 2010-11-29 16:05:16 +00:00
Sergey Prigogin
93025a22fb Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system 2010-11-28 21:17:37 +00:00
Sergey Prigogin
3e56b321b1 Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system 2010-11-28 20:47:34 +00:00
Sergey Prigogin
ef997227df NLS-style string resources. 2010-11-28 20:21:32 +00:00
Sergey Prigogin
09fa3a7581 NLS-style string resources. 2010-11-28 19:58:42 +00:00
Sergey Prigogin
2a8a5ec51a Bug 328522. Fixed NPE. 2010-11-27 02:38:27 +00:00
Sergey Prigogin
0bdbe7ce95 Bug 319330 - The indexing queue should give preference to the recently changed files 2010-11-27 02:08:28 +00:00
Sergey Prigogin
8dc35f6030 Cosmetics. 2010-11-26 05:39:54 +00:00
Sergey Prigogin
3f48af6991 Cosmetics. 2010-11-26 00:05:43 +00:00
Anton Leherbauer
7cdb3eeeb1 Bug 330646 - Disassembly view causes AssertionError 2010-11-25 15:36:08 +00:00
Anton Leherbauer
818d361c4f Bug 287783 - PathUtil.equal should be static 2010-11-25 11:55:59 +00:00
Patrick Chuong
9865f25dbc Bug 330259 - [disassembly] debug context is not per workbench window 2010-11-24 14:39:28 +00:00
Anton Leherbauer
671675293a Bug 328522 - Content Assist feature - auto-replace "." with "->" during manual or automatic Content Assist activation
Patch by Kirk Beitz (Nokia)
2010-11-24 14:37:44 +00:00
Markus Schorn
74d5616eb8 Bug 330123: Testcase for renaming function with const parameter. 2010-11-24 08:29:07 +00:00
Markus Schorn
c18d5df1fd Bug 330747: Octal char constants in preprocessing condition. 2010-11-24 08:17:34 +00:00
Andrew Gvozdev
49de2e7452 bug 330941: Xlc error parser can't figure out that file name is in quotes 2010-11-23 17:09:21 +00:00
Andrew Gvozdev
d731ae4f20 bug 330941: Xlc error parser can't figure out that file name is in quotes 2010-11-23 17:09:20 +00:00
Andrew Gvozdev
d0b4e55624 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-22 15:45:23 +00:00
Marc Khouzam
8d2fa6ee0d Bug 326970: [processes] Cores are not shown in the process label using GDB 7.2 2010-11-22 15:45:12 +00:00
Andrew Gvozdev
72a3cc59be bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-22 15:42:38 +00:00
Andrew Gvozdev
f94168572c bug 330785: NPE opening Build > Environment preference page 2010-11-22 15:23:49 +00:00
Marc Khouzam
a48572ef30 Bug 330608: Only discard OOB records if we are not waiting for an answer. This is to keep all output of CLI commands. 2010-11-22 14:29:48 +00:00
Anton Leherbauer
c4ca43c1ac Bug 245747 - There is no way to format all the source files in a CDT project 2010-11-22 11:28:19 +00:00
Anton Leherbauer
98a4695397 Fix help context issues related to bugs 317992 and 310375 2010-11-22 10:26:26 +00:00
Sergey Prigogin
ef6bc84321 Cosmetics. 2010-11-22 04:25:03 +00:00
Marc Khouzam
c0a7a5724f Bug 120162: [launch] Allow to specify the default version of gdb 2010-11-21 19:20:59 +00:00
Sergey Prigogin
8eb53df381 Comment adjustment. 2010-11-21 18:38:57 +00:00
Sergey Prigogin
0a51630f81 Bug 120162 - Allow to specify the default version of gdb. Patch by Marc-Andre Laperle. 2010-11-21 18:25:40 +00:00
Marc Khouzam
61a30ea7ad Fix typo 2010-11-19 17:35:34 +00:00
Marc Khouzam
b0789f8298 Fix typo 2010-11-19 16:48:27 +00:00
James Blackburn
ee312e0773 Bug 330594 - ResourceException checking HasNatureExpression when project closed 2010-11-18 21:11:21 +00:00
Anton Leherbauer
f9b519b6dd Additional fix and test for bug 322776 2010-11-18 13:58:36 +00:00