Skip to content

Latest commit

 

History

History
73 lines (48 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

73 lines (48 loc) · 2.29 KB

11/17/2017

  • Update contributing and changelog

11/16/2017

10/30/2017

  • Add docs for how to set sanitizer flags

10/23/2017

10/20/2017

10/17/2017

10/12/2017

09/12/2017

  • Add multithread benchmarking:
  • inline headers
  • collapse both benchmarks into one run.cpp
  • call binary directly from Makefile
  • add ignores to codecov
  • clang format fixes
  • Add clant-tidy NOLINT
  • anti-optimization and clobber methods

08/25/2017

08/23/2017

  • move include directory up a level, now just /include/hello_world.cpp
  • update test directory structure to just use test.cpp instead of splitting into unit tests
  • default to Debug build, standardize build location to /build/Release and /build/Debug #18
  • make command builds by default, tests are run with make test
  • add a version file #19

08/25/2016

  • nest hello_world within include directory named after library

08/18/2016

  • add debug/release builds + more aggressive warnings
  • default to Release
  • Create test alias
  • c++11 as default
  • add include_dirs.js for NPM publishing and requiring

07/20/2016

  • the hpp-skel is born 👶