Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix geo search bounding box check causing missing results (#10018) | qetu3790 | 2022-02-21 | 1 | -10/+10 |
* | Fixed some typos, add a spell check ci and others minor fix (#8890) | Binbin | 2021-06-10 | 1 | -1/+1 |
* | GEOSEARCH bybox bug fixes and new fuzzy tester (#8445) | Yang Bodong | 2021-02-04 | 1 | -25/+30 |
* | Add GEOSEARCH / GEOSEARCHSTORE commands (#8094) | 杨博东 | 2020-12-12 | 1 | -24/+47 |
* | Squash merging 125 typo/grammar/comment/doc PRs (#7773) | Oran Agra | 2020-09-10 | 1 | -2/+2 |
* | Fix GEORADIUS edge case with huge radius. | antirez | 2017-07-03 | 1 | -20/+36 |
* | Geo: fix computation of bounding box. | antirez | 2016-12-05 | 1 | -43/+9 |
* | Multiple GEORADIUS bugs fixed. | antirez | 2016-07-27 | 1 | -15/+74 |
* | Remove dead code from geohash_helper.c. | antirez | 2016-07-06 | 1 | -6/+0 |
* | Fix signess issue in geohashEstimateStepsByRadius(). | antirez | 2016-07-06 | 1 | -1/+2 |
* | Fix definition of M_PI in geohash_helper.c. | antirez | 2016-07-06 | 1 | -0/+2 |
* | geohash.c and geohash_helper.c are part of Redis. | antirez | 2016-07-06 | 1 | -0/+197 |