| Commit message (Expand) | Author | Age | Files | Lines |
* | Release version to 1.9.8.RC1V1_9_8_RC1 | Alexander Kriegisch | 2021-10-08 | 1 | -1/+1 |
* | Merge pull request #77 from SmallGiantGames/bug415838-test | Andy Clement | 2021-06-30 | 2 | -1/+108 |
|\ |
|
| * | minor improvements | Dmitry Mikhaylov | 2021-06-29 | 2 | -21/+29 |
| * | test for failing synchronization in LocalVariableTable.unpack | Dmitry Mikhaylov | 2021-06-28 | 2 | -5/+104 |
* | | Add AspectJ 1.9.7 and Java 17 test skeletons | Alexander Kriegisch | 2021-06-26 | 1 | -2/+4 |
* | | Set version to 1.9.8-SNAPSHOT | Andy Clement | 2021-06-24 | 1 | -1/+1 |
* | | 1.9.7 releaseV1_9_7 | Andy Clement | 2021-06-24 | 1 | -1/+1 |
* | | Merge pull request #64 from SmallGiantGames/bug415838 | Andy Clement | 2021-06-24 | 1 | -7/+7 |
|\ \ |
|
| * | | add synchronization to LocalVariableTable | Dmitry Mikhaylov | 2021-05-31 | 1 | -7/+7 |
| |/ |
|
* / | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 49 | -837/+837 |
|/ |
|
* | Use canonical snapshot version 1.9.7-SNAPSHOT | Alexander Kriegisch | 2021-05-23 | 1 | -1/+1 |
* | Provision libraries in 'lib' automatically | Alexander Kriegisch | 2021-05-05 | 1 | -0/+8 |
* | Remove redundant 'name' and 'packaging' tags from POMs | Alexander Kriegisch | 2021-04-15 | 1 | -10/+6 |
* | Make BCEL classpath utility recognise Java 16-19, fixing many tests | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 2 | -8/+8 |
* | Add Java 16 test suite for AspectJ 1.9.7 + test refactorings | Alexander Kriegisch | 2021-03-21 | 1 | -2/+2 |
* | Add Java 15 class vile version to BCEL constants, adjust test tools etc. | Alexander Kriegisch | 2021-03-16 | 1 | -0/+6 |
* | Make BCEL classpath utility recognise Java 15, fixing many tests | Alexander Kriegisch | 2021-03-13 | 1 | -5/+1 |
* | Revert to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-08-21 | 1 | -1/+1 |
* | 1.9.7 milestone 1 published | Andy Clement | 2020-08-21 | 1 | -1/+1 |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 11 | -870/+870 |
* | polish | Andy Clement | 2020-08-16 | 6 | -7/+23 |
* | Merge pull request #10 from larsgrefer/cleanup/pom | Andy Clement | 2020-08-16 | 1 | -1/+0 |
|\ |
|
| * | Remove project.parent.relative path as ../pom.xml is already the default | Lars Grefer | 2020-08-15 | 1 | -1/+0 |
* | | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 9 | -9/+0 |
|\ \ |
|
| * | | Cleanup unused imports | Lars Grefer | 2020-08-16 | 10 | -10/+0 |
| |/ |
|
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 6 | -27/+17 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
* | | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 2 | -2/+2 |
* | | Single Map method can be used | Lars Grefer | 2020-08-15 | 1 | -5/+1 |
* | | Collections.sort() can be replaced with List.sort() | Lars Grefer | 2020-08-15 | 1 | -3/+3 |
* | | Manual array to collection copy | Lars Grefer | 2020-08-15 | 1 | -9/+2 |
|/ |
|
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 25 | -73/+73 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 2 | -6/+6 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 2 | -3/+3 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 5 | -9/+9 |
* | 'while' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -3/+1 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 35 | -322/+286 |
* | Rev to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-07-22 | 1 | -1/+1 |
* | AspectJ 1.9.6 final bitsV1_9_6 | Andy Clement | 2020-07-22 | 1 | -1/+1 |
* | Added basic ThreadLocalAwareRepository - groundwork for 561819 | Andy Clement | 2020-04-22 | 1 | -0/+111 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 3 | -33/+38 |
* | polish | Andy Clement | 2019-11-29 | 19 | -25/+30 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 3 | -2/+3 |
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 1 | -1/+1 |
* | Java 13 support | Andy Clement | 2019-11-25 | 2 | -23/+27 |
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 1 | -1/+1 |
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 1 | -1/+1 |
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 1 | -1/+1 |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 2 | -1/+7 |