| Commit message (Expand) | Author | Age | Files | Lines |
* | Couple of basic tests for the repository optimizations | Andy Clement | 2022-01-13 | 1 | -0/+84 |
* | Replace more usages of StringBuffer with StringBuilder | Andrey Turbanov | 2021-12-05 | 1 | -3/+3 |
* | Merge pull request #102 from turbanoff/trim_trailing_whitespaces | Andy Clement | 2021-11-30 | 3 | -30/+30 |
|\ |
|
| * | Trim trailing whitespaces. | Andrey Turbanov | 2021-11-20 | 3 | -30/+30 |
* | | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 2 | -5/+5 |
|/ |
|
* | Merge pull request #77 from SmallGiantGames/bug415838-test | Andy Clement | 2021-06-30 | 1 | -0/+95 |
|\ |
|
| * | minor improvements | Dmitry Mikhaylov | 2021-06-29 | 1 | -18/+19 |
| * | test for failing synchronization in LocalVariableTable.unpack | Dmitry Mikhaylov | 2021-06-28 | 1 | -0/+94 |
* | | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 24 | -535/+535 |
|/ |
|
* | 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 |