1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

8161 commits

Author SHA1 Message Date
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
Sergey Prigogin
aecdc9e38c Cosmetics. 2009-05-31 00:29:07 +00:00
Anton Leherbauer
5a79f77805 Bug 277757 - Attempting to add include for C function in C++ code results in exception 2009-05-29 07:43:40 +00:00
Markus Schorn
4d40ea0bfd CCE in composite index, bug 278206. 2009-05-28 15:07:57 +00:00
Sergey Prigogin
ef3dcbc656 Bugs 277624 and 277625. 2009-05-28 09:13:11 +00:00
Anton Leherbauer
8d86fb4a8f Bug 278118 - Code formatter is confused by some arithmetic expressions 2009-05-28 08:22:59 +00:00
Sergey Prigogin
b24cf5d723 Code formatting. 2009-05-28 07:43:28 +00:00
Sergey Prigogin
62b0e8bd2e Code formatting. 2009-05-28 07:34:25 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Emanuel Graf
82b60980fe FIXED - bug 262670: Added test suites to refactoring packages to ease test development, debugging
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262670
2009-05-27 06:29:15 +00:00
Vivian Kong
79b44437a2 update copyrights 2009-05-26 21:34:15 +00:00
Vivian Kong
c95d03759b update copyrights 2009-05-26 20:52:26 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Emanuel Graf
bec6503afa FIXED - bug 277065: extract local variable fails to extract from for loop
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277065
2009-05-26 08:53:43 +00:00
Markus Schorn
c16d31b327 Protect against NPE, bug 277152. 2009-05-25 08:23:37 +00:00
Sergey Prigogin
0b4728e54c Test cases for bugs 277624 and 277625. 2009-05-25 02:19:32 +00:00
Sergey Prigogin
934e4908a5 A unit test for LinkedNamesFinder class. 2009-05-24 23:53:31 +00:00
Sergey Prigogin
c7bf0c7e89 Cosmetics. 2009-05-24 18:34:48 +00:00
Sergey Prigogin
fcf03e2a53 Compiler warnings. 2009-05-24 18:33:10 +00:00
Sergey Prigogin
af90f84dd0 Fixed NPE. 2009-05-24 04:59:37 +00:00
Sergey Prigogin
32f21e3778 toString method. 2009-05-24 04:59:07 +00:00
Sergey Prigogin
7d44857c55 Cosmetics. 2009-05-24 04:58:20 +00:00
Sergey Prigogin
8ba4659e47 Comment adjustments. 2009-05-24 04:34:37 +00:00
Anton Leherbauer
fd233c56eb Bug 277410 - can not construct CModelBuilder2 in CDT RC1 2009-05-22 07:59:04 +00:00