|
db856c78f8
|
added functions current_exception_cast, current_exception_diagnostic_information, various other minor changes, documentation update
[SVN r52236]
|
2014-06-03 01:56:56 +03:00 |
|
|
4dc5b8d088
|
merged borland 6+ support from trunk.
[SVN r49190]
|
2014-06-03 01:56:55 +03:00 |
|
|
fc1d3ff88b
|
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
[SVN r48905]
|
2014-06-03 01:56:54 +03:00 |
|
|
ea1c3adce9
|
Removed boost::exception::what. Technically not a bug fix but solves the problem reported by Oliver Kowalke on the Boost Developers mailing list.
[SVN r46931]
|
2014-06-03 01:56:53 +03:00 |
|
|
ac073290ab
|
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]
|
2014-06-03 01:56:52 +03:00 |
|