Commit Graph

12 Commits

Author SHA1 Message Date
3c5efe3c3b Committing changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
[SVN r69620]
2014-06-03 01:57:03 +03:00
173fa9c41e merging changes from trunk.
[SVN r63565]
2014-06-03 01:57:02 +03:00
a53446874b updating from trunk.
[SVN r60338]
2014-06-03 01:57:02 +03:00
fed2b48aa9 Merging changes from trunk.
[SVN r58421]
2014-06-03 01:57:01 +03:00
bee54c1aee Bug ticket 3641, also merging other fixes from Trunk.
[SVN r57764]
2014-06-03 01:57:01 +03:00
2af84878d2 Merging from trunk: new function diagnostic_information_what, and mutable error info access.
[SVN r56477]
2014-06-03 01:56:59 +03:00
a92ed0a337 Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
[SVN r55094]
2014-06-03 01:56:59 +03:00
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