Age | Commit message (Expand) | Author | Files | Lines |
2008-04-21 | added ignore of bin directory | Doug Schaefer | 1 | -0/+1 |
2008-04-21 | Comment handling for refactoring by Emanuel Graf, bug 228009. | Markus Schorn | 4 | -12/+45 |
2008-04-21 | Fix NPE in CView with EFS resources | Anton Leherbauer | 1 | -5/+5 |
2008-04-21 | Content Assist within macro arguments, bug 200208. | Markus Schorn | 4 | -14/+135 |
2008-04-21 | Fix java-doc. | Markus Schorn | 1 | -3/+2 |
2008-04-21 | Fix for 227463: Syntax coloring error on insertion/deletion | Anton Leherbauer | 5 | -59/+105 |
2008-04-21 | fix terminology: memento->hash | Andrew Ferguson | 7 | -57/+49 |
2008-04-21 | Testcases for content assist, bug 180885. | Markus Schorn | 2 | -7/+49 |
2008-04-21 | move older test to new-style framework | Andrew Ferguson | 1 | -5346/+5013 |
2008-04-21 | move older tests to new-style framework | Andrew Ferguson | 1 | -1361/+1209 |
2008-04-21 | Whitespace adjustments in test data by Emanuel Graf. | Markus Schorn | 3 | -18/+20 |
2008-04-21 | Fix for superfluous semicolon by Emanuel Graf, bug 226533. | Markus Schorn | 3 | -11/+124 |
2008-04-21 | Improves method names. | Markus Schorn | 1 | -12/+12 |
2008-04-21 | Added documentation about bug 227967 to the source code. | Markus Schorn | 1 | -0/+1 |
2008-04-21 | Fix warnings. | Markus Schorn | 1 | -10/+4 |
2008-04-21 | Debugging helpers. | Sergey Prigogin | 8 | -37/+50 |
2008-04-21 | New test case for bug 214017 that is still failing. | Sergey Prigogin | 1 | -0/+44 |
2008-04-21 | Minor changes to facilitate debugging. | Sergey Prigogin | 2 | -4/+2 |
2008-04-20 | Compiler warnings. | Sergey Prigogin | 4 | -10/+5 |
2008-04-19 | Compiler warnings. | Sergey Prigogin | 6 | -840/+840 |
2008-04-19 | Added isGloballyQualified method to avoid PDOMNotImplementedError. | Sergey Prigogin | 1 | -24/+30 |
2008-04-19 | More informative exception. | Sergey Prigogin | 1 | -1/+1 |
2008-04-19 | Partial fix for bug 214017. | Sergey Prigogin | 1 | -50/+125 |
2008-04-19 | Partial fix for bug 214017. | Sergey Prigogin | 16 | -120/+1141 |
2008-04-18 | Contributing new disassembly. | Mikhail Khodjaiants | 10 | -24/+278 |
2008-04-18 | Indexing performance improvements. | Markus Schorn | 8 | -177/+175 |
2008-04-18 | Fix warnings. | Markus Schorn | 1 | -23/+18 |
2008-04-18 | clean up warnings | Andrew Ferguson | 7 | -61/+23 |
2008-04-18 | Bug #187696 : Need to import/export configurations between projects | Oleg Krasilnikov | 4 | -22/+159 |
2008-04-18 | move older tests to new-style framework | Andrew Ferguson | 2 | -3918/+3816 |
2008-04-18 | Fix warnings. | Markus Schorn | 36 | -293/+132 |
2008-04-18 | Bug #214194 : Adding a preprocessor symbol erases previously defined ones | Oleg Krasilnikov | 1 | -1/+4 |
2008-04-18 | Performance improvement for indexing template based source code. | Markus Schorn | 6 | -122/+156 |
2008-04-17 | Contributing new disassembly. | Mikhail Khodjaiants | 7 | -32/+122 |
2008-04-17 | Try getting the address factory first from the CDI Target, then fall back on ... | Ken Ryall | 1 | -13/+12 |
2008-04-17 | Fix warnings | Anton Leherbauer | 6 | -30/+58 |
2008-04-17 | Store #undef in index, bug 227088. | Markus Schorn | 12 | -241/+303 |
2008-04-17 | Fix deprecation warnings and get rid of obsolete HTMLTextPresenter | Anton Leherbauer | 14 | -1224/+30 |
2008-04-17 | Fix regression of bug 217727 | Anton Leherbauer | 1 | -6/+3 |
2008-04-17 | Fix warnings. | Markus Schorn | 49 | -817/+824 |
2008-04-17 | Fix for 226682: Need to stop parsing when reconciler is stopped | Anton Leherbauer | 8 | -51/+201 |
2008-04-17 | Fixes implementation of CASTWhileStatement.accept(), bug 227393. | Markus Schorn | 1 | -1/+1 |
2008-04-16 | Contributing new disassembly. | Mikhail Khodjaiants | 2 | -7/+31 |
2008-04-16 | Contributing new disassembly. | Mikhail Khodjaiants | 20 | -21/+960 |
2008-04-16 | Fixes a CCE, bug 203967. | Markus Schorn | 3 | -62/+63 |
2008-04-16 | Testcase provided by Richard Miskin, bug 145389. | Markus Schorn | 1 | -0/+39 |
2008-04-16 | 222418: apply fix | Andrew Ferguson | 5 | -232/+567 |
2008-04-16 | externalize Gnu Make Builder's name (bug 227369) | Vivian Kong | 6 | -6/+11 |
2008-04-16 | Generate getters and setters by Emanuel Graf, bug 226658. | Markus Schorn | 23 | -14/+1568 |
2008-04-16 | Implement Method (work in progress) by Emanuel Graf, bug 226646. | Markus Schorn | 32 | -3/+2180 |