aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* final bcel fix for 101047acolyer2005-09-282-0/+0
* restoring original behaviour in LocalVariableGen - not happy with my change f...acolyer2005-09-282-0/+0
* 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 f...aclement2005-09-142-0/+0
* 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. F...acolyer2005-08-122-0/+0
* another case of ArrayStoreException - a bug that Java generics would actually...acolyer2005-08-122-0/+0
* 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 signa...aclement2005-07-042-0/+0
* 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 i...acolyer2005-06-202-0/+0
* update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro...acolyer2005-06-202-0/+0
* ship dtd's too (see loadtime)wisberg2005-06-151-0/+0
* out-of-date check working. Applies only to compiles, not assembly or Ant targ...wisberg2005-06-151-0/+0
* revamped builderwisberg2005-06-081-0/+0
* Upgraded BCEL annotation support - can now get an immutable form of annotatio...aclement2005-06-082-0/+0
* 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
* 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
* Ant 1.6.3 (again? hmm.)wisberg2005-05-1162-0/+10080
* Ant 1.6.3wisberg2005-05-1113-679/+862
* updating bootstrap to match latest build source changeswisberg2005-05-051-0/+0
* Rebuilt with compiler level 1.3 - and I know these work as I had recreated th...aclement2005-05-042-0/+0
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-0/+0
* rebuilt with sun 142aclement2005-05-032-0/+0
* the matching aspectjrt.jar. could come in handy? who knows ;)acolyer2005-05-031-0/+0
* Doh - didn't update aspectjtools.jar when I did aspectjrt.jar. Does this hel...aclement2005-04-281-0/+0
* Hmmm - rebuilt with 1.4 Java - any difference to the build?aclement2005-04-262-0/+0
* @AJ declarePrecedence was not runtime visible in those jar - don't know why..avasseur2005-04-262-0/+0
* this patch implements the MAP for aspects, pointcuts, and advice. just enough...acolyer2005-04-251-0/+0
* Force change of these files - might make cruisecontrol happy.aclement2005-04-232-0/+0
* Changed runtime invis param attrs to always be invis as discovered by Alex. W...aclement2005-04-222-0/+0