Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Bump java library versions | Keith Packard | 2016-05-12 |
| | | | | | | Prepare for 1.6.4 release Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altoslib: Switch distance from m/ft to km/miles for large values | Keith Packard | 2016-05-11 |
This adds lots of infrastructure to deal with making the unit used depend on the value itself, and then uses it only for distances. Signed-off-by: Keith Packard <keithp@keithp.com> |