2131 Commits (bc6acdad7da5e779fb6fa21bf117aab7704d58f2)

Author SHA1 Message Date
  Jerry James 192083a567 Typo fixes 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Andy Clement 611e94990f Revert to 1.9.7.BUILD-SNAPSHOT 3 years ago
  Andy Clement b20196924e 1.9.7 milestone 1 published 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer c5be7f1734 Remove unnecessary enum modifiers 3 years ago
  Andy Clement e0adab7d8f polish 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer 2debfa05f4 Single Map method can be used 3 years ago
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 3 years ago
  Lars Grefer 5580db6c5c Remove project.parent.relative path as ../pom.xml is already the default 3 years ago
  Andy Clement 9cab747172 Fix the serial version UID contribution to work properly 3 years ago
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 3 years ago
  Lars Grefer 05f797adde Simplify checks for Java 8 to true 3 years ago
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3 years ago
  Andy Clement 4f027bd94f Adjust ASM version number used to work properly with Records (J14) 3 years ago
  Lars Grefer 85ccda9262 Fix Testcase 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 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 a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  eli-fin 5c82acb58e Fix serialVersionUID initialization for java9+ 5 years ago
  Andy Clement 1dc58988d1 Rev to 1.9.7.BUILD-SNAPSHOT 3 years ago
  Andy Clement 3d7bc04288 AspectJ 1.9.6 final bits 3 years ago
  Andy Clement 199aaba33a Update ASM and fix packaging for matcher artifact 3 years ago
  Andy Clement 7e0b21d132 Polish 4 years ago
  Andy Clement c3c07fdb4b polish 4 years ago
  Andy Clement a3e5e4104f Move to 1.9.6.BUILD-SNAPSHOT version 4 years ago
  Andy Clement 355b79ad65 1.9.5 release versions in poms 4 years ago
  Andy Clement 4d6668df0c Fix 550494 4 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement 7215c4599e Fix Bug 387122 - threadlocal in weavingadaptor is potential memory leak 4 years ago
  Andy Clement feacb252cb 543657: tweak to use current data rather than last known packed data 4 years ago
  Andy Clement aa4e441fca Moved tests around for avoiding weaving switch infrastructure method 4 years ago
  Semyon Danilov d8821e28d6 - dont't weave synthetic enum helper method for switch 4 years ago
  Andy Clement 589e3dc730 Fix Bug 550696 - ClassCastException during load time weaving: InstructionHandle cannot be cast to BranchHandle 4 years ago
  Andy Clement 08861eb882 Fix 548785: Check level is >=1.8 when looking to skip inlining around advice lambdas 4 years ago
  Andy Clement c2fc1564f0 Fix 548860: don't pass lowercased string through 4 years ago
  Andy Clement ff7f5a5441 Fix 547808: npe regression for multi @Around 5 years ago
  Andy Clement 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms 5 years ago
  Andy Clement eb04dcf7a1 1.9.4 POMS 5 years ago
  Andy Clement 2db13f12ae Final bits of AspectJ 1.9.4 5 years ago