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

9523 commits

Author SHA1 Message Date
Andrew Gvozdev
494b2dc62c bug 318093: GCCErrorParser treats instantiation warnings as errors 2010-06-27 02:45:29 +00:00
James Blackburn
7cecc9e5a9 Bug 317783 Resource filters don't appear to work -- work-around for platform issue in 3.6 2010-06-24 16:01:30 +00:00
Markus Schorn
1285350432 Bug 317435: Change to file-encoding shall trigger index update. 2010-06-24 13:01:39 +00:00
Markus Schorn
5a013d6320 Bug 283080: Updating headers in non-src folders. 2010-06-24 12:37:27 +00:00
Andrew Gvozdev
658dc0af75 A bit of JavaDoc 2010-06-24 04:10:29 +00:00
Markus Schorn
888b9c3af6 Bug 317146: Problem binding in composite factory. 2010-06-23 12:36:54 +00:00
Markus Schorn
bc70607da5 Bug 317004: Recursive definition of size_t. 2010-06-23 10:09:51 +00:00
Markus Schorn
2ec6a92a98 Bug 314593: Handling of missing semicolon after statement. 2010-06-23 09:24:39 +00:00
Markus Schorn
6468bb856d Bug 316931: IASTTranslationUnit.getDeclarations() for parameters. 2010-06-22 12:21:17 +00:00
Markus Schorn
4088b51a27 Bug 312666: Default filesystem on Mac is case insensitive. 2010-06-22 11:40:39 +00:00
James Blackburn
872861770e Bug 317402 Not all builders invoked for referenced projects. Partial revert of patch on bug 291751 2010-06-21 13:20:50 +00:00
Sergey Prigogin
98245be093 Proper capitalization of labels. 2010-06-21 01:00:26 +00:00
Sergey Prigogin
c019cf14d2 Removed hardcoded bundle names. 2010-06-20 04:47:50 +00:00
Sergey Prigogin
4da85f4e4d NLS-based messages. 2010-06-20 04:27:26 +00:00
Markus Schorn
19768142fd Bug 316704: Exponential complexity resolving template argument ambiguity. 2010-06-18 14:38:24 +00:00
Markus Schorn
2f75332ece Bug 315664: Duplicate choices in open declaration. 2010-06-18 08:21:03 +00:00
Markus Schorn
0664dab5c6 Attempt to fix occasional test-failure. 2010-06-18 07:56:41 +00:00
Markus Schorn
7ed4f94f50 Bug 294543: Built-in candidates for overloaded operators: Additional testcases and corrections. 2010-06-18 07:47:43 +00:00
Markus Schorn
66d10bd31a Bug 316747: Fix mistyped 'getTemplateParameter'. 2010-06-17 14:12:18 +00:00
Markus Schorn
222046596e Compiler warnings. 2010-06-17 14:00:24 +00:00
Markus Schorn
a7397911f1 Bug 294543: Built-in candidates for overloaded operators. 2010-06-17 13:57:03 +00:00
Markus Schorn
4c8a4d2d74 Bug 162806: Deprecate IASTTranslationUnit.getParserLanguage(). 2010-06-16 12:27:16 +00:00
Markus Schorn
9f1f076635 Bug 316454: Open Element to cancel query when typing additional letters. 2010-06-16 12:27:03 +00:00
Andrew Gvozdev
d77d775b21 bug 316816: Project build doesn't print anything on Console if no error parser is selected 2010-06-15 22:21:13 +00:00
Vivian Kong
9a3245584f Bug 315810 CModelManager.getSharedWorkingCopy() always create a new WorkingCopy 2010-06-04 18:30:35 +00:00
Anton Leherbauer
2314988bc2 Bug 315527 - Templates view is only available when JDT is installed 2010-06-04 08:13:58 +00:00
Vivian Kong
b4271a2cb3 Bug 315435 Fix the regression test failures in cdt70 for John Liu 2010-06-03 20:35:48 +00:00
Vivian Kong
2c11aef5b6 Bug 315439 Fix up copyright 2010-06-03 17:52:57 +00:00
Vivian Kong
078c2fd1f8 Bug 315439 Fix up copyright 2010-06-03 17:36:02 +00:00
Vivian Kong
4243380198 Bug 315439 Fix up copyright 2010-06-03 16:41:41 +00:00
Vivian Kong
43baefd7e3 Bug 315435 Fix the regression test failures in cdt70 2010-06-03 14:06:55 +00:00
Vivian Kong
b01f608abb Bug 315237 Make ImportExportWizardButtons public 2010-06-03 13:14:13 +00:00
Vivian Kong
8b4a2fbab5 Bug 315439 Fix up copyright 2010-06-02 19:10:42 +00:00
Vivian Kong
bd5effad11 Bug 315439 Fix up copyright 2010-06-02 18:48:45 +00:00
Anton Leherbauer
9c47fdf7ec Bug 315365 - [templates] ClassCastException when using ${todo} in file template 2010-06-02 14:16:55 +00:00
Sergey Prigogin
544e1eecf1 Javadoc adjustment. 2010-05-31 22:55:45 +00:00
Sergey Prigogin
86d0c343f9 Infinite loop in Implement Method command. Bug 312172. 2010-05-31 02:37:27 +00:00
Sergey Prigogin
74af047e4a Auto indentation in calls to template functions. Bug 314995. 2010-05-30 05:34:06 +00:00
Sergey Prigogin
06c859eb03 Cosmetics. 2010-05-30 05:10:26 +00:00
Sergey Prigogin
8d5b9371c1 Added C++0x template classes to angular introducers. 2010-05-30 05:08:06 +00:00
Markus Schorn
ab8c900a86 Bug 303750: FileCharArray needs to skip UTF-8 byte order mark. 2010-05-28 13:55:01 +00:00
Markus Schorn
50cde93ef8 Updated javadoc. 2010-05-28 11:48:13 +00:00
Chris Recoskie
8475af8e31 Bug 291815 - attempt #2 to fix test failure on UNIX/Linux 2010-05-28 10:55:54 +00:00
Anton Leherbauer
c3257001ea Bug 314551 - [patch] Avoid creating children of IncludeReference when editor is closed 2010-05-28 09:39:47 +00:00
Markus Schorn
b73f4d0539 Bug 103857: Content assist for fields declared below point of completion. 2010-05-28 08:53:04 +00:00
Anton Leherbauer
599285f0c3 Bug 314635 - Marking occurrences is very slow on a large file due to searching for implicitReferences (interim fix) 2010-05-28 08:00:01 +00:00
James Blackburn
b911acf559 Bug 314504 ProcessList leaks file descriptors during #getProcessList() 2010-05-27 10:01:52 +00:00
Chris Recoskie
98977cbde4 further changes for Bug 291815 - fix test failure on UNIX/Linux 2010-05-27 01:40:19 +00:00
Andrew Gvozdev
0dd48245de bug 314253: Linker warning not recognized
Based on work from Axel Mueller
2010-05-27 01:26:17 +00:00
Markus Schorn
9381be7ba2 Bug 313270: Local variables of type va_arg. 2010-05-26 08:15:34 +00:00