72 Commits (8d33cfa5274720b7e72effb3f20ce09628b79787)

Author SHA1 Message Date
  Alexander Kriegisch 3c80a36527 Make Stack<AroundClosure> in JoinPointImpl InheritableThreadLocal 2 years ago
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2 years ago
  Andrey Turbanov a877b48c51 Update 'runtime' code to use generics 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c3289ab86b Polish 3 years ago
  Andy Clement 322aa52b55 polish 4 years ago
  Andy Clement 4471ba76ac Include JDTCore for Java14 4 years ago
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed 5 years ago
  Andy Clement 9b414afb3b polish javadoc in runtime module 5 years ago
  Andy Clement 8f01a3063e Add module tests back in - but streamlined 5 years ago
  Andy Clement 52c4cbfa1b mavenizing runtime module - merged in aspectj5rt 5 years ago
  Andy Clement e01e4369b4 mavenizing runtime module - complete 5 years ago
  Andy Clement 432d4845cb polish javadoc 5 years ago
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 years ago
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  Andy Clement dd41751ab2 Cleaning up thread locals when counters/stacks hit zero 11 years ago
  aclement 701e6bd698 323438 13 years ago
  aclement e40367cb1d 89009: added getId() to joinpoint.staticpart 15 years ago
  aclement 7c00631cac 154427: test and fix 15 years ago
  aclement b4715bcd19 210848: better javadoc 16 years ago
  wisberg c4bf683e5c javadoc only - null Constructor for interface and static initializers, empty CodeSignatures values for static initializers. 17 years ago
  mwebster 090de7e4c5 Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" 17 years ago
  aclement 16d8120ef1 126167: Fix for @Around problems... 18 years ago
  aclement f821ca3dae test and fix for 145086 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 9eb7fa0bc2 tests and fix for 122253 18 years ago
  aclement 91f54fd96f fix for NPE in SignatureImpl reported on the list by Simon Walter 18 years ago
  aclement 40cbd9f1d4 synchronization joinpoints: aspectjrt changes 18 years ago
  aclement cb5dfe7598 fixes for 135780: aspectjrt will work better now on a 1.1 vm 18 years ago
  aclement a9ef1b01b2 spelling fixed! (pr122417) 18 years ago
  acolyer b9f1bb7ce3 moved to aspectj5rt 18 years ago
  aclement 4c6d0ecb05 organized imports 18 years ago
  acolyer c439e32628 fix for pr104220 - poor toString implementations for adviceexecution join points. 18 years ago
  acolyer a5e645fa9a fix for pr59076, much more memory efficient creation of join point static parts 19 years ago
  aclement 3824b1c247 Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19 years ago
  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 years ago
  avasseur cdddd38d26 PTW perClause for @AJ + perClause test 19 years ago
  avasseur ced5f6e66d @AJ annotation are runtime visible, fixed all licenses from branch for EPL 19 years ago
  avasseur b151d1a68c fixing a missing "throw" clause 19 years ago
  wisberg 21f753b76c back to 1.3 exception API, report bad method via NoAspectBoundException. 19 years ago
  aclement ad4e9209b4 accessed from gen'd code, needs to be visible 19 years ago
  aclement 2fcbc5bda7 From branch: Changes to runtime for @AJ 19 years ago