fix sorted_vector_{set,map} insert with bad hint
[folly.git] / folly / test / sorted_vector_test.cpp
2017-03-21 Nathan Bronsonfix sorted_vector_{set,map} insert with bad hint
2017-02-23 Mark LoganRemove duplicates during bulk insertion.
2017-02-03 Mark LoganAdd ContainerT&& ctors to sorted_vector_map and sorted_...
2017-02-03 Mark LoganFix worst-case quadratic behavior of iterator construct...
2017-01-04 Yedidya Feldblum2017
2016-12-09 Qinfan WuFix sorted_vector_set::erase
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-07-14 Christopher DykesSwitch away from things that are removed in C++17
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-06-17 Praveen KumarUsing emplace_back to avoid temporary
2015-06-15 Sara GolemonRevert "Using emplace_back to avoid temporary"
2015-06-12 Praveen KumarUsing emplace_back to avoid temporary
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Louis KrugerAdd folly::sorted_vector_map::at()
2015-01-13 Hans Fugal(folly) make check on OSX Yosemite (10.10)
2014-08-14 Marc Celanisorted_vector containers have a shrink_to_fit() method
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-18 Marc Celanisorted_vector_types have move inserts
2014-03-18 Marc Celanifolly::merge() - std::merge() with stronger guarantees...
2014-03-18 Marc CelaniIntroduce a merge() function for folly::sorted_vector_map
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Soren LassenAdded initializer_list ctors to sorted_vector_{set...
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6