| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved generation of advice and pointcut names in the ASM. | mkersten | 2003-08-06 | 3 | -6/+55 |
* | Revised and added tests for ASM containment hierarchy. | mkersten | 2003-08-05 | 8 | -19/+202 |
* | Expanded test data sources. | mkersten | 2003-08-05 | 2 | -0/+1 |
* | fixed 40194: error handling during build config parsing | mkersten | 2003-07-30 | 3 | -24/+32 |
* | fixed 40194: error handling during build config parsing | mkersten | 2003-07-30 | 1 | -80/+66 |
* | extended test data | mkersten | 2003-07-30 | 3 | -0/+525 |
* | Added incremental warning message. | mkersten | 2003-07-30 | 1 | -44/+52 |
* | De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionalit... | mkersten | 2003-07-25 | 3 | -4/+82 |
* | Ignoring AJDT-generated files. | mkersten | 2003-07-25 | 1 | -0/+2 |
* | Fix for bug#40771
| mkersten | 2003-07-25 | 16 | -516/+159 |
* | *** empty log message *** | mkersten | 2003-07-23 | 1 | -0/+1 |
* | Fix for AJDT bug 40380. | mkersten | 2003-07-23 | 1 | -11/+15 |
* | Added coverge to LST file tests. Improved name of file opening method. | mkersten | 2003-07-22 | 6 | -16/+40 |
* | Added coverge to LST file tests. | mkersten | 2003-07-22 | 3 | -1/+8 |
* | Addes support for JDT's Java options map. | mkersten | 2003-07-22 | 3 | -1/+24 |
* | Improved name of compilerAdatper private. | mkersten | 2003-07-22 | 1 | -10/+10 |
* | Added safeguard for missing 1.3 setLocationRelativeTo method. | mkersten | 2003-07-09 | 1 | -2/+6 |
* | Fixed bugs introduced in 1.1rc2, where cast of message was incorrect. | mkersten | 2003-07-09 | 1 | -6/+6 |
* | Disabling test reads from user preferences store.
| wisberg | 2003-05-14 | 2 | -2/+2 |
* | Added persist member. | acolyer | 2003-05-09 | 1 | -1/+5 |
* | fixed testFileNodeFind that would always pass to be more strict
| jhugunin | 2003-05-08 | 1 | -1/+6 |
* | I believe this file can/should be deleted as unused | wisberg | 2003-05-07 | 1 | -0/+1 |
* | comment, organizes imports (using 2, right?) | wisberg | 2003-05-07 | 1 | -4/+4 |
* | "organized imports" to eliminate compiler warnings | acolyer | 2003-05-06 | 9 | -44/+18 |
* | implement binary-incompatible API for detecting whether any warnings exist, t... | wisberg | 2003-05-05 | 1 | -0/+15 |
* | use binary-incompatible API for detecting whether any warnings exist, to enab... | wisberg | 2003-05-05 | 1 | -0/+1 |
* | binary-incompatible API for detecting whether any warnings exist, to enable/d... | wisberg | 2003-05-05 | 1 | -1/+4 |
* | NPE guard | wisberg | 2003-05-05 | 2 | -5/+13 |
* | comment regarding canonicalizing path for input | wisberg | 2003-05-05 | 1 | -0/+1 |
* | fix test - NPE Guard, canonicalize file input | wisberg | 2003-05-05 | 1 | -4/+5 |
* | support both same- and other-vm runs using new using new LangUtil API's for r... | wisberg | 2003-05-05 | 1 | -31/+139 |
* | minimal run-in-same-vm feature for ajbrowser | wisberg | 2003-05-01 | 1 | -0/+30 |
* | removing 1.4 API | wisberg | 2003-05-01 | 1 | -3/+4 |
* | cleaner, but no semantic changes | wisberg | 2003-04-30 | 1 | -14/+13 |
* | removed printlns | wisberg | 2003-04-30 | 1 | -6/+7 |
* | not using unimplemented buildStructure() api | wisberg | 2003-04-30 | 1 | -1/+1 |
* | no change, just nicer feedback | wisberg | 2003-04-30 | 2 | -2/+10 |
* | mainly changed setup to avoid reading any existing user properties, which was... | wisberg | 2003-04-30 | 1 | -28/+30 |
* | identify source of log message for convenience | wisberg | 2003-04-30 | 1 | -1/+1 |
* | - IMessage-based compiler messages
| wisberg | 2003-04-30 | 1 | -6/+23 |
* | - IMessage-based compiler messages
| wisberg | 2003-04-30 | 1 | -9/+25 |
* | - IMessage-based compiler messages | wisberg | 2003-04-30 | 1 | -20/+5 |
* | support shift-key to rebuild-all in incremental mode | wisberg | 2003-04-30 | 1 | -1/+6 |
* | slight rewording of error dialog, and correct URL. | wisberg | 2003-04-30 | 1 | -3/+3 |
* | - making default filename static (access by tests)
| wisberg | 2003-04-30 | 1 | -12/+49 |
* | incremental flag support | wisberg | 2003-04-30 | 1 | -1/+10 |
* | static utility for detecting shift key down - should move | wisberg | 2003-04-30 | 1 | -0/+6 |
* | binary-incompatible change to IMessage-based API (using ISourceLocation anyway) | wisberg | 2003-04-30 | 1 | -0/+2 |
* | using new IMessage-based API for sourceline tasks | wisberg | 2003-04-30 | 1 | -4/+8 |
* | - incremental support
| wisberg | 2003-04-30 | 1 | -254/+37 |