Consistency in namespace-closing comments
[folly.git] / folly / test / FBStringTest.cpp
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-13 Yedidya FeldblumSort #include lines
2017-04-26 Christopher DykesDelete the non-char integeral forms of fbstring::operator=
2017-04-24 Michael LeeProperly gate the wchar tests in FBStringTest
2017-04-22 Michael LeeAlso exclude the wstring test
2017-04-21 Michael LeeTurn off failing FBString test for Android
2017-04-19 Phil WilloughbyImprove string comparisons
2017-01-04 Yedidya Feldblum2017
2016-12-22 Amir ShalemFBString: remove unnecessary 7-byte padding in large...
2016-12-21 Amir ShalemFix bug where capacity is not updated correctly after...
2016-10-21 Eric NieblerReverted commit D3927397
2016-10-20 Eric NieblerPrevent erroneous code like vector<fbstring>{{"this...
2016-10-10 Nicholas OrmrodRemove memcpy-UB in fbstring
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-10 Philip Proninfix bug in FBString::find
2016-07-16 Qinfan WuFix FBStringTest build failure and hash computation...
2016-07-15 Michael LeeAdd a check for wchar support
2016-07-14 Tavian Barnesfbstring: Fix std::hash specializations for non-char...
2016-07-02 Christopher DykesDon't use a VLA for the dest buffer when testing wide...
2016-05-10 Lucian Grijincufolly: ubsan: fix "reference binding to null pointer...
2016-03-01 Michael LeeEnclose global variables in an anonymous namespace.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-08 Michael LeeFix bad merge.
2016-02-05 Michael LeeTurn off a FBStringTest for Android.
2016-01-30 Igor Sugakfolly: fix -Wunused-parameter in opt mode
2016-01-29 Michael LeeHandle tmp dir on Android
2016-01-29 Giuseppe OttavianoOptimize getline(istream&, fbstring&) implementation
2016-01-20 Michael LeeRemove unecessary main functions.
2016-01-08 Giuseppe OttavianoFix two fbstring operator+ overloads
2015-11-10 Steve O'BrienFBString: fix constructors so it compiles with newer...
2015-10-02 Nathan Bronsonfix compiler warnings from gcc-4.9 + -Wunused-variable
2015-09-08 Yedidya FeldblumDrop support for GCC < 4.8 in folly/test/FBStringTest.cpp
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-29 Andrei AlexandrescuBring fbstring::operator+ to date with C++11
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-14 Lucian Grijincufolly: fbstring: make it conservative-only: write ...
2014-06-14 Nicholas Ormrodfbstring conservative corruption
2014-04-09 Hannes Roth(Folly/FBString) Fix compilation time of test with opt
2014-02-28 Nicholas OrmrodRemove disallowed &* of FwdIterator
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Nicholas OrmrodFBString iomanip fix.
2013-11-26 Peter GriessFix broken clause11_21_4_6_6 test in Apple Clang.
2013-10-24 Rajat GoelIssue with find and npos
2013-10-24 Philip Proninfix a few bugs in FBString
2013-10-24 Peter GriessOnly run FBString.testConstructionFromLiteralZero under...
2013-10-15 Peter GriessExplicitly use !basic_istream::fail() in test.
2013-10-15 Tudor BosmanAdd noexcept specification for move ctor, move assignme...
2013-07-18 Andrei AlexandrescuFix build breakage in hphp
2013-07-18 Andrei Alexandrescufbstring::shrink_to_fit
2013-05-20 Philip Proninfix fbstring move assignment operator
2013-01-19 Abhinav VoraMake folly/fbstring test wchar compatible
2013-01-19 Tudor Bosmanunbreak fbstring<wchar_t> default constructor (!!!)
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-02 Rajat GoelMoving some more benchmarks to fbcode benchmark system
2012-06-12 Tudor BosmanFix build and test.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6