Commit Graph

19 Commits

Author SHA1 Message Date
db856c78f8 added functions current_exception_cast, current_exception_diagnostic_information, various other minor changes, documentation update
[SVN r52236]
2014-06-03 01:56:56 +03:00
91c0cec2e4 documentation copyright message update
[SVN r52126]
2014-06-03 01:56:56 +03:00
29ee8ebd74 Documentation update
[SVN r52121]
2014-06-03 01:56:55 +03:00
f787971155 documentation update
[SVN r52047]
2014-06-03 01:56:55 +03:00
4dc5b8d088 merged borland 6+ support from trunk.
[SVN r49190]
2014-06-03 01:56:55 +03:00
fc1d3ff88b Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
[SVN r48905]
2014-06-03 01:56:54 +03:00
4ae98c397c minor documentation update
[SVN r47493]
2014-06-03 01:56:54 +03:00
9d16ad7161 removed tabs from source files updated documentation
[SVN r47251]
2014-06-03 01:56:53 +03:00
7cc40d49ef BOOST_NO_TYPEID support exception/index.html redirection Added Boost Exception to libraries.htm and maintainers.txt Added Boost Exception to status/Jamfile.v2
[SVN r47010]
2014-06-03 01:56:53 +03:00
ea1c3adce9 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]
2014-06-03 01:56:53 +03:00
ac073290ab 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]
2014-06-03 01:56:52 +03:00
09c7cb53c9 fixes comeau bug
[SVN r24278]
2014-06-03 01:56:52 +03:00
d9670d560c Converted to Boost Software License, Version 1.0
[SVN r24055]
2014-06-03 01:56:51 +03:00
7c576f0229 _MSC_VER use clarified.
[SVN r20992]
2014-06-03 01:56:51 +03:00
9b6b3e00d4 -Wundef fixes.
[SVN r18788]
2014-06-03 01:56:50 +03:00
2efac9cd36 boost::throw_exception documentation added.
[SVN r16239]
2014-06-03 01:56:50 +03:00
4894ebe843 BOOST_NO_EXCEPTIONS support added.
[SVN r14835]
2014-06-03 01:56:50 +03:00
987700dc55 Add .gitattributes. 2014-06-03 01:27:12 +03:00
239bb0cb27 Initial commit 2014-06-03 01:14:40 +03:00