Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump java lib versions to 13 | Keith Packard | 2018-08-15 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib,altosuilib: Bump library version numbers | Keith Packard | 2017-06-13 |
| | | | | | | The API and ABI have changed a bit since 1.7 Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib: Create data file open helper in AltosLib | Keith Packard | 2017-05-28 |
Use InputStream everywhere, instead of Reader. Create private string input stream as java one is deprecated. Signed-off-by: Keith Packard <keithp@keithp.com> |