Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 1 | -1/+2 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -6/+6 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+4 |
* | Add recursive variant of Config.getNames() methods | Matthias Sohn | 2013-12-06 | 1 | -1/+13 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Index config section and subsection names in one pass | Shawn O. Pearce | 2012-04-02 | 1 | -0/+126 |
* | Sort Config entries and use O(log N) lookup | Shawn O. Pearce | 2012-03-27 | 1 | -2/+104 |
* | Extract inner classes from Config | Shawn O. Pearce | 2012-03-27 | 1 | -0/+68 |