| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 22 | -388/+388 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 13 | -15/+0 |
|\ |
|
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 13 | -15/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 2 | -4/+4 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
* | | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 7 | -10/+10 |
* | | Manual array copy | Lars Grefer | 2020-08-15 | 3 | -9/+3 |
* | | Manual array to collection copy | Lars Grefer | 2020-08-15 | 1 | -6/+3 |
|/ |
|
* | Remove checks for old Java Versions | Lars Grefer | 2020-08-13 | 3 | -46/+35 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 47 | -191/+191 |
* | Merge branch 'master' into feature/java5 | Andy Clement | 2020-08-12 | 1 | -13/+33 |
|\ |
|
| * | Add a debug flag to workaround issue until we can sort it (565713) | Andy Clement | 2020-08-10 | 1 | -15/+35 |
* | | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 5 | -13/+13 |
* | | Unnecessary boxing | Lars Grefer | 2020-08-08 | 5 | -9/+10 |
* | | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 9 | -13/+13 |
* | | 'while' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -3/+2 |
* | | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 42 | -355/+314 |
|/ |
|
* | Polish | Andy Clement | 2020-07-22 | 3 | -59/+73 |
* | Fix 550705: tricky intermittent verify error | Andy Clement | 2020-04-29 | 1 | -11/+24 |
* | polish | Andy Clement | 2019-11-28 | 1 | -31/+28 |
* | Debug for 551732 | Andy Clement | 2019-11-28 | 1 | -9/+14 |
* | Fix 550494 | Andy Clement | 2019-11-27 | 1 | -8/+11 |
* | Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ... | Andy Clement | 2019-09-09 | 2 | -27/+43 |
* | polish for 1.9.3V1_9_3 | Andy Clement | 2019-04-04 | 1 | -4/+5 |
* | 333274: more tests and fixes: nested @Around advice with proceed | Andy Clement | 2019-02-19 | 3 | -1/+28 |
* | Adding ProceedingJoinPoint built in type | Andy Clement | 2019-02-19 | 1 | -1/+1 |
* | Fix version tagging for info strings | Andy Clement | 2019-02-11 | 1 | -1/+1 |
* | tweak matcher for weaver module requirements | Andy Clement | 2019-01-25 | 3 | -1/+2 |
* | mavenized org.aspectj.matcher module - wip | Andy Clement | 2019-01-23 | 258 | -0/+52802 |