60 コミット (conditionalThis)

作成者 SHA1 メッセージ 日付
  aclement 94ca1dd5aa rebuilt due to prot domain changes 13年前
  aclement 6b999e08f6 contains the new methods 13年前
  aclement d7766b83c0 164 final 15年前
  aclement 691df674af include latest changes to runtime source 15年前
  aclement 76a261b91f declaremixin 15年前
  aclement 63420a08bd 154427: test and fix 15年前
  mwebster 090de7e4c5 Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" 18年前
  mwebster 3b49ad4a35 Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (Doh! remember to build and commit testing-client.jar) 18年前
  mwebster f37ab9ecfd Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix build break and improve diagnostics) 18年前
  mwebster bebb364069 Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents) 18年前
  aclement 61449886f8 have DEVELOPMENT flag. 18年前
  aclement 16d8120ef1 126167: Fix for @Around problems... 18年前
  aclement f821ca3dae test and fix for 145086 18年前
  aclement 91f54fd96f fix for NPE in SignatureImpl reported on the list by Simon Walter 18年前
  aclement aedf0bc508 synchronization joinpoints: aspectjrt changes 18年前
  aclement cb5dfe7598 fixes for 135780: aspectjrt will work better now on a 1.1 vm 18年前
  acolyer 1cbece39b3 merge of RB_V1_5_0 changes back into HEAD 18年前
  acolyer 4676acbde5 merge of changes from 1.5.0 branch into HEAD 18年前
  acolyer 9825192b0f fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members. 18年前
  acolyer 7de52b4221 tests and fix for ITDS in AjTypeSystem 18年前
  acolyer ff77a07113 new versions of aspectjrt.jar with annotation updates in 18年前
  acolyer 735d94f91a tests and fix for pr114332 - reflection api not detecting abstract itdms. 18年前
  acolyer c439e32628 fix for pr104220 - poor toString implementations for adviceexecution join points. 18年前
  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年前
  avasseur 76ebbc76ad concrete-aspect impl and doc for LTW - see #95529 18年前
  aclement f287e3bc29 rebuilt - includes DeclareImplements annotation 18年前
  avasseur bb2d440161 implement @AspectJ ITD @DeclareParents and @DeclareImplements 18年前
  acolyer b305f9ee51 itd support in the MAP 18年前
  acolyer 0fae66242e completes all of the MAP bar ITDs 18年前
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 18年前
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 18年前
  acolyer a5e645fa9a fix for pr59076, much more memory efficient creation of join point static parts 19年前
  aclement 5f08444494 replacing the bloated ones in CVS ! 19年前
  acolyer e40620d955 yet another version of aspectjrt.jar due to question mark over 1.5 contents in previous 19年前
  acolyer 63423ac4b5 update aspectjrt.jar in lib and test cases uses MAP in tests to reflect introduction of PointcutExpression interface 19年前
  aclement 3824b1c247 Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19年前
  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年前
  acolyer 42ea190a60 the matching aspectjrt.jar. could come in handy? who knows ;) 19年前
  avasseur d00224721f @AJ declarePrecedence was not runtime visible in those jar - don't know why.. 19年前
  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年前
  aclement cbc9fa978e Now you see them, now you don't. Annotations now runtime visible. 19年前
  aclement 6ce58147ba Refresh these builds of aspectjrt.jar - they are used by the harness 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年前
  aclement 438e61c998 Enhancement for Bugzilla Bug 49743 20年前
  aclement 001d0365ea Fix for Bugzilla Bug 70404 20年前
  acolyer bfa7137de3 updated aspectjrt.jar with new Factory methods in 20年前
  aclement 54c2294c5f Had wrong entry for version in MANIFEST - due to some packaging I had done to build my own 1.2rc1 - should be fixed now. 20年前
  aclement 5f6b18be7a Fix for Bugzilla Bug 59909 20年前
  acolyer 4907ede37a fix for Bugzilla Bug 54721 20年前