logging: fix compiler compatibility for one more constexpr function
[folly.git] / folly / Random.cpp
2017-06-30 Christopher Dykesauto-dep the rest of Folly
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-12-01 Andrii GrynenkoUse SingletonThreadLocal in folly::Random
2016-11-09 Christopher DykesRequest lower privilege crypt context when generating...
2016-08-05 Christopher DykesHandle creating the default crypto context if it doesn...
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-05-30 Christopher DykesInclude <folly/portability/SysTime.h> rather than ...
2016-02-17 Lovro PuzarAdd call_once, wrapper around std::call_once with a...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-21 Michael LeeMove ThreadLocal.h into the implementation
2015-11-26 Andrii GrynenkoNew ReadMostlySharedPtr implementation
2015-09-11 Sara GolemonRevert "use thread_local instead of ThreadLocal for...
2015-09-10 Mark McDuffuse thread_local instead of ThreadLocal for some static...
2015-08-17 Orvid KingImplement Random.cpp for MSVC
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Brian WatlingRemove memory leak from readRandomDevice by using a...
2014-11-08 Brian WatlingFix crashes in readRandomDevice()
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-10-17 Subodh IyengarRemove global init of ThreadLocal in Random
2014-10-17 Daniel SommermannFix thread local random number generator static issue
2014-10-15 Francis MaMove static global variable randomDevice inside the...
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-26 Tudor BosmanMake randomNumberSeed read from /dev/urandom
2014-05-20 Bryan AlgerFix for Android importing folly/Random.cpp
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-02-28 Ben MaurerRandom number generator utilities for folly
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-26 Sergey Doroshenkofolly: randomNumberSeed should be random wrt multiple...
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6