Commit Graph

11 Commits

Author SHA1 Message Date
feadd7e878 Ticket #4968
[SVN r67127]
2010-12-09 06:19:56 +00:00
029bc12c85 updating from trunk.
[SVN r60338]
2010-03-08 08:18:25 +00:00
72c90873d0 Merging changes from trunk.
[SVN r58421]
2009-12-16 22:26:57 +00:00
6434a2031c Merging from trunk: new function diagnostic_information_what, and mutable error info access.
[SVN r56477]
2009-09-29 20:38:11 +00:00
de1a3daa85 support for exception_ptr and nesting of exception_ptr objects in boost::diagnostic_information
[SVN r53066]
2009-05-17 06:12:29 +00:00
f3b51ae5d1 fixing an error that caused warnings in diagnostic_information.hpp
[SVN r52364]
2009-04-13 05:41:31 +00:00
794436c3ae BOOST_NO_EXCEPTIONS #ifdef
[SVN r52264]
2009-04-08 19:21:40 +00:00
027c0ff919 added functions current_exception_cast, current_exception_diagnostic_information, various other minor changes, documentation update
[SVN r52236]
2009-04-07 18:33:44 +00:00
6e75ef5803 Documentation update
[SVN r52091]
2009-03-31 22:16:49 +00:00
a9b5723d0d Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
[SVN r48905]
2008-09-19 20:29:26 +00:00
a1c08eb8e0 Boost Exception
In other libraries, watch for compile error referring to throw_exception_assert_compatibility in boost::throw_exception. Resolve by throwing an exception that derives from std::exception. This is not a new requirement but it is being enforced now.

[SVN r46818]
2008-06-28 18:29:40 +00:00