| Commit message (Expand) | Author | Age | Files | Lines |
* | parseBoolean utility | wisberg | 2005-05-17 | 3 | -3/+84 |
* | Nicer toString() :) | aclement | 2005-05-16 | 1 | -1/+8 |
* | Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow... | aclement | 2005-05-16 | 4 | -16/+118 |
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci... | avasseur | 2005-05-13 | 11 | -21/+128 |
* | LTW test commented out due to 75442 just rollbacked... | avasseur | 2005-05-12 | 1 | -1/+2 |
* | see #75442, lateTypeMunger rollback for now. This is not enough | avasseur | 2005-05-12 | 2 | -2/+9 |
* | Fix and tests for pr84312: runtime retention checking. From Andrew Huff. | aclement | 2005-05-12 | 4 | -32/+29 |
* | harness LTW support - untested | wisberg | 2005-05-12 | 7 | -58/+368 |
* | adding weaver (hoping no one is using < M6) | wisberg | 2005-05-12 | 2 | -21/+82 |
* | path utilities | wisberg | 2005-05-12 | 1 | -0/+165 |
* | snooping out stream on request | wisberg | 2005-05-12 | 1 | -0/+3 |
* | FileToURL via URI | wisberg | 2005-05-12 | 1 | -1/+6 |
* | avoid harness ajcore files - ensure Dump message holder is not null for clien... | wisberg | 2005-05-12 | 2 | -3/+4 |
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 6 | -59/+33 |
* | Suggested error message improvement by Andrew. | aclement | 2005-05-12 | 1 | -1/+1 |
* | Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle | aclement | 2005-05-12 | 5 | -0/+12 |
* | Andrew's patch for: bug#82755 update ajdoc to support Java 5 language features | mkersten | 2005-05-12 | 3 | -5/+14 |
* | Oh alright, back to junitModule.xml - another shot in the dark at cruise control | wisberg | 2005-05-11 | 1 | -0/+25 |
* | Reverting - duplicate tools.jar entry | wisberg | 2005-05-11 | 1 | -1/+0 |
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add to... | avasseur | 2005-05-11 | 6 | -28/+8 |
* | aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest) | wisberg | 2005-05-11 | 2 | -0/+9 |
* | aspectjweaver.jar now built from loadtime5-all.jar | wisberg | 2005-05-11 | 1 | -1/+1 |
* | mainly reflective loading - unfortunately also reformatted | wisberg | 2005-05-11 | 1 | -286/+444 |
* | Name picked up by Ant junit task | wisberg | 2005-05-11 | 1 | -0/+21 |
* | unused imports | wisberg | 2005-05-11 | 1 | -2/+0 |
* | src -> java5-src, added junit.jar and testing-utils for test purposes | wisberg | 2005-05-11 | 1 | -1/+17 |
* | src -> java5-src; note test target runs AsmModuleTests, not Loadtime5ModuleTe... | wisberg | 2005-05-11 | 7 | -1/+94 |
* | replacement for build.xml (move there when validated) | wisberg | 2005-05-11 | 1 | -0/+6 |
* | unneeded imports | wisberg | 2005-05-11 | 1 | -6/+1 |
* | testsrc -> java5-testsrc, placeholders for pre-1.5 build | wisberg | 2005-05-11 | 6 | -14/+68 |
* | fix LTW test | avasseur | 2005-05-11 | 2 | -1/+11 |
* | testsrc -> java5-testsrc | wisberg | 2005-05-11 | 1 | -1/+1 |
* | ugly but harmless hack for building prior to 1.5 for test purposes. | wisberg | 2005-05-11 | 1 | -0/+18 |
* | Ant 1.6.3 imports rather than entities | wisberg | 2005-05-11 | 1 | -7/+4 |
* | not using junitModules.xml | wisberg | 2005-05-11 | 2 | -10/+10 |
* | Ant 1.6.3 imports rather than entities; updated junit taskdef | wisberg | 2005-05-11 | 2 | -27/+101 |
* | tracking Ant 1.6.3 updates in build module | wisberg | 2005-05-11 | 1 | -0/+0 |
* | support system property value "false" | wisberg | 2005-05-11 | 1 | -2/+2 |
* | Checking against all (known) module .classpath files | wisberg | 2005-05-11 | 1 | -16/+37 |
* | added junit.jar to skipped libraries, *.xml to resources copied | wisberg | 2005-05-11 | 1 | -2/+2 |
* | updated tiny XML parser. Unfortunately, also reformatted. | wisberg | 2005-05-11 | 1 | -253/+320 |
* | permitting modules to mix 1.5 and prior source directories | wisberg | 2005-05-11 | 1 | -10/+2 |
* | Ant 1.6.3 | wisberg | 2005-05-11 | 1 | -3/+2 |
* | Ant 1.6.3 (again? hmm.) | wisberg | 2005-05-11 | 62 | -0/+10080 |
* | Ant 1.6.3 | wisberg | 2005-05-11 | 13 | -679/+862 |
* | Ensures we can find tools.jar (javac) when running the tests. Similar setup ... | aclement | 2005-05-11 | 1 | -0/+1 |
* | document basic auto-build assumptions and invariants | wisberg | 2005-05-11 | 1 | -2/+109 |
* | prospective replacements for {module}/build.xml - will move there once valida... | wisberg | 2005-05-11 | 16 | -0/+96 |
* | Add loadtime into the classpath so it can find the message handler. | aclement | 2005-05-11 | 2 | -1/+5 |
* | Fix and test for PR90827: StackOverflow while weaving enum/annotation with E... | aclement | 2005-05-10 | 2 | -3/+6 |