summaryrefslogtreecommitdiff
path: root/src/mongo/bson/util/misc.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16258 Remove our strnlen and audit all callersMathias Stearn2014-12-081-53/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-7965 Move date/time types and functions from bson/util/misc.h to util/...Andy Schwerin2013-07-241-75/+1
* SERVER-8330 Added cstdint.h for use of int64_t in Date_tShaun Verch2013-02-141-0/+1
* SERVER-8330 Make jsonString ouptut a signed Date_t and make sure JSON parser ...Shaun Verch2013-02-141-0/+3
* remove isNumber and stringToNumEliot Horowitz2012-12-181-18/+0
* Some cleanup of headers and whitespaceTad Marshall2012-05-201-1/+2
* Include what you use fixes.Andy Schwerin2012-05-101-0/+2
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* SERVER-1268: don't put "using namespace" statements in headersEric Milkie2012-03-061-7/+5
* prevent windows from treating max as a macro SERVER-4367Mathias Stearn2012-02-131-1/+1
* Check limits when converting Date_t to time_t SERVER-4834Mathias Stearn2012-02-131-2/+9
* fix 32-bit agg test and Date_tEliot Horowitz2012-01-311-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+121