Mike Kucera
|
f91408d15a
|
fix for bug 250972
|
2008-10-16 19:50:32 +00:00 |
|
Markus Schorn
|
0cd1be7cee
|
Safe guards against infinite recursions for value computation, bug 250788.
|
2008-10-16 15:19:22 +00:00 |
|
Markus Schorn
|
d7e75c1559
|
Initial implementation of values for variables and enumerators, bug 250788.
|
2008-10-16 13:04:54 +00:00 |
|
Markus Schorn
|
27881f4236
|
Removes empty classes CASTNode and CPPASTNode, related to bug 242668.
|
2008-10-15 10:28:02 +00:00 |
|
Markus Schorn
|
09fdb56cc2
|
Concurrent usage of specializations, bug 245460.
|
2008-10-14 12:20:42 +00:00 |
|
Markus Schorn
|
e1dc796f80
|
Fix testcase for class friends.
|
2008-10-14 10:39:08 +00:00 |
|
Markus Schorn
|
dd5413a3a2
|
Information about syntax between ast-nodes, bug 250251.
|
2008-10-14 09:29:23 +00:00 |
|
Anton Leherbauer
|
10b2bb8da5
|
Bug 250625 - NPE in AbstractFileCreationWizardPage
|
2008-10-13 12:33:39 +00:00 |
|
Markus Schorn
|
11972439bb
|
Fix junit failures in AssistQuickFixTest
|
2008-10-13 09:22:14 +00:00 |
|
Markus Schorn
|
af5298bc3b
|
Fix content-assist testcases.
|
2008-10-13 08:02:36 +00:00 |
|
Sergey Prigogin
|
c67678e4ce
|
Code formatting.
|
2008-10-12 23:55:06 +00:00 |
|
Sergey Prigogin
|
44b6373985
|
Bug 245068.
|
2008-10-12 23:48:35 +00:00 |
|
Sergey Prigogin
|
cb5c6721aa
|
Code formatting.
|
2008-10-12 23:48:09 +00:00 |
|
Sergey Prigogin
|
d2c1866cb7
|
Bugs 250582, 250583.
|
2008-10-12 20:47:54 +00:00 |
|
Sergey Prigogin
|
b8c624e10f
|
Comment adjustments.
|
2008-10-12 20:34:54 +00:00 |
|
Sergey Prigogin
|
498e23827e
|
Failing test cases for bugs 250582 and 250583.
|
2008-10-12 18:13:50 +00:00 |
|
Markus Schorn
|
37c141ceab
|
Utility methods to work with virtual methods, bug 248846.
|
2008-10-09 14:06:00 +00:00 |
|
Anton Leherbauer
|
04fa1f9ff5
|
Bug 248041 - Code formatting problem with CPPUNIT - Partial Fix
|
2008-10-09 13:39:10 +00:00 |
|
Anton Leherbauer
|
f8fefa6ec2
|
Bug 185133 - [Editor] cannot open very large files in CDT Editor
|
2008-10-09 12:03:03 +00:00 |
|
Markus Schorn
|
67b68db542
|
Enforce pragma once semantics for headers shown in editor, bug 249884.
|
2008-10-09 11:21:52 +00:00 |
|
Anton Leherbauer
|
3f17f6cdbd
|
Bug 235117 - [Editor] using F2 on a selection opens a hover containing 'null'
|
2008-10-08 15:00:38 +00:00 |
|
Markus Schorn
|
7a212506c0
|
Prevent error-popup for selection listeners, bug 243114.
|
2008-10-08 13:38:16 +00:00 |
|
Anton Leherbauer
|
02dd15386f
|
Folding bugs 248613 and 248716
|
2008-10-08 09:41:24 +00:00 |
|
Markus Schorn
|
9bccca7417
|
Don't include directories, bug 243682.
|
2008-10-07 14:52:24 +00:00 |
|
Markus Schorn
|
4f6ab7cd2e
|
Follow up for bug 249801.
|
2008-10-07 14:41:02 +00:00 |
|
Vivian Kong
|
caac3238db
|
update default target to nightly for CDT builds
|
2008-10-07 14:13:52 +00:00 |
|
Markus Schorn
|
2bfb47f111
|
Open Call Hierarchy for functions built with a macro, bug 249801.
|
2008-10-07 12:49:25 +00:00 |
|
Markus Schorn
|
21b5326fac
|
ResourceLookup does not limit result to the provided projects, bug 249806.
|
2008-10-07 11:29:58 +00:00 |
|
Anton Leherbauer
|
71910194db
|
Bug 249802 - C/C++ Editor goto matching bracket does not keep selection
Patch by Wieant
|
2008-10-07 07:44:32 +00:00 |
|
Anton Leherbauer
|
81fe52b68d
|
Bug 245861 - [semantic highlighting] parser errors during editing leads to incorrect highlighting
|
2008-10-07 07:23:24 +00:00 |
|
Markus Schorn
|
22785eee86
|
Create dummy locations, when location no longer exists, bug 249769.
|
2008-10-06 13:43:23 +00:00 |
|
Markus Schorn
|
5a9b69c9ee
|
Adds ICPPMethod.isPureVirtual(), bug 248865.
|
2008-10-06 09:22:25 +00:00 |
|
Markus Schorn
|
6b82deb626
|
Fix since tag.
|
2008-10-06 09:05:29 +00:00 |
|
Sergey Prigogin
|
af37b8985c
|
Binary constants contributed by Thomas Holland. Bug 249698.
|
2008-10-06 05:40:07 +00:00 |
|
Sergey Prigogin
|
89f966e3ef
|
Binary constants contributed by Thomas Holland. Bug 249698.
|
2008-10-06 05:33:10 +00:00 |
|
Sergey Prigogin
|
434637bb10
|
Binary constants contributed by Thomas Holland. Bug 249698.
|
2008-10-06 05:15:43 +00:00 |
|
Sergey Prigogin
|
4fb814778b
|
StringBuffer -> StringBuilder
|
2008-10-06 04:49:33 +00:00 |
|
Sergey Prigogin
|
784d16daf0
|
Comment adjustment.
|
2008-10-04 23:53:06 +00:00 |
|
Markus Schorn
|
4f5b949a8c
|
Instantiation adds superfluous qualifications, bug 249085.
|
2008-10-03 16:20:51 +00:00 |
|
Markus Schorn
|
86e44ca5fb
|
Enable refactoring off macro in ifndef-statements, bug 248007.
|
2008-10-03 13:06:27 +00:00 |
|
Anton Leherbauer
|
934dd607b6
|
Further test improvement by James Blackburn, bug 196118
|
2008-10-03 12:25:31 +00:00 |
|
Markus Schorn
|
19e6cbdd0a
|
Restore all view settings of include browser, bug 248143.
|
2008-10-03 11:38:54 +00:00 |
|
Anton Leherbauer
|
243ac4f836
|
Avoid deadlock in CDescriptorTests, Bug 196118
|
2008-10-03 10:46:01 +00:00 |
|
Anton Leherbauer
|
4044254d66
|
Fix copyright
|
2008-10-03 09:16:49 +00:00 |
|
Anton Leherbauer
|
ae9cb76e8f
|
Improved test for bug 196118, by James Blackburn
|
2008-10-03 09:11:27 +00:00 |
|
Markus Schorn
|
c47ff4d34f
|
Support for __func__, bug 247747.
|
2008-10-02 14:23:22 +00:00 |
|
Markus Schorn
|
c7cf3b3790
|
Add missing since-tag.
|
2008-10-02 11:47:39 +00:00 |
|
Markus Schorn
|
3e28b31ae1
|
Implementation to select resource for a location, bug 248419.
|
2008-10-02 11:36:51 +00:00 |
|
Anton Leherbauer
|
4796a78346
|
Bug 228653 - Minor editor scalability improvements
|
2008-10-02 10:57:09 +00:00 |
|
Warren Paul
|
cca64fca6c
|
fixed bug #211142.
|
2008-10-01 20:46:28 +00:00 |
|