Remove Stream
[folly.git] / folly / test /
2012-12-16 Tudor BosmanRemove Stream
2012-12-16 Philip Proninconstexpr-ize folly/Bits.h
2012-12-16 Tom JacksonAdding support for printing arbitrary pointers
2012-12-16 Tom JacksonEnabling format("{}", format(...))
2012-12-16 Tudor Bosmanints used as flags (bitwise): so C
2012-12-16 Tudor BosmanSubprocess library, modeled after python's subprocess...
2012-12-16 Adam Simpkinsupdate function_benchmark to test exception handling
2012-12-16 Hari Manikarnikamake folly::toJson retain non-ascii chars if encode_non...
2012-10-29 Tom JacksonOptional bugfixes
2012-10-29 Xin Liufixing double destruction of CSL::data_type
2012-10-29 Andrei Alexandrescufbstring's front() and back() return by reference
2012-10-29 Tom JacksonOptional
2012-10-12 Tudor BosmanAdd SpookyHashV2
2012-10-12 Wei XuFix fbstring hash
2012-10-12 Rajat GoelJust trying out one more combination
2012-10-12 Jonathan CoensGet total memory currently allocated by an Arena allocator
2012-10-12 Anton Likhtarovfolly/json: serialize \r and \n as \r and \n
2012-10-12 Ashoat TevosyanAdd DynamicConverters for const strings.
2012-10-12 Andrei AlexandrescuBetter unsigned to string conversion
2012-10-12 Jeremy LilleyFix push_back() to shared fbstring bug.
2012-10-12 Lucian Grijincufolly: Range: implement find_first_of and optimize...
2012-10-12 Rajat GoelSyntactic sugar
2012-08-26 Tudor BosmanFix fedora / ubuntu build
2012-08-26 Adam Simpkinsfolly: simplify the stats avgHelper() function
2012-08-26 Adam SimpkinsBucketedTimeSeries: fix type converison issues computin...
2012-08-26 Adam Simpkinsfolly: add a simple benchmark for Histogram::addValue()
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 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 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-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.
2012-08-05 Tudor BosmanAdd inverses for jenkins_rev_mix32, twang_mix64
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 Jordan DeLongAdd folly::applyTuple utility
2012-08-02 Tudor BosmanAdd wrapper macros for "final" and "override"
2012-07-14 Tudor BosmanAdd missing include
2012-07-13 Rajat GoelA sample diff thats ports FormatTests to benchmarks
2012-07-13 Tudor BosmanRange<const char*> -> Range<const unsigned char*> impli...
2012-07-13 Andrew Gallagherfolly: fix build on ubuntu and fedora platforms
2012-07-13 Spencer Ahrensadd bm_max/min_iters and bm_regex
2012-06-22 Mike CurtissAdd sizeGuess() member to ProducerConsumerQueue
2012-06-14 Chip TurnerMove and refactor code
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-05 Michael CurtissFix error in ProducerQueue::isEmpty
2012-06-05 Tudor BosmanTypos.
2012-06-05 Tom JacksonAdding support for in-place use of ProducerConsumerQueue.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6