summaryrefslogtreecommitdiff
path: root/src/mongo/db/geo/big_polygon_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-110/+59
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-52/+103
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-519/+491
* SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+1
* SERVER-14510 Custom CRS for strict winding order enforcementSiyuan Zhou2014-08-121-0/+595