Commit Graph

431 Commits

Author SHA1 Message Date
Michael A. Jackson
5d92a68e68 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
8e75a12330 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Emil Dotchevski
aaf8fff6fb merged borland 6+ support from trunk.
[SVN r49190]
2008-10-08 23:04:36 +00:00
Emil Dotchevski
4182c3634e fixing a warning on sun-5.10-stdcxx-4.2.2_x86_64
[SVN r49091]
2008-10-01 18:24:56 +00:00
Emil Dotchevski
717997e014 Tests workarounds for CodeGear 2009. Thanks Nicola for all the CodeGear workarounds.
[SVN r48921]
2008-09-22 22:47:03 +00:00
Emil Dotchevski
7c47c0be86 documentation update
[SVN r48920]
2008-09-22 19:14:54 +00:00
Emil Dotchevski
ffa2e8d9e7 very minor change, making a constructor explicit.
[SVN r48919]
2008-09-22 18:57:20 +00:00
Emil Dotchevski
4cb98696a6 Improving CodeGear C++Builder 2009 compatibility
[SVN r48918]
2008-09-22 18:27:58 +00:00
Emil Dotchevski
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
Emil Dotchevski
1c5df6b59a #defined BOOST_EXCEPTION_DISABLE on any BCC until workarounds are found for the tests in libs/exception/test.
[SVN r48860]
2008-09-19 00:09:47 +00:00
Emil Dotchevski
2cde7922b2 Hopefully properly disabling boost exception integration in throw_exception.hpp for Borland <= 5.9.3
[SVN r48792]
2008-09-16 04:07:43 +00:00
Emil Dotchevski
da0c1fa744 Added 4 more tests
[SVN r48738]
2008-09-11 18:15:25 +00:00
Emil Dotchevski
f89533b81f documentation update
[SVN r48700]
2008-09-10 17:46:01 +00:00
Emil Dotchevski
a42693427f Workaround for the HP-UX_ia64_aCC failures.
[SVN r48690]
2008-09-09 23:44:16 +00:00
Emil Dotchevski
a416168862 Hopefully a workaround for an overload resolution bug in Sun compilers causing minor problems
[SVN r48668]
2008-09-08 18:27:24 +00:00
Emil Dotchevski
b5fc84025b minor type_info.hpp change
[SVN r48642]
2008-09-07 00:05:00 +00:00
Emil Dotchevski
c37744a228 documentation update
[SVN r48635]
2008-09-06 19:24:13 +00:00
Emil Dotchevski
76380aa2f6 Bug in type_info.hpp
[SVN r48634]
2008-09-06 18:40:02 +00:00
Emil Dotchevski
29fc99b378 documentation update
[SVN r48619]
2008-09-05 18:24:54 +00:00
Emil Dotchevski
49395913d0 documentation update
[SVN r48606]
2008-09-05 07:20:05 +00:00
Emil Dotchevski
475dbd4021 improved output from diagnostic_information()
[SVN r48604]
2008-09-05 03:15:18 +00:00
Emil Dotchevski
d094c3f41c revived enable_current_exception.hpp and enable_error_info.hpp.
[SVN r48582]
2008-09-04 19:48:32 +00:00
Emil Dotchevski
fc101598ba minor boost/exception/detail/type_info.hpp fix.
[SVN r48579]
2008-09-04 19:36:34 +00:00
Emil Dotchevski
783a0530ba documentation update
[SVN r48568]
2008-09-03 19:07:23 +00:00
Emil Dotchevski
6aecfeca3f documentation update
[SVN r48557]
2008-09-03 06:19:03 +00:00
Emil Dotchevski
546f093a33 missing inline
[SVN r48556]
2008-09-03 02:14:27 +00:00
Emil Dotchevski
f07a5a5923 documentation update
[SVN r48555]
2008-09-03 00:38:35 +00:00
Emil Dotchevski
474ed15d35 documentation update
[SVN r48554]
2008-09-02 23:20:49 +00:00
Emil Dotchevski
8310c9831f bug fix in the decoupling of info.hpp from get_error_info.hpp.
[SVN r48551]
2008-09-02 23:13:06 +00:00
Emil Dotchevski
5a9532783d documentation fix
[SVN r48545]
2008-09-02 21:24:55 +00:00
Emil Dotchevski
353bb95e2c documentation update
[SVN r48544]
2008-09-02 21:02:25 +00:00
Emil Dotchevski
2887a719c8 minor diagnostic_information fix.
[SVN r48543]
2008-09-02 18:44:05 +00:00
Emil Dotchevski
31a9264bf9 fix for sun compilers and documentation source update
[SVN r48538]
2008-09-02 17:47:51 +00:00
Emil Dotchevski
b84fb75a60 Optimization for error_info<throw_function>, error_info<throw_file>, error_info<throw_line>. Refactored exception_ptr to use shared_ptr.
[SVN r48521]
2008-09-01 21:06:09 +00:00
Emil Dotchevski
9a35c999a2 bug in refcount_ptr_test.cpp
[SVN r48509]
2008-09-01 00:23:59 +00:00
Emil Dotchevski
c50fd487fe documentation bug
[SVN r48498]
2008-08-31 19:10:32 +00:00
Emil Dotchevski
ab0c20a846 documentation update
[SVN r48489]
2008-08-31 07:25:28 +00:00
Emil Dotchevski
5d4c014f5b nitpicking
[SVN r48488]
2008-08-31 04:05:19 +00:00
Emil Dotchevski
5c84929742 documentation update
[SVN r48487]
2008-08-31 03:23:49 +00:00
Emil Dotchevski
6fc0e3ac1e simplified further
[SVN r48485]
2008-08-31 02:40:42 +00:00
Emil Dotchevski
6c3f38c45d removed #include <stddef.h>
[SVN r48484]
2008-08-31 02:04:34 +00:00
Emil Dotchevski
85e3d1f5c3 removed explicit copy ctor in boost::exception
[SVN r48483]
2008-08-31 01:58:48 +00:00
Emil Dotchevski
f12d40765b Both enable_error_info.hpp and enable_current_exception.hpp now do not depend on intrusive_ptr or any other Boost lib.
[SVN r48482]
2008-08-31 01:39:00 +00:00
Emil Dotchevski
f2b14ffa98 addressing what seems to be a bug in darwin-4.0.1
[SVN r48477]
2008-08-30 17:42:17 +00:00
Emil Dotchevski
fecfa21877 boost exception documentation update
[SVN r48471]
2008-08-30 06:13:10 +00:00
Emil Dotchevski
23923c1045 nit in diagnostic_information_test.cpp
[SVN r48470]
2008-08-30 03:05:26 +00:00
Emil Dotchevski
9dd2d64304 decoupled boost/exception/exception.hpp from boost/exception/detail/type_info.hpp
diagnostic_information improvements
documentation update

[SVN r48469]
2008-08-30 02:57:12 +00:00
Emil Dotchevski
e1aba12621 documentation source
[SVN r48456]
2008-08-29 19:38:49 +00:00
Emil Dotchevski
5258fbc2d1 Further simplified enable_current_exception. Improved exception_ptr testing.
[SVN r48455]
2008-08-29 19:27:38 +00:00
Emil Dotchevski
0c9d70964e enable_current_exception.hpp decoupled from atomic_count.hpp
[SVN r48439]
2008-08-29 04:56:02 +00:00