Add BucketedTimeSeries to folly
[folly.git] / folly /
2012-08-26 Adam SimpkinsAdd BucketedTimeSeries to folly
2012-08-26 Philip Proninone more simple folly::join optimization
2012-08-26 Tudor BosmanAdd Bob Jenkins's SpookyHash to folly.
2012-08-26 Michael CurtissisPowTwo
2012-08-26 Philip Proninone more folly::join overload
2012-08-26 Lee HwaTask #906853: Implement ThreadLocalServiceData and...
2012-08-26 Sergey Doroshenkofolly: randomNumberSeed should be random wrt multiple...
2012-08-26 Philip Proninstrings join
2012-08-26 Nicholas OrmrodAdded dynamic::convertTo<Type> method
2012-08-26 Nitay JoffeAdd exception_tracer
2012-08-26 Adam Simpkinsfolly: print nice time suffixes in benchmark output
2012-08-26 Andrei AlexandrescuFix debug build.
2012-08-26 Andrei AlexandrescuFaster repeated append (particularly for short strings)
2012-08-26 Tudor Bosmansizeof works just as well as numeric_limits<T>::digits
2012-08-26 Nicholas OrmrodIncreased std::vector compatibility of fbvector
2012-08-26 Tom JacksonRemoving broken specialization of std::hash<std::tuple>
2012-08-26 Jeremy LilleyAdd "short append" benchmark to fbstring benchmark...
2012-08-26 Andrew Gallagherfolly::dynamic: comment about std::vector const-iter...
2012-08-08 Tudor BosmanUnbreak folly build on fedora / ubuntu
2012-08-08 Tudor BosmanUse gcc builtins instead of library functions for ffs*
2012-08-08 Tudor BosmanRemove 1 instruction from popcount
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.
2012-08-08 Andrew Gallagherfolly::dynamic: use std::vector instead of folly::fbvector
2012-08-08 Xiaoyang GaoAdd operator== and operator!= to folly::StlAllocator
2012-08-08 James SharpeRemove unused logging header
2012-08-08 Daniel WuMinor typo in comments
2012-08-08 Andrew Gallagherfbstring: mute uninitialized warnings in fbstring code
2012-08-05 Tudor BosmanAdd inverses for jenkins_rev_mix32, twang_mix64
2012-08-02 Abhijeet JoglekarAllow capacity and length to be different for user...
2012-08-02 Wei WuMake AtomicHashMap support move constructible types
2012-08-02 Rajat GoelMoving some more benchmarks to fbcode benchmark system
2012-08-02 Tudor BosmanAdd IEC binary unit prefixes
2012-08-02 Nathan Bronsonadd sched_yield in RWTicketSpinLock
2012-08-02 Jordan DeLongAdd folly::applyTuple utility
2012-08-02 Tudor BosmanFix an issue in IOBufQueue::move
2012-08-02 Tudor BosmanAdd wrapper macros for "final" and "override"
2012-07-14 Tudor BosmanAdd missing include
2012-07-13 Tudor Bosmanrallocm(ALLOCM_ZERO) only zeroes *new* memory
2012-07-13 Rajat GoelA sample diff thats ports FormatTests to benchmarks
2012-07-13 Tudor BosmanUnbreak build.
2012-07-13 Tudor BosmanRange<const char*> -> Range<const unsigned char*> impli...
2012-07-13 Tudor Bosman(minor changes, part of unrelated diff)
2012-07-13 Tudor BosmanMake Bits<T> work with T = Unaligned<X> (X is unsigned...
2012-07-13 Andrew Gallagherfolly/Malloc.h: use libstdc++-safe exception wrappers
2012-07-13 Philip Proninfix memory order in AtomicHashMap<>::findInternal()
2012-07-13 Andrew Gallagherfolly: fix build on ubuntu and fedora platforms
2012-07-13 Tudor Bosman(minor changes, part of unrelated diff)
2012-07-13 Tudor BosmanAdd IOBufQueue::prepend, fix bug in IOBuf::prepend.
2012-07-13 Eitan FrachtenbergImprove digits_to() performance
2012-07-13 Tudor BosmanAdd multi-bit operations to folly/experimental/Bits.h
2012-07-13 Rafael Sagulaadding StringPiece constructor that takes a piece of...
2012-07-13 Tudor BosmanRemove unnecessary member variable.
2012-07-13 Spencer Ahrensadd bm_max/min_iters and bm_regex
2012-07-13 Andrew Gallagherfolly: get building with gcc-4.7.1
2012-06-27 Tudor BosmanMinor changes to folly/experimental/io
2012-06-27 Rajat GoelAdding support to output benchmarks result in JSON
2012-06-22 Tudor BosmanAdd TypedIOBuf.
2012-06-22 Mike CurtissAdd sizeGuess() member to ProducerConsumerQueue
2012-06-22 Tudor BosmanAdd an allocate() member function on IOBufQueue
2012-06-22 Sherman YeFix a typo in benchmark comments
2012-06-14 Tudor BosmanUnbreak Ubuntu build.
2012-06-14 Andrew GallagherFix clang narrowing error in GroupVarintTables
2012-06-14 Tudor BosmanClarify split / splitTo comments.
2012-06-14 Chip TurnerMove and refactor code
2012-06-13 Tudor BosmanFix narrowing warning (if enabled).
2012-06-13 Tudor BosmanFix intermittent failure in concurrent_skip_list_test
2012-06-12 Tudor BosmanFix build and test.
2012-06-12 Tudor BosmanMove Rabin fingerprinting code to folly.
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-12 Tudor BosmanTypos.
2012-06-09 Tudor BosmanD'oh: fix size computation in ThreadLocalDetail.h
2012-06-08 Philip Proninfolly::detail::futex should be inline
2012-06-08 Tudor BosmanAdd IOBufQueue::wrapBuffer, which handles buffers ...
2012-06-07 Tudor BosmanDeuglify unaligned accesses in GroupVarint.
2012-06-07 Tudor BosmanEventCount: "condition variable" for lock-free algorithms
2012-06-05 Andrew Gallagherfbstring: remove reference to /home/engshare/ paths
2012-06-05 Jordan DeLongFix some memory_order parameters in AtomicHashMap
2012-06-05 Christopher C. AycockSome typos corrects, and collapsed the two descriptions...
2012-06-05 Tudor BosmanAdd #include <new> to folly/Malloc.h.
2012-06-05 Tudor BosmanCheck the return value from malloc / realloc.
2012-06-05 Michael CurtissFix error in ProducerQueue::isEmpty
2012-06-05 Tudor BosmanTypos.
2012-06-05 Chip Turneradd a .gitignore and remove folly-config.h (generated...
2012-06-05 Tom JacksonAdding support for in-place use of ProducerConsumerQueue.
2012-06-04 Jordan DeLongAdd a LICENSE file for folly
2012-06-04 Jordan DeLongUpdate the folly/README
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6