|
2a68f099bf
|
Ticket 9069, thanks sarum9in
[SVN r85634]
|
2013-09-10 05:05:41 +00:00 |
|
|
9b100b0c9d
|
Added verbose parameter to boost::diagnostic_information.
[SVN r82179]
|
2012-12-23 03:31:48 +00:00 |
|
|
2ebfd49b4f
|
Ticket #7094, thanks 1czajnik
[SVN r79398]
|
2012-07-10 03:43:13 +00:00 |
|
|
886e9ee793
|
Removing tabs.
[SVN r79014]
|
2012-06-20 05:08:25 +00:00 |
|
|
b3640aa019
|
For Windows CE, rethrow_exception should use ::exit instead of ::abort (the CRT on Windows CE does not include ::abort).
[SVN r78187]
|
2012-04-25 03:54:37 +00:00 |
|
|
41ce8a3322
|
This should take care of #6349. Hopefully doesn't break some other configurations.
[SVN r77593]
|
2012-03-27 19:33:22 +00:00 |
|
|
32e2b33250
|
Fixing two issues with non-intrusive exception cloning support.
[SVN r72924]
|
2011-07-05 23:53:33 +00:00 |
|
|
5f6812b226
|
Hopefully fixing a GCC warning.
[SVN r72127]
|
2011-05-23 19:34:44 +00:00 |
|
|
a74d041bd5
|
Ticket 4282
[SVN r68794]
|
2011-02-12 00:09:06 +00:00 |
|
|
6b0bfad6bf
|
Converted exception_ptr from a shared_ptr typedef to a stand-alone class to allow simpler declaration of namespace boost { class exception_ptr; }
[SVN r68202]
|
2011-01-17 07:01:35 +00:00 |
|
|
56ae4311bb
|
default gcc visibility for exception types, <link>static requirement in test Jamfile.
[SVN r65763]
|
2010-10-05 15:04:50 +00:00 |
|
|
12903d4e49
|
cosmetic bug fix in the exception_ptr support when the attempt to copy the exception object throws.
[SVN r65205]
|
2010-09-03 02:24:45 +00:00 |
|
|
3b4cdfce47
|
Non-intrusive exception_ptr support for msvc 7.1/8.0/9.0 (thanks Anthony Williams)
[SVN r65204]
|
2010-09-03 02:03:15 +00:00 |
|
|
17304c365c
|
non-intrusive exception_ptr support for msvc 7.1 and 8.0 (for now) thanks Anthony Williams
[SVN r65159]
|
2010-09-01 06:05:11 +00:00 |
|
|
787fb1f148
|
Fixing https://svn.boost.org/trac/boost/ticket/4210
[SVN r61938]
|
2010-05-12 23:36:29 +00:00 |
|
|
d3c27315d1
|
Fixing compile error due to __LINE__ not always being compile-time constant on MSVC
[SVN r60159]
|
2010-03-05 00:05:43 +00:00 |
|
|
2f18eef27a
|
copy_exception ambiguity problem with c++0x
[SVN r59465]
|
2010-02-04 08:14:27 +00:00 |
|
|
2bbd6ae7b5
|
trying workaround for failures at Sandia-gcc-4.4.3_0x
[SVN r59436]
|
2010-02-03 08:24:01 +00:00 |
|
|
3013e991f1
|
exception_ptr bad_alloc refactoring
[SVN r59431]
|
2010-02-02 19:41:55 +00:00 |
|
|
4ae002cbf8
|
Ticket #3848 (thanks Nikki Chumakov) and (unrelated) exception_ptr refactoring.
[SVN r59364]
|
2010-01-30 05:26:43 +00:00 |
|
|
9d499676ae
|
Simplified type_info support due to improvements in boost/detail/sp_typeinfo.hpp. A few tweaks to better deal with warnings.
[SVN r58132]
|
2009-12-04 06:33:47 +00:00 |
|
|
58a49ff77e
|
minor diagnostic_information maintenance, updated documentation
[SVN r58131]
|
2009-12-04 01:29:22 +00:00 |
|
|
8d24c87032
|
Suppressing warnings. Please report any problems (may have broken something!)
[SVN r58072]
|
2009-12-01 02:16:50 +00:00 |
|