Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |