95 Commits (53837367b0f04a20aab530741ea7a24a42e309e5)

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