Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally replace "http:" by "https:" in non-XML files | Alexander Kriegisch | 2024-02-15 | 1 | -2/+2 |
* | Reduce empty array allocations | Andrey Turbanov | 2021-12-18 | 1 | -1/+1 |
* | Trim trailing whitespaces. | Andrey Turbanov | 2021-11-20 | 1 | -5/+5 |
* | polish | Andy Clement | 2020-08-16 | 1 | -1/+0 |
* | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
* | Collections.sort() can be replaced with List.sort() | Lars Grefer | 2020-08-15 | 1 | -3/+3 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -9/+9 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -12/+9 |
* | mavenizing bcel-builder - complete | Andy Clement | 2019-01-24 | 1 | -0/+637 |