Emil Dotchevski
a0d47fea34
Merging long-standing changes from Trunk, including the slightly more sophisticated handling of the to_string conversion done in boost::diagnostic_information.
...
[SVN r83354]
2013-03-08 02:01:44 +00:00
Emil Dotchevski
910c081d37
Added errinfo_nested_exception typedef. Documentation update.
...
[SVN r57059]
2009-10-22 07:14:09 +00:00
Emil Dotchevski
6434a2031c
Merging from trunk: new function diagnostic_information_what, and mutable error info access.
...
[SVN r56477]
2009-09-29 20:38:11 +00:00
Emil Dotchevski
0f5a51238b
Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
...
[SVN r55094]
2009-07-22 20:55:50 +00:00
Emil Dotchevski
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
Emil Dotchevski
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
Emil Dotchevski
6922781198
removed tabs from source files
...
updated documentation
[SVN r47251]
2008-07-09 00:39:00 +00:00
Emil Dotchevski
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