Let Baton methods be noexcept
[folly.git] / folly / String.cpp
2017-12-12 Yedidya FeldblumAssorted tweaks to folly/String.h
2017-10-18 Christopher DykesUse nullptr rather than 0 when initializing pointers
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-13 Yedidya FeldblumSort #include lines
2017-06-30 Christopher DykesMerge StringBase.cpp into String.cpp
2017-06-20 Christopher DykesRevert D5278412: [Folly] Merge StringBase.cpp and Strin...
2017-06-20 Christopher DykesMerge StringBase.cpp and String.cpp
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-12-02 Christopher DykesBegin making folly compile cleanly with a few of MSVC...
2016-04-07 Tom JacksonExtensibility for folly::to<> through ADL
2016-02-11 Michael Leefix -Wshadowing in String.cpp
2016-02-11 Michael LeeSwitch stripLeftMargin to not use boost::regex
2016-02-10 Yedidya FeldblumstripLeftMargin
2015-07-29 Orvid KingUse strerror_s on MSVC
2015-07-02 Sara GolemonFix typo - ac defined are prefixed with FOLLY_
2015-07-02 Michael LeeAdd an exception for building on OSX.
2015-07-01 Sara GolemonDo an explicit test for XSI strerror_r
2015-06-29 Kjell Schuberta subset of folly now compiles with Windows mingw64...
2015-05-26 Chip TurnerRevert "Make strlcpy available in folly" (D2062632)
2015-05-26 Chip TurnerMake strlcpy available in folly
2015-05-26 Marc Horowitzfolly refactorings to better support cross-platform
2015-03-25 Sarang MastiRelax CHECK condition in stringAppendfImpl
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-18 Chip TurnerImprove performance of stringPrintf and related functions
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-10-15 Sean CannellaPort compilation fixes (1/3)
2014-10-15 Adam Simpkinsadd stringVPrintf() and stringVAppendf()
2014-07-21 Jim Meyeringfolly: toLowerAscii: avoid unaligned access; also corre...
2014-07-14 Elizabeth SmithSmall changes for cygwin build
2014-07-09 Brian PaneMove the branchless, parallel ASCII toLower into folly
2014-07-07 Lucian Grijincufolly: StringPiece: add skipWhitespace
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Elizabeth SmithAdd missing includes for msvc
2014-04-04 Mikhail OkunevUtility that converts from prettyPrint format back...
2014-03-10 Peter GriessMake Folly cpp_library targets more granular
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-26 Peter GriessDetect availability of cplus_demangle_v3_callback()
2013-12-20 Tudor BosmanSwitch to folly symbolizer
2013-12-20 Tudor BosmanAdd async-signal-safe flavor of demangle
2013-07-01 Sean Cannellastrerror_r is XSI compliant on Apple/FreeBSD
2013-05-20 Owen YamauchiBreak dependency on features.h
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-02 Tudor BosmanAdd IEC binary unit prefixes
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6