Range::contains(x)
[folly.git] / folly / test / RangeTest.cpp
2014-03-31 Tom JacksonRange::contains(x)
2014-03-18 Tom Jacksonrange(), for making Range<T*> from arrays and std:...
2014-02-21 Tudor BosmanBetter support for folly::Range with non-const iterator...
2014-02-06 Marcelo Juchemsplit_step - tokenization make simple in folly::Range
2013-12-20 Tudor BosmanAdd startsWith, endsWith, removePrefix, removeSuffix...
2013-10-24 Peter GriessDetect C++ implementations that support constexpr strlen()
2013-10-15 Peter GriessFix test for memory allocators that want to look backwards.
2013-10-15 Soren LassenSupport constexpr StringPiece.
2013-08-28 Josh MetzlerUse std::equal<> as qfind default comparator
2013-07-01 Tom JacksonRange<T>::rfind()
2013-06-26 Tudor BosmanStringPiece comparisons are broken
2013-05-20 Maxime BoucherReplace CHECK in Range.h by throw std::out_of_range
2013-03-19 Mike CurtissFix SIGSEGV in StringPiece::find_first_of
2013-02-04 Philip Proninqfind_first_byte_of may suffer from global initializati...
2013-01-19 Mike CurtissSpeed-up StringPiece::find_first_of()
2012-10-12 Lucian Grijincufolly: Range: implement find_first_of and optimize...
2012-07-13 Tudor BosmanRange<const char*> -> Range<const unsigned char*> impli...
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6