Commit Graph

15 Commits

Author SHA1 Message Date
ce05d53365 documentation update
[SVN r52100]
2009-04-01 07:08:24 +00:00
3257e14e02 documentation update
[SVN r52096]
2009-04-01 05:54:45 +00:00
6e75ef5803 Documentation update
[SVN r52091]
2009-03-31 22:16:49 +00:00
88f0b2e863 documentation update
[SVN r52074]
2009-03-31 06:41:11 +00:00
5512295ae2 Documentation update
[SVN r51631]
2009-03-05 23:01:53 +00:00
1871333223 documentation update
[SVN r50553]
2009-01-12 16:45:11 +00:00
6fb2fda988 Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.
[SVN r50522]
2009-01-08 23:06:25 +00:00
aaf8fff6fb merged borland 6+ support from trunk.
[SVN r49190]
2008-10-08 23:04:36 +00:00
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
e1d7e0fdbf documentation update
[SVN r47497]
2008-07-17 00:14:25 +00:00
254f905ac2 minor documentation update
[SVN r47493]
2008-07-16 21:03:14 +00:00
6922781198 removed tabs from source files
updated documentation


[SVN r47251]
2008-07-09 00:39:00 +00:00
6bffb18f10 Removed boost::exception::what. Technically not a bug fix but solves the problem reported by Oliver Kowalke on the Boost Developers mailing list.
[SVN r46931]
2008-06-30 19:56:35 +00:00
dc43cc1550 Minor documentation update.
[SVN r46824]
2008-06-28 20:28:29 +00:00
a1c08eb8e0 Boost 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.

[SVN r46818]
2008-06-28 18:29:40 +00:00