Remove disallowed &* of FwdIterator
[folly.git] / folly / FBString.h
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