folly: ProducerConsumerQueue: avoid many -Wsign-compare errors
[folly.git] / folly /
2015-01-13 Jim Meyeringfolly: ProducerConsumerQueue: avoid many -Wsign-compare...
2015-01-13 James Sedgwickmove wangle/futures to futures
2015-01-13 Jim Meyeringfolly/Bits.h (BitIterator): avoid -Wsign-compare error
2015-01-13 Jim Meyeringfolly: fix many -Wsign-compare warning/errors reported...
2015-01-13 Hans Fugal(folly) Account for different vsnprintf behavior on...
2015-01-13 Hans Fugal(folly) make check on OSX Yosemite (10.10)
2015-01-13 Hans Fugalavoid std::_Hash_impl
2015-01-13 Andrei AlexandrescuMini-refactoring prompted by https://phabricator.fb...
2015-01-13 Jim Meyeringfolly/stats/Histogram-defs.h: avoid -Wsign-compare...
2015-01-13 Jim Meyeringfolly/.../FileUtilDetail.h: avoid -Wsign-compare warnings
2015-01-13 Jim Meyeringfolly/wangle/futures/Future-inl.h: avoid -Wsign-compare...
2015-01-13 Jim Meyeringfolly/FBString.h: avoid -Wsign-compare error
2015-01-13 James Sedgwickstop returning move(...) when unnecessary
2015-01-13 James Sedgwickfix shadowed variables
2015-01-13 James Sedgwickdoxygen comments for Try
2015-01-13 James Sedgwickexception_ptr -> exception_wrapper migration
2015-01-13 Jim Meyeringfolly/String-inl.h (humanify): avoid -Wsign-compare...
2015-01-13 Jim Meyeringfolly/AtomicHashArray: use an unsigned type for each...
2015-01-13 Jim Meyeringfolly/AtomicHashMap-inl.h: avoid -Wsign-compare warning...
2015-01-13 Jim MeyeringHistogram and Timeseries vs gcc-4.9 and -Wsign-compare
2015-01-13 Jim Meyeringfolly/test/ForeachTest.cpp: avoid -Wsign-compare error
2015-01-13 Jim Meyeringfolly/stats/BucketedTimeSeries-defs.h: avoid -Wsign...
2015-01-13 Jim Meyeringfolly/Format-inl.h: use the correct type for fwrite...
2015-01-13 Jim Meyeringfolly/Format-inl.h: avoid -Wsign-compare error
2015-01-13 Jim Meyeringfolly/test/SpinLockTest.cpp: avoid -Wsign-compare error...
2015-01-13 Dave WatsonFix CPUObserver test
2015-01-13 Jim Meyeringfolly/wangle/bootstrap/ServerBootstrap.h: avoid -Wsign...
2015-01-13 Nicholas OrmrodAHM ASAN test adjustment
2015-01-13 Jim Meyeringfolly/small_vector.h: avoid -Wsign-compare error
2015-01-13 Jim Meyeringfolly/FBVector.h: avoid -Wsign-compare error (simple)
2015-01-13 Jim Meyeringfolly/test/RangeTest.cpp: avoid -Wsign-compare error...
2015-01-13 Jim Meyeringfolly/experimental/test/BitsBenchmark.cpp: avoid -Wsign...
2015-01-13 Jim Meyeringfolly/wangle/channel/ChannelPipeline.h: avoid -Wsign...
2015-01-13 Jim Meyeringfolly/gen/Parallel-inl.h: trivial -Wsign-compare fix
2015-01-13 Jim Meyeringfolly/gen/Parallel-inl.h: trivial -Wsign-compare fix
2015-01-13 Peter GriessFix HHWheelTimer compilation bug in libc++ build
2015-01-13 Hans Fugaljoin
2015-01-13 Jim Meyeringfolly/Format-inl.h: fix gcc-4.9-exposed shadowing warni...
2015-01-13 Dave WatsonThread Observer
2015-01-13 Jim Meyeringfolly/Range.cpp: avoid -Werror=sign-compare error with...
2015-01-13 James Sedgwickfix 4.9 build
2015-01-13 Hans Fugal(folly) osx bootstrap script
2015-01-13 Dave Watsonfix bootstrap test on older kernels
2015-01-13 Sergey Doroshenkofolly: AsyncServerSocket::getAddress: prefer IPv6
2015-01-13 Viswanath SivakumarFix use of SSL session TransportInfo after txn is detached
2015-01-13 Andrii GrynenkoReplace singleton names with type tags
2015-01-13 Philip Proninfix __cxa_throw signature
2015-01-13 Nick Tchervenskiadd a UT for Wangle::Future for circular dependency
2015-01-13 Hans FugalFuture::within
2015-01-13 Chip TurnerImprove unit test output and logging to diagnose build...
2015-01-07 Ajit BanerjeeBump version to 21:0
2015-01-07 Bob Haarmansome fixes for clang-3.5 compatibility
2015-01-07 Sean CannellaDon't use FOLLY_TLS on Android
2015-01-07 Sarang MastiAllow conversion from a type T to itself
2015-01-07 Dave WatsonSharedThreadPool unittest
2015-01-07 Keith AdamsAdd convenience functions to serialize to / deserialize...
2014-12-29 Dave WatsonBump version to 20:0
2014-12-29 Dave WatsonKill fbthrift dep
2014-12-29 Hans FugalFix case of ThreadWheelTimekeeper.cpp in Makefile.am
2014-12-29 Hans Fugal(wangle) fix Makefile.am
2014-12-29 Hans Fugal(wangle) Timeouts basic
2014-12-29 Hans FugalHHWheelTimer::cancelAll
2014-12-29 Nathan Bronsonmake futexWaitUntil tolerant of invalid time_point-s
2014-12-29 Tao ChenRevert "folly: AsyncServerSocket::getAddress: prefer...
2014-12-29 Viswanath SivakumarAllow unregistering connect callback in AsyncSocket
2014-12-29 Chip TurnerFix incorrect 'test' statement in unit test
2014-12-29 Chip TurnerFix Dwarf path handling to fix broken test
2014-12-29 Mike Kolupaevfolly::AtomicHashMap: fixed race between erase() and...
2014-12-29 Lucian Grijincufolly: AsyncServerSocket::getAddress: prefer IPv6
2014-12-29 Andrei AlexandrescuBring fbstring::operator+ to date with C++11
2014-12-29 Sarang MastiAllow conversion from StringPiece to StringPiece
2014-12-29 Kai WangPrint linux TID while crashing
2014-12-29 Andrew GallagherVarious Dwarf::Path fixes
2014-12-29 Tudor BosmanAdd comment explaining that RWTicketSpinLock<..., true...
2014-12-29 Mike KolupaevFixed folly::AtomicHashMap::iterator not advancing...
2014-12-29 Giuseppe OttavianoRemove unnecessary constraint from Range subpiece const...
2014-12-29 Dave WatsonMove TAsyncTransport to folly as AsyncTransportWrapper
2014-12-29 James SedgwickonError callbacks
2014-12-18 JoelMarceyBump version to 19:0
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...
2014-12-18 Dave Watsonfix make test
2014-12-18 Dave Watsonremove Cpp2WorkerFactory
2014-12-18 Giuseppe OttavianoDisable implicit conversions from std::string for non...
2014-12-18 James Sedgwickstabilize IOFuturePool test
2014-12-18 Adam Simpkinsfix the open source build
2014-12-18 Laurent Demaillyfix bug with elf object left with file open upon error...
2014-12-18 Adam SimpkinsSpinLock improvements
2014-12-18 Adam Simpkinsremove PortableSpinLock.h
2014-12-18 Adam Simpkinsupdate call sites to use SpinLock
2014-12-18 Adam Simpkinsrename io::PortableSpinLock to SpinLock
2014-12-18 Andrii Grynenkoget_fast/get_weak_fast API for folly::Singleton
2014-12-18 Cameron PickettAdd specific multi-bind to AsyncServerSocket
2014-12-18 Nathan Bronsonfix Futex when steady_clock and system_clock precisions...
2014-12-18 James Sedgwickcodemod: folly/wangle/ -> folly/wangle/futures
2014-12-18 Andrii GrynenkoRemove locking when getting ptr to Singleton
2014-12-18 James Sedgwickglobal io executor
2014-12-18 James Sedgwickmove wangle/Executor.h to folly/ root
2014-12-18 Chip TurnerImprove performance of stringPrintf and related functions
2014-12-18 Andrew ChalfantAdd convenience method for folly::join
2014-12-18 Dave WatsonAsyncUDPSocket
next