Adding a unit test for HHWheelTimer exercising the default timeout functionality.
[folly.git] / folly / Varint.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Michael LeeRemove @/folly dependency from folly/io:compression
2015-02-11 Philip Proninmake decodeVarint accept StringPiece
2014-12-11 Mainak Mandalfix varint decoding in case the first buffer is smaller...
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-08-28 Tudor BosmanVarint in folly