8d24c87032
Suppressing warnings. Please report any problems (may have broken something!)
...
[SVN r58072]
2009-12-01 02:16:50 +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
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
421a059421
Fixed exception info bug when boost::exception is derived virtually.
...
[SVN r46333]
2008-06-11 18:24:10 +00:00
f29f86f65c
introduced boost/exception_ptr.hpp, using Boost Exception
...
[SVN r44439]
2008-04-15 18:47:16 +00:00
c61e655ada
N2179 compliance (pending documentation update)
...
[SVN r44438]
2008-04-15 18:24:46 +00:00
0fbc4dc974
fixed compile errors, removed tabs as required.
...
[SVN r44114]
2008-04-08 21:29:37 +00:00
bf515d83ca
boost exception
...
[SVN r43485]
2008-03-04 01:41:17 +00:00