68 コミット (2bcf229024608c411d8effa248e63c8742b35508)

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