Remove Stream
[folly.git] / folly / experimental /
2012-12-16 Tudor BosmanRemove Stream
2012-12-16 Tom Jacksonsplit()
2012-12-16 Tudor Bosmanfix comments
2012-12-16 Tudor Bosmanadd split operator
2012-12-16 Tudor Bosmanmovify generators (but mostly operators)
2012-12-16 Tom JacksonComposed, for lightweight operator composition
2012-12-16 Tudor Bosmanadd IOBuf::moveToFbString
2012-10-29 Tom Jacksonfolly::gen, or Comprehensions->Folly
2012-09-17 Tudor BosmanVerbosify exception tracer dumps
2012-09-17 Tudor BosmanFix InpuByteStreamSplitter in debug mode.
2012-09-17 Tudor BosmanMinor huge pages library changes
2012-09-17 Tudor BosmanHuge page library.
2012-09-17 Tudor BosmanUnbreak build.
2012-09-17 Tudor BosmanMove exception tracer library to folly/experimental
2012-09-17 Tudor BosmanStream operations: file access, iteration, splitting.
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.
2012-08-02 Abhijeet JoglekarAllow capacity and length to be different for user...
2012-08-02 Tudor BosmanFix an issue in IOBufQueue::move
2012-07-13 Tudor BosmanMake Bits<T> work with T = Unaligned<X> (X is unsigned...
2012-07-13 Tudor BosmanAdd IOBufQueue::prepend, fix bug in IOBuf::prepend.
2012-07-13 Tudor BosmanAdd multi-bit operations to folly/experimental/Bits.h
2012-07-13 Andrew Gallagherfolly: get building with gcc-4.7.1
2012-06-27 Tudor BosmanMinor changes to folly/experimental/io
2012-06-22 Tudor BosmanAdd TypedIOBuf.
2012-06-22 Tudor BosmanAdd an allocate() member function on IOBufQueue
2012-06-12 Tudor BosmanInternalBuf doesn't need capacity
2012-06-12 Tudor BosmanProperly align internal buffer in IOBuf.
2012-06-12 Tudor BosmanAdd IOBuf::takeOwnership(unique_ptr<T>&&).
2012-06-08 Philip Proninfolly::detail::futex should be inline
2012-06-08 Tudor BosmanAdd IOBufQueue::wrapBuffer, which handles buffers ...
2012-06-07 Tudor BosmanEventCount: "condition variable" for lock-free algorithms
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6