95 Révisions (f25573c72a9016204c32205633a7014a8b2bb99b)

Auteur SHA1 Message Date
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations il y a 2 ans
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. il y a 2 ans
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 il y a 3 ans
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls il y a 3 ans
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler il y a 3 ans
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages il y a 3 ans
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags il y a 3 ans
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments il y a 3 ans
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers il y a 3 ans
  Lars Grefer 702f3fa5bd Cleanup unused imports il y a 3 ans
  Lars Grefer 639f5030e0 Weaken Collection declarations il y a 3 ans
  Lars Grefer e1bff9a570 Use the diamond operator where possible il y a 3 ans
  Lars Grefer f33600d4d5 Unnecessary boxing il y a 3 ans
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' il y a 3 ans
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop il y a 3 ans
  Andy Clement de2f7c7532 Fix version tagging for info strings il y a 5 ans
  Andy Clement 155495c4d8 Add module tests back in - but streamlined il y a 5 ans
  Andy Clement 68e9bc60f9 mavenized bridge module il y a 5 ans
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut il y a 7 ans
  Andy Clement 6defb4e5a2 373195 il y a 12 ans
  aclement 01cc1b5d05 revert il y a 13 ans
  aclement 32cf97195c 1.6.12.m1 readme il y a 13 ans
  aclement 8ddfb89436 329925: declare @field remove annotation il y a 13 ans
  aclement f30275711e generics il y a 14 ans
  aclement b38e0f133a generics il y a 14 ans
  aclement 7eab0b78df generics il y a 14 ans
  aclement b399c7f67c persistence il y a 15 ans
  aclement 476538d776 286539: test and fix (decanno type in model) il y a 15 ans
  aclement 01b0ccdea6 declareMixin il y a 15 ans
  aclement 25277e5bdd prevent multi-threaded access problems to the map il y a 15 ans
  aclement 5f7672bc40 remove unused code il y a 16 ans
  aclement 4ec1ecc194 eclipse: unnecessary semi il y a 16 ans
  aclement c6e597eb3c unnecessary unused code removed il y a 16 ans
  aclement ffcd21cc17 eclipse: unnecessary semi il y a 16 ans
  aclement 62cae031f5 unnecessary null check removed il y a 16 ans
  aclement d78772db59 210470: preventing weaver leaks: do not mess up the context stack in a multi-threaded environment il y a 16 ans
  aclement 0d9e923051 231396: refactoring: il y a 16 ans
  aclement 53987d5e3b 231396: moved ConfigParser out of weaver jar il y a 16 ans
  aclement a2541b9036 210470: remove thread reference stored in CompilationAndWeavingContext static - it anchors the context class loader il y a 16 ans
  mwebster de04ec9067 Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW" il y a 17 ans
  mwebster 59fcd7e038 Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/aop.xml) il y a 17 ans
  aclement 40cf610769 fix for 155213: made using date formatter lazy. il y a 18 ans
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. il y a 18 ans
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) il y a 18 ans
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. il y a 18 ans
  mwebster 41340ae6cb Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler implementations to add context) il y a 18 ans
  aclement a38edd39a8 fix for 152388 il y a 18 ans
  acolyer b6c89301f2 update license to EPL il y a 18 ans
  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. il y a 18 ans
  acolyer 6c16b86a6a an additional interface that custom message handlers may choose to implement. Implementors get callbacks when a build is starting and when a build has finished (allowing them to perform before and after build processing, like closing output files etc..). il y a 18 ans