cleanup includes in folly/Format.h
[folly.git] / folly / Format-inl.h
2015-06-29 Philip Pronincleanup includes in folly/Format.h
2015-05-26 Marc Horowitzfolly refactorings to better support cross-platform
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...
2015-01-13 Jim Meyeringfolly/Format-inl.h: use the correct type for fwrite...
2015-01-13 Jim Meyeringfolly/Format-inl.h: avoid -Wsign-compare error
2015-01-13 Jim Meyeringfolly/Format-inl.h: fix gcc-4.9-exposed shadowing warni...
2014-10-29 Sean CannellaReally fix the clang warning in Format-inl.h
2014-10-29 Sean CannellaAddress clang sign warning in Format-inl.h
2014-09-26 Ranjeeth Dasinenirfc : -Wshorten-64-to-32 warnings in folly liger depend...
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-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Tudor BosmanAdd defaulted() in Format.h to avoid throwing on missin...
2014-05-20 Anton LikhtarovMove common/network/IPAddress.h and related to folly/
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
2014-01-19 Marc Horowitzmove folly::detail::IsSomeString outside of folly:...
2013-11-06 Tudor BosmanAdd Formatter::writeTo(FILE*)
2013-09-08 bsimmersabort instead of throwing an exception on bad format...
2013-04-21 Marcelo JuchemFixing clang compatibility issues
2013-04-21 Brett SimmersRemove an unused variable in FormatValue<double>
2013-02-04 Marcelo JuchemA few fixes for clang support
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-10-12 Andrei AlexandrescuBetter unsigned to string conversion
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6