Markus Schorn
|
a9fcf919be
|
Correct usage of scopes in name-resolution, bug 259544.
|
2009-01-12 16:21:19 +00:00 |
|
Anton Leherbauer
|
356d9d373b
|
Bug 260524 - Disallow problematic Eclipse variables
|
2009-01-12 15:27:39 +00:00 |
|
Sergey Prigogin
|
00d8f03ce2
|
Bug 259927. Fix and test case.
|
2009-01-11 00:22:23 +00:00 |
|
John Cortell
|
89b260739c
|
Fixed bugzilla 260595. Disable the Show Full Paths action when not applicable
|
2009-01-09 21:33:39 +00:00 |
|
Vivian Kong
|
fb0cf15e02
|
update version numbers to align with feature
|
2009-01-09 19:24:59 +00:00 |
|
Vivian Kong
|
c6df8f061e
|
bug 283851 - use jars
|
2009-01-09 18:53:46 +00:00 |
|
Mike Kucera
|
5b09380625
|
cleaned up grammar files and actions a bit
|
2009-01-09 18:45:47 +00:00 |
|
Marc Khouzam
|
28e80032cf
|
[251185] TestClassRunner JUnit class no longer exists. Replace it with BlockJUnit4ClassRunner
|
2009-01-09 16:30:10 +00:00 |
|
Vivian Kong
|
a55cb22fe5
|
update version number
|
2009-01-09 16:08:07 +00:00 |
|
Vivian Kong
|
c683d98b4a
|
bug 283851 - use jars
|
2009-01-09 16:06:22 +00:00 |
|
Vivian Kong
|
0e24cb1ba6
|
update to latest orbit
|
2009-01-09 16:05:24 +00:00 |
|
Vivian Kong
|
5063991274
|
bug 259308 - fixing version numbers to enable upgrade from 5.0.2 to 6.0.0
|
2009-01-09 16:05:12 +00:00 |
|
Mike Kucera
|
7e5f7b1f20
|
removed call to setSignature()
|
2009-01-09 15:45:24 +00:00 |
|
Anton Leherbauer
|
9d7b8d39d5
|
Update bundle versions (bug 259308) and fix execution environment
|
2009-01-09 10:05:56 +00:00 |
|
Markus Schorn
|
aae52e7e68
|
Correct assignment of template declaration to names of constructor using template ids, bug 259600.
|
2009-01-09 09:42:43 +00:00 |
|
Anton Leherbauer
|
cb8d71c528
|
Bug 247416 - [Macro Explorer] no mouse control to navigate through steps
|
2009-01-09 09:24:08 +00:00 |
|
Pawel Piech
|
5b47187366
|
Migrated DSF and DSF-GDB to the CDT project.
|
2009-01-08 21:08:05 +00:00 |
|
Mike Kucera
|
4709306442
|
fixed handling of ambiguous new expressions in LR parser
|
2009-01-08 20:13:20 +00:00 |
|
Alena Laskavaia
|
31376779f5
|
[259964] - race conditions with model creation - applying patch
|
2009-01-08 18:06:56 +00:00 |
|
Markus Schorn
|
7982f97b6c
|
Removal / deprecation of options to create ast with comment nodes, bug 259841.
|
2009-01-08 17:03:40 +00:00 |
|
Markus Schorn
|
11d97b0055
|
Fix warning.
|
2009-01-08 16:55:04 +00:00 |
|
Markus Schorn
|
d59380e098
|
Fix problems.
|
2009-01-08 16:32:00 +00:00 |
|
Markus Schorn
|
42fab5f121
|
Correct assignment of template declaration to names of constructor using template ids, bug 259600.
|
2009-01-08 16:05:09 +00:00 |
|
Markus Schorn
|
8e652c282f
|
Thread local variables, bug 260387.
|
2009-01-08 13:27:59 +00:00 |
|
Markus Schorn
|
4c5c6bc7d3
|
Nested template-id ambiguity, bug 259501.
|
2009-01-08 12:58:25 +00:00 |
|
Markus Schorn
|
f22dca4261
|
Reconfigure API breakage as an error.
|
2009-01-08 10:10:44 +00:00 |
|
Mike Kucera
|
504ceda709
|
reverting accidental commit
|
2009-01-07 19:40:52 +00:00 |
|
Mike Kucera
|
d76a1d0722
|
better handling of syntax errors in declarations for LR parser
|
2009-01-07 19:34:38 +00:00 |
|
Mike Kucera
|
81bb910442
|
fix for bug 92793 for LR parser, qualified IDs as members should be parsed as using declarations
|
2009-01-07 16:36:21 +00:00 |
|
Mike Kucera
|
dd2b180f1e
|
several fixes to parsing of declarations in LR C++ parser
|
2009-01-07 16:08:35 +00:00 |
|
Emanuel Graf
|
e0cd7f1c94
|
FIX for bug 256242: Extract local variable refactoring doesn't avoid variable name collisions by Tom Ball https://bugs.eclipse.org/bugs/show_bug.cgi?id=256242
|
2009-01-07 09:08:08 +00:00 |
|
John Cortell
|
e848c5f601
|
Fixed bugzilla 219798. Reference variables show an address rather than a value.
|
2009-01-06 21:02:28 +00:00 |
|
Alena Laskavaia
|
c2b7d5be40
|
[259765] - applied patch for better support of adding breakpoints
|
2009-01-05 15:13:44 +00:00 |
|
Emanuel Graf
|
e4581eabb5
|
FIXED - bug 239060: const parameters in extracted functions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=239060
|
2009-01-05 12:48:23 +00:00 |
|
Emanuel Graf
|
4966785528
|
FIXED - bug 256815: Refactoring error when using "Implement Method..."
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256815
|
2009-01-05 09:25:27 +00:00 |
|
Sergey Prigogin
|
a27a1df93d
|
Test case for bug 259872.
|
2009-01-03 03:25:54 +00:00 |
|
Sergey Prigogin
|
f9c0ac30d7
|
Bug 259871. Fix and test case.
|
2009-01-02 20:53:45 +00:00 |
|
Mike Kucera
|
b6d210918b
|
fix for bug 86943 for the LR parsers
|
2009-01-02 15:59:42 +00:00 |
|
Mike Kucera
|
cfa1a4f42e
|
Added ability to pass ILanguage options to LR parser, refactored ParseHelper, partial fix for bug 253690
|
2009-01-02 14:58:24 +00:00 |
|
Mike Kucera
|
60d92373d0
|
fix for bug 240567 for the LR parsers
|
2008-12-30 15:16:06 +00:00 |
|
Mike Kucera
|
35ae8a7431
|
fix for bug 105334 for the LR parser
|
2008-12-29 23:39:27 +00:00 |
|
Sergey Prigogin
|
e098f7ccf6
|
Bug 259683.
|
2008-12-27 18:39:00 +00:00 |
|
Sergey Prigogin
|
a443b1fafc
|
Comment adjustment.
|
2008-12-27 18:11:01 +00:00 |
|
Sergey Prigogin
|
af7be7e395
|
Fixed an NPE.
|
2008-12-27 18:09:39 +00:00 |
|
Sergey Prigogin
|
72e0dffa3d
|
Code formatting.
|
2008-12-27 06:36:26 +00:00 |
|
Sergey Prigogin
|
01d2201caa
|
Additional fix for bug 259680.
|
2008-12-26 06:32:06 +00:00 |
|
Sergey Prigogin
|
f707b944ef
|
Code formatting.
|
2008-12-26 06:11:22 +00:00 |
|
Sergey Prigogin
|
fb3b1587e1
|
Code formatting.
|
2008-12-26 04:20:37 +00:00 |
|
Sergey Prigogin
|
6ea85657c4
|
Bug 259680.
|
2008-12-26 04:20:12 +00:00 |
|
Sergey Prigogin
|
0e9935bd07
|
Test case for bug 259680.
|
2008-12-25 23:34:19 +00:00 |
|