Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -3/+3 |
* | LongObjectIdTest: Open OutputStreamWriter in try-with-resource | David Pursehouse | 2018-03-07 | 1 | -7/+9 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 1 | -2/+2 |
* | LongObjectIdTest: Add back self comparison test | David Pursehouse | 2017-08-18 | 1 | -0/+2 |
* | LongObjectIdTest: Remove self comparison test | David Ostrovsky | 2017-03-18 | 1 | -1/+0 |
* | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 1 | -1/+2 |
* | Implement SHA-256 abstraction | Matthias Sohn | 2016-02-04 | 1 | -0/+427 |