1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+462
- .travis.yml-231
- Jamfile.v2-14
- README.md+10-9
- appveyor.yml-135
- build.jam+37
- build/Jamfile.v2+5-7
- build/boost_contract_build.jam+3-3
- doc/Jamfile.v2+7-3
- example/Jamfile.v2+6-3
- example/features/condition_if.cpp+1-1
- example/features/no_lambdas.cpp+1-1
- example/features/no_lambdas_local_func.cpp+1-1
- example/n1962/vector.cpp+1-1
- include/boost/contract/core/exception.hpp+12-10
- include/boost/contract/detail/inlined/core/exception.hpp+3-3
- meta/libraries.json+2-1
- test/Jamfile.v2+54-60
- test/call_if/equal_to.cpp+1-1
- test/call_if/false_.cpp+1-1
- test/call_if/false_void.cpp+1-1
- test/call_if/no_equal_call_if.cpp+1-1
- test/call_if/no_equal_condition_if.cpp+1-1
- test/call_if/true_.cpp+1-1
- test/call_if/true_void.cpp+1-1
- test/cmake_test/CMakeLists.txt+22
- test/cmake_test/main.cpp+138
- test/constructor/smoke.cpp+1-1
- test/public_function/max_args.hpp+1
0 commit comments