summaryrefslogtreecommitdiff
path: root/src/mongo/util/file.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-24/+23
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-8412 clean up intmax_tEric Milkie2014-02-191-2/+1
* SERVER-7497 refactor and rationalize mongo/util/file.h; create file.cppTad Marshall2012-12-131-194/+24
* SERVER-3795 Make sure every logical log statement ends with endl, so that the...Shaun Verch2012-11-061-2/+2
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-3/+3
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+230