Commit Graph

  • d0febca84b Removed boost::exception::what, to avoid ambiguity in user types deriving from both std::exception and boost::exception. Emil Dotchevski 2008-06-30 19:40:44 +00:00
  • dc43cc1550 Minor documentation update. Emil Dotchevski 2008-06-28 20:28:29 +00:00
  • ad1ef37b81 Documentation update. Emil Dotchevski 2008-06-28 20:26:16 +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. Emil Dotchevski 2008-06-28 18:29:40 +00:00
  • 640d6cfc58 bug fix, thanks Steven Watanabe Emil Dotchevski 2008-06-28 03:53:39 +00:00
  • 87b1b323d8 documentation bindings updated. Emil Dotchevski 2008-06-26 06:33:51 +00:00
  • f58ffdd643 documentation update, added function exception::diagnostic_information, added std::exception to_string overload, removed tabs from source files Emil Dotchevski 2008-06-25 23:27:56 +00:00
  • 1d776ff363 Documentation source file format changed Emil Dotchevski 2008-06-12 08:20:48 +00:00
  • d54052b137 Added missing #include <ios> Emil Dotchevski 2008-06-11 22:25:06 +00:00
  • 175c3e50e9 Bug in the previous bug fix! Emil Dotchevski 2008-06-11 19:20:27 +00:00
  • 421a059421 Fixed exception info bug when boost::exception is derived virtually. Emil Dotchevski 2008-06-11 18:24:10 +00:00
  • 3b2a6a2711 Documentation source updated. Emil Dotchevski 2008-06-03 20:18:04 +00:00
  • d04ddee87a Added required #include <stddef.h> Emil Dotchevski 2008-05-15 00:47:50 +00:00
  • 8328f20b1a enable_error_info.hpp hacked to support Borland 0x582 Emil Dotchevski 2008-05-13 19:59:48 +00:00
  • 9f8623a2c9 Borland compatibility for enable_error_info.hpp, Tabs removed from exception.hpp, Documentation rebound. Emil Dotchevski 2008-05-11 02:15:49 +00:00
  • f243fadab2 Disable Boost.Exception for Borland 5.8.x as well. Peter Dimov 2008-05-10 19:55:16 +00:00
  • ebc9563ed0 Unconditionally #include <exception> for std::exception. Peter Dimov 2008-05-05 20:06:58 +00:00
  • ec0ae8105d Added missing include. Emil Dotchevski 2008-05-04 18:05:34 +00:00
  • 7cc96d23ec Improved compatibility with various compilers. Emil Dotchevski 2008-05-03 19:51:41 +00:00
  • cde6de22d9 Disabled bogus GCC warnings. Emil Dotchevski 2008-05-03 18:20:15 +00:00
  • 5ffd47553f Fixes for old compilers. Peter Dimov 2008-05-03 15:33:06 +00:00
  • 4900711406 Boost Exception documentation update. Emil Dotchevski 2008-05-02 21:34:46 +00:00
  • d4a15cd9db tabs removed, added protected inline dtors. Emil Dotchevski 2008-05-02 20:51:31 +00:00
  • e1056d2f4a throw_exception() now ensures that the exception type passed to it derives publicly from std::exception. Emil Dotchevski 2008-05-02 20:40:39 +00:00
  • cc7d466f5d Integration of Boost Exception in boost::throw_exception(). Emil Dotchevski 2008-04-30 21:45:00 +00:00
  • f3cfeeee57 Added required header #include <new> Emil Dotchevski 2008-04-29 17:17:45 +00:00
  • b5877b8d9a Added protected destructor to the base type error_info_base Emil Dotchevski 2008-04-26 17:43:58 +00:00
  • 487235a7cc Fix for http://tinyurl.com/6owy6b. Emil Dotchevski 2008-04-23 17:31:56 +00:00
  • 0dec4fed2c seems like <link>static causes errors Emil Dotchevski 2008-04-22 22:23:27 +00:00
  • 628b06a2fa Fixed MSVC-specific compile errors when /Za command-line option is used, due to lack of throw() in std::~exception(). Emil Dotchevski 2008-04-21 22:42:54 +00:00
  • ce9a26634c minor documentation fixes. Emil Dotchevski 2008-04-16 22:55:19 +00:00
  • a61063b8f5 Boost Exception documentation fix Emil Dotchevski 2008-04-15 22:25:11 +00:00
  • 79f0253d94 Boost Exception documentation fix Emil Dotchevski 2008-04-15 22:23:19 +00:00
  • b1b9478cbc Boost Exception documentation update Emil Dotchevski 2008-04-15 21:56:34 +00:00
  • 4ae983f5f0 Boost Exception documentation source Emil Dotchevski 2008-04-15 21:14:23 +00:00
  • eb7a736198 Boost Exception header compilation tests added. Emil Dotchevski 2008-04-15 21:13:24 +00:00
  • f29f86f65c introduced boost/exception_ptr.hpp, using Boost Exception Emil Dotchevski 2008-04-15 18:47:16 +00:00
  • c61e655ada N2179 compliance (pending documentation update) Emil Dotchevski 2008-04-15 18:24:46 +00:00
  • 08607bca72 minor to_string fix Emil Dotchevski 2008-04-14 17:31:38 +00:00
  • 9bac76a06d minor fix Emil Dotchevski 2008-04-14 06:27:40 +00:00
  • 92fbda9a88 minor compile error fix Emil Dotchevski 2008-04-13 17:07:26 +00:00
  • bf5e44f798 documentation cleanup Emil Dotchevski 2008-04-12 06:08:10 +00:00
  • ec40d3d8ad removed tabs. what's wrong with tabs anyway? Emil Dotchevski 2008-04-12 03:27:57 +00:00
  • 761ae0bc1e to_string adjustments Emil Dotchevski 2008-04-11 18:34:46 +00:00
  • 3c7f53176f to_string fixes Emil Dotchevski 2008-04-11 03:51:06 +00:00
  • 65d278a387 missing include Emil Dotchevski 2008-04-09 18:48:39 +00:00
  • 0fbc4dc974 fixed compile errors, removed tabs as required. Emil Dotchevski 2008-04-08 21:29:37 +00:00
  • e0881a603d fixed compile errors on various platforms Emil Dotchevski 2008-04-07 19:00:45 +00:00
  • 452f58496e Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • 56d7ac0f85 Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • a77c796a9e 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • e961744baf fix for: Emil Dotchevski 2008-03-10 20:18:19 +00:00
  • 45fe1f6289 hooking up boost exception for testing Emil Dotchevski 2008-03-06 05:08:22 +00:00
  • bf515d83ca boost exception Emil Dotchevski 2008-03-04 01:41:17 +00:00
  • 12029f86ba Starting point for releases Beman Dawes 2007-10-05 14:25:06 +00:00
  • fb54e7da5d This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. boost-1.34.1 nobody 2007-07-24 19:28:14 +00:00
  • 7e08d6a5b2 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC3'. boost-1.34.1-rc3 nobody 2007-07-16 13:13:26 +00:00
  • daea6ea5ca This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC2'. boost-1.34.1-rc2 nobody 2007-07-12 01:07:47 +00:00
  • ac780dccc5 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC1'. boost-1.34.1-rc1 nobody 2007-06-22 01:24:25 +00:00
  • 65540eb4f7 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0'. boost-1.34.0 nobody 2007-05-12 21:59:40 +00:00
  • f403955cd2 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC3'. boost-1.34.0-rc3 nobody 2007-05-11 03:40:35 +00:00
  • 45ee733833 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC2'. boost-1.34.0-rc2 nobody 2007-05-09 22:09:47 +00:00
  • e1844b3f92 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC1'. boost-1.34.0-rc1 nobody 2007-05-09 04:40:54 +00:00
  • 4ac1875aae This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_beta'. boost-1.34.0-beta1 nobody 2007-04-25 05:07:34 +00:00
  • 1e7a50ca2a This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +00:00
  • 6102db215b This commit was manufactured by cvs2svn to create tag 'Version_1_33_1'. boost-1.33.1 nobody 2005-12-05 14:04:06 +00:00
  • ffba8d1d01 This commit was manufactured by cvs2svn to create tag 'Version_1_33_1_beta'. boost-1.33.1-beta1 nobody 2005-11-08 23:18:41 +00:00
  • 1a100c615a This commit was manufactured by cvs2svn to create tag 'Version_1_33_0'. boost-1.33.0 nobody 2005-08-12 03:25:34 +00:00
  • 460a66a460 This commit was manufactured by cvs2svn to create branch 'RC_1_33_0'. nobody 2005-07-28 18:22:24 +00:00
  • cc4484958c This commit was manufactured by cvs2svn to create tag 'Version_1_32_0'. boost-1.32.0 nobody 2004-11-19 19:19:18 +00:00
  • 088551c445 This commit was manufactured by cvs2svn to create branch 'RC_1_32_0'. nobody 2004-10-20 08:26:43 +00:00
  • ae714358ad fixes comeau bug Robert Ramey 2004-08-04 05:15:01 +00:00
  • 98c7eb7d68 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +00:00
  • f98daa54b3 This commit was manufactured by cvs2svn to create tag 'Version_1_31_0'. boost-1.31.0 nobody 2004-02-04 15:24:32 +00:00
  • 0ec91f904e This commit was manufactured by cvs2svn to create branch 'RC_1_31_0'. nobody 2003-12-30 12:10:04 +00:00
  • 17f806e8a7 _MSC_VER use clarified. Peter Dimov 2003-11-28 15:35:21 +00:00
  • ed51c3ce26 This commit was manufactured by cvs2svn to create tag 'Version_1_30_2'. boost-1.30.2 nobody 2003-08-18 18:40:31 +00:00
  • 9f672ee466 This commit was manufactured by cvs2svn to create tag 'Version_1_30_1'. boost-1.30.1 nobody 2003-08-04 17:55:29 +00:00
  • 929c3bead1 This commit was manufactured by cvs2svn to create tag 'RC_1_30_2'. boost-1.30.2-rc1 nobody 2003-08-04 17:55:28 +00:00
  • d1e4951cd5 -Wundef fixes. Peter Dimov 2003-06-12 17:09:24 +00:00
  • 314bec0301 This commit was manufactured by cvs2svn to create tag 'Version_1_30_0'. boost-1.30.0 nobody 2003-03-20 02:53:48 +00:00
  • 9bd9ce8c4b This commit was manufactured by cvs2svn to create branch 'RC_1_30_0'. nobody 2003-03-01 19:43:06 +00:00
  • 2f59c2a05e boost::throw_exception documentation added. Peter Dimov 2002-11-14 15:13:59 +00:00
  • b707807cb0 This commit was manufactured by cvs2svn to create tag 'Version_1_29_0'. boost-1.29.0 nobody 2002-10-11 15:17:55 +00:00
  • b98b1a262d This commit was manufactured by cvs2svn to create branch 'RC_1_29_0'. nobody 2002-09-19 20:49:39 +00:00
  • b01dc32c72 BOOST_NO_EXCEPTIONS support added. Peter Dimov 2002-08-14 12:27:22 +00:00