Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -2/+2 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 1 | -2/+2 |
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 1 | -2/+2 |
* | Cleanup unused imports | Lars Grefer | 2020-08-16 | 1 | -1/+0 |
* | 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 | -2/+2 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -12/+7 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 1 | -27/+28 |
* | mavenizing build - done | Andy Clement | 2019-02-01 | 1 | -0/+833 |