| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for pr104220 - poor toString implementations for adviceexecution join poi... | acolyer | 2005-11-08 | 2 | -0/+0 |
* | add support and tests for isAnonymous in JavaClass | acolyer | 2005-11-04 | 2 | -0/+0 |
* | errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, cau... | aclement | 2005-10-26 | 2 | -0/+0 |
* | concrete-aspect impl and doc for LTW - see #95529 | avasseur | 2005-10-25 | 1 | -0/+0 |
* | rebuilt - includes DeclareImplements annotation | aclement | 2005-10-18 | 2 | -0/+0 |
* | implement @AspectJ ITD @DeclareParents and @DeclareImplements | avasseur | 2005-10-17 | 1 | -0/+0 |
* | Fix for generic signature parsing - see pr112105 | aclement | 2005-10-14 | 2 | -0/+0 |
* | pr112514: better diagnostics when class format exception occurs. | aclement | 2005-10-14 | 2 | -0/+0 |
* | bootstrap jar - fix dup entries for target when assembling | wisberg | 2005-10-14 | 1 | -0/+0 |
* | itd support in the MAP | acolyer | 2005-10-04 | 2 | -0/+0 |
* | completes all of the MAP bar ITDs | acolyer | 2005-10-03 | 2 | -0/+0 |
* | updates to reflection library (largely javadoc, but with a few small tweaks) | acolyer | 2005-09-30 | 2 | -0/+0 |
* | final bcel fix for 101047 | acolyer | 2005-09-28 | 2 | -0/+0 |
* | restoring original behaviour in LocalVariableGen - not happy with my change f... | acolyer | 2005-09-28 | 2 | -0/+0 |
* | fix for pr101407 - weaver produces wrong local variable table bytecode. | acolyer | 2005-09-27 | 2 | -0/+0 |
* | fix for pr104957: NPE whilst compiling GIJ | acolyer | 2005-09-21 | 2 | -0/+0 |
* | tests and implementation for 108120 - runtime pointcut parsing and matching. | acolyer | 2005-09-21 | 4 | -0/+0 |
* | pr109728: fix part 1 - don't let bcel damage descriptors. | aclement | 2005-09-19 | 2 | -0/+0 |
* | rebuilt *again* - i hope the build machine likes these? | aclement | 2005-09-15 | 2 | -0/+0 |
* | rebuilt *again* - i hope the build machine likes these? | aclement | 2005-09-15 | 2 | -0/+0 |
* | test and fix for pr109486: bcel exception when expecting compiler error for f... | aclement | 2005-09-14 | 2 | -0/+0 |
* | tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...) | acolyer | 2005-09-02 | 2 | -0/+0 |
* | fix for pr59076, much more memory efficient creation of join point static parts | acolyer | 2005-09-01 | 2 | -0/+0 |
* | Fix for pr104720: busted tableswitch on around advice weaving. | aclement | 2005-08-25 | 2 | -0/+0 |
* | fix for pr107784, IllegalStateException on parsing generic signature | acolyer | 2005-08-24 | 2 | -0/+0 |
* | better error messages when failing to unpack a generic signature | acolyer | 2005-08-24 | 2 | -0/+0 |
* | replacing the bloated ones in CVS ! | aclement | 2005-08-18 | 2 | -0/+0 |
* | for one little change, this sure was a hell of a lot of work to track down. F... | acolyer | 2005-08-12 | 2 | -0/+0 |
* | another case of ArrayStoreException - a bug that Java generics would actually... | acolyer | 2005-08-12 | 2 | -0/+0 |
* | includes fix in GenericSignatureParser to handle nested types properly. | acolyer | 2005-08-11 | 2 | -0/+0 |
* | add test for proxy weaving and jit class weaving, update ltw doc | avasseur | 2005-08-11 | 1 | -0/+0 |
* | do the right thing with ":" in an ftp | acolyer | 2005-07-11 | 2 | -0/+0 |
* | fix in GenericSigParser when tokenising primitives | acolyer | 2005-07-08 | 2 | -0/+0 |
* | small signature change in JavaClass | acolyer | 2005-07-08 | 2 | -0/+0 |
* | generics: first bit of making the compiler/weaver more aware - includes signa... | aclement | 2005-07-04 | 2 | -0/+0 |
* | JRockit agent for LTW with 1.3/1.4 + update in doc | avasseur | 2005-07-04 | 2 | -0/+8 |
* | fix release jars including testing-* | wisberg | 2005-06-21 | 1 | -0/+0 |
* | yet another version of aspectjrt.jar due to question mark over 1.5 contents i... | acolyer | 2005-06-20 | 2 | -0/+0 |
* | update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro... | acolyer | 2005-06-20 | 2 | -0/+0 |
* | ship dtd's too (see loadtime) | wisberg | 2005-06-15 | 1 | -0/+0 |
* | out-of-date check working. Applies only to compiles, not assembly or Ant targ... | wisberg | 2005-06-15 | 1 | -0/+0 |
* | revamped builder | wisberg | 2005-06-08 | 1 | -0/+0 |
* | Upgraded BCEL annotation support - can now get an immutable form of annotatio... | aclement | 2005-06-08 | 2 | -0/+0 |
* | Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. | aclement | 2005-06-07 | 2 | -0/+0 |
* | GenericsWork: packaged version of new BCEL features for supporting generics. ... | aclement | 2005-06-01 | 2 | -0/+0 |
* | skipping xml-apis.jar, xercesImpl.jar | wisberg | 2005-05-19 | 1 | -0/+0 |
* | aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest) | wisberg | 2005-05-11 | 1 | -0/+0 |
* | tracking Ant 1.6.3 updates in build module | wisberg | 2005-05-11 | 1 | -0/+0 |
* | Ant 1.6.3 | wisberg | 2005-05-11 | 1 | -3/+2 |
* | Ant 1.6.3 (again? hmm.) | wisberg | 2005-05-11 | 62 | -0/+10080 |