Commit Graph

10 Commits

Author SHA1 Message Date
ebc9563ed0 Unconditionally #include <exception> for std::exception.
[SVN r45150]
2008-05-05 20:06:58 +00:00
5ffd47553f Fixes for old compilers.
[SVN r45069]
2008-05-03 15:33:06 +00:00
e1056d2f4a throw_exception() now ensures that the exception type passed to it derives publicly from std::exception.
[SVN r45041]
2008-05-02 20:40:39 +00:00
cc7d466f5d Integration of Boost Exception in boost::throw_exception().
[SVN r44954]
2008-04-30 21:45:00 +00:00
ae714358ad fixes comeau bug
[SVN r24278]
2004-08-04 05:15:01 +00:00
98c7eb7d68 Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
17f806e8a7 _MSC_VER use clarified.
[SVN r20992]
2003-11-28 15:35:21 +00:00
d1e4951cd5 -Wundef fixes.
[SVN r18788]
2003-06-12 17:09:24 +00:00
2f59c2a05e boost::throw_exception documentation added.
[SVN r16239]
2002-11-14 15:13:59 +00:00
b01dc32c72 BOOST_NO_EXCEPTIONS support added.
[SVN r14835]
2002-08-14 12:27:22 +00:00