projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2015-07-29
Orvid King
Add MSVC support to Singleton's fatalHelper
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Use strerror_s on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Handle MSVC in FBString.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Switch a couple of uses of __thread to FOLLY_TLS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Added asm_volatile_memory
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Added FOLLY_ALIGNED(), to allow aligning on MSVC as...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Fix Random-inl.h under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Implemented VersionCheck.h for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Andrey Goder
Add space to error message
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Tudor Bosman
Allow ProgramExit(0), add some comments
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Alexander Shaposhnikov
Add hasher specializations for enums, pairs and tuples
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Yedidya Feldblum
Fix Build: FOLLY_SSE and preprocessor floats.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Alexander Shaposhnikov
[folly] Enable support of applyTuple for const tuples
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Sara Golemon
Regenerate README.md from source
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Move various attributes before the declaration to be...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Use fsync on MSVC, as fdatasync doesn't exist
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Use intrinsics for RWSpinLock when on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add MSVC support for FOLLY_DEPRECATED
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Normalize SSE support detection
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add MSVC support for FOLLY_FINAL and FOLLY_OVERRIDE
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add detection of MSVC RTTI
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Jason Rahman
Allow for mutable lambdas with Future::ensure()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add typename qualifiers to Singleton.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Support GroupVarint.h under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add support for MSVC in asm_pause in Portability.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Orvid King
Adjust a literal in AtomicHashMap.h to be correctly...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Orvid King
Fix the size of the enum in FBString.h under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Sophia Wang
fix clang ASAN error in DelayedDestructionBaseTest
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
James Sedgwick
delete folly/wangle
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Sara Golemon
Bump version to 52:0
v0.52.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Alexey Spiridonov
Make ProcessReturnCode default-constructible
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Alexey Spiridonov
Improve waitpid error handling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
mwilliams
Fix some warnings in folly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Nathan Bronson
added a missing hook to IndexedMemPool's testing harness
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Misha Shneerson
Print type of singleton that is requested after destruction
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Nathan Bronson
improvements to DeterministicSchedule
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Andre Pinto
Fix oss build
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Nick Terrell
Delete functions that return a pointer when the dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Tudor Bosman
Helper for writing nested command line apps
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Tudor Bosman
Make gflags and boost::program_options play nice with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Nathan Bronson
fix racy assert in SharedMutex
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Tudor Bosman
Add executable_path() and convert SubprocessTest to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ondrej Lehecka
making thrift and folly header files compile clean...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Hannes Roth
(Wangle) window, fix test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Nick Terrell
Add bounds check in get_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hannes Roth
(Wangle) within should raise TimedOut()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans Fugal
Fix "reference to 'thread' is ambiguous"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Ondrej Lehecka
fixing compiler errors when compiling with Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Viswanath Sivakumar
Fix logspew in DelayedDestruction
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Tom Jackson
Remove EmptySequence exception in favor of optional...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Yedidya Feldblum
Fix a namespace nit in folly/futures/Future.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Sara Golemon
Bump version to 51:0
v0.51.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Brian Watling
Allow access to a FiberManager's currently running...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Nick Terrell
Overload Optional::value() on object reference type.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Steve O'Brien
folly Singleton: clear some state if creator function...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Hannes Roth
Revert: (Wangle) within should raise TimedOut()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Steve O'Brien
folly HHWheelTimer: fix loop variable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Tom Jackson
Making Optional throw exceptions instead of assert
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
James Sedgwick
add SocketPair.h/.cpp to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Tudor Bosman
folly::Future-istic barrier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Pavlo Kushnir
Add an option to disable guard pages for fiber stacks
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Hannes Roth
(Wangle) within should raise TimedOut()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Sara Golemon
Only try to use F_SETPIPE_SZ if it's available
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Sophia Wang
Make DestructorGuard inherit from a base
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Joe Richey
Actually denote when we have infinite generators
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Joe Richey
Changing behavior of 'any' and 'all' sinks, adding...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Andrii Grynenko
RequestContext support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Lucian Grijincu
folly: AsyncIOOp: improve logging message: add strerror
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Yedidya Feldblum
Fix Build: folly/io/async/test/ScopedEventBasedThreadTe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Yedidya Feldblum
File ctor should take StringPiece.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Sara Golemon
Bump version to 50:0
v0.50.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Andrii Grynenko
Fix examples in folly::Singleton code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Kjell Schubert
split SmallLocks.h to get a larger portion of folly...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Yedidya Feldblum
An has_member_type macro.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Joe Richey
Added default value for filter's predicate argument
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Subodh Iyengar
Add mocks for isBufferMovable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Yedidya Feldblum
ThreadedExecutor.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Tudor Bosman
Add isManaged / makeManaged
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Steve O'Brien
folly/singleton: fatal in unrecoverable error cases
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Mark McDuff
high init priority for FiberManagerMap data
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Sara Golemon
Bump version to 49:1
v0.49.1
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Alexey Spiridonov
Install Ubuntu 12.04 LTS dependencies for Travis CI
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Sara Golemon
Bump version to 49:0
v0.49.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
James Sedgwick
folly/wangle -> wangle cutover
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Philip Pronin
cleanup CompressedList / MutableCompressedList interfaces
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Hans Fugal
folly/futures Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Yedidya Feldblum
Lift thrift/lib/cpp/test/TNotificationQueueTest.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Sara Golemon
Fix typo - ac defined are prefixed with FOLLY_
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Hans Fugal
nice error message if you try to Future<void>
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Michael Lee
Add an exception for building on OSX.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Yedidya Feldblum
folly::Unit::Drop.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Hans Fugal
minor Timekeeper bug
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Hans Fugal
Discourage Duration in code comments and tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Hans Fugal
Future<Unit> global fixup
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Hans Fugal
Future<Unit> wangle fixup
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Hans Fugal
Nuke Future<void> (folly/futures)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Sara Golemon
Do an explicit test for XSI strerror_r
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Hans Fugal
(easy) wrong test suite name
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Vignesh Gowda
Implement a BitVector-based list
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Andrey Goder
fix? AutoTimerTest
commit
|
commitdiff
|
tree
|
snapshot
next