summaryrefslogtreecommitdiff
path: root/src/geohash_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Fix GEORADIUS edge case with huge radius.antirez2017-07-031-20/+36
* Geo: fix computation of bounding box.antirez2016-12-051-43/+9
* Multiple GEORADIUS bugs fixed.antirez2016-07-271-15/+74
* Remove dead code from geohash_helper.c.antirez2016-07-061-6/+0
* Fix signess issue in geohashEstimateStepsByRadius().antirez2016-07-061-1/+2
* Fix definition of M_PI in geohash_helper.c.antirez2016-07-061-0/+2
* geohash.c and geohash_helper.c are part of Redis.antirez2016-07-061-0/+197