62 Commits (conditionalThis)

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