projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
add test for numeric -> string conversions
[folly.git]
/
folly
/
test
/
2012-12-16
Nicholas Ormrod
dummy results in stl_vector_test on gcc 4.6
tree
|
commitdiff
2012-12-16
Christopher Berner
Add converter for containers of pairs
tree
|
commitdiff
2012-12-16
Nicholas Ormrod
FBVector 2.0 - now standard compliant
tree
|
commitdiff
2012-12-16
Nicholas Ormrod
Added two new traits and a way to specify them
tree
|
commitdiff
2012-12-16
Davide Bolcioni
Fix output of 128 bit integer to string conversion.
tree
|
commitdiff
2012-12-16
Sergey Doroshenko
Add bytesUsed() to folly::Arena
tree
|
commitdiff
2012-12-16
Soren Lassen
use std::underlying_type to support enum classes
tree
|
commitdiff
2012-12-16
Tom Jackson
Removing unneeded eachAs() operators
tree
|
commitdiff
2012-12-16
Tudor Bosman
Remove Stream
tree
|
commitdiff
2012-12-16
Philip Pronin
constexpr-ize folly/Bits.h
tree
|
commitdiff
2012-12-16
Tom Jackson
Adding support for printing arbitrary pointers
tree
|
commitdiff
2012-12-16
Tom Jackson
Enabling format("{}", format(...))
tree
|
commitdiff
2012-12-16
Tudor Bosman
ints used as flags (bitwise): so C
tree
|
commitdiff
2012-12-16
Tudor Bosman
Subprocess library, modeled after python's subprocess...
tree
|
commitdiff
2012-12-16
Adam Simpkins
update function_benchmark to test exception handling
tree
|
commitdiff
2012-12-16
Hari Manikarnika
make folly::toJson retain non-ascii chars if encode_non...
tree
|
commitdiff
2012-10-29
Tom Jackson
Optional bugfixes
tree
|
commitdiff
2012-10-29
Xin Liu
fixing double destruction of CSL::data_type
tree
|
commitdiff
2012-10-29
Andrei Alexandrescu
fbstring's front() and back() return by reference
tree
|
commitdiff
2012-10-29
Tom Jackson
Optional
tree
|
commitdiff
2012-10-12
Tudor Bosman
Add SpookyHashV2
tree
|
commitdiff
2012-10-12
Wei Xu
Fix fbstring hash
tree
|
commitdiff
2012-10-12
Rajat Goel
Just trying out one more combination
tree
|
commitdiff
2012-10-12
Jonathan Coens
Get total memory currently allocated by an Arena allocator
tree
|
commitdiff
2012-10-12
Anton Likhtarov
folly/json: serialize \r and \n as \r and \n
tree
|
commitdiff
2012-10-12
Ashoat Tevosyan
Add DynamicConverters for const strings.
tree
|
commitdiff
2012-10-12
Andrei Alexandrescu
Better unsigned to string conversion
tree
|
commitdiff
2012-10-12
Jeremy Lilley
Fix push_back() to shared fbstring bug.
tree
|
commitdiff
2012-10-12
Lucian Grijincu
folly: Range: implement find_first_of and optimize...
tree
|
commitdiff
2012-10-12
Rajat Goel
Syntactic sugar
tree
|
commitdiff
2012-08-26
Tudor Bosman
Fix fedora / ubuntu build
tree
|
commitdiff
2012-08-26
Adam Simpkins
folly: simplify the stats avgHelper() function
tree
|
commitdiff
2012-08-26
Adam Simpkins
BucketedTimeSeries: fix type converison issues computin...
tree
|
commitdiff
2012-08-26
Adam Simpkins
folly: add a simple benchmark for Histogram::addValue()
tree
|
commitdiff
2012-08-26
Adam Simpkins
Add BucketedTimeSeries to folly
tree
|
commitdiff
2012-08-26
Philip Pronin
one more simple folly::join optimization
tree
|
commitdiff
2012-08-26
Tudor Bosman
Add Bob Jenkins's SpookyHash to folly.
tree
|
commitdiff
2012-08-26
Michael Curtiss
isPowTwo
tree
|
commitdiff
2012-08-26
Philip Pronin
one more folly::join overload
tree
|
commitdiff
2012-08-26
Sergey Doroshenko
folly: randomNumberSeed should be random wrt multiple...
tree
|
commitdiff
2012-08-26
Philip Pronin
strings join
tree
|
commitdiff
2012-08-26
Nicholas Ormrod
Added dynamic::convertTo<Type> method
tree
|
commitdiff
2012-08-26
Nicholas Ormrod
Increased std::vector compatibility of fbvector
tree
|
commitdiff
2012-08-26
Tom Jackson
Removing broken specialization of std::hash<std::tuple>
tree
|
commitdiff
2012-08-26
Jeremy Lilley
Add "short append" benchmark to fbstring benchmark...
tree
|
commitdiff
2012-08-08
Tudor Bosman
Detect popcnt instruction at runtime, use it if available.
tree
|
commitdiff
2012-08-05
Tudor Bosman
Add inverses for jenkins_rev_mix32, twang_mix64
tree
|
commitdiff
2012-08-02
Wei Wu
Make AtomicHashMap support move constructible types
tree
|
commitdiff
2012-08-02
Rajat Goel
Moving some more benchmarks to fbcode benchmark system
tree
|
commitdiff
2012-08-02
Tudor Bosman
Add IEC binary unit prefixes
tree
|
commitdiff
2012-08-02
Jordan DeLong
Add folly::applyTuple utility
tree
|
commitdiff
2012-08-02
Tudor Bosman
Add wrapper macros for "final" and "override"
tree
|
commitdiff
2012-07-14
Tudor Bosman
Add missing include
tree
|
commitdiff
2012-07-13
Rajat Goel
A sample diff thats ports FormatTests to benchmarks
tree
|
commitdiff
2012-07-13
Tudor Bosman
Range<const char*> -> Range<const unsigned char*> impli...
tree
|
commitdiff
2012-07-13
Andrew Gallagher
folly: fix build on ubuntu and fedora platforms
tree
|
commitdiff
2012-07-13
Spencer Ahrens
add bm_max/min_iters and bm_regex
tree
|
commitdiff
2012-06-22
Mike Curtiss
Add sizeGuess() member to ProducerConsumerQueue
tree
|
commitdiff
2012-06-14
Chip Turner
Move and refactor code
tree
|
commitdiff
2012-06-13
Tudor Bosman
Fix intermittent failure in concurrent_skip_list_test
tree
|
commitdiff
2012-06-12
Tudor Bosman
Fix build and test.
tree
|
commitdiff
2012-06-12
Tudor Bosman
Move Rabin fingerprinting code to folly.
tree
|
commitdiff
2012-06-05
Michael Curtiss
Fix error in ProducerQueue::isEmpty
tree
|
commitdiff
2012-06-05
Tudor Bosman
Typos.
tree
|
commitdiff
2012-06-05
Tom Jackson
Adding support for in-place use of ProducerConsumerQueue.
tree
|
commitdiff
2012-06-02
Jordan DeLong
Pull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6
tree
|
commitdiff