Consistency in namespace-closing comments
[folly.git] / folly / test / StringTest.cpp
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-17 Yedidya FeldblumCodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false...
2017-01-04 Yedidya Feldblum2017
2016-12-12 Christopher DykesDon't declare a variable for exceptions we discard
2016-11-01 Christopher DykesEliminate more VLAs
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-30 Zonr ChangDefine "__STDC_FORMAT_MACROS" for using PRI{u,x}64...
2016-08-16 Eric NieblerUse folly::Expected to implement folly::tryTo, a non...
2016-08-15 Eric NieblerReverted commit D3557832
2016-08-15 Eric NieblerUse folly::Expected to implement folly::tryTo, a non...
2016-07-06 Marcus Holland-MoritzRefactor folly::to<>
2016-07-01 Christopher DykesUse UTF-8 strings for strings with multi-byte Unicode...
2016-06-08 Adam Simpkinsadd hexlify() and unhexlify() convenience methods
2016-04-26 Aditya MutturAdding a constructor to UTF8Range that uses std::string
2016-04-07 Tom JacksonExtensibility for folly::to<> through ADL
2016-03-21 Michael LeeHave StringTest use PRI*64 instead
2016-02-11 Michael LeeFix typo in StringTest
2016-02-11 Michael LeeSwitch stripLeftMargin to not use boost::regex
2016-02-11 Michael LeeCompensate for -m32 platforms.
2016-02-10 Yedidya FeldblumstripLeftMargin
2016-01-20 Michael LeeMove StringTest benchmarks into StringBenchmark.cpp
2015-11-17 Tom JacksonUTF8StringPiece, wrapping boost::u8_to_u32
2015-10-14 Yedidya FeldblumFix Build: address some maybe-uninitialized warnings...
2015-06-22 Mike KaplinskiyAdd ./configure check for vsnprintf returning negative...
2015-06-03 Haim Grosmanfolly: adding folly::ltrimWhitespace / folly::rtrimWhit...
2015-05-26 Marc HorowitzRefactor tests to verify that a single folly target...
2015-03-05 Ram Kumar RengaswamyBugfix uriEscapeTable generate.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Hans Fugal(folly) Account for different vsnprintf behavior on...
2014-12-18 Chip TurnerImprove performance of stringPrintf and related functions
2014-12-18 Andrew ChalfantAdd convenience method for folly::join
2014-12-18 Chip TurnerImprove benchmarking around stringPrintf functions
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-10-15 Adam Simpkinsadd stringVPrintf() and stringVAppendf()
2014-09-10 Dave WatsonRemove broken test
2014-09-09 Marc Horowitzfix exceptionStr to work for derived classes of std...
2014-07-25 Brian PaneFix the unaligned string toLowerAscii test
2014-07-25 Marcin Pawlowskiextend folly::split
2014-07-09 Brian PaneMove the branchless, parallel ASCII toLower into folly
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-07 Kevin ChouFix string split when last part is shorter than delimiter
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-04 Mikhail OkunevUtility that converts from prettyPrint format back...
2014-03-10 Marcus Holland-MoritzSupport numeric types as targets for folly::split
2014-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2013-12-26 Peter GriessDetect availability of cplus_demangle_v3_callback()
2013-12-20 Tudor BosmanAdd async-signal-safe flavor of demangle
2013-10-15 Peter GriessCast lambda to function pointer for boost::split().
2013-08-28 Tudor BosmanFix overeager assertion
2013-07-18 Chip TurnerAdd initializer_list support to folly::join
2013-05-20 Tom JacksonFixed-size split()
2013-04-21 Tudor BosmanRevert "Revert "URI parsing in folly""
2013-04-21 Tudor BosmanRevert "URI parsing in folly"
2013-04-21 Tudor BosmanURI parsing in folly
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-26 Philip Proninone more simple folly::join optimization
2012-08-26 Philip Proninone more folly::join overload
2012-08-26 Philip Proninstrings join
2012-08-02 Tudor BosmanAdd IEC binary unit prefixes
2012-06-14 Chip TurnerMove and refactor code
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6