|
8e61e8e9fd
|
#include guards prefixed with BOOST_EXCEPTION_
|
2019-12-21 14:15:17 -08:00 |
|
|
0eee187876
|
#include config before anything else
|
2017-02-20 18:23:36 -08:00 |
|
|
6aa4d2f93b
|
comments
[SVN r52227]
|
2009-04-07 03:02:15 +00:00 |
|
|
d094c3f41c
|
revived enable_current_exception.hpp and enable_error_info.hpp.
[SVN r48582]
|
2008-09-04 19:48:32 +00:00 |
|
|
6fc0e3ac1e
|
simplified further
[SVN r48485]
|
2008-08-31 02:40:42 +00:00 |
|
|
5258fbc2d1
|
Further simplified enable_current_exception. Improved exception_ptr testing.
[SVN r48455]
|
2008-08-29 19:27:38 +00:00 |
|
|
0c9d70964e
|
enable_current_exception.hpp decoupled from atomic_count.hpp
[SVN r48439]
|
2008-08-29 04:56:02 +00:00 |
|
|
850b7d9618
|
Boost Exception now works with BOOST_NO_RTTI and/or BOOST_NO_TYPEID.
[SVN r48429]
|
2008-08-28 23:49:55 +00:00 |
|
|
14765312e2
|
fix for mutable problem, thanks Peter Klotz
[SVN r48270]
|
2008-08-20 21:48:35 +00:00 |
|
|
d7722921a7
|
removed tabs from source files
updated documentation
[SVN r47250]
|
2008-07-09 00:18:09 +00:00 |
|
|
044d5767e2
|
Hopefully fixing the Como-specific problem reported by Robert Ramey.
[SVN r47126]
|
2008-07-06 04:50:53 +00:00 |
|
|
f58ffdd643
|
documentation update, added function exception::diagnostic_information, added std::exception to_string overload, removed tabs from source files
[SVN r46697]
|
2008-06-25 23:27:56 +00:00 |
|
|
175c3e50e9
|
Bug in the previous bug fix!
[SVN r46335]
|
2008-06-11 19:20:27 +00:00 |
|
|
421a059421
|
Fixed exception info bug when boost::exception is derived virtually.
[SVN r46333]
|
2008-06-11 18:24:10 +00:00 |
|
|
c61e655ada
|
N2179 compliance (pending documentation update)
[SVN r44438]
|
2008-04-15 18:24:46 +00:00 |
|