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

9620 commits

Author SHA1 Message Date
Sergey Prigogin
d8361893bf Removed uses of deprecated constructors. 2011-02-28 19:38:01 +00:00
Sergey Prigogin
3992f87dc4 Cosmetics. 2011-02-28 02:17:30 +00:00
Sergey Prigogin
86f5038595 Fixed NPE. 2011-02-28 01:53:06 +00:00
Sergey Prigogin
62c3a2bf32 Removed uses of deprecated methods. 2011-02-28 01:48:58 +00:00
Sergey Prigogin
4b984c2b5f Formatting of trailing characters in function declarations and calls. 2011-02-28 00:56:07 +00:00
Sergey Prigogin
4628ff3643 Cosmetics. 2011-02-27 21:01:47 +00:00
Sergey Prigogin
2248fd43bc Cosmetics. 2011-02-27 19:48:37 +00:00
Sergey Prigogin
aaa7803609 Cosmetics. 2011-02-26 20:09:05 +00:00
Anton Leherbauer
754bca12d2 Update minimum bundle versions 2011-02-25 13:37:13 +00:00
Anton Leherbauer
0463fa2968 Bug 311880 - Add preference to keep position of excluded files in Project Explorer
Patch by Alex Freidin
2011-02-25 08:25:25 +00:00
Anton Leherbauer
624470f48b Bug 338045 - AST should start building when an editor becomes active 2011-02-25 08:07:45 +00:00
Sergey Prigogin
56d1930182 Corrected typo in a comment. 2011-02-24 04:29:50 +00:00
Chris Recoskie
2d42d08abc Bug 133881 - Make refreshing after building optional
Work in progress.
2011-02-24 02:46:01 +00:00
Sergey Prigogin
3f3df5b83a Fixed compiler warnings. 2011-02-23 20:47:31 +00:00
Sergey Prigogin
150d47cf92 Cosmetics. 2011-02-23 20:44:08 +00:00
Markus Schorn
df420139a3 Bug 173458: Camel case based content assist, by Jens Elmenthaler. 2011-02-23 16:08:53 +00:00
Emanuel Graf
496551af98 Bug 337714: Fixed streamline ChangeGenerator
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337714
2011-02-21 13:43:33 +00:00
Emanuel Graf
8d45a913ca Bug 337701: Fixed, FileContentHelper doesn't close streams
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337701
2011-02-21 12:11:07 +00:00
Sergey Prigogin
4cff141597 Formatting of line comments. 2011-02-21 08:02:03 +00:00
Sergey Prigogin
17366120ff Cosmetics. 2011-02-21 07:26:22 +00:00
Sergey Prigogin
3715cdbbe8 Bug 337040 - MethodDefinitionInsertLocationFinder2 does not find implementation file when no definition already present. Patch by Marc-Andre Laperle. 2011-02-19 21:38:56 +00:00
Sergey Prigogin
d62d436c14 Clarified index locking requirements. 2011-02-17 21:33:05 +00:00
James Blackburn
741eb6dd08 Bug 207851 - [Scanner Discovery] scannerConfigBuildInfo replicated in each Config 2011-02-16 16:57:33 +00:00
Markus Schorn
fe82449225 Remove obsolete API filter (API tooling has been fixed). 2011-02-16 13:59:08 +00:00
Markus Schorn
76703a1ba4 Compiler warnings. 2011-02-16 13:57:43 +00:00
Sergey Prigogin
003e75e1bb Cosmetics. 2011-02-16 02:06:59 +00:00
Sergey Prigogin
97e5359102 Bug 337254 - Binary not found - Universal ppc+i386 executables are not picked up on 64 bit machines. Patch by Johan van den Berg. 2011-02-16 01:30:34 +00:00
Patrick Chuong
480ee167c8 Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view 2011-02-15 21:12:12 +00:00
Sergey Prigogin
6bf37615c2 Cosmetics. 2011-02-14 19:57:32 +00:00
Anton Leherbauer
60080b30c7 Fix deprecation warnings 2011-02-14 14:18:46 +00:00
James Blackburn
7cf13bb21c Bug 331882 - Unnecessary calls to getProjectDescription(IProject, true) are very expensive 2011-02-13 16:29:06 +00:00
James Blackburn
ec126ace3f Bug 323094 - javadoc: problem warning cleanup : ICSettingsStorage/ICConfigExtensionReference : deprecated reference in comments only 2011-02-13 15:49:21 +00:00
James Blackburn
a733900f52 Bug 335344 - [External Settings Provider] Settings lost after changing language IDs 2011-02-13 15:24:57 +00:00
Sergey Prigogin
f8e753bc5d Cosmetics. 2011-02-12 01:34:56 +00:00
Sergey Prigogin
50a328f123 Fixed compiler warnings. 2011-02-12 00:04:10 +00:00
Sergey Prigogin
07ba8ca44b Formatting of function-style macro expansions. 2011-02-11 23:03:26 +00:00
Sergey Prigogin
9959005ff7 Cosmetics. 2011-02-11 05:23:47 +00:00
Sergey Prigogin
58a312b4ed Cosmetics. 2011-02-10 23:00:05 +00:00
Sergey Prigogin
569c4f47ea Split string literals have to be indented using continuation line indent. 2011-02-09 22:13:21 +00:00
Markus Schorn
98d41710ac Bug 336426: Syntax failure in return type of function instance. 2011-02-09 16:24:23 +00:00
Sergey Prigogin
da432ec64b StringBuilder instead of StringBuffer. 2011-02-09 03:59:23 +00:00
Marc Khouzam
bf2278893d Bug 336513: Preference to limit build output should use the words "number of" instead of "#" 2011-02-07 16:07:37 +00:00
Andrew Gvozdev
615c1345eb bug 334118: missed typo 2011-02-06 19:40:14 +00:00
Sergey Prigogin
e3505af7c7 Cosmetics. 2011-02-06 01:29:09 +00:00
Sergey Prigogin
ff3ee6ba99 Comment adjustment. 2011-02-06 01:28:52 +00:00
Sergey Prigogin
7ce55b165b Corrected indentation of constructor initializer lists. 2011-02-05 20:33:05 +00:00
Sergey Prigogin
6addb930f2 Bug 336123 - Test case by Marc-Andre Laperle 2011-02-05 02:50:43 +00:00
Sergey Prigogin
1bd981230f Bug 336123 - DefinitionFinder2 doesn't find function definitions 2011-02-05 02:48:49 +00:00
Sergey Prigogin
a5c4ac9c10 Code streamlining. 2011-02-05 02:47:10 +00:00
Sergey Prigogin
97b21f3397 Cosmetics. 2011-02-05 02:45:35 +00:00