5d92a68e68Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
Michael A. Jackson
2008-11-07 17:02:56 +0000
8e75a12330Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
aaf8fff6fbmerged borland 6+ support from trunk.
Emil Dotchevski
2008-10-08 23:04:36 +0000
4182c3634efixing a warning on sun-5.10-stdcxx-4.2.2_x86_64
Emil Dotchevski
2008-10-01 18:24:56 +0000
717997e014Tests workarounds for CodeGear 2009. Thanks Nicola for all the CodeGear workarounds.
Emil Dotchevski
2008-09-22 22:47:03 +0000
7c47c0be86documentation update
Emil Dotchevski
2008-09-22 19:14:54 +0000
ffa2e8d9e7very minor change, making a constructor explicit.
Emil Dotchevski
2008-09-22 18:57:20 +0000
4cb98696a6Improving CodeGear C++Builder 2009 compatibility
Emil Dotchevski
2008-09-22 18:27:58 +0000
a9b5723d0dBoost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
Emil Dotchevski
2008-09-19 20:29:26 +0000
1c5df6b59a#defined BOOST_EXCEPTION_DISABLE on any BCC until workarounds are found for the tests in libs/exception/test.
Emil Dotchevski
2008-09-19 00:09:47 +0000
2cde7922b2Hopefully properly disabling boost exception integration in throw_exception.hpp for Borland <= 5.9.3
Emil Dotchevski
2008-09-16 04:07:43 +0000
da0c1fa744Added 4 more tests
Emil Dotchevski
2008-09-11 18:15:25 +0000
f89533b81fdocumentation update
Emil Dotchevski
2008-09-10 17:46:01 +0000
a42693427fWorkaround for the HP-UX_ia64_aCC failures.
Emil Dotchevski
2008-09-09 23:44:16 +0000
a416168862Hopefully a workaround for an overload resolution bug in Sun compilers causing minor problems
Emil Dotchevski
2008-09-08 18:27:24 +0000
b5fc84025bminor type_info.hpp change
Emil Dotchevski
2008-09-07 00:05:00 +0000
c37744a228documentation update
Emil Dotchevski
2008-09-06 19:24:13 +0000
76380aa2f6Bug in type_info.hpp
Emil Dotchevski
2008-09-06 18:40:02 +0000
29fc99b378documentation update
Emil Dotchevski
2008-09-05 18:24:54 +0000
49395913d0documentation update
Emil Dotchevski
2008-09-05 07:20:05 +0000
475dbd4021improved output from diagnostic_information()
Emil Dotchevski
2008-09-05 03:15:18 +0000
d094c3f41crevived enable_current_exception.hpp and enable_error_info.hpp.
Emil Dotchevski
2008-09-04 19:48:32 +0000
fc101598baminor boost/exception/detail/type_info.hpp fix.
Emil Dotchevski
2008-09-04 19:36:34 +0000
783a0530badocumentation update
Emil Dotchevski
2008-09-03 19:07:23 +0000
6aecfeca3fdocumentation update
Emil Dotchevski
2008-09-03 06:19:03 +0000
546f093a33missing inline
Emil Dotchevski
2008-09-03 02:14:27 +0000
f07a5a5923documentation update
Emil Dotchevski
2008-09-03 00:38:35 +0000
474ed15d35documentation update
Emil Dotchevski
2008-09-02 23:20:49 +0000
8310c9831fbug fix in the decoupling of info.hpp from get_error_info.hpp.
Emil Dotchevski
2008-09-02 23:13:06 +0000
5a9532783ddocumentation fix
Emil Dotchevski
2008-09-02 21:24:55 +0000
353bb95e2cdocumentation update
Emil Dotchevski
2008-09-02 21:02:25 +0000
2887a719c8minor diagnostic_information fix.
Emil Dotchevski
2008-09-02 18:44:05 +0000
31a9264bf9fix for sun compilers and documentation source update
Emil Dotchevski
2008-09-02 17:47:51 +0000
b84fb75a60Optimization for error_info<throw_function>, error_info<throw_file>, error_info<throw_line>. Refactored exception_ptr to use shared_ptr.
Emil Dotchevski
2008-09-01 21:06:09 +0000
9a35c999a2bug in refcount_ptr_test.cpp
Emil Dotchevski
2008-09-01 00:23:59 +0000
c50fd487fedocumentation bug
Emil Dotchevski
2008-08-31 19:10:32 +0000
ab0c20a846documentation update
Emil Dotchevski
2008-08-31 07:25:28 +0000
5d4c014f5bnitpicking
Emil Dotchevski
2008-08-31 04:05:19 +0000
5c84929742documentation update
Emil Dotchevski
2008-08-31 03:23:49 +0000
6fc0e3ac1esimplified further
Emil Dotchevski
2008-08-31 02:40:42 +0000
6c3f38c45dremoved #include <stddef.h>
Emil Dotchevski
2008-08-31 02:04:34 +0000
85e3d1f5c3removed explicit copy ctor in boost::exception
Emil Dotchevski
2008-08-31 01:58:48 +0000
f12d40765bBoth enable_error_info.hpp and enable_current_exception.hpp now do not depend on intrusive_ptr or any other Boost lib.
Emil Dotchevski
2008-08-31 01:39:00 +0000
f2b14ffa98addressing what seems to be a bug in darwin-4.0.1
Emil Dotchevski
2008-08-30 17:42:17 +0000
fecfa21877boost exception documentation update
Emil Dotchevski
2008-08-30 06:13:10 +0000
23923c1045nit in diagnostic_information_test.cpp
Emil Dotchevski
2008-08-30 03:05:26 +0000
9dd2d64304decoupled boost/exception/exception.hpp from boost/exception/detail/type_info.hpp diagnostic_information improvements documentation update
Emil Dotchevski
2008-08-30 02:57:12 +0000
e1aba12621documentation source
Emil Dotchevski
2008-08-29 19:38:49 +0000
2b457b1656css used to refer to missing png.
Emil Dotchevski
2008-08-06 20:24:23 +0000
c9fcdf15b2css fixed, used to refer to missing background image.
Emil Dotchevski
2008-08-06 20:18:33 +0000
e1d7e0fdbfdocumentation update
Emil Dotchevski
2008-07-17 00:14:25 +0000
09c3747408documentation update
Emil Dotchevski
2008-07-17 00:13:09 +0000
254f905ac2minor documentation update
Emil Dotchevski
2008-07-16 21:03:14 +0000
88ef777088minor documentation update
Emil Dotchevski
2008-07-16 21:00:44 +0000
6922781198removed tabs from source files updated documentation
Emil Dotchevski
2008-07-09 00:39:00 +0000
d7722921a7removed tabs from source files updated documentation
Emil Dotchevski
2008-07-09 00:18:09 +0000
044d5767e2Hopefully fixing the Como-specific problem reported by Robert Ramey.
Emil Dotchevski
2008-07-06 04:50:53 +0000
9ddb810b95documentation source
Emil Dotchevski
2008-07-05 08:27:12 +0000
b1fbc58a9fdocumentation
Emil Dotchevski
2008-07-04 04:21:55 +0000
5899c77544BOOST_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
b8ae58b904Redirection index.html
Emil Dotchevski
2008-07-02 21:51:00 +0000
475f37b9c4BOOST_NO_TYPEID
Emil Dotchevski
2008-07-02 21:50:29 +0000
6bffb18f10Removed 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
d0febca84bRemoved boost::exception::what, to avoid ambiguity in user types deriving from both std::exception and boost::exception.
Emil Dotchevski
2008-06-30 19:40:44 +0000
dc43cc1550Minor documentation update.
Emil Dotchevski
2008-06-28 20:28:29 +0000
ad1ef37b81Documentation update.
Emil Dotchevski
2008-06-28 20:26:16 +0000
a1c08eb8e0Boost 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
640d6cfc58bug fix, thanks Steven Watanabe
Emil Dotchevski
2008-06-28 03:53:39 +0000
87b1b323d8documentation bindings updated.
Emil Dotchevski
2008-06-26 06:33:51 +0000
f58ffdd643documentation update, added function exception::diagnostic_information, added std::exception to_string overload, removed tabs from source files
Emil Dotchevski
2008-06-25 23:27:56 +0000
1d776ff363Documentation source file format changed
Emil Dotchevski
2008-06-12 08:20:48 +0000
d54052b137Added missing #include <ios>
Emil Dotchevski
2008-06-11 22:25:06 +0000
175c3e50e9Bug in the previous bug fix!
Emil Dotchevski
2008-06-11 19:20:27 +0000
421a059421Fixed exception info bug when boost::exception is derived virtually.
Emil Dotchevski
2008-06-11 18:24:10 +0000
3b2a6a2711Documentation source updated.
Emil Dotchevski
2008-06-03 20:18:04 +0000
d04ddee87aAdded required #include <stddef.h>
Emil Dotchevski
2008-05-15 00:47:50 +0000
8328f20b1aenable_error_info.hpp hacked to support Borland 0x582
Emil Dotchevski
2008-05-13 19:59:48 +0000
9f8623a2c9Borland compatibility for enable_error_info.hpp, Tabs removed from exception.hpp, Documentation rebound.
Emil Dotchevski
2008-05-11 02:15:49 +0000
f243fadab2Disable Boost.Exception for Borland 5.8.x as well.
Peter Dimov
2008-05-10 19:55:16 +0000
ebc9563ed0Unconditionally #include <exception> for std::exception.
Peter Dimov
2008-05-05 20:06:58 +0000
ec0ae8105dAdded missing include.
Emil Dotchevski
2008-05-04 18:05:34 +0000
7cc96d23ecImproved compatibility with various compilers.
Emil Dotchevski
2008-05-03 19:51:41 +0000
cde6de22d9Disabled bogus GCC warnings.
Emil Dotchevski
2008-05-03 18:20:15 +0000
5ffd47553fFixes for old compilers.
Peter Dimov
2008-05-03 15:33:06 +0000
4900711406Boost Exception documentation update.
Emil Dotchevski
2008-05-02 21:34:46 +0000
e1056d2f4athrow_exception() now ensures that the exception type passed to it derives publicly from std::exception.
Emil Dotchevski
2008-05-02 20:40:39 +0000
cc7d466f5dIntegration of Boost Exception in boost::throw_exception().
Emil Dotchevski
2008-04-30 21:45:00 +0000
f3cfeeee57Added required header #include <new>
Emil Dotchevski
2008-04-29 17:17:45 +0000
b5877b8d9aAdded protected destructor to the base type error_info_base
Emil Dotchevski
2008-04-26 17:43:58 +0000