projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2013-05-20
Owen Yamauchi
Break dependency on byteswap.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Owen Yamauchi
Break dependency on features.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Hannes Roth
(Folly) Remove unused variable according to -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Owen Yamauchi
Fail the configure script if you don't have boost
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Peter Griess
Add read*String() methods to Cursor
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tom Jackson
Fixed-size split()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tudor Bosman
RecordIO: robust record-based streaming I/O
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tudor Bosman
flock locks in folly::File, FileUtil, Exception.h fixes...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Jordan DeLong
Fix build for folly_fb_platform
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tom Jackson
Making from(dynamic.items()) work
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tom Jackson
distinctBy()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tom Jackson
Disabling conversion with contained value for Optional
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tudor Bosman
Fix async_io_test to work with larger block sizes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Adam Simpkins
move rateHelper() to detail/Stats.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Adam Simpkins
Make BucketedTimeSeries::rate() more accurate
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Philip Pronin
fix fbstring move assignment operator
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Tudor Bosman
toAppendDelimited, toDelimited
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
FOLLY_NORETURN
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
Modernize TemporaryFile, add TemporaryDirectory
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
Revert "Revert "URI parsing in folly""
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
Revert "URI parsing in folly"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
URI parsing in folly
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Christian Kamm
Fix bug in reserve() and shrink_to_fit().
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
Make Subprocess::spawn more robust
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Philip Pronin
do not include iostream from Range.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Adam Simpkins
move Histogram.h to stats/
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Marcelo Juchem
easier rebinding of allocators
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Marcelo Juchem
Making StlAllocator<Alloc, void> usable when rebinding.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Michael Connor
Initialize variable before using in own initialization
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Jonathan Coens
Soft-limit for arenas
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Marcelo Juchem
Fixing clang compatibility issues
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Marcelo Juchem
Implementing a traits class to check for incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Lucian Grijincu
folly: speed up fastpath of ThreadLocal::get()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Lucian Grijincu
folly: speed up fastpath of StaticMeta::get()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Marcelo Juchem
as_stl_allocator "template alias"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Misha Shneerson
Suppress unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
Optionally, kill subprocess when parent dies
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tudor Bosman
remove folly/eventfd.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Brett Simmers
Remove an unused variable in FormatValue<double>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Tudor Bosman
make sse4.2 functions in folly/Range.h build on -fb...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Louis Brandy
fix clang warnings in folly::Gen
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Peter Griess
Add read/write mode to ElfFile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Owen Yamauchi
Handle non-Intel platforms in Range and CpuId
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Peter Griess
Add symbol name resolution and value retrieval
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Peter Griess
Enable Elf::at<T> only for POD data types
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Peter Griess
Move folly::symbolizer::systemError() into Exception.h
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Owen Yamauchi
Compile out GroupVarint on non-Intel
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Louis Brandy
StlAllocator.h + MakeUnique.h -> Memory.h
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Mike Curtiss
HACK: Static detection of infinite sequences
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Louis Brandy
Copyright 2012 -> 2013
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hans Fugal
IOBuf::getIov
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Alessandro...
allow to dequeue the first IOBuf in an IOBufQueue
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Mike Curtiss
Use aligned loads for Range::find_first_of
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
Short-circuit operator== based on size()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
Fix unsplit(", ")
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Marcelo Juchem
adding is_non_positive traits
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
David Vickrey
Make hash_combine accept a configurable hash function
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
Fixing namespace for GeneratorBuilder, more moves for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Lovro Puzar
Add explicit assignment operator definitions to Optional
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Ben Gertzfield
folly (easy): Disable GCC-specific warning disabling...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
Add CHECK for out-of-range minRequests
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
Remove File::tryOpen
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
File::tryOpen
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
Truthy File
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
Add resizing constructor to folly::padded::Adaptor
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
Adding useful error message for File
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Adam Simpkins
provide a flag to control the minimum number of iterations
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Mike Curtiss
folly::make_optional
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Lucian Grijincu
MemoryMapping::data() returns StringPiece ::range(...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Owen Yamauchi
Abstract ifunc support into a define
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
Renaming flag in MemoryMapping
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
MemoryMapping
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Lucian Grijincu
folly: AsyncIO: add debuging helper
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
folly/{experimental => .}/File
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Mike Curtiss
Fix SIGSEGV in StringPiece::find_first_of
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
Rework folly::AsyncIO interface to make it easier for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Rajat Goel
value_ might be uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
Define ALLOCM_LG_ALIGN
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Gaurav Jain
Minor clang compiler fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Sergey Doroshenko
Make AsyncIO::capacity_ const
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Jordan DeLong
Codemod time\(NULL\) to time(nullptr)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
Fix subtle double-free in trimEnd; optionally pack...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tom Jackson
all(), better any()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
fix typos
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Peter Griess
Add some CursorBase::operator-() implementations
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Philip Pronin
assert on self move assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
AsyncIO: CHECK preconditions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Tudor Bosman
AsyncIO in folly
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Andrew Tulloch
unsplit
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Jordan DeLong
Update example in folly::gen
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tom Jackson
contains()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Andrew Gallagher
folly/dynamic: fix explicit specializations after insta...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Marcelo Juchem
adding some missing remove_reference in make_stl_alloca...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Jordan DeLong
Remove a bit of debug code in folly::Range
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Xin Liu
fixing rwspinlock test Summary:
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Marcelo Juchem
A few fixes for clang support
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Philip Pronin
qfind_first_byte_of may suffer from global initializati...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Marcelo Juchem
Implementing unique/shared_ptr for custom allocators...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Philip Pronin
temporary get rid of ifunc in folly::Range
commit
|
commitdiff
|
tree
|
snapshot
next