Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 6 | -6/+0 |
|\ | |||||
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 6 | -6/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 2 | -3/+4 |
|/ | |||||
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 7 | -17/+17 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 4 | -8/+8 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 11 | -103/+87 |
* | polish | Andy Clement | 2019-11-29 | 8 | -13/+13 |
* | mavenizing bcel-builder - complete | Andy Clement | 2019-01-24 | 29 | -0/+4998 |