summaryrefslogtreecommitdiff
path: root/geography/mapcode/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-01-16Update geography/mapcode to 2.5.2.fhajny1-6/+13
- Added unit test for floating point error with code "40822.schol". - Added locale support. - Added many languages. - Hardened unit tests.
2016-11-03Update geography/mapcode to 2.5.1. Fix cmake build.fhajny1-0/+26
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.