Sergey Prigogin
|
54534b7ef0
|
Patch for bug 203382 provided by Tor Arne Vestbø.
|
2008-04-11 04:59:41 +00:00 |
|
Sergey Prigogin
|
81011950d8
|
Fixed compiler warnings.
|
2008-04-11 04:34:19 +00:00 |
|
Mikhail Khodjaiants
|
fe4b90d99a
|
Contributing new disassembly.
|
2008-04-10 17:09:12 +00:00 |
|
Markus Schorn
|
0f97e58d2f
|
Additional keyword '__attribute', supported by gcc.
|
2008-04-10 16:16:26 +00:00 |
|
Markus Schorn
|
b74edd50a1
|
Correct parsing of typeof-expressions, bug 226492.
|
2008-04-10 16:14:43 +00:00 |
|
Markus Schorn
|
1e97408e2b
|
Correct parsing of typeof-expressions, bug 226492.
|
2008-04-10 15:35:21 +00:00 |
|
Ken Ryall
|
027bd802aa
|
Better support for breakpoints in external files.
|
2008-04-10 15:26:57 +00:00 |
|
Markus Schorn
|
3a72e413b2
|
Differentiating typeid-nodes from typeof-nodes for unary expressions, bug 162470.
|
2008-04-10 15:17:12 +00:00 |
|
Oleg Krasilnikov
|
68059d3675
|
NPE elimination
|
2008-04-10 14:09:43 +00:00 |
|
Markus Schorn
|
bac604f82e
|
Differentiating typeid-nodes from typeof-nodes.
|
2008-04-10 12:27:51 +00:00 |
|
Markus Schorn
|
3c104b3f4c
|
Fix warnings.
|
2008-04-10 11:58:41 +00:00 |
|
Markus Schorn
|
772a60e5b6
|
Fix warnings.
|
2008-04-10 10:03:29 +00:00 |
|
Anton Leherbauer
|
02686bc022
|
Fix for 226453: NPE in CygpathTranslator if no Cygwin installed
|
2008-04-10 09:35:51 +00:00 |
|
Markus Schorn
|
68db07fc5d
|
Extracted a constant.
|
2008-04-10 07:51:14 +00:00 |
|
Sergey Prigogin
|
94a11113b4
|
UI label adjustments.
|
2008-04-10 05:43:29 +00:00 |
|
Mike Kucera
|
f58850d5ba
|
fixed problems in UPC test suite
|
2008-04-09 21:14:33 +00:00 |
|
Vivian Kong
|
39f7e3c038
|
Misplaced parenthesis in the New Project Creation Wizard in BIDI environment (bug 223670)
|
2008-04-09 20:36:32 +00:00 |
|
Vivian Kong
|
f69baa234d
|
bug 226346
|
2008-04-09 20:30:44 +00:00 |
|
Vivian Kong
|
791ccc9930
|
*** empty log message ***
|
2008-04-09 20:17:10 +00:00 |
|
Vivian Kong
|
6d7664523e
|
*** empty log message ***
|
2008-04-09 20:07:09 +00:00 |
|
Mike Kucera
|
4023986654
|
added disambiguation parsers for UPC
|
2008-04-09 19:42:34 +00:00 |
|
Mike Kucera
|
fe47120500
|
fixing warnings in LR parser plugins
|
2008-04-09 19:28:36 +00:00 |
|
Mike Kucera
|
76beb6c750
|
cleaning up some warnings
|
2008-04-09 19:19:13 +00:00 |
|
Vivian Kong
|
1138185abe
|
*** empty log message ***
|
2008-04-09 19:17:34 +00:00 |
|
Mike Kucera
|
5cb97217f4
|
deleting old stuff
|
2008-04-09 18:05:08 +00:00 |
|
Mikhail Khodjaiants
|
4e172a4c99
|
Contributing new disassembly.
|
2008-04-09 16:58:49 +00:00 |
|
Markus Schorn
|
9404ffb8d4
|
Removes head-less refactoring option, by Emanuel Graf, bug 225528.
|
2008-04-09 16:07:37 +00:00 |
|
Markus Schorn
|
3177d17585
|
Removes head-less refactoring option, by Emanuel Graf, bug 225528.
|
2008-04-09 16:06:05 +00:00 |
|
Vivian Kong
|
f86e0598de
|
update lpg version
|
2008-04-09 15:59:11 +00:00 |
|
Markus Schorn
|
ce5aae6649
|
Change generator for nested AST-modifications, by Emanuel Graf, bug 226306.
|
2008-04-09 15:48:37 +00:00 |
|
Markus Schorn
|
5dacb8918f
|
Fixes potential NPEs.
|
2008-04-09 15:42:09 +00:00 |
|
Vivian Kong
|
ae39bd607b
|
*** empty log message ***
|
2008-04-09 15:38:11 +00:00 |
|
Vivian Kong
|
261a910e8a
|
adding utilities plug-in to build
|
2008-04-09 15:28:36 +00:00 |
|
Vivian Kong
|
1ec18cdaf5
|
adding utilities plug-in to build
|
2008-04-09 15:19:39 +00:00 |
|
Vivian Kong
|
ccf86f2d8a
|
creating optional utilities plug-in
|
2008-04-09 15:17:59 +00:00 |
|
Markus Schorn
|
e16bfb7409
|
Fix warnings.
|
2008-04-09 14:59:19 +00:00 |
|
Markus Schorn
|
445650299a
|
Externalized strings.
|
2008-04-09 14:12:46 +00:00 |
|
Markus Schorn
|
db17e565b9
|
Compound statement expression nested in binary expression, bug 226274.
|
2008-04-09 14:12:20 +00:00 |
|
Andrew Ferguson
|
fa65eafa16
|
226231: apply fix
|
2008-04-09 14:08:56 +00:00 |
|
Mikhail Khodjaiants
|
887a1ea83e
|
Added support for breakpoint actions to the disassembly editor.
|
2008-04-09 13:51:38 +00:00 |
|
Mikhail Khodjaiants
|
e9ac88667a
|
Added support for breakpoint actions to the disassembly editor.
|
2008-04-09 13:25:46 +00:00 |
|
Markus Schorn
|
b4636c8a3c
|
Fix warnings.
|
2008-04-09 12:09:35 +00:00 |
|
Markus Schorn
|
d5ad391d97
|
Comments in ChangeGenerator, by Emanuel Graf, bug 226251.
|
2008-04-09 11:51:43 +00:00 |
|
Markus Schorn
|
e4ae8a89a7
|
Javadoc for the ast-rewrite facility, by Emanuel Graf, bug 226239.
|
2008-04-09 11:46:22 +00:00 |
|
Markus Schorn
|
b5ad408a60
|
Team shared warning levels for core-plugin, fixed warnings.
|
2008-04-09 11:35:52 +00:00 |
|
Markus Schorn
|
a14a63c060
|
Increased warning levels for ui-plugin, fixed warnings.
|
2008-04-09 11:24:27 +00:00 |
|
Markus Schorn
|
89abaeb3e8
|
Increased warning levels for ui-plugin, fixed warnings.
|
2008-04-09 11:15:34 +00:00 |
|
Oleg Krasilnikov
|
d9d5293cf4
|
Bug #214194 : Adding a preprocessor symbol erases previously defined ones
|
2008-04-09 11:08:40 +00:00 |
|
Anton Leherbauer
|
9aefe705a6
|
Fix source compliance level
|
2008-04-09 07:42:27 +00:00 |
|
Vivian Kong
|
7cdba08c06
|
bug 189008
|
2008-04-09 01:14:30 +00:00 |
|