ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Geo-LatLon2Place/Changes
(Generate patch)

Comparing Geo-LatLon2Place/Changes (file contents):
Revision 1.5 by root, Tue Mar 15 07:33:40 2022 UTC vs.
Revision 1.7 by root, Wed Mar 23 07:10:52 2022 UTC

1Revision history for Perl extension Geo::LatLon2City 1Revision history for Perl extension Geo::LatLon2City
2 2
31.0 Wed 23 Mar 2022 08:09:35 CET
4 - fixed memory corruption caused by not properly allocating the cdb structure.
5 - write database in hilbert-curve order to improve locality of accesses (also
6 typically improves compression).
7 - improved some geo-latlon2place-makedb error messages.
8 - convert to C++.
9
100.9 Thu 17 Mar 2022 23:57:48 CET
3 - bumped database version to 2. 11 - bumped database version to 2.
4 - moved search to C. 12 - moved search to C.
5 - too many bugs to list them - it's a miracle you got correct results 13 - too many bugs to list them - it's a miracle you got correct results
6 for most queries. 14 for most queries.
7 - slightly improved docs. 15 - slightly improved docs.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines