Adding a unit test for HHWheelTimer exercising the default timeout functionality.
[folly.git] / folly / json.cpp
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Ranjeeth Dasinenirevert D1471958. ParseError is not intended to be caught
2014-09-09 Pavlo KushnirFix bug in stripComments
2014-09-09 Jez NgFactor out JSON stripComments().
2014-08-14 Ranjeeth Dasinenirfc: move folly::json::ParseError type to folly/json.h
2014-07-07 Lucian Grijincufolly: StringPiece: add skipWhitespace
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-18 Tom Jacksonrange(), for making Range<T*> from arrays and std:...
2014-03-18 David VickreyAdd control of floating point serialization to JSON...
2014-02-07 Sean CannellaFix OS X compilation
2014-02-06 Yan Wuraise error when parsing object with NaN or INF to...
2014-01-19 Alexander Sidorovfolly json bug fix: overflow for -1LL<<63
2013-12-20 Mark McDufffolly::json: allow skipping invalid UTF8
2013-12-20 Anton Likhtarovsort_keys option for json
2013-11-26 Ben MaurerAvoid copy in folly::toJson
2013-07-09 Tom JacksonAllowing trailing comma in folly::parseJson
2013-06-03 John Fremlin VIIallow reading maps from number -> value
2013-05-23 Maxime BoucherAllow escapeString in folly/json.cpp to be called by...
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Gaurav JainFix some clang compiler warnings/errors
2012-12-16 Hari Manikarnikamake folly::toJson retain non-ascii chars if encode_non...
2012-10-12 Anton Likhtarovfolly/json: serialize \r and \n as \r and \n
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6