Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / FBString.h
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-26 Nicholas OrmrodMake fbstring libgcc-safe
2014-06-26 Nicholas OrmrodFBString conservative additions
2014-06-14 Lucian Grijincufolly: fbstring: make it conservative-only: write ...
2014-06-14 Nicholas Ormrodfbstring conservative corruption
2014-06-14 Nicholas Ormrodstatic-ify FBString asserts
2014-06-09 Philip Proninrevert "conditionally write terminator in c_str()"
2014-06-09 Tudor BosmanMore opensource build fixes
2014-05-20 Lucian Grijincufolly: fbstring: conditionally write terminator in...
2014-05-20 Elizabeth SmithBetter <bits/c++config.h> detection
2014-04-18 Elizabeth Smithfbstring likely/unlikley ifdef for stuff that doesn...
2014-04-18 Elizabeth SmithAdd missing includes for msvc
2014-03-31 Hannes Roth(Folly/FBString) Use a lambda to throw an exception...
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-02-28 Anton LikhtarovEasy: fix signed/unsigned comparisons
2014-02-28 Nicholas OrmrodFix FBString's new includes
2014-02-28 Nicholas OrmrodRemove disallowed &* of FwdIterator
2014-02-28 Peter GriessTry again to fix hash<fbstring> namespacing
2014-02-06 Peter GriessUse libc++ equivalent of std::__ostream_insert()
2013-12-20 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-12-20 Nicholas OrmrodFBString iomanip fix.
2013-12-20 Peter GriessRevert "Handle lack of <bits/c++config.h> and <bits...
2013-11-26 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-10-24 Rajat GoelIssue with find and npos
2013-10-24 Nicholas OrmrodChange FBString's #define throw
2013-10-24 Philip Proninfix a few bugs in FBString
2013-10-24 Nicholas OrmrodMigrating folly to gcc-4.7.1
2013-10-15 Tudor BosmanAdd noexcept specification for move ctor, move assignme...
2013-09-22 Andrew Gallagherfolly: don't inline functions with ASAN disabled
2013-09-08 Andrew Gallagherfolly: disable address sanitizer warnings on fbstring
2013-07-18 Chip TurnerFix folly/FBString.h build error
2013-07-18 Andrei Alexandrescufbstring::shrink_to_fit
2013-06-26 Jim Meyeringfolly: accommodate use of -Wshadow in other projects
2013-05-20 Philip Proninfix fbstring move assignment operator
2013-03-19 Tom JacksonShort-circuit operator== based on size()
2013-03-19 Ben Gertzfieldfolly (easy): Disable GCC-specific warning disabling...
2013-03-19 Philip Proninassert on self move assignment
2013-01-19 Andrew Gallagherfbstring: avoid including Likely.h
2013-01-19 Tudor Bosmanunbreak fbstring<wchar_t> default constructor (!!!)
2012-12-16 Gaurav JainFix some clang compiler warnings/errors
2012-12-16 Soren Lassentiny fbstring push_back(Char) optimization
2012-12-16 Marcelo JuchemClang complains about errors in folly String-inl.h...
2012-10-29 Andrei Alexandrescufbstring's front() and back() return by reference
2012-10-12 Wei XuFix fbstring hash
2012-10-12 Jeremy LilleyFix push_back() to shared fbstring bug.
2012-08-26 Andrei AlexandrescuFix debug build.
2012-08-26 Andrei AlexandrescuFaster repeated append (particularly for short strings)
2012-08-08 Andrew Gallagherfbstring: mute uninitialized warnings in fbstring code
2012-06-05 Andrew Gallagherfbstring: remove reference to /home/engshare/ paths
2012-06-05 Tudor BosmanCheck the return value from malloc / realloc.
2012-06-05 Tudor BosmanTypos.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6