summaryrefslogtreecommitdiff
path: root/src/mongo/db/geo/hash.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-1/+1
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-1/+0
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-15562 Search neighbors for density estimation with 2d indexSiyuan Zhou2014-10-301-0/+9
* SERVER-15576 Floating-point inaccuracy when unhashing GeoHash to boxSiyuan Zhou2014-10-171-8/+17
* SERVER-9986 refactor near search for 2D and S2Greg Studer2014-07-091-0/+1
* SERVER-5800 convert 2d predicate queries into covered index scansGreg Studer2014-06-101-5/+14
* SERVER-13619 basic 2d geohash covering generatorSiyuan Zhou2014-06-021-0/+12
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-12724 fixed index bounds for 2dBenety Goh2014-02-241-0/+16
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-7448 fix build break on windowsHari Khalsa2012-10-231-1/+1
* This is my first Geo cleanup change.Harishabd Khalsa2012-10-231-0/+194