Fix folly/FBString.h build error
[folly.git] / folly / FBString.h
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