ef12c8b8fb
Committing changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
...
[SVN r70974]
2011-04-04 21:19:48 +00:00
2a2cf697b1
Revert r69620.
...
It's breaking the tests and probably isn't appropriate for a bug fix release.
[SVN r69816]
2011-03-10 07:34:15 +00:00
b41047174d
Committing changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
...
[SVN r69620]
2011-03-07 07:45:38 +00:00
eb810d49cb
merging changes from trunk.
...
[SVN r63565]
2010-07-03 21:32:02 +00:00
029bc12c85
updating from trunk.
...
[SVN r60338]
2010-03-08 08:18:25 +00:00
72c90873d0
Merging changes from trunk.
...
[SVN r58421]
2009-12-16 22:26:57 +00:00
9fab32d84c
Merge [58123], [58127], [58128] to release. Fixes #3666 .
...
[SVN r58195]
2009-12-06 17:50:28 +00:00
d4eb9328ca
Bug ticket 3641, also merging other fixes from Trunk.
...
[SVN r57764]
2009-11-18 23:00:41 +00:00
785cf09730
"Fixing" lame GCC warning
...
[SVN r57419]
2009-11-05 19:35:42 +00:00
3191be8955
Fixing a comment error and adding a trivial protected destructor.
...
[SVN r57379]
2009-11-04 21:17:35 +00:00
6434a2031c
Merging from trunk: new function diagnostic_information_what, and mutable error info access.
...
[SVN r56477]
2009-09-29 20:38:11 +00:00
6a8b96d9c3
Added BOOST_ATTRIBUTE_NORETURN to suppress warnings in boost::throw_exception
...
[SVN r54683]
2009-07-05 20:07:20 +00:00
1229fa445b
Fixed almost all tab and min/max issues found by inspect tool
...
[SVN r53142]
2009-05-20 19:41:20 +00:00
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
027c0ff919
added functions current_exception_cast, current_exception_diagnostic_information, various other minor changes, documentation update
...
[SVN r52236]
2009-04-07 18:33:44 +00:00
aaf8fff6fb
merged borland 6+ support from trunk.
...
[SVN r49190]
2008-10-08 23:04:36 +00:00
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
6922781198
removed tabs from source files
...
updated documentation
[SVN r47251]
2008-07-09 00:39:00 +00:00
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