127 Commits (0ea99cad049a88bb2465472f8eba9800ae9d44f3)

Author SHA1 Message Date
  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
  wisberg c8557ff13e Ant 1.6.3 19 years ago
  wisberg e458b49882 Ant 1.6.3 (again? hmm.) 19 years ago
  wisberg a30b4b76da Ant 1.6.3 19 years ago
  wisberg f292196ce4 updating bootstrap to match latest build source changes 19 years ago
  aclement d23d2d090b Rebuilt with compiler level 1.3 - and I know these work as I had recreated the build machine problem and these resolve it. 19 years ago
  avasseur 2679e77604 LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) 19 years ago
  aclement c6f14bb456 rebuilt with sun 142 19 years ago
  acolyer 42ea190a60 the matching aspectjrt.jar. could come in handy? who knows ;) 19 years ago
  aclement e3678e3e1e Doh - didn't update aspectjtools.jar when I did aspectjrt.jar. Does this help damn cruisecontrol build? 19 years ago
  aclement ee9fe51b58 Hmmm - rebuilt with 1.4 Java - any difference to the build? 19 years ago
  avasseur d00224721f @AJ declarePrecedence was not runtime visible in those jar - don't know why.. 19 years ago
  acolyer 92fce1440c this patch implements the MAP for aspects, pointcuts, and advice. just enough of an implementation to provide the support needed for some of the ataspectj visitor tests. 19 years ago
  aclement 2be42e20b9 Force change of these files - might make cruisecontrol happy. 19 years ago
  aclement 5f5ec77a5f Changed runtime invis param attrs to always be invis as discovered by Alex. Was impacting nothing as far as I could tell - but needed fixing! 19 years ago
  aclement 5edfef30ff Changed runtime invis attrs to always be invis as discovered by Alex. Was impacting nothing as far as I could tell - but needed fixing! 19 years ago
  aclement cbc9fa978e Now you see them, now you don't. Annotations now runtime visible. 19 years ago
  aclement 6ce58147ba Refresh these builds of aspectjrt.jar - they are used by the harness 19 years ago