summaryrefslogtreecommitdiff
path: root/src/geohash_helper.c
Commit message (Expand)AuthorAgeFilesLines
* GEOSEARCH BYBOX: Simplified haversine distance formula when longitude diff is...filipe oliveira2022-12-051-10/+18
* GEOSEARCH BYBOX: Reduce wastefull computation on geohashGetDistanceIfInRectan...filipe oliveira2022-11-241-4/+13
* Fix geo search bounding box check causing missing results (#10018)qetu37902022-02-211-10/+10
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-101-1/+1
* 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