summaryrefslogtreecommitdiff
path: root/src/mongo/util/base64.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-32/+33
* SERVER-17308 Replace boost::scoped_array<T> with std::unique_ptr<T[]>Andrew Morrow2015-06-101-2/+1
* SERVER-13256 Remove scoped_array from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256 Remove assert_util from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-5/+5
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-181-0/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+68