1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

19869 commits

Author SHA1 Message Date
Sergey Prigogin
bd795fa6c8 Bumped up CDT version from 8.0 to 8.1 to make it easily
distinguishable from the 8.0.x. We may change the version to 9.0
later.
2011-10-19 18:06:14 -07:00
Marc Khouzam
bc856eeea5 Bug 358754: NPE in MIBreakpointsManager 2011-10-19 15:53:31 -04:00
Sergey Prigogin
1a8212ca62 Split CPPVisitor.createType(IASTDeclarator declarator) into smaller
methods.
2011-10-18 14:45:03 -07:00
Sergey Prigogin
c3d94d1bf2 Switched to Java 1.6. 2011-10-17 20:57:43 -07:00
Sergey Prigogin
9452859ec8 Bug 333839 - NPE opening Rename refactoring dialog. 2011-10-17 20:10:15 -07:00
Sergey Prigogin
b01c9ad0cd Fixed compiler warnings. 2011-10-17 20:07:04 -07:00
Sergey Prigogin
4c002040f2 Cosmetics. 2011-10-17 19:44:41 -07:00
Sergey Prigogin
a328f88fad Fixed compiler warnings. 2011-10-17 19:44:35 -07:00
Marc-Andre Laperle
432fafe8b9 Bug 333839 - NPE opening Rename refactoring dialog 2011-10-17 21:49:24 -04:00
Sergey Prigogin
ef7a5f4f0b Fixed compiler warnings. 2011-10-17 18:37:53 -07:00
Sergey Prigogin
9972595fc7 Initial support for non-PDOM index fragments contributed through an
extension.
2011-10-17 18:08:11 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Sergey Prigogin
c2cec226b3 Merge branch 'bug_197989_B' 2011-10-17 15:19:11 -07:00
Sergey Prigogin
4e65505eba Removed use of a deprecated method. 2011-10-17 14:22:14 -07:00
Sergey Prigogin
d335475bd0 Prefer header variants that were parsed in context of a source file. 2011-10-17 14:20:42 -07:00
Sergey Prigogin
ffb7162210 Fixed an NPE. 2011-10-17 11:22:14 -07:00
Sergey Prigogin
ba9b696a07 Cosmetics. 2011-10-15 15:30:18 -07:00
Sergey Prigogin
08513938be Fixed a deprecation warning. 2011-10-15 15:29:24 -07:00
Sergey Prigogin
72db9fbe93 Fixed broken tests. 2011-10-14 19:44:36 -07:00
U-bobgato\cortell
e453c2257d Bug 339708 - [Memory Browser] Need a public method for getting selected memory space 2011-10-14 21:04:33 -05:00
Sergey Prigogin
ca69e0b6e9 Cosmetics. 2011-10-14 14:10:23 -07:00
Sergey Prigogin
8ae5715f10 Fixed test breakage caused by an additional index event. 2011-10-14 13:58:48 -07:00
Marc Khouzam
04d4f11b53 Bug 360846: Extra space in build command 2011-10-14 05:48:39 -04:00
Sergey Prigogin
58e5dd61e0 Bug 360378 - Confusing behavior when the current file is not part of the
refactoring working set. Also show preview whenever there are warnings.
2011-10-12 10:20:13 -07:00
John Cortell
9445f4c6a4 Bug 356346 - You cannot enter an expression in the memory Browser expression area if a continuous breakpoint is runing (backed out change; see bugzilla for explanation) 2011-10-12 11:55:12 -05:00
Marc-Andre Laperle
235d88f017 Bug 352256 - NPE when resetting Name Style to defaults 2011-10-11 19:38:04 -04:00
Anton Leherbauer
5adc3b3960 Bug 359392 - Source hover should not show source when hovering over function definition 2011-10-11 09:14:48 +02:00
Anton Leherbauer
e7f50acc25 Bug 359658 - code formatter does not work as expected when complicate macro precedes formatted code 2011-10-10 14:29:05 +02:00
Andrew Gvozdev
c617df3475 bug 360283: Discovery command does not work if workspace name has
spaces
2011-10-09 13:57:27 -04:00
Marc-Andre Laperle
984fb3b989 Bug 356863 - Can't finish ImplementMethod wizard when methods contain a
unselected templated method
2011-10-08 18:13:41 -04:00
John Cortell
8f1ac18b4e Bug 355438 - [Memory Browser] SWT Exception (applied patch) 2011-10-07 14:19:12 -05:00
Sergey Prigogin
dcc6b66ddf Disabled IndexMultiVariantHeaderTest.testSignificantMacroDetection test
for now.
2011-10-07 12:06:06 -07:00
Markus Schorn
535d90cc7d Option to record defined macros during expansion. 2011-10-07 10:56:14 +02:00
Sergey Prigogin
085f428acb Cosmetics. 2011-10-06 17:34:54 -07:00
Sergey Prigogin
5c8b7da9f4 Bug 360058 - NPE in NewClassCodeGenerator when attempting to create
files not under a source root. Eliminated faulty canonicalization
if resource paths.
2011-10-06 17:33:39 -07:00
Sergey Prigogin
22a089aca4 Fixed a bogus test failure. 2011-10-06 16:02:35 -07:00
Markus Schorn
0137349b87 Bug 359653: Range based for loop with auto type. 2011-10-06 15:50:45 +02:00
Markus Schorn
0975b80370 Bug 358654: Improve name of testcase. 2011-10-06 15:49:42 +02:00
Markus Schorn
c88a6117fd Bug 358654: Added testcase. 2011-10-06 10:09:36 +02:00
Pawel Piech
d722e5a8f6 Bug 359783 - (Fix matching of timed-out event contexts and tracking
timed-out flags)
2011-10-05 15:37:42 -07:00
Pawel Piech
bdd74fd79e Bug 359783 - (Avoid assertion error in case of inconsistent model
events)
2011-10-05 15:37:39 -07:00
Sergey Prigogin
849c54b2c3 Cosmetics. 2011-10-05 10:08:01 -07:00
Doug Schaefer
09bc0ef3f0 Update to tycho 0.13.0 proper. 2011-10-05 12:36:43 -04:00
Markus Schorn
098712b4d9 Manage the removal of an include guard 2011-10-05 16:54:24 +02:00
Markus Schorn
333559e5ea Cleanup handling of new file-versions. 2011-10-05 13:50:34 +02:00
Pawel Piech
93d76c18d7 Bug 359783 - (comment #3: Fixed handling of suspended event to match
previous behavior)
2011-10-04 22:41:02 -07:00
Pawel Piech
d643d3b26e Bug 359783 - [run control] SteppingController step timeout doesn't work
when container is resumed
2011-10-04 22:14:29 -07:00
Sergey Prigogin
c09afdc574 Cosmetics. 2011-10-04 16:34:21 -07:00
Sergey Prigogin
3edce39739 Bug 359905 - Invalid formatting of comment in enum. 2011-10-04 16:30:12 -07:00