memrchr and *timed_mutex are platform-specific
[folly.git] / folly / Range.h
2013-07-09 Sean Cannellamemrchr and *timed_mutex are platform-specific
2013-07-01 Tom JacksonRange<T>::rfind()
2013-06-26 Tudor BosmanStringPiece comparisons are broken
2013-06-26 Jim Meyeringfolly: accommodate use of -Wshadow in other projects
2013-05-20 Maxime BoucherReplace CHECK in Range.h by throw std::out_of_range
2013-05-20 Maxime BoucherReplace CHECK in Range.h by throw std::out_of_range
2013-05-20 Tudor BosmanUnbreak build on glibc 2.5.1
2013-04-21 Philip Pronindo not include iostream from Range.h
2013-03-27 Tudor Bosmanmake sse4.2 functions in folly/Range.h build on -fb...
2013-03-27 Owen YamauchiHandle non-Intel platforms in Range and CpuId
2013-02-04 Jordan DeLongRemove a bit of debug code in folly::Range
2013-02-04 Philip Proninqfind_first_byte_of may suffer from global initializati...
2013-01-19 Mike CurtissSpeed-up StringPiece::find_first_of()
2013-01-19 Soren LassenRemove unnecessary branch in Range::find_first_of(Range...
2012-12-16 Gaurav JainFix some clang compiler warnings/errors
2012-10-12 Lucian Grijincufolly: Range: implement find_first_of and optimize...
2012-09-17 Tudor BosmanStream operations: file access, iteration, splitting.
2012-07-13 Tudor BosmanUnbreak build.
2012-07-13 Tudor BosmanRange<const char*> -> Range<const unsigned char*> impli...
2012-07-13 Rafael Sagulaadding StringPiece constructor that takes a piece of...
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6