502 Commits
Author SHA1 Message Date
Emil Dotchevski 6a92851a38 minor BOOST_THROW_EXCEPTION fix.
[SVN r58500]
2009-12-22 21:34:34 +00:00
Emil Dotchevski 879f416926 minor BOOST_THROW_EXCEPTION fix.
[SVN r58499]
2009-12-22 20:59:23 +00:00
Emil Dotchevski 72c90873d0 Merging changes from trunk.
[SVN r58421]
2009-12-16 22:26:57 +00:00
Emil Dotchevski 21ecbb3614 Error in a comment.
[SVN r58420]
2009-12-16 22:25:34 +00:00
Peter Dimov 9fab32d84c Merge [58123], [58127], [58128] to release. Fixes #3666.
[SVN r58195]
2009-12-06 17:50:28 +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 d4eb9328ca Bug ticket 3641, also merging other fixes from Trunk.
[SVN r57764]
2009-11-18 23:00:41 +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 785cf09730 "Fixing" lame GCC warning
[SVN r57419]
2009-11-05 19:35:42 +00:00
Emil Dotchevski 3191be8955 Fixing a comment error and adding a trivial protected destructor.
[SVN r57379]
2009-11-04 21:17:35 +00:00
Emil Dotchevski 910c081d37 Added errinfo_nested_exception typedef. Documentation update.
[SVN r57059]
2009-10-22 07:14:09 +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
Troy D. Straszheim 502488fd4d rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +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 6434a2031c Merging from trunk: new function diagnostic_information_what, and mutable error info access.
[SVN r56477]
2009-09-29 20:38:11 +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
Troy D. Straszheim d32fff4fb2 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Emil Dotchevski 0f5a51238b Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
[SVN r55094]
2009-07-22 20:55:50 +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 6a8b96d9c3 Added BOOST_ATTRIBUTE_NORETURN to suppress warnings in boost::throw_exception
[SVN r54683]
2009-07-05 20:07:20 +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 3a02e0696e documentation update
[SVN r53241]
2009-05-25 07:16:32 +00:00
Emil Dotchevski e7c9f21a93 documentation update
[SVN r53240]
2009-05-25 07:14:17 +00:00
Emil Dotchevski d990c5a5f9 documentation update
[SVN r53239]
2009-05-25 06:13:42 +00:00
Emil Dotchevski 2b9c154563 documentation update
[SVN r53238]
2009-05-25 06:09:01 +00:00