Allow custom sorting function for JSON serializer
[folly.git] / folly / test / JsonTest.cpp
2017-03-28 Dylan YudakenAllow custom sorting function for JSON serializer
2017-01-04 Yedidya Feldblum2017
2016-12-12 Christopher DykesAllow building with -Wshift-sign-overflow
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-07-01 Christopher DykesUse UTF-8 strings for strings with multi-byte Unicode...
2016-06-27 Bo YouFolly parseJson doesn't handle minInt properly
2016-04-27 Kyle NekritzAdd recursion limit to folly::parseJson.
2016-04-26 Pavlo KushnirUse std::string in folly::dynamic
2016-03-07 Giuseppe OttavianoDeprecate dynamic::dynamic(std::initializer_list<dynamic>) deprecate-dynamic-initializer
2016-03-01 Michael Leeto_string is not supported everywhere
2016-02-22 Michael LeeRemove extra `int main`s from unit tests.
2016-02-13 Igor Sugakfolly/test/json_test: fix heap-buffer-overflow in Json...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-21 Tom JacksonAdd PrintTo for dynamic
2015-12-06 Bartek Ryniecjson: Add option to parse numbers as strings
2015-10-23 Bartosz NitkaOption to fallback to double when int precision is...
2015-09-21 Marc Horowitzmake to<bool> skip range check
2015-07-30 Nima AghdaiiFix Infinity
2015-05-26 Marc HorowitzRefactor tests to verify that a single folly target...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-09-09 Jez NgFix json_test's lookup of test files.
2014-09-09 Jez NgFactor out JSON stripComments().
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
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-09-22 Stephane SezerRemove problematic log lines from folly JSON test.
2013-07-09 Tom JacksonAllowing trailing comma in folly::parseJson
2013-06-03 John Fremlin VIIcorrect broken testcase
2013-06-03 John Fremlin VIIallow reading maps from number -> value
2013-03-27 Louis BrandyCopyright 2012 -> 2013
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