summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* rebuilt for 95517aclement2005-11-151-0/+0
|
* fix for pr104220 - poor toString implementations for adviceexecution join ↵acolyer2005-11-082-0/+0
| | | | points.
* add support and tests for isAnonymous in JavaClassacolyer2005-11-042-0/+0
|
* errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, ↵aclement2005-10-262-0/+0
| | | | causing tests to fail. rebuilt and checking them in again.
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-251-0/+0
| | | | pbly some issue on abstract @Pointcut() in ajdt core - fix coming
* rebuilt - includes DeclareImplements annotationaclement2005-10-182-0/+0
|
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-171-0/+0
| | | | changed AjType as ITD field is meaningless (as @AJ ITD is interface driven)
* Fix for generic signature parsing - see pr112105aclement2005-10-142-0/+0
|
* pr112514: better diagnostics when class format exception occurs.aclement2005-10-142-0/+0
|
* bootstrap jar - fix dup entries for target when assemblingwisberg2005-10-141-0/+0
|
* itd support in the MAPacolyer2005-10-042-0/+0
|
* completes all of the MAP bar ITDsacolyer2005-10-032-0/+0
|
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-302-0/+0
|
* final bcel fix for 101047acolyer2005-09-282-0/+0
|
* restoring original behaviour in LocalVariableGen - not happy with my change ↵acolyer2005-09-282-0/+0
| | | | from last night....
* fix for pr101407 - weaver produces wrong local variable table bytecode.acolyer2005-09-272-0/+0
|
* fix for pr104957: NPE whilst compiling GIJacolyer2005-09-212-0/+0
|
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-214-0/+0
|
* pr109728: fix part 1 - don't let bcel damage descriptors.aclement2005-09-192-0/+0
|
* rebuilt *again* - i hope the build machine likes these?aclement2005-09-152-0/+0
|
* rebuilt *again* - i hope the build machine likes these?aclement2005-09-152-0/+0
|
* test and fix for pr109486: bcel exception when expecting compiler error for ↵aclement2005-09-142-0/+0
| | | | final abstract class.
* tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...)acolyer2005-09-022-0/+0
|
* fix for pr59076, much more memory efficient creation of join point static partsacolyer2005-09-012-0/+0
|
* Fix for pr104720: busted tableswitch on around advice weaving.aclement2005-08-252-0/+0
|
* fix for pr107784, IllegalStateException on parsing generic signatureacolyer2005-08-242-0/+0
|
* better error messages when failing to unpack a generic signatureacolyer2005-08-242-0/+0
|
* replacing the bloated ones in CVS !aclement2005-08-182-0/+0
|
* for one little change, this sure was a hell of a lot of work to track down. ↵acolyer2005-08-122-0/+0
| | | | Fixes bug pr106130 where methods using iinc instructions with > 255 local vars were failing to generate wide versions of iinc instruction correctly. Only change in the jar is to IINC class.
* another case of ArrayStoreException - a bug that Java generics would ↵acolyer2005-08-122-0/+0
| | | | actually have prevented.
* includes fix in GenericSignatureParser to handle nested types properly.acolyer2005-08-112-0/+0
|
* add test for proxy weaving and jit class weaving, update ltw docavasseur2005-08-111-0/+0
|
* do the right thing with ":" in an ftpacolyer2005-07-112-0/+0
|
* fix in GenericSigParser when tokenising primitivesacolyer2005-07-082-0/+0
|
* small signature change in JavaClassacolyer2005-07-082-0/+0
|
* generics: first bit of making the compiler/weaver more aware - includes ↵aclement2005-07-042-0/+0
| | | | signature attribute parsing code.
* JRockit agent for LTW with 1.3/1.4 + update in docavasseur2005-07-042-0/+8
|
* fix release jars including testing-*wisberg2005-06-211-0/+0
|
* yet another version of aspectjrt.jar due to question mark over 1.5 contents ↵acolyer2005-06-202-0/+0
| | | | in previous
* update aspectjrt.jar in lib and test cases uses MAP in tests to reflect ↵acolyer2005-06-202-0/+0
| | | | introduction of PointcutExpression interface
* ship dtd's too (see loadtime)wisberg2005-06-151-0/+0
|
* out-of-date check working. Applies only to compiles, not assembly or Ant ↵wisberg2005-06-151-0/+0
| | | | targets.
* revamped builderwisberg2005-06-081-0/+0
|
* Upgraded BCEL annotation support - can now get an immutable form of ↵aclement2005-06-082-0/+0
| | | | annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files.
* Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.aclement2005-06-072-0/+0
|
* GenericsWork: packaged version of new BCEL features for supporting generics. ↵aclement2005-06-012-0/+0
| | | | work in progress.
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-191-0/+0
|
* aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest)wisberg2005-05-111-0/+0
|
* tracking Ant 1.6.3 updates in build modulewisberg2005-05-111-0/+0
|
* Ant 1.6.3wisberg2005-05-111-3/+2
|