Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 5 | -8/+8 |
* | Manual array copy | Lars Grefer | 2020-08-15 | 2 | -6/+2 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 26 | -50/+50 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 2 | -4/+5 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 2 | -3/+3 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 19 | -124/+108 |
* | Polish | Andy Clement | 2020-07-22 | 1 | -12/+12 |
* | polish for 1.9.3V1_9_3 | Andy Clement | 2019-04-04 | 1 | -4/+5 |
* | mavenized org.aspectj.matcher module - wip | Andy Clement | 2019-01-23 | 96 | -0/+21426 |