1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

8334 commits

Author SHA1 Message Date
Sergey Prigogin
808f7e43d4 Test case for bug 281783. 2009-06-28 19:37:00 +00:00
Sergey Prigogin
b2d643fdbf Test case for bug 281782. 2009-06-28 18:42:03 +00:00
Sergey Prigogin
9827475e98 Fix for NPE by Andrey Eremchenko. 2009-06-28 18:18:25 +00:00
Sergey Prigogin
9e59c7ce08 Test case for bug 281781. 2009-06-28 17:42:16 +00:00
Sergey Prigogin
615cf0372b Fix for NPE by Andrey Eremchenko. 2009-06-28 17:08:55 +00:00
James Blackburn
127db8e30b Bug 279607 Code Formatter should treat DefaultScope formatter profiles as built-in 2009-06-28 15:56:41 +00:00
James Blackburn
16ad8a3172 Bug 189109 Add ErrorParser extension point schema 2009-06-28 14:03:45 +00:00
Sergey Prigogin
f4081e6fc9 Fixed a race condition in test. 2009-06-27 23:22:28 +00:00
Sergey Prigogin
7f394792a4 Patch by Andrey Eremchenko for bug 222495. 2009-06-27 23:18:39 +00:00
Sergey Prigogin
eff76a45d1 Fixed a typo. 2009-06-27 20:04:16 +00:00
Sergey Prigogin
6a9e1ff1dd Bug 275382. Fix and test case. 2009-06-27 19:37:38 +00:00
Markus Schorn
df90029032 Fix handling of InterruptedException when locking index, bug 271909. 2009-06-26 09:21:12 +00:00
Markus Schorn
dd5e2c7e1a Tracing option for locks on the index, bug 271909. 2009-06-26 09:10:06 +00:00
Mike Kucera
e6cc7c220e [281415] StandaloneIndexerInputAdapter.resolveIncludeFile() does not check that the include file exists 2009-06-25 21:43:26 +00:00
Markus Schorn
14848d5e34 Source hover for specializations, bug 281396 2009-06-25 07:38:48 +00:00
Markus Schorn
fc4e49794c Correct type-strings for function and array types, bug 277320. 2009-06-25 06:16:12 +00:00
Markus Schorn
6bc28a4959 Navigation of macro parameters, bug 105929 2009-06-24 12:31:34 +00:00
Markus Schorn
da06944678 Adjusted preference label, bug 279620. 2009-06-24 10:11:08 +00:00
Vivian Kong
b9b3230ecf bug 281250 2009-06-23 19:51:19 +00:00
Markus Schorn
de93e043c2 ClassCastException using template template parameters, bug 279619 2009-06-23 12:54:19 +00:00
Markus Schorn
5bbbd7720b Endless loop in content-assist, bug 280934 2009-06-23 12:20:04 +00:00
Markus Schorn
896b8661e0 Cleanup of flushing database, bug 220392 2009-06-22 14:13:00 +00:00
Markus Schorn
14a4c2a8d3 getSyntax() does not work correctly with newlines, bug 280175 2009-06-22 13:44:44 +00:00
Markus Schorn
ada1ba048c Content assist for typedefs using same name as struct, bug 279931. 2009-06-22 13:41:49 +00:00
Markus Schorn
1cb9ea94e6 Type-cache returns undefined types, bug 277277 2009-06-22 13:39:29 +00:00
Markus Schorn
cc06277186 Include matches via polymorphic calls in search, bug 261484 2009-06-22 13:37:08 +00:00
Markus Schorn
5522695e6e Renaming methods inside namespace definitions, bug 279449 2009-06-22 13:33:39 +00:00
Doug Schaefer
4366201ba2 Fixed up a number of legal items. 2009-06-10 19:44:36 +00:00
Sergey Prigogin
26dac9d78f Bug 279366. Correction to the previous fix. 2009-06-07 20:58:03 +00:00
Sergey Prigogin
c9e4e19de9 Bug 279366. Fix and test case. 2009-06-06 23:23:18 +00:00
Anton Leherbauer
987834fc90 Fix test cleanup, related to bug 269023 2009-06-05 10:05:20 +00:00
James Blackburn
2c8724af33 Bug 279155 Tweak JavaDoc on #findFileName 2009-06-04 19:43:53 +00:00
Ken Ryall
81281de742 Only call System.gc() on Dispose if sections have been mapped. 2009-06-04 16:33:51 +00:00
Mike Kucera
02f5fce4c9 [277458] Multi-dimensional ArrayTypes in incorrect order 2009-06-04 15:56:16 +00:00
James Blackburn
6fe483b67a Bug 279115 Respect default scoped Formatter Profile 2009-06-04 15:48:33 +00:00
Mike Kucera
06841d9793 [278797] CASTIdExpression getExpressionType() doesn't support enumerations 2009-06-04 15:23:16 +00:00
Anton Leherbauer
16c0c77295 Javadoc typo 2009-06-04 09:49:28 +00:00
Anton Leherbauer
a7e775b33a Fixed Copyright. 2009-06-04 09:40:55 +00:00
Anton Leherbauer
cd018e7c10 Test case for bug 278632 by Andrew Eidsness 2009-06-04 09:36:52 +00:00
James Blackburn
1fa3b1dd39 Bug 264704 Error parsing: if failing to resolve absolute IPath, search all workspace projects for IPath. 2009-06-03 22:29:57 +00:00
James Blackburn
08b56873fd Bug 264704 Error parsing: if failing to resolve absolute IPath, search all workspace projects for IPath. 2009-06-03 19:49:56 +00:00
Anton Leherbauer
c6f7acc9b2 Bug 278685 - Incorrect scheduling rule used if working copy resource doesn't exist 2009-06-03 15:06:23 +00:00
Anton Leherbauer
e868cbb696 Bug 278632 - NPE in CSourceViewerConfiguration on non file:// IFileStores, patch by Andrew Eidsness 2009-06-03 10:30:51 +00:00
Sergey Prigogin
31e63bd47a Bug 278769. Adding includes with ".." in the path. 2009-06-03 07:23:33 +00:00
James Blackburn
00fc40ee0b Bug 269023 / Bug 278824 Additional EFS Error parsing tests 2009-06-02 17:14:46 +00:00
James Blackburn
892018205d Bug 269023 Add URI support to EPM to support EFS based projects 2009-06-02 16:18:06 +00:00
Sergey Prigogin
9531500aac Bug 278713. Also added a hidden option that enables fractional indent of public/protected/private. Google coding standard requires access specifiers to be indented by 1/2 of the indentation unit. 2009-06-02 03:38:06 +00:00
Sergey Prigogin
354541a130 Corrected a javadoc comment. 2009-06-02 03:37:44 +00:00
James Blackburn
1540d3af0e Bug 269023 Fix line-endings so patching works... 2009-05-31 20:17:04 +00:00
Sergey Prigogin
75560d52b8 Bug 278337. 2009-05-31 01:07:55 +00:00