Fix some copyright lines in folly/experimental/symbolizer/
[folly.git] / folly / experimental / bser /
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-09-19 Christopher DykesEnable -Wunused-variables
2017-07-20 Yedidya FeldblumApply clang-format to folly/experimental/bser/
2017-07-13 Yedidya FeldblumSort #include lines
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-02 Christopher DykesBegin making folly compile cleanly with a few of MSVC...
2016-11-30 Christopher DykesStart fixing implicit truncations
2016-10-22 Giuseppe OttavianoRemove dynamic's initializer_list constructor
2016-10-19 Yedidya FeldblumCodeMod: dynamic-init-list-ctor
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-06-04 Christopher DykesDeal with a couple of warnings from MSVC
2016-05-25 Adam Simpkinsadd Cursor::peekBytes()
2016-04-26 Pavlo KushnirUse std::string in folly::dynamic
2016-03-23 Yedidya FeldblumUse C++'s standardized [[noreturn]] attribute
2016-02-02 Wez Furlongfolly: add bser encode/decode for dynamic