56d65d5f62#including config.hpp before other headers.
Emil Dotchevski
2017-02-20 17:49:33 -0800
cce19ef60fDon't include stuff inside #pragma warning push/pop, include boost/config.hpp before testing BOOST_ macros.
Paul Groke
2017-02-15 13:18:06 +0100
c548923b32Merge branch 'develop'
Emil Dotchevski
2016-11-07 11:30:38 -0800
f94638e522Configuration option to allow Boost Exception to use std::shared_ptr instead of boost::shared_ptr.
Emil Dotchevski
2016-09-28 17:01:26 -0700
c89a2db112Merge pull request #4 from vslavik/fix-clone_impl-visibility
zajo
2015-10-11 15:09:46 -0700
f52e2fe315Use default visibility for exception_detail::clone_impl<>
Václav Slavík
2015-10-10 16:44:52 +0200
fa2195c268rvalue support in error_info
Emil Dotchevski
2015-03-24 15:35:56 -0700
a9de81a444Merge branch 'master' into develop
Peter Dimov
2014-06-08 23:18:48 +0300
c5518238f1Redirect to the documentation in libs/exception.
Peter Dimov
2014-06-08 23:17:48 +0300
db77e5138eMerge pull request #2 from danieljames/index-file
Peter Dimov
2014-06-08 23:13:47 +0300
5609729de1Copy missing css and image files from exception.
Daniel James
2014-06-08 18:23:44 +0100
cda21f9c6cAdd a redirect to the documentation.
Daniel James
2014-06-08 18:20:38 +0100
c9afa79087Merge pull request #1 from Lastique/develop
Peter Dimov
2014-06-05 00:12:45 +0300
37e726da58Remove BOOST_ATTRIBUTE_NORETURN and use BOOST_NORETURN provided by Boost.Config instead.
Andrey Semashev
2014-06-05 00:44:39 +0400
e08b3aa75fRename test files.
Peter Dimov
2014-06-03 19:46:35 +0300
1d240961c0Merge branch 'develop'
Peter Dimov
2014-06-03 03:20:04 +0300
f60cd78973Add libraries.json.
Peter Dimov
2014-06-03 03:19:48 +0300
3b025141e4Merge branch 'develop'
Peter Dimov
2014-06-03 02:37:29 +0300
ee1aa005fdN3757
Emil Dotchevski
2013-08-31 23:24:40 +0000
513929ae73Revert "Remove obsolete MSVC check from pragma guard"
Peter Dimov
2014-06-03 02:25:09 +0300
cca5aa5395Revert "Exception: Remove obsolete MSVC version check."
Peter Dimov
2014-06-03 02:24:16 +0300
899c1d44dfRevert "Exception: Remove obsolete GCC version checks."
Peter Dimov
2014-06-03 02:23:54 +0300
9c7cd0b8b5Add test/Jamfile.v2.
Peter Dimov
2014-06-03 01:52:12 +0300
6a42b70891Merging recent changes from trunk.
Emil Dotchevski
2013-09-10 05:54:53 +0000
d0bbcab566Merging long-standing changes from Trunk, including the slightly more sophisticated handling of the to_string conversion done in boost::diagnostic_information.
Emil Dotchevski
2013-03-08 02:01:44 +0000
9b26d9a9ccMerged changes from trunk: dealing with warnings, and a compile error on Win CE.
Emil Dotchevski
2012-06-21 02:15:24 +0000
abec03383fMerging minor tested bugfixes from trunk.
Emil Dotchevski
2012-03-27 19:31:48 +0000
3558cf31c5Fixing a build glitch in the non-intrusive exception_ptr support (Authorized by Eric)
Emil Dotchevski
2011-07-10 05:45:57 +0000
3655e4c64bCommitting changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
Emil Dotchevski
2011-04-04 21:19:48 +0000
a75cde2ce1Revert r69620.
Daniel James
2011-03-10 07:34:15 +0000
3c5efe3c3bCommitting changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
Emil Dotchevski
2011-03-07 07:45:38 +0000
a2b07f059cTicket #4344
Emil Dotchevski
2010-12-09 06:40:19 +0000
173fa9c41emerging changes from trunk.
Emil Dotchevski
2010-07-03 21:32:02 +0000
a53446874bupdating from trunk.
Emil Dotchevski
2010-03-08 08:18:25 +0000
89e6b4ef35minor BOOST_THROW_EXCEPTION fix.
Emil Dotchevski
2009-12-22 20:59:23 +0000
fed2b48aa9Merging changes from trunk.
Emil Dotchevski
2009-12-16 22:26:57 +0000
bee54c1aeeBug ticket 3641, also merging other fixes from Trunk.
Emil Dotchevski
2009-11-18 23:00:41 +0000
c920a49ab3Fixing a comment error and adding a trivial protected destructor.
Emil Dotchevski
2009-11-04 21:17:35 +0000
41ba027722Added errinfo_nested_exception typedef. Documentation update.
Emil Dotchevski
2009-10-22 07:14:09 +0000
2af84878d2Merging from trunk: new function diagnostic_information_what, and mutable error info access.
Emil Dotchevski
2009-09-29 20:38:11 +0000
a92ed0a337Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
Emil Dotchevski
2009-07-22 20:55:50 +0000
a8e3b197cbAdded BOOST_ATTRIBUTE_NORETURN to suppress warnings in boost::throw_exception
Emil Dotchevski
2009-07-05 20:07:20 +0000
30367847d0support for exception_ptr and nesting of exception_ptr objects in boost::diagnostic_information
Emil Dotchevski
2009-05-17 06:12:29 +0000
7024dd004eMerge in inspect checks for links in CSS files and external content. And fix a few of these issues.
Daniel James
2009-05-16 13:45:21 +0000
e03a9b456bDocumentation update
Emil Dotchevski
2009-04-08 20:24:17 +0000
0209303f6eDocumentation update
Emil Dotchevski
2009-04-08 20:09:47 +0000
db856c78f8added functions current_exception_cast, current_exception_diagnostic_information, various other minor changes, documentation update
Emil Dotchevski
2009-04-07 18:33:44 +0000
91c0cec2e4documentation copyright message update
Emil Dotchevski
2009-04-02 05:04:38 +0000
29ee8ebd74Documentation update
Emil Dotchevski
2009-04-01 21:30:25 +0000
f787971155documentation update
Emil Dotchevski
2009-03-29 05:04:54 +0000
4dc5b8d088merged borland 6+ support from trunk.
Emil Dotchevski
2008-10-08 23:04:36 +0000
fc1d3ff88bBoost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
Emil Dotchevski
2008-09-19 20:29:26 +0000
4ae98c397cminor documentation update
Emil Dotchevski
2008-07-16 21:03:14 +0000
9d16ad7161removed tabs from source files updated documentation
Emil Dotchevski
2008-07-09 00:39:00 +0000
7cc40d49efBOOST_NO_TYPEID support exception/index.html redirection Added Boost Exception to libraries.htm and maintainers.txt Added Boost Exception to status/Jamfile.v2
Emil Dotchevski
2008-07-02 22:01:55 +0000
ea1c3adce9Removed boost::exception::what. Technically not a bug fix but solves the problem reported by Oliver Kowalke on the Boost Developers mailing list.
Emil Dotchevski
2008-06-30 19:56:35 +0000
ac073290abBoost 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.
Emil Dotchevski
2008-06-28 18:29:40 +0000
09c7cb53c9fixes comeau bug
Robert Ramey
2004-08-04 05:15:01 +0000
d9670d560cConverted to Boost Software License, Version 1.0
Douglas Gregor
2004-07-26 00:32:12 +0000
7c576f0229_MSC_VER use clarified.
Peter Dimov
2003-11-28 15:35:21 +0000