Go to file
2017-09-07 15:00:26 -04:00
build Make sure every library can be installed by using 2007-10-26 09:04:25 +00:00
doc Rewrite the boost::throws() reference documentation. Add tests of boost::throws() using the divide() function from the reference documentation. Having tests will allow us to change the implementation of throws() without fear of silently breaking it. 2017-09-07 15:00:26 -04:00
include/boost Silence MSVC warnings about 'this' in base class initializer list. 2017-09-05 21:32:25 +03:00
meta Add metadata file. 2014-08-18 15:11:09 +01:00
src Move BOOST_SYSTEM_SOURCE definition to src/error_code.cpp so that automatic library variant selection is enabled. 2014-01-06 16:52:15 -05:00
test Rewrite the boost::throws() reference documentation. Add tests of boost::throws() using the divide() function from the reference documentation. Having tests will allow us to change the implementation of throws() without fear of silently breaking it. 2017-09-07 15:00:26 -04:00
.gitattributes Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers. 2006-11-03 16:57:30 +00:00
.travis.yml travis: install libstdc++ 4.9 for clang 14/1z 2017-09-05 05:26:24 +03:00
appveyor.yml Remove diagnostic options from appveyor.yml 2017-06-22 20:01:32 +03:00
index.html initial commit 2006-11-07 02:19:51 +00:00