Copyright 2014->2015
[folly.git] / folly / Conv.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Sean CannellaFix Conv.h compilation on Android
2015-02-02 Lucian Grijincufolly: to: make exceptions more informative
2015-01-13 Hans Fugal(folly) make check on OSX Yosemite (10.10)
2015-01-07 Sarang MastiAllow conversion from a type T to itself
2014-12-29 Sarang MastiAllow conversion from StringPiece to StringPiece
2014-10-15 Soren LassenBetter estimateSpaceNeeded(double)
2014-10-15 Marcin Pawlowskistop prereserving space in toAppend
2014-09-26 Ranjeeth Dasinenirfc : -Wshorten-64-to-32 warnings in folly liger depend...
2014-09-18 Sean CannellaRemove dependency on std::to_string
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-09-09 Marcin Pawlowskimade toAppendDelim better
2014-07-21 Marcin Pawlowskireserve capacity in toAppend<StringType>(...)
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-09 Zejun WuSpecialize string to identical string conversion
2014-02-28 Andrew GallagherFix inclusions of double-conversion to use proper path
2014-02-28 Tom ConerlyFix clang folly::to failure
2014-01-19 Marc Horowitzmove folly::detail::IsSomeString outside of folly:...
2013-10-15 Peter GriessAvoid static_assert in tuple_element for Clang/libc++
2013-09-08 Jordan DeLongSome fixes for building stuff with clang
2013-08-28 Andrew Gallagherfolly/Conv.h: remove unused local typedef
2013-05-20 Tudor BosmantoAppendDelimited, toDelimited
2013-04-21 Marcelo JuchemFixing clang compatibility issues
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Davide BolcioniFix output of 128 bit integer to string conversion.
2012-12-16 Soren Lassenuse std::underlying_type to support enum classes
2012-10-12 Andrei AlexandrescuBetter unsigned to string conversion
2012-09-17 Fan Guosupport -nan in conversion
2012-07-13 Eitan FrachtenbergImprove digits_to() performance
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6