Fix copyright lines
[folly.git] / folly / test / stl_tests / StlVectorTest.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-19 Christopher DykesEnsure curly-braces around control-flow
2017-10-02 Igor Sugakfix -Wvexing-parse
2017-09-22 Nathan Bronsonfix ASAN stl_tests:stl_vector_test
2017-09-19 Christopher DykesEnable -Wunused-variables
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-07-14 Christopher DykesFix building the stl_vector tests with -Wshadow-compati...
2017-07-13 Yedidya FeldblumSort #include lines
2017-07-01 Christopher DykesEnable a missing test in the CMake build
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-07-21 Christopher DykesSupport StlVectorTest for MSVC
2016-05-05 Michael LeeSwitch gflags to portability/GFlags.h
2016-03-29 Nicholas OrmrodMake FBVector faster
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-10-29 Nicholas OrmrodFix multiple includes
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Nicholas OrmrodRemoved old FBVector compatibility functions
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Nicholas OrmrodTidied up some includes.
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Nicholas Ormroddummy results in stl_vector_test on gcc 4.6
2012-12-16 Nicholas OrmrodFBVector 2.0 - now standard compliant