Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally replace "http:" by "https:" in non-XML files | Alexander Kriegisch | 2024-02-15 | 1 | -3/+3 |
* | Reduce empty array allocations | Andrey Turbanov | 2021-12-18 | 1 | -1/+1 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -32/+32 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -2/+2 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -20/+20 |
* | mavenizing bcel-builder - complete | Andy Clement | 2019-01-24 | 1 | -0/+1094 |