| Commit message (Expand) | Author | Age | Files | Lines |
* | fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l... | avasseur | 2005-07-04 | 15 | -64/+333 |
* | generics: trivial decp implements. | aclement | 2005-07-04 | 1 | -4/+6 |
* | signature parsing for methods and fields now complete also | acolyer | 2005-07-01 | 3 | -4/+98 |
* | updates to Signature parsing for generics | acolyer | 2005-07-01 | 3 | -329/+674 |
* | For build machine - fixed classpath to include built jars. | aclement | 2005-06-29 | 2 | -0/+2 |
* | -- here be dragons -- | acolyer | 2005-06-26 | 1 | -2/+417 |
* | added getGenericSignature method | acolyer | 2005-06-26 | 1 | -1/+27 |
* | renamed "getRealSignatureFromAttribute" to "getGenericSignature" (which is wh... | acolyer | 2005-06-26 | 1 | -4/+4 |
* | Fixed classpath for build machine. | aclement | 2005-06-24 | 1 | -0/+8 |
* | licensing fix. | aclement | 2005-06-24 | 1 | -1/+1 |
* | generics: helper methods | aclement | 2005-06-24 | 1 | -0/+18 |
* | Classpath set for running tests on build machine | aclement | 2005-06-23 | 1 | -11/+17 |
* | generics: some of the new fields/members added | aclement | 2005-06-23 | 1 | -4/+58 |
* | copyright added. | aclement | 2005-06-23 | 1 | -0/+11 |
* | generics: Holds a generic type reference (used by the raw or parameterized va... | aclement | 2005-06-23 | 1 | -0/+17 |
* | rename weaver.patterns.TypeVariable to weaver.patterns.TypeVariablePattern | acolyer | 2005-06-22 | 8 | -60/+60 |
* | test cases for TypeVariable implementation -- AMC | acolyer | 2005-06-22 | 2 | -1/+125 |
* | early commit of TypeVariable for Andy... | acolyer | 2005-06-22 | 1 | -0/+131 |
* | important updates for call, get, and set wrt. erasure and declaring type sema... | acolyer | 2005-06-22 | 1 | -106/+136 |
* | easier to manually debug output jars | wisberg | 2005-06-21 | 1 | -19/+38 |
* | fix release jars including testing-* | wisberg | 2005-06-21 | 2 | -9/+9 |
* | Some refactoring to try and come up with better type names! | aclement | 2005-06-21 | 12 | -275/+326 |
* | generics decp test. | aclement | 2005-06-21 | 1 | -1/+1 |
* | yet another version of aspectjrt.jar due to question mark over 1.5 contents i... | acolyer | 2005-06-20 | 2 | -0/+0 |
* | LTW weaver/dump@within option + fix a sout in weaver | avasseur | 2005-06-20 | 15 | -34/+175 |
* | completed set of basic parser tests for pcds with type variables as per gener... | acolyer | 2005-06-20 | 2 | -26/+300 |
* | update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro... | acolyer | 2005-06-20 | 4 | -4/+4 |
* | first complete version of the generics chapter. | acolyer | 2005-06-19 | 1 | -19/+254 |
* | install before examples, vm-setup fix | wisberg | 2005-06-18 | 1 | -7/+6 |
* | extensive updates to the generics chapter to describe pointcut matching with ... | acolyer | 2005-06-17 | 1 | -70/+513 |
* | updated reflection interfaces to represent a pointcut expression as a Pointcu... | acolyer | 2005-06-17 | 11 | -29/+87 |
* | consolidated build script failure reports in one target | wisberg | 2005-06-17 | 1 | -10/+7 |
* | removed redundant properties, failonerror=false with build-aspectj using repo... | wisberg | 2005-06-17 | 1 | -53/+55 |
* | flattened release build sequence into target "all", lost compile-runtime-11 t... | wisberg | 2005-06-17 | 1 | -33/+12 |
* | removed rebuild, aspectjrtpath from lib/test, adopted compile-runtime-11 from... | wisberg | 2005-06-17 | 1 | -6/+42 |
* | now handling (init, clean, save) multiple results, better failure reporting, ... | wisberg | 2005-06-17 | 1 | -52/+175 |
* | spurious aspectjlib dir | wisberg | 2005-06-17 | 1 | -1/+1 |
* | reflective calls outside the Java language | wisberg | 2005-06-16 | 1 | -2/+9 |
* | 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 |