62 Commits (conditionalThis)

Auteur SHA1 Bericht Datum
  aclement 701e6bd698 323438 13 jaren geleden
  aclement e40367cb1d 89009: added getId() to joinpoint.staticpart 15 jaren geleden
  aclement 7c00631cac 154427: test and fix 15 jaren geleden
  aclement 4e1b868971 switch to container from jrelib 16 jaren geleden
  aclement b4715bcd19 210848: better javadoc 16 jaren geleden
  wisberg c4bf683e5c javadoc only - null Constructor for interface and static initializers, empty CodeSignatures values for static initializers. 17 jaren geleden
  mwebster 090de7e4c5 Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" 17 jaren geleden
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 jaren geleden
  aclement 16d8120ef1 126167: Fix for @Around problems... 18 jaren geleden
  aclement f821ca3dae test and fix for 145086 18 jaren geleden
  acolyer b6c89301f2 update license to EPL 18 jaren geleden
  aclement 9eb7fa0bc2 tests and fix for 122253 18 jaren geleden
  aclement 91f54fd96f fix for NPE in SignatureImpl reported on the list by Simon Walter 18 jaren geleden
  aclement 40cbd9f1d4 synchronization joinpoints: aspectjrt changes 18 jaren geleden
  aclement cb5dfe7598 fixes for 135780: aspectjrt will work better now on a 1.1 vm 18 jaren geleden
  aclement a9ef1b01b2 spelling fixed! (pr122417) 18 jaren geleden
  acolyer b9f1bb7ce3 moved to aspectj5rt 18 jaren geleden
  aclement 4c6d0ecb05 organized imports 18 jaren geleden
  acolyer c439e32628 fix for pr104220 - poor toString implementations for adviceexecution join points. 18 jaren geleden
  acolyer a5e645fa9a fix for pr59076, much more memory efficient creation of join point static parts 18 jaren geleden
  aclement 3824b1c247 Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19 jaren geleden
  acolyer f800dc9be1 ignore bintest directories 19 jaren geleden
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 jaren geleden
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 jaren geleden
  aclement 529dacebd3 hacked out 1.4 apis - needs tidying up but I'm just trying to see if I can get the build to work. 19 jaren geleden
  avasseur cdddd38d26 PTW perClause for @AJ + perClause test 19 jaren geleden
  avasseur ced5f6e66d @AJ annotation are runtime visible, fixed all licenses from branch for EPL 19 jaren geleden
  avasseur b151d1a68c fixing a missing "throw" clause 19 jaren geleden
  wisberg 21f753b76c back to 1.3 exception API, report bad method via NoAspectBoundException. 19 jaren geleden
  avasseur 1e6fae8624 commented jar target from bcel-builder/build.xml since broken (can someone comment ?) 19 jaren geleden
  aclement ad4e9209b4 accessed from gen'd code, needs to be visible 19 jaren geleden
  aclement 2fcbc5bda7 From branch: Changes to runtime for @AJ 19 jaren geleden
  aclement 11ddbca0fd Empty interface for EnclosingStaticPart, to enable differentiation between ESP and SP. migration issue? 19 jaren geleden
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 jaren geleden
  acolyer 41f7022722 remove dependency on 1.2 API - runtime libs must work at 1.1 level 19 jaren geleden
  acolyer 89ef2959b7 enhancements to signature to support getAccessibleMember() (see ajdk:annotations) 19 jaren geleden
  wisberg 698ad9633f aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in build/src/.../Builder.properties), so this is disabled (not deleted since undeleting in CVS is, um, awkward) 19 jaren geleden
  acolyer 09ba8cb317 APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and matching 19 jaren geleden
  acolyer 2e2a268ed2 Needs a blank-line before Name: section 19 jaren geleden
  aclement 6e155a6b9b Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessControlException 19 jaren geleden
  aclement 5c996fc559 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks when we can. 19 jaren geleden
  ehilsdal 9f87758469 Fixing javadoc comments 19 jaren geleden
  acolyer 536d08ac4c fix for enh 73360 Extend aspectjrt.jar manifest with OSGi attributes 19 jaren geleden
  aclement 438e61c998 Enhancement for Bugzilla Bug 49743 20 jaren geleden
  aclement 001d0365ea Fix for Bugzilla Bug 70404 20 jaren geleden
  acolyer 6d9b7d2d8b copyright statement! 20 jaren geleden
  acolyer f6436e3fc8 fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be changed.... 20 jaren geleden
  acolyer e31d2ba53c exposed additional factory methods for creating signatures 20 jaren geleden
  aclement 5f6b18be7a Fix for Bugzilla Bug 59909 20 jaren geleden
  acolyer c298ef779c fix for Bugzilla Bug 54721 20 jaren geleden