folly copyright 2015 -> copyright 2016
[folly.git] / folly / test / FormatTest.cpp
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-04 Michael LeeClean up folly tests.
2015-10-02 Nathan Bronsonfix compiler warnings from gcc-4.9 + -Wunused-variable
2015-08-09 Brett SimmersSupport dynamic field width in folly::format()
2015-05-26 Marc HorowitzRefactor tests to verify that a single folly target...
2015-05-20 Tudor BosmanMake folly::format no longer crash on invalid format...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 John EhrhardtUpdating Folly Formatting's use of separators for Decim...
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-07-25 Tom JacksonAdding one more test for trailing dots
2014-07-25 Tom JacksonSupport trailing decimals for floats
2014-07-25 Tyler MacDonaldfix D1422343 ("make `folly::Formatter` extendible"...
2014-07-09 Paul TarjanRevert "make `folly::Formatter` extendible"
2014-07-09 Tyler MacDonaldmake `folly::Formatter` extendible
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-06-09 Yedidya FeldblumAdd shorthand functions to Format.h.
2014-05-20 Tudor BosmanAdd defaulted() in Format.h to avoid throwing on missin...
2014-02-06 Adam Simpkinsadd formatChecked(), which does not crash on bad format...
2014-02-06 Adam Simpkinsrevert format()'s behavior of crashing on error
2013-11-06 Tudor BosmanAdd Formatter::writeTo(FILE*)
2013-09-08 bsimmersabort instead of throwing an exception on bad format...
2013-01-19 Philip Proninfix some of the warning/errors clang 3.1 reports
2012-12-16 Tom JacksonAdding support for printing arbitrary pointers
2012-12-16 Tom JacksonEnabling format("{}", format(...))
2012-07-14 Tudor BosmanAdd missing include
2012-07-13 Rajat GoelA sample diff thats ports FormatTests to benchmarks
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6