Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor code cosmetics | Alexander Kriegisch | 2024-04-13 | 1 | -1/+1 |
* | 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 | -7/+4 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -8/+8 |
* | polish | Andy Clement | 2020-08-16 | 1 | -1/+7 |
* | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
* | Manual array to collection copy | Lars Grefer | 2020-08-15 | 1 | -9/+2 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -4/+4 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -31/+27 |
* | mavenizing bcel-builder - complete | Andy Clement | 2019-01-24 | 1 | -0/+837 |