Commit Graph

10 Commits

Author SHA1 Message Date
ca22b61545 Unconditionally #include <exception> for std::exception.
[SVN r45150]
2014-06-03 01:49:12 +03:00
444048653f Fixes for old compilers.
[SVN r45069]
2014-06-03 01:49:11 +03:00
98ff58cf46 throw_exception() now ensures that the exception type passed to it derives publicly from std::exception.
[SVN r45041]
2014-06-03 01:49:10 +03:00
7ad5ceee77 Integration of Boost Exception in boost::throw_exception().
[SVN r44954]
2014-06-03 01:49:09 +03:00
4fd93c01b5 fixes comeau bug
[SVN r24278]
2014-06-03 01:49:07 +03:00
8915934682 Converted to Boost Software License, Version 1.0
[SVN r24055]
2014-06-03 01:49:07 +03:00
400f82c68a _MSC_VER use clarified.
[SVN r20992]
2014-06-03 01:49:06 +03:00
f8e5e0d451 -Wundef fixes.
[SVN r18788]
2014-06-03 01:49:06 +03:00
6c32727296 boost::throw_exception documentation added.
[SVN r16239]
2014-06-03 01:49:05 +03:00
bd122d3a50 BOOST_NO_EXCEPTIONS support added.
[SVN r14835]
2014-06-03 01:49:05 +03:00