Consistency in namespace-closing comments
[folly.git] / folly / gen / Base.h
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-07-20 Tom JacksonVisit, for monitoring or mutating pipelines
2017-06-09 Yedidya FeldblumApply clang-format to folly/gen/ (template decls)
2017-06-03 Yedidya FeldblumApply clang-format to folly/gen/ (partial: namespace)
2017-05-09 Eric NieblerAdd folly::Identity function object to Utility.h; repla...
2017-01-04 Yedidya Feldblum2017
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-09-16 Lucian Grijincufolly: gen: remove static member
2015-07-21 Tom JacksonRemove EmptySequence exception in favor of optional...
2015-07-15 Joe RicheyChanging behavior of 'any' and 'all' sinks, adding...
2015-07-09 Joe RicheyAdded default value for filter's predicate argument
2015-06-26 Tom JacksonGroupBy
2015-04-29 Giuseppe OttavianoFix default arguments for orderBy()
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-12 Tom JacksonMaking 'just()' reference arguments like 'from()' ...
2015-02-02 Chip TurnerRevert "[folly::gen] Making 'just()' reference argument...
2015-02-02 Tom JacksonMaking 'just()' reference arguments like 'from()'
2015-02-02 Tom Jacksonindirect(), for making pointers out of refs
2014-07-14 Elizabeth SmithExpression SFINAE issue in base.h
2014-07-09 Tom Jacksonstride()
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Daniil Burdakovmade folly::gen::member accept pointers to objects...
2014-04-18 Hannes Roth(Folly/Gen) Make ranges and sequences take a stepping...
2014-04-18 Tom Jacksonparallel(pipeline)
2014-02-06 Tom JacksonPromoting out of experimental