2021-10-26 12:45:18 by Nia Alarie | Files touched by this commit (108) |
Log message: geography: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-21 14:06:16 by Greg Troxel | Files touched by this commit (2) |
Log message: geography/mapcode: Update to 2.5.5 Upstream lacks NEWS, but obviously this should be a bugfix release from 2.5.4. |
2021-10-21 02:50:59 by Greg Troxel | Files touched by this commit (1) |
Log message: geography/mapcode: Reorder lines (pkglint) and whitespace rationalization |
2021-10-07 16:09:33 by Nia Alarie | Files touched by this commit (108) |
Log message: geography: Remove SHA1 hashes for distfiles |
2020-05-27 21:37:44 by Thomas Klausner | Files touched by this commit (60) |
Log message: *: reset MAINTAINER for fhajny on his request |
2018-12-15 22:12:25 by Thomas Klausner | Files touched by this commit (67) | |
Log message: *: update email for fhajny |
2017-10-03 14:15:02 by Filip Hajny | Files touched by this commit (2) |
Log message: Update geography/mapcode to 2.5.4. - Added encodeLatLonToSelectedMapcode as a convenience for languages that use the C library, but have difficulties dealing with multi-dimensional arrays (like Swift). |
2017-01-16 14:49:40 by Filip Hajny | Files touched by this commit (3) |
Log message: Update geography/mapcode to 2.5.2. - Added unit test for floating point error with code "40822.schol". - Added locale support. - Added many languages. - Hardened unit tests. |
2016-11-08 09:08:52 by Filip Hajny | Files touched by this commit (1) |
Log message: Expand -lm arg to all platforms. Fixes build elsewhere. |
2016-11-03 16:06:42 by Filip Hajny | Files touched by this commit (3) |
Log message: Update geography/mapcode to 2.5.1. Fix cmake build. 2.5.1 - Updated unit test to compile with plain C and added some test cases. 2.5.0 - Added support for getting territory names in English and local alphabets. - Added much improved unit test scripts to run gprof, valgrind, the CLang address sanitize and compare the output of the new library with and older version. |