| Commit message (Expand) | Author | Age | Files | Lines |
* | tests and fixes for two awful error message bugs:
| jhugunin | 2003-07-02 | 3 | -14/+12 |
* | Updated post 1.1.0 release build. | acolyer | 2003-06-06 | 1 | -2/+2 |
* | Updated for 1.1.0 releaseV1_1_0 | acolyer | 2003-06-06 | 1 | -2/+2 |
* | Expanded error message to make it clear that it is coming from parsing. | mkersten | 2003-06-01 | 1 | -1/+1 |
* | fix and test for Bugzilla Bug 38131
| jhugunin | 2003-05-27 | 3 | -2/+46 |
* | expanded test coverage | jhugunin | 2003-05-19 | 1 | -2/+2 |
* | fix for NPE revealed by BcWeaverJarMaker test code | jhugunin | 2003-05-19 | 1 | -1/+1 |
* | defensively supplying ISourceLocation.NO_FILE when there is no file in the re... | wisberg | 2003-05-14 | 1 | -1/+7 |
* | patch mentioned on the list for detecting errs in incremental command line | wisberg | 2003-05-14 | 2 | -2/+20 |
* | fix to use cache for isPackage method (as indicated by previous !!! comment)
| jhugunin | 2003-05-09 | 1 | -2/+25 |
* | Backing out the change I made to add the output directory to the classpath.
| wisberg | 2003-05-09 | 1 | -5/+5 |
* | adding output dir/jar by default to classpath to permit resolving types in in... | wisberg | 2003-05-08 | 1 | -16/+22 |
* | - removed invalid test requiring -sourceroots in the argument list. They mig... | wisberg | 2003-05-08 | 1 | -30/+31 |
* | fix for reported bug with invalid classpath entries (from the environment)
| jhugunin | 2003-05-07 | 3 | -21/+64 |
* | fixed bug for inferring the kind of messages from the eclipse batch
| jhugunin | 2003-05-07 | 1 | -2/+2 |
* | wrong handler reference | wisberg | 2003-05-07 | 1 | -4/+4 |
* | creating a fresh AjState object whenever doing a batch build to make
| jhugunin | 2003-05-06 | 1 | -0/+4 |
* | "organized imports" to eliminate compiler warnings | acolyer | 2003-05-06 | 2 | -27/+3 |
* | - special-casing -help to avoid printing usage twice
| wisberg | 2003-05-06 | 2 | -0/+14 |
* | NPE guard - client of getSourceLocation only uses files - enforcing that.
| wisberg | 2003-05-05 | 1 | -0/+6 |
* | addressing (Andy's) NPE - null source location is permitted for packages, so ... | wisberg | 2003-05-05 | 1 | -88/+120 |
* | redoing root to be kind [java file || config file] --
| wisberg | 2003-05-05 | 1 | -9/+8 |
* | fix and better tests for
| jhugunin | 2003-05-02 | 2 | -5/+20 |
* | more progress messages for ajde | jhugunin | 2003-05-01 | 1 | -0/+2 |
* | added test that deprecation warnings are not shown unless asked for
| jhugunin | 2003-05-01 | 1 | -1/+3 |
* | expanded coverage and fix for bug involving around advice with either
| jhugunin | 2003-05-01 | 2 | -0/+24 |
* | Making genBuildConfig static so it can be re-used from AJDE. | wisberg | 2003-04-30 | 1 | -2/+3 |
* | added support for adopting global configuration values (without overwriting l... | wisberg | 2003-04-30 | 1 | -2/+98 |
* | refactored batch and incremental into one method to make it easier to see the... | wisberg | 2003-04-30 | 1 | -193/+107 |
* | test case can't expect usage message any more | wisberg | 2003-04-30 | 1 | -2/+2 |
* | track internal API changes | wisberg | 2003-04-29 | 1 | -8/+20 |
* | using Kind.isSameOrLessThan(..) rather than direct compare for inferring streams | wisberg | 2003-04-29 | 1 | -4/+1 |
* | semantics-preserving - still only warn if aspectjrt.jar not found | wisberg | 2003-04-29 | 1 | -3/+7 |
* | boolean hasSources() to validate after parsing | wisberg | 2003-04-29 | 1 | -0/+9 |
* | error-handling cleaned up
| wisberg | 2003-04-29 | 1 | -44/+57 |
* | - detecting unflagged directories
| wisberg | 2003-04-29 | 1 | -31/+61 |
* | not accepting directories any more | wisberg | 2003-04-29 | 1 | -2/+2 |
* | Checking in Mik's changes sent by email today for model and incremental suppo... | wisberg | 2003-04-28 | 2 | -9/+44 |
* | fix and test for
| jhugunin | 2003-04-27 | 2 | -0/+30 |
* | test and fix for Bugzilla Bug 36564
| jhugunin | 2003-04-22 | 1 | -2/+4 |
* | fix for Bugzilla Bug 36673
| jhugunin | 2003-04-22 | 2 | -2/+7 |
* | fix for Bugzilla Bug 36736
| jhugunin | 2003-04-22 | 1 | -4/+8 |
* | fix for Bugzilla Bug 36736
| jhugunin | 2003-04-22 | 1 | -1/+6 |
* | adding -bootclasspath and -extdirs to documentation | wisberg | 2003-04-11 | 1 | -0/+7 |
* | fixing declare parents problems | jhugunin | 2003-04-11 | 3 | -41/+13 |
* | fix for Bugzilla Bug 35688
| jhugunin | 2003-04-10 | 1 | -0/+5 |
* | re-implementing support for incremental compilation after move to 2.1
| jhugunin | 2003-04-10 | 10 | -521/+939 |
* | addressing line ending issues and matching with eclipse 2.1 minor changes | jhugunin | 2003-04-10 | 1 | -3/+3 |
* | commenting out accidental debugging println | jhugunin | 2003-04-10 | 1 | -1/+1 |
* | fix for [Bug 35593] Problem with priviliged aspects | jhugunin | 2003-04-10 | 1 | -4/+3 |