0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
Eliot Horowitz
eb194af185 Cursor::supportYields SERVER-1453 2010-07-24 21:58:39 -04:00
Eliot Horowitz
39b8b842a7 geo haystack SERVER-1315 2010-07-23 10:57:50 -04:00
Eliot Horowitz
0b72ae6d71 earth radius constants and simple test SERVER-1342 2010-07-19 10:30:54 -04:00
Eliot Horowitz
7f9bd44d4b firstcut of geo quandrant search working SERVER-1315 2010-07-18 11:14:57 -04:00
Eliot Horowitz
72f2eb24d5 change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
Alberto Lerner
daf8c0fbd0 Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
2010-07-17 16:07:38 -04:00
Alberto Lerner
b7c9a9fc57 SERVER-1270 Prep for hooking StringData 2010-07-17 14:33:17 -04:00
Richard Kreuter
0b89d09b4f Use FP error term in a geo bounds check. SERVER-994 strikes back (on x86). 2010-07-15 14:55:20 -04:00
Richard Kreuter
27e684c097 Reverse when the initial btree scan finds no geo points. SERVER-1283 2010-07-12 16:09:20 -04:00
Richard Kreuter
0545efcdb2 Fix an edge case in geoNear with maxDistance. 2010-07-08 09:59:15 -04:00
Mathias Stearn
13c6875815 temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df git rid of "operator string" 2010-07-07 00:30:17 -04:00
Eliot Horowitz
b0422a3a65 fix Box::mid for tiny boxes SERVER-1365 2010-07-06 11:50:59 -04:00
Mathias Stearn
3908a13a6e M_PI is also a GNU extension 2010-07-04 18:25:02 -04:00
Mathias Stearn
090d0c7736 sincos() is a GNU extension. switching to separate sin() cos() calls 2010-07-04 17:55:45 -04:00
Mathias Stearn
2d37109d0c Spherical distance functions SERVER-1342 2010-07-04 13:36:36 -04:00
Richard Kreuter
224ca4aecd Do one more box of point checks in GeoCircleBrowse. SERVER-848, SERVER-1238 2010-07-01 18:02:25 -04:00
Eliot Horowitz
56b15870d6 error code fixing 2010-06-29 13:44:12 -04:00
Eliot Horowitz
ba6c2e2a80 Merge branch 'master' of github.com:mongodb/mongo 2010-06-29 11:06:39 -04:00
dwight
ebdee89db0 compile vs2010 2010-06-28 18:28:24 -04:00
Eliot Horowitz
9c97a3fa80 some quandrant search cleaning SERVER-1315 2010-06-28 17:27:13 -04:00
Eliot Horowitz
d69e7be045 win64 2010-06-28 16:52:45 -04:00
Eliot Horowitz
d4fdac025e quandrant search that i forgot to commit 2010-06-27 11:58:55 -04:00
Eliot Horowitz
fd7be9ee41 geo quandrant search 2010-06-27 11:54:49 -04:00
Eliot Horowitz
8f1f59687e cleaning geo 2010-06-26 14:13:11 -04:00
Eliot Horowitz
82ef71670d moving geo to own directory inprep for a new piece 2010-06-26 12:54:42 -04:00