| Commit message (Expand) | Author | Age | Files | Lines |
* | reflective calls, bcel | wisberg | 2005-06-16 | 1 | -15/+65 |
* | comment out dump - needs to be impl thru weaver option pretty soon | avasseur | 2005-06-16 | 1 | -1/+1 |
* | fix LTW5/515 stuff as per Wes spot | avasseur | 2005-06-16 | 1 | -1/+1 |
* | Tests and fixes for bug 100260: methods inherited from a generic parent | aclement | 2005-06-16 | 5 | -1/+32 |
* | Test for bug 83311 - dreaded clone() method being ITDd | aclement | 2005-06-16 | 1 | -0/+22 |
* | Fix and tests for bug 100227: [generics][itds] inner class with generic enclo... | aclement | 2005-06-16 | 5 | -30/+94 |
* | another helper method... | aclement | 2005-06-16 | 1 | -0/+4 |
* | ship dtd's too (see loadtime) | wisberg | 2005-06-15 | 2 | -1/+1 |
* | out-of-date check working. Applies only to compiles, not assembly or Ant targ... | wisberg | 2005-06-15 | 1 | -0/+0 |
* | skipping long-running test builds | wisberg | 2005-06-15 | 1 | -3/+31 |
* | out-of-date check working. | wisberg | 2005-06-15 | 2 | -18/+3 |
* | out-of-date check working. Better logging | wisberg | 2005-06-15 | 1 | -12/+14 |
* | out-of-date check working. Force-libraries changed to disabled flag since ec... | wisberg | 2005-06-15 | 1 | -72/+17 |
* | Updated with a simple erasure test case - will need more later! | aclement | 2005-06-14 | 4 | -0/+58 |
* | Fix for Bugzilla Bug 98320: [generics][itds] intertype with nested generic ty... | aclement | 2005-06-14 | 1 | -3/+3 |
* | generics bugs testcases. | aclement | 2005-06-14 | 1 | -9/+6 |
* | Some new TypeX tests to check parameterization processing is working. | aclement | 2005-06-14 | 1 | -0/+38 |
* | Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ... | aclement | 2005-06-14 | 2 | -5/+6 |
* | Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ... | aclement | 2005-06-14 | 1 | -3/+3 |
* | Fix for 99089: [generics][itds] ArrayIndexOutOfBoundsException - Generics in ... | aclement | 2005-06-14 | 1 | -5/+102 |
* | Fix for 99168: [generics][itds] ITD on generic inner class crashes ajc. Allo... | aclement | 2005-06-14 | 1 | -1/+8 |
* | Altered classpath calculating logic to hopefully work on the build machine | aclement | 2005-06-14 | 1 | -3/+4 |
* | Tests for 98320, 99228, 99089: [generics][itds] | aclement | 2005-06-14 | 5 | -5/+74 |
* | Fix for 99228: [generics][itds] ITD of a field into a generic class | aclement | 2005-06-14 | 2 | -0/+0 |
* | rollback cvs notif test | avasseur | 2005-06-13 | 1 | -1/+1 |
* | cvs notif test | avasseur | 2005-06-13 | 1 | -1/+1 |
* | alex rollbaclk / cvs commit test | avasseur | 2005-06-13 | 1 | -1/+0 |
* | test cvsnotif | avasseur | 2005-06-13 | 1 | -0/+1 |
* | fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm... | avasseur | 2005-06-13 | 7 | -30/+19 |
* | unused imports (only) | wisberg | 2005-06-09 | 15 | -25/+37 |
* | new logic in AllTests failed unless loadtime5 was on project path | acolyer | 2005-06-09 | 1 | -22/+92 |
* | This PointcutParser should *not* support if - it is not to be confused with t... | acolyer | 2005-06-09 | 2 | -137/+168 |
* | first batch of updates for generics :- largely parsing plus storage of type v... | acolyer | 2005-06-09 | 80 | -295/+1818 |
* | update to binary format as part of generics work, plus remove needless duplic... | acolyer | 2005-06-09 | 5 | -5/+5 |
* | update to binary format as part of generics work | acolyer | 2005-06-09 | 19 | -0/+0 |
* | @style if test, fixed Ajc that was not having sandbox in cp anymore in some c... | avasseur | 2005-06-09 | 9 | -12/+155 |
* | Tests for pr99089 - commented out in Ajc150Tests.java | aclement | 2005-06-09 | 4 | -1/+22 |
* | @style if doc | avasseur | 2005-06-09 | 1 | -343/+494 |
* | Readded test, order fixed via precedence | aclement | 2005-06-09 | 2 | -4/+5 |
* | fixing typo | aclement | 2005-06-09 | 1 | -1/+1 |
* | test for if @style - a todo for Adrian | avasseur | 2005-06-09 | 6 | -43/+92 |
* | test broken by last commit, fixed by adding lib/out.jar back into classpath f... | acolyer | 2005-06-09 | 1 | -1/+1 |
* | whoops - removed test target | wisberg | 2005-06-09 | 1 | -21/+0 |
* | ignore local.properties | wisberg | 2005-06-09 | 1 | -0/+1 |
* | removing junitModules - use ant test in each module or run-all-junit-tests mo... | wisberg | 2005-06-09 | 1 | -515/+0 |
* | updated tests for revamped module-result builder | wisberg | 2005-06-09 | 3 | -62/+205 |
* | Now targeting Module results (release, test, release-all, test-all) rather th... | wisberg | 2005-06-09 | 5 | -934/+1306 |
* | draft of cruise-control script - untested | wisberg | 2005-06-09 | 1 | -0/+108 |
* | revamped build scripts using Ant 1.6.3 features. Now using local.properties ... | wisberg | 2005-06-09 | 9 | -1136/+936 |
* | Removing unused build scripts | wisberg | 2005-06-09 | 2 | -215/+0 |