Commit Graph
210 Commits
Author SHA1 Message Date
Emil Dotchevski c5230be656 msvc 7.1 regression, thanks Joaquin
[SVN r59837]
2010-02-22 05:52:40 +00:00
Emil Dotchevski 0cebd7efbf Fixing problems found by the vacpp test.
[SVN r59743]
2010-02-18 05:58:00 +00:00
Emil Dotchevski 2f18eef27a copy_exception ambiguity problem with c++0x
[SVN r59465]
2010-02-04 08:14:27 +00:00
Emil Dotchevski 37c31a6622 A bit of type name mangling was left unmangled. Should be good now.
[SVN r59449]
2010-02-03 20:17:01 +00:00
Emil Dotchevski 2bbd6ae7b5 trying workaround for failures at Sandia-gcc-4.4.3_0x
[SVN r59436]
2010-02-03 08:24:01 +00:00
Emil Dotchevski 3013e991f1 exception_ptr bad_alloc refactoring
[SVN r59431]
2010-02-02 19:41:55 +00:00
Emil Dotchevski 1af9381775 fixing bug in printing failure info in exception_ptr_test.cpp
[SVN r59419]
2010-02-01 17:52:20 +00:00
Emil Dotchevski a955aa431e prettier diagnostic information, using <boost/units/detail/utility.hpp>
[SVN r59398]
2010-02-01 00:25:15 +00:00
Emil Dotchevski ab7a4ebb1a documentation update
[SVN r59373]
2010-01-30 20:59:15 +00:00
Emil Dotchevski 6b30091ee3 improved memory leak test.
[SVN r59372]
2010-01-30 20:05:31 +00:00
Emil Dotchevski 2dc075e6e8 Potential leak caused by previous commit.
[SVN r59370]
2010-01-30 18:44:45 +00:00
Emil Dotchevski 4ae002cbf8 Ticket #3848 (thanks Nikki Chumakov) and (unrelated) exception_ptr refactoring.
[SVN r59364]
2010-01-30 05:26:43 +00:00
Emil Dotchevski 9dee0fb9e6 fixing bogus FBSD failure in errinfos_test.cpp.
[SVN r59263]
2010-01-25 06:51:28 +00:00
Emil Dotchevski 3911cd2472 Adding another test for exception_ptr.
[SVN r59259]
2010-01-24 21:18:29 +00:00
Emil Dotchevski 6a92851a38 minor BOOST_THROW_EXCEPTION fix.
[SVN r58500]
2009-12-22 21:34:34 +00:00
Emil Dotchevski 21ecbb3614 Error in a comment.
[SVN r58420]
2009-12-16 22:25:34 +00:00
Emil Dotchevski 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
Emil Dotchevski 58a49ff77e minor diagnostic_information maintenance, updated documentation
[SVN r58131]
2009-12-04 01:29:22 +00:00
Peter Dimov dc75da0dc4 Fix sp_typeinfo to match the interface of std::type_info.
[SVN r58127]
2009-12-03 20:31:01 +00:00
Emil Dotchevski a870f8651b Ticket #3211
[SVN r58088]
2009-12-01 19:48:58 +00:00
Emil Dotchevski 8d24c87032 Suppressing warnings. Please report any problems (may have broken something!)
[SVN r58072]
2009-12-01 02:16:50 +00:00
Emil Dotchevski 3ab1c234f5 Bug ticket 3641, also merging other fixes from the Release branch.
[SVN r57765]
2009-11-18 23:05:55 +00:00
Emil Dotchevski 5630262c4d Fixed unqualified use of size_t in object_hex_dump.hpp
[SVN r57668]
2009-11-15 04:26:36 +00:00
Daniel James e299f609b5 Prevent ADL from finding other dispatch functions or types. Required for #2094.
Richard Smith.

[SVN r57605]
2009-11-12 19:18:42 +00:00
Emil Dotchevski 4756dc6fe7 documentation update
[SVN r57058]
2009-10-22 07:10:26 +00:00
Troy D. Straszheim baece0983f rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Emil Dotchevski 17951c2b7d Added errinfo_nested_exception typedef. Fixed minor documentation error.
[SVN r56766]
2009-10-13 01:47:22 +00:00
Emil Dotchevski 2c0599b885 Another minor documentation bug.
[SVN r56450]
2009-09-27 21:24:09 +00:00
Emil Dotchevski da4f20e998 Minor documentation update.
[SVN r56449]
2009-09-27 21:22:42 +00:00
Emil Dotchevski c25d7d2ba0 New function: diagnostic_information_what.
[SVN r56448]
2009-09-27 21:17:48 +00:00
Emil Dotchevski 9683159e5c documentation bug
[SVN r55867]
2009-08-29 18:45:08 +00:00
Emil Dotchevski 920ae71b00 fixing compile errors with some compilers
[SVN r55744]
2009-08-23 22:34:19 +00:00
Emil Dotchevski fa96125efb mutable get_error_info support
[SVN r55707]
2009-08-21 22:28:44 +00:00
Troy D. Straszheim 7b4290bc76 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Emil Dotchevski 0003622f9d documentation update
[SVN r54906]
2009-07-12 06:59:53 +00:00
Emil Dotchevski 96ed20d2d7 documentation update
[SVN r54870]
2009-07-10 19:03:29 +00:00
Emil Dotchevski 96e2ac573a Examples/documentation update
[SVN r54842]
2009-07-09 20:51:10 +00:00
Emil Dotchevski a674ec2bb9 Minor fix in libs/exception/example/example_io.cpp.
[SVN r54840]
2009-07-09 18:52:35 +00:00
Emil Dotchevski 33bfe0bf65 documentation update
[SVN r54839]
2009-07-09 17:53:14 +00:00
Emil Dotchevski f2d6ca64da Fixing Sun compile errors
[SVN r54835]
2009-07-09 17:34:39 +00:00
Emil Dotchevski 2b34528ef0 Documentation and examples update.
[SVN r54831]
2009-07-09 07:35:15 +00:00
Emil Dotchevski 953399846a Documentation update
[SVN r54828]
2009-07-09 03:51:30 +00:00
Emil Dotchevski bd0ed9f83b Added commonly used error_info typedefs.
Added boost/exception/all.hpp.
Removed tabs from source files.

[SVN r54825]
2009-07-08 23:44:28 +00:00
Emil Dotchevski a0614793b3 Please don't make unnecessary changes.
[SVN r54681]
2009-07-05 20:05:05 +00:00
Andrey Semashev bd19b50db3 Added support for GCC.
[SVN r54668]
2009-07-05 09:25:58 +00:00
Emil Dotchevski e2882e8251 Added BOOST_ATTRIBUTE_NORETURN to suppress warnings in code calling BOOST_THROW_EXCEPTION.
[SVN r54614]
2009-07-03 21:45:37 +00:00
Gennadiy Rozental 19b67c4983 avoid C style casts
[SVN r53669]
2009-06-06 09:39:27 +00:00
Gennadiy Rozental bfaa9b404e avoid C style casts
[SVN r53666]
2009-06-06 09:30:28 +00:00
Emil Dotchevski e7c9f21a93 documentation update
[SVN r53240]
2009-05-25 07:14:17 +00:00
Emil Dotchevski 2b9c154563 documentation update
[SVN r53238]
2009-05-25 06:09:01 +00:00