152 Commits (4fe2028e62f2fc77798eab5551f341f6b584dbde)

Author SHA1 Message Date
  acolyer 735d94f91a tests and fix for pr114332 - reflection api not detecting abstract itdms. 18 years ago
  aclement 2e2f1c2575 rebuilt for 95517 18 years ago
  acolyer c439e32628 fix for pr104220 - poor toString implementations for adviceexecution join points. 18 years ago
  acolyer 590f81aacb add support and tests for isAnonymous in JavaClass 18 years ago
  aclement 56766b766a errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, causing tests to fail. rebuilt and checking them in again. 18 years ago
  avasseur 76ebbc76ad concrete-aspect impl and doc for LTW - see #95529 18 years ago
  aclement f287e3bc29 rebuilt - includes DeclareImplements annotation 18 years ago
  avasseur bb2d440161 implement @AspectJ ITD @DeclareParents and @DeclareImplements 18 years ago
  aclement 7e397dbfae Fix for generic signature parsing - see pr112105 18 years ago
  aclement 999d9b0c88 pr112514: better diagnostics when class format exception occurs. 18 years ago
  wisberg a3520ca7ec bootstrap jar - fix dup entries for target when assembling 18 years ago
  acolyer b305f9ee51 itd support in the MAP 19 years ago
  acolyer 0fae66242e completes all of the MAP bar ITDs 19 years ago
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 19 years ago
  acolyer 85a4b0afb2 final bcel fix for 101047 19 years ago
  acolyer 4b15f3893c restoring original behaviour in LocalVariableGen - not happy with my change from last night.... 19 years ago
  acolyer 97520cf015 fix for pr101407 - weaver produces wrong local variable table bytecode. 19 years ago
  acolyer 0e1bb192d4 fix for pr104957: NPE whilst compiling GIJ 19 years ago
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 19 years ago
  aclement 1d5496e2f1 pr109728: fix part 1 - don't let bcel damage descriptors. 19 years ago
  aclement 3466a78126 rebuilt *again* - i hope the build machine likes these? 19 years ago
  aclement 979128e3d5 rebuilt *again* - i hope the build machine likes these? 19 years ago
  aclement 87e5c2ecca test and fix for pr109486: bcel exception when expecting compiler error for final abstract class. 19 years ago
  acolyer ad753aa805 tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...) 19 years ago
  acolyer a5e645fa9a fix for pr59076, much more memory efficient creation of join point static parts 19 years ago
  aclement bf767a9d6e Fix for pr104720: busted tableswitch on around advice weaving. 19 years ago
  acolyer 5f1c759b99 fix for pr107784, IllegalStateException on parsing generic signature 19 years ago
  acolyer 5ae8fd75d0 better error messages when failing to unpack a generic signature 19 years ago
  aclement 5f08444494 replacing the bloated ones in CVS ! 19 years ago
  acolyer 68bfe34f32 for one little change, this sure was a hell of a lot of work to track down. 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. 19 years ago
  acolyer 63c1e34ad3 another case of ArrayStoreException - a bug that Java generics would actually have prevented. 19 years ago
  acolyer 1fc3d52b3c includes fix in GenericSignatureParser to handle nested types properly. 19 years ago
  avasseur 875cccb16a add test for proxy weaving and jit class weaving, update ltw doc 19 years ago
  acolyer f17c6344c9 do the right thing with ":" in an ftp 19 years ago
  acolyer ea6af95245 fix in GenericSigParser when tokenising primitives 19 years ago
  acolyer b6cbf69a7f small signature change in JavaClass 19 years ago
  aclement c8a46f4055 generics: first bit of making the compiler/weaver more aware - includes signature attribute parsing code. 19 years ago
  avasseur fef895a7c8 JRockit agent for LTW with 1.3/1.4 + update in doc 19 years ago
  wisberg 50ca3c97e0 fix release jars including testing-* 19 years ago
  acolyer e40620d955 yet another version of aspectjrt.jar due to question mark over 1.5 contents in previous 19 years ago
  acolyer 63423ac4b5 update aspectjrt.jar in lib and test cases uses MAP in tests to reflect introduction of PointcutExpression interface 19 years ago
  wisberg a53a798d01 ship dtd's too (see loadtime) 19 years ago
  wisberg d51bdb43fe out-of-date check working. Applies only to compiles, not assembly or Ant targets. 19 years ago
  wisberg ec99a1f3fe revamped builder 19 years ago
  aclement d69548ecc1 Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19 years ago
  aclement 3824b1c247 Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19 years ago
  aclement 2ab848aab7 GenericsWork: packaged version of new BCEL features for supporting generics. work in progress. 19 years ago
  wisberg f978a92570 skipping xml-apis.jar, xercesImpl.jar 19 years ago
  wisberg f30900cda2 aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest) 19 years ago
  wisberg 7cc6f4e901 tracking Ant 1.6.3 updates in build module 19 years ago