|
f28285c073
|
Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.
[SVN r50507]
|
2009-01-08 01:26:15 +00:00 |
|
|
ffa2e8d9e7
|
very minor change, making a constructor explicit.
[SVN r48919]
|
2008-09-22 18:57:20 +00:00 |
|
|
4cb98696a6
|
Improving CodeGear C++Builder 2009 compatibility
[SVN r48918]
|
2008-09-22 18:27:58 +00:00 |
|
|
8310c9831f
|
bug fix in the decoupling of info.hpp from get_error_info.hpp.
[SVN r48551]
|
2008-09-02 23:13:06 +00:00 |
|
|
31a9264bf9
|
fix for sun compilers and documentation source update
[SVN r48538]
|
2008-09-02 17:47:51 +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 |
|
|
5d4c014f5b
|
nitpicking
[SVN r48488]
|
2008-08-31 04:05:19 +00:00 |
|
|
f12d40765b
|
Both enable_error_info.hpp and enable_current_exception.hpp now do not depend on intrusive_ptr or any other Boost lib.
[SVN r48482]
|
2008-08-31 01:39:00 +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 |
|