summaryrefslogtreecommitdiff
path: root/src/geohash_helper.c
Commit message (Expand)AuthorAgeFilesLines
* GEOSEARCH bybox bug fixes and new fuzzy tester (#8445)Yang Bodong2021-02-041-25/+30
* Add GEOSEARCH / GEOSEARCHSTORE commands (#8094)杨博东2020-12-121-24/+47
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-2/+2
* 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