• * chore: prepare for 2.3.2
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * chore: bump versions for 2.3.2
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    Henry Schreiner authored
     
    Browse File »


  • * add a few more coverage tests
    
    * style: pre-commit.ci fixes
    
    * try to fix pre-commit issues
    
    * update mdlint style as a test
    
    * style: pre-commit.ci fixes
    
    * fix test
    
    * switch test to not generate warning
    
    * add a few more tests
    
    * tweak the conanfile and appveyor to debug issue
    
    * update tests
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Philip Top authored
     
    Browse File »



  • * Update readme and changelog and version number
    
    * style: pre-commit.ci fixes
    
    * fix missing references
    
    * style: pre-commit.ci fixes
    
    * merge in changes from non existent 2.1.3 patch release
    
    * Update CHANGELOG.md
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
    Co-authored-by: Henry Schreiner <henry.fredrick.schreiner@cern.ch>
    Philip Top authored
     
    Browse File »










  • * add some tests with default capture on the two parameter template and some notes about it in the README.md
    
    remove the test from visual studio 2015
    vs2015 doesn't seem to properly deal with is_assignable in the cases we care about so make a standalone version that is more direct in what we are doing
    
    add version to appveyor and add some notes to the readme
    
    fix a few test cases to make sure code is covered and test a few other paths
    
    remove unneeded enum streaming operator
    
    add some diagnostic escapes around trait code to eliminate gcc Wnarrowing warnings
    
    work specification of the template operations
    
    remove optional add some templates for options conversions
    
    add the two parameter template for add_option
    
    * Fix some comments from Code review and add more description
    
    * fix case when string_view doesn't work to append to a string.
    
    * This PR also addressed #300
    
    * modify lexical_cast to take  const std::string &, instead of by value to allow string_view in a few cases
    Philip Top authored
     
    Browse File »

  • * Fixing some warnings
    
    * Make gtest a system library
    
    * Fixing format
    
    * Adding better method for adding warnings
    
    * Nicer Windows deprecated test
    
    * JSON update and drop testing timer
    
    * Warnings as errors everywhere
    Henry Schreiner authored
     
    Browse File »




  • * Adding fix for #75, rename requires to needs
    
    * Removing check for install commands (should still be run in subproject)
    
    * Adding conan build
    
    * Some small changes to CMake
    
    * Adding nicer Travis code
    
    * Adding package test, find works now
    Henry Schreiner authored
     
    Browse File »