1643ad2e81
support for exception_ptr and nesting in boost::diagnostic_information
...
documentation update
[SVN r53038]
2009-05-15 22:34:30 +00:00
0e1e2ad515
fixing an error that caused warnings in diagnostic_information.hpp
...
[SVN r52355]
2009-04-12 17:21:39 +00:00
2d5be208de
BOOST_NO_EXCEPTIONS #ifdef
...
[SVN r52263]
2009-04-08 19:20:35 +00:00
6aa4d2f93b
comments
...
[SVN r52227]
2009-04-07 03:02:15 +00:00
87384d2116
get_error_info returns raw pointer instead of shared_ptr (breaking change)
...
diagnostic_information can now be called with boost::exception or std::exception object.
BOOST_THROW_EXCEPTION can now be used even if exceptions are disabled.
added functions: current_exception_diagnostic_information, current_exception_cast
documentation updated to match.
[SVN r52225]
2009-04-06 23:15:42 +00:00
f6f09c16cd
added #error in headers incompatible with BOOST_NO_EXCEPTIONS
...
[SVN r50887]
2009-01-30 00:06:01 +00:00
475dbd4021
improved output from diagnostic_information()
...
[SVN r48604]
2008-09-05 03:15:18 +00:00
546f093a33
missing inline
...
[SVN r48556]
2008-09-03 02:14:27 +00:00
2887a719c8
minor diagnostic_information fix.
...
[SVN r48543]
2008-09-02 18:44:05 +00:00
b84fb75a60
Optimization for error_info<throw_function>, error_info<throw_file>, error_info<throw_line>. Refactored exception_ptr to use shared_ptr.
...
[SVN r48521]
2008-09-01 21:06:09 +00:00
9dd2d64304
decoupled boost/exception/exception.hpp from boost/exception/detail/type_info.hpp
...
diagnostic_information improvements
documentation update
[SVN r48469]
2008-08-30 02:57:12 +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
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