Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally replace "http:" by "https:" in non-XML files | Alexander Kriegisch | 2024-02-15 | 1 | -2/+2 |
* | BCEL: use MAX_CP_ENTRIES from internal class, not from JRE | Alexander Kriegisch | 2022-12-21 | 1 | -5/+4 |
* | Address upstream BCEL vulnerability CVE-2022-42920 | Alexander Kriegisch | 2022-11-13 | 1 | -4/+21 |
* | Improve condy (constant dynamic) support | Alexander Kriegisch | 2022-08-13 | 1 | -1/+21 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -14/+14 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -3/+3 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 1 | -2/+2 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 1 | -2/+2 |
* | mavenizing bcel-builder - complete | Andy Clement | 2019-01-24 | 1 | -0/+816 |