6 コミット (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

作成者 SHA1 メッセージ 日付
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3年前
  Lars Grefer 639f5030e0 Weaken Collection declarations 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Lars Grefer f33600d4d5 Unnecessary boxing 3年前
  Andy Clement 68e9bc60f9 mavenized bridge module 5年前
  Andy Clement 6defb4e5a2 373195 12年前
  aclement f30275711e generics 14年前
  aclement 25277e5bdd prevent multi-threaded access problems to the map 15年前
  aclement 5f7672bc40 remove unused code 15年前
  aclement d78772db59 210470: preventing weaver leaks: do not mess up the context stack in a multi-threaded environment 16年前
  aclement a2541b9036 210470: remove thread reference stored in CompilationAndWeavingContext static - it anchors the context class loader 16年前
  mwebster de04ec9067 Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW" 17年前
  acolyer 594f80c4b8 don't hold hard references to state in this context. Assume single threaded unless told otherwise. Provide reset to ditch memory we are holding. 18年前
  avasseur 808a511b8f fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed thru the aspectof munger. Added custom logic for that 18年前
  acolyer 20cafd486b a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18年前
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18年前