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

18465 commits

Author SHA1 Message Date
Sergey Prigogin
95ba23d13a Fixed compiler warnings. 2010-12-06 20:21:54 +00:00
Sergey Prigogin
14d28761a1 Avoid calling a deprecated method. 2010-12-06 20:16:51 +00:00
Emanuel Graf
501fad33d6 Bug: 331637 - ExpressionWriter & DeclaratorWriter do not support ICPPASTLambdaExpression patch by Pascal Kesseli 2010-12-06 09:02:48 +00:00
Sergey Prigogin
60281e5c58 Removed redundant checks. 2010-12-06 00:12:51 +00:00
Sergey Prigogin
a07af9a6d4 Enhanced loops. 2010-12-05 22:45:58 +00:00
Sergey Prigogin
3f93fe42c4 Generics. 2010-12-04 22:10:25 +00:00
Sergey Prigogin
f76e087cfa Cosmetics. 2010-12-04 22:07:53 +00:00
Sergey Prigogin
1d59eac559 Cosmetics. 2010-12-04 21:36:21 +00:00
Sergey Prigogin
ef023fca29 Cosmetics. 2010-12-04 02:21:54 +00:00
Sergey Prigogin
6b9291e199 Cosmetics. 2010-12-04 01:48:15 +00:00
Sergey Prigogin
0391ede740 Cosmetics. 2010-12-04 00:57:04 +00:00
Sergey Prigogin
793940eb5e Reverted an accidentally submitted file. 2010-12-03 19:21:31 +00:00
Vivian Kong
73eb376da6 update build page with Eclipse's find a mirror script 2010-12-03 18:49:34 +00:00
Vivian Kong
93c55fd9d5 update subversive version in build script 2010-12-03 18:40:56 +00:00
Sergey Prigogin
7791c5f8b3 NLS-style string resources. This change removes public visibility from SourceLookupMessages class that was given to it by mistake. 2010-12-03 00:55:58 +00:00
Sergey Prigogin
f257c2f55d NLS-style string resources. 2010-12-02 23:13:07 +00:00
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