|
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 |
|
|
23923c1045
|
nit in diagnostic_information_test.cpp
[SVN r48470]
|
2008-08-30 03:05:26 +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 |
|
|
5258fbc2d1
|
Further simplified enable_current_exception. Improved exception_ptr testing.
[SVN r48455]
|
2008-08-29 19:27:38 +00:00 |
|
|
0c9d70964e
|
enable_current_exception.hpp decoupled from atomic_count.hpp
[SVN r48439]
|
2008-08-29 04:56:02 +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 |
|
|
d7722921a7
|
removed tabs from source files
updated documentation
[SVN r47250]
|
2008-07-09 00:18:09 +00:00 |
|
|
d0febca84b
|
Removed boost::exception::what, to avoid ambiguity in user types deriving from both std::exception and boost::exception.
[SVN r46930]
|
2008-06-30 19:40:44 +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 |
|
|
421a059421
|
Fixed exception info bug when boost::exception is derived virtually.
[SVN r46333]
|
2008-06-11 18:24:10 +00:00 |
|
|
ec0ae8105d
|
Added missing include.
[SVN r45116]
|
2008-05-04 18:05:34 +00:00 |
|
|
d4a15cd9db
|
tabs removed, added protected inline dtors.
[SVN r45042]
|
2008-05-02 20:51:31 +00:00 |
|
|
e1056d2f4a
|
throw_exception() now ensures that the exception type passed to it derives publicly from std::exception.
[SVN r45041]
|
2008-05-02 20:40:39 +00:00 |
|
|
487235a7cc
|
Fix for http://tinyurl.com/6owy6b.
[SVN r44742]
|
2008-04-23 17:31:56 +00:00 |
|
|
0dec4fed2c
|
seems like <link>static causes errors
[SVN r44726]
|
2008-04-22 22:23:27 +00:00 |
|
|
628b06a2fa
|
Fixed MSVC-specific compile errors when /Za command-line option is used, due to lack of throw() in std::~exception().
[SVN r44706]
|
2008-04-21 22:42:54 +00:00 |
|
|
eb7a736198
|
Boost Exception header compilation tests added.
[SVN r44442]
|
2008-04-15 21:13:24 +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 |
|
|
ec40d3d8ad
|
removed tabs. what's wrong with tabs anyway?
[SVN r44246]
|
2008-04-12 03:27:57 +00:00 |
|
|
761ae0bc1e
|
to_string adjustments
[SVN r44192]
|
2008-04-11 18:34:46 +00:00 |
|
|
3c7f53176f
|
to_string fixes
[SVN r44164]
|
2008-04-11 03:51:06 +00:00 |
|
|
0fbc4dc974
|
fixed compile errors, removed tabs as required.
[SVN r44114]
|
2008-04-08 21:29:37 +00:00 |
|
|
45fe1f6289
|
hooking up boost exception for testing
[SVN r43525]
|
2008-03-06 05:08:22 +00:00 |
|
|
bf515d83ca
|
boost exception
[SVN r43485]
|
2008-03-04 01:41:17 +00:00 |
|