20 Commits (43df701a10a80306dd98da8644a9bbfbf5d17089)

Author SHA1 Message Date
  Alexander Kriegisch 43df701a10 Avoid ThreadLocal memory leak in JoinPointImpl 3 months ago
  Alexander Kriegisch e71a303124 Globally fix spelling error "dependancy/dependancies" 2 years ago
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 years ago
  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 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 52c4cbfa1b mavenizing runtime module - merged in aspectj5rt 5 years ago
  Andy Clement e01e4369b4 mavenizing runtime module - complete 5 years ago