Fix the last issues with exception_wrapper under MSVC
[folly.git] / folly / String.h
2017-01-04 Yedidya Feldblum2017
2017-01-03 Yedidya FeldblumDrop the boost dependency from Traits.h and FBVector.h
2016-10-13 Csaba KerteszAdd missing include
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-06-10 Marcus Holland-MoritzGet rid of circular dependency when including Exception...
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-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-10 Yedidya FeldblumstripLeftMargin
2015-11-17 Tom JacksonUTF8StringPiece, wrapping boost::u8_to_u32
2015-06-03 Haim Grosmanfolly: adding folly::ltrimWhitespace / folly::rtrimWhit...
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-05-12 Nicholas OrmrodUpdated string.h
2015-04-02 Mark McDuffimprove split() docs
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-18 Andrew ChalfantAdd convenience method for folly::join
2014-10-15 Adam Simpkinsadd stringVPrintf() and stringVAppendf()
2014-09-09 Marc Horowitzfix exceptionStr to work for derived classes of std...
2014-09-09 Marc HorowitzMake it work more generically
2014-07-25 Marcin Pawlowskiextend folly::split
2014-07-09 Tudor BosmanRemove unnecessary and broken hash specializations
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-06-09 Tudor BosmanMore opensource build fixes
2014-05-20 Elizabeth Smithprintf format checking for msvc
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-03-10 Peter GriessMake Folly cpp_library targets more granular
2014-02-28 Peter GriessTry again to fix hash<fbstring> namespacing
2014-02-06 Peter GriessSpecialize hash<basic_fbstring> in correct namespaces
2014-02-06 Peter GriessUse C++11 unordered collections instead of libstdc...
2014-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2013-12-26 Hitesh KhandelwalRevert "[Folly] Helper method to get exception type"
2013-12-20 Hitesh KhandelwalHelper method to get exception type
2013-12-20 Tudor BosmanAdd async-signal-safe flavor of demangle
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-10-29 Tudor BosmanAdd a folly::exceptionStr overload
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 Tudor BosmanClarify split / splitTo comments.
2012-06-14 Chip TurnerMove and refactor code
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6