Commit Graph

  • 74fc01da7e This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • 80e9edcb29 Stop using assert() in tests Dave Abrahams 2006-02-28 22:56:33 +0000
  • 17ca3a4493 show arg as pased by const ref Beman Dawes 2006-02-12 01:17:17 +0000
  • e5a0aec661 Revert (supposedly mistaken) removal of 'numeric_cast_test.cpp' from the list of tests. Vladimir Prus 2006-02-07 11:36:24 +0000
  • 8cec2cc291 Update Jamfile.v2 Vladimir Prus 2006-02-07 11:35:31 +0000
  • 027a566e09 Small fix for new init_unit_test_suite signature Stefan Slapeta 2006-01-12 11:59:09 +0000
  • 9a29a753e8 Fixed lexical_cast_test which was no longer working after the last test framework update. Markus Schöpflin 2005-12-28 11:05:31 +0000
  • cb2bd8076d Reconfigure lexical_cast to work wide character strings and VC++ when not using /Zc:wchar_t. John Maddock 2005-08-29 12:44:09 +0000
  • 1637edf8ca Large patch from Ulrich Eckhardt to fix support for EVC++ 4. John Maddock 2005-08-25 16:27:28 +0000
  • 72d69ef6ad Merged from 1.33.0 release Douglas Gregor 2005-08-12 13:02:37 +0000
  • 1470210523 fixed: "bcc5.6.4 added to the old cast redirection list" Fernando Cacciola 2005-06-27 15:05:13 +0000
  • 0b19a0ae27 Fix line endings Douglas Gregor 2005-06-24 14:24:02 +0000
  • 3ab685475c Move #include outside namespace. Dave Abrahams 2005-06-24 14:20:41 +0000
  • e66d58e6de Old numeric_cast<> completely replaced by new code (except that the old code is retained as a fallback mechanism for old broken compilers that can't deal with the new code) Fernando Cacciola 2005-06-23 23:33:01 +0000
  • e331fc2a21 workaround for GCC 2.9x lacking std::char_traits<>::eof() Joaquín M. López Muñoz 2005-06-20 10:54:07 +0000
  • 2a65633517 fixed trivial bug Joaquín M. López Muñoz 2005-06-17 12:34:38 +0000
  • 7a388cb1a6 Fixed so it doesn't trim any whitespace when converting, fixed reversed bad_lexical_cast constructor parameters, changed to pass-by-const reference Terje Slettebø 2005-06-16 18:37:51 +0000
  • 461dce3851 Fixed so it doesn't trim any whitespace when converting, fixed reversed bad_lexical_cast constructor parameters, changed to pass-by-const reference Terje Slettebø 2005-06-16 18:27:22 +0000
  • cfe358b570 Fixed so it doesn't trim any whitespace when converting, fixed reversed bad_lexical_cast constructor parameters, changed to pass-by-const reference Terje Slettebø 2005-06-16 18:16:58 +0000
  • caa875505e Update Vladimir Prus 2005-04-14 11:20:26 +0000
  • 462025d8e6 Fix docs Dave Abrahams 2005-02-26 14:58:12 +0000
  • b8c373ab47 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • f6b0ec3685 fix syntax errors Aleksey Gurtovoy 2004-09-29 11:44:04 +0000
  • a096a4b153 numeric_cast<> test factored out from conversion\cast_test.cp and also added (duplicated) in numeric\conversion\test Fernando Cacciola 2004-09-28 21:48:39 +0000
  • bba9169401 Updated to use the BSL: Permission from Kevlin Henney was granted in blanket-permission.txt, permission from Terje Slettebo was granted for this one file privately. John Maddock 2004-09-25 15:06:48 +0000
  • f11967a2c8 BSL update John Maddock 2004-09-16 11:23:30 +0000
  • c1c338990c Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8. John Maddock 2004-09-04 10:34:49 +0000
  • ec35f00bc3 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). John Maddock 2004-08-11 10:59:33 +0000
  • abf8ee0eb9 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +0000
  • 463284f46f remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros Eric Niebler 2004-02-26 18:27:02 +0000
  • 9f5ec17603 index.htm renamed index.html Beman Dawes 2003-12-11 23:13:19 +0000
  • 575c477f54 Add V2 Jamfile Vladimir Prus 2003-09-29 15:38:40 +0000
  • e6c52ae0f4 Improved justification for polymorphic_cast. Dave Abrahams 2003-09-15 16:30:22 +0000
  • 13796f3f98 Use the import rule Dave Abrahams 2003-09-08 17:38:49 +0000
  • 80a6db56c1 Warning suppression for GCC from Pierre Barbier de Reuille <pierre.barbier-at-cirad.fr> Dave Abrahams 2003-08-04 15:52:51 +0000
  • 25935cda40 avoid warning about signed/unsigned conversion Jens Maurer 2003-07-09 22:30:40 +0000
  • 386d7a67d6 initial commit Dave Abrahams 2003-05-07 22:42:35 +0000
  • 4b3e8171fa Initial re-commit after CVS disk crash Beman Dawes 2003-05-07 20:41:11 +0000
  • 498c84dd4f no message Terje Slettebø 2003-04-12 08:02:14 +0000
  • 3ecac311fd Added no exception handling patch John Maddock 2003-04-11 10:49:52 +0000
  • 8828af5f5b no message Terje Slettebø 2003-03-31 23:02:27 +0000
  • 1937e3a12a Added test case for unsigned types, in case they are an alias for wchar_t Terje Slettebø 2003-03-31 08:29:45 +0000
  • 545687e22b Removed test for MSVC, restored test for BOOST_NO_INTRINSIC_WCHAR_T Terje Slettebø 2003-03-30 23:21:17 +0000
  • 9c63f9fbd0 Removed test for MSVC, restored test for BOOST_NO_INTRINSIC_WCHAR_T. Changed bad_lexical_cast to provide the types used, using source()/target() members Terje Slettebø 2003-03-30 23:19:28 +0000
  • 9c1311a712 BOOST_MSVC<=1200 fix from Terje Terje Slettebø 2003-03-19 21:25:45 +0000
  • 51395d7b26 BOOST_MSVC<=1200 fix from Terje Beman Dawes 2003-03-19 12:14:32 +0000
  • 02609a4675 Commit Terje's changes Dave Abrahams 2003-03-18 22:46:00 +0000
  • 52de514faf Commit Terje's changes Dave Abrahams 2003-03-18 22:34:32 +0000
  • ae7d610cb1 Updated Changes section Terje Slettebø 2003-03-14 20:32:51 +0000
  • eb9d2c02ea no message Terje Slettebø 2003-03-14 20:17:47 +0000
  • e2825ab729 overloading fix + less permissive wide character support Beman Dawes 2003-03-13 17:27:06 +0000
  • 4978f3a79f BOOST_NO_STD_WSTRING Beman Dawes 2003-03-13 00:36:13 +0000
  • 42639f120a update from Kevlin and Terje Beman Dawes 2003-03-12 21:33:16 +0000
  • 0d7e048f06 Untabified Björn Karlsson 2003-02-04 09:10:50 +0000
  • 95e0465334 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +0000
  • 0fba1d9f7d Add /libs/lib-name to comment Beman Dawes 2002-12-23 02:43:12 +0000
  • 3597b25802 patches for HP aCC Dave Abrahams 2002-12-04 15:50:04 +0000
  • ccf7efe620 Patch from Gennadiy Rozental Dave Abrahams 2002-07-26 18:06:25 +0000
  • 7d3864be03 tru64cxx6.5 fixes Dave Abrahams 2002-07-12 14:32:20 +0000
  • cb5b83ef53 Handle unsigned __int64 for MSVC6 Dave Abrahams 2002-07-11 20:29:50 +0000
  • 0ec92f1f03 Remove a couple of bugs, clarify a couple of minor points; from Kevlin Beman Dawes 2002-06-15 21:13:12 +0000
  • 23e5f7cca3 New casts for smart pointers. Darin Adler 2002-02-06 19:42:04 +0000
  • 0a560dd543 Suppress warnings for MinGW Dave Abrahams 2002-01-30 20:02:11 +0000
  • 8cbbd7c551 Fix sstream config issue plus update license Beman Dawes 2002-01-20 20:08:46 +0000
  • 805d5df9cb remove tabs Beman Dawes 2002-01-19 15:49:53 +0000
  • bd16c171e6 fixed lexical cast g++ sstream problem Jeremy Siek 2001-11-05 16:43:43 +0000
  • 66235f4b9d Fix minor non-std HTML </a> nesting Beman Dawes 2001-11-05 16:32:27 +0000
  • 8c18776800 #include <cfloat> (Peter Schmid) Beman Dawes 2001-08-21 01:47:04 +0000
  • 6a9f713309 Fixed <limits> problem John Maddock 2001-04-02 11:52:42 +0000
  • 27028a7d32 All final 1.20.2 changes, including fixing broken hyperlinks Beman Dawes 2001-02-10 14:42:14 +0000
  • bc9129719e Undid a bug I introduced yesterday. numeric_cast<> never worked with stock GCC; trying to get it to do that broke vc-stlport. Dave Abrahams 2001-01-22 04:27:00 +0000
  • 3cc0db15d1 removed use of <limits> for portability to raw GCC Dave Abrahams 2001-01-21 05:37:41 +0000
  • c66f9eb92c Fixed a warning for MSVC Added changelog Dave Abrahams 2001-01-21 05:35:13 +0000
  • e923c638b4 BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS to config.hpp. Removed unused BOOST_EXPLICIT_TARGET macro. Moved boost::detail::type to boost/type.hpp. Made it compile with stock gcc again Dave Abrahams 2001-01-21 05:07:11 +0000
  • ed636dd362 bugfix: added destructor definition with empty exception specification Jens Maurer 2001-01-20 00:09:14 +0000
  • d660741e6d 1.20.0 runup Beman Dawes 2001-01-06 18:30:46 +0000
  • 6c4d9b550b Initial commit after public review (note change in library name per review) Beman Dawes 2001-01-06 16:39:40 +0000
  • 7f2c4ed981 Initial commit after public review (note change in library name per review) Beman Dawes 2001-01-06 16:25:08 +0000
  • beb912a139 Remove nested namespace cast in preparaton for formal review, fix spacing. Beman Dawes 2000-11-30 19:10:30 +0000
  • 4728acd652 GCC 2.95.2 bug workaround courtesy Jens Maurer Dave Abrahams 2000-11-28 05:04:54 +0000
  • e3ecdf7a27 fixes for Borland C++ Builder John Maddock 2000-11-04 12:39:28 +0000
  • 02436dd1c6 Added a fix for compilers sensitive to the presence of "template" on template members of templates (e.g. EDG-based compilers like CXX on the Alpha) Dave Abrahams 2000-11-04 09:00:02 +0000
  • d08d2cb415 Fix for fixed_numeric_limits<>::min() in the BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS case. Dave Abrahams 2000-10-27 13:43:33 +0000
  • 7470535162 Fix numeric_cast<> bugs with floating types. Dave Abrahams 2000-10-19 19:14:03 +0000
  • 906d09b511 a fix for "unsigned type always passes this test" warnings under GCC. Dave Abrahams 2000-10-18 13:52:09 +0000
  • 15539c72c8 Suppress numeric_cast warnings for GCC, Borland and MSVC Dave Abrahams 2000-07-17 22:33:43 +0000
  • fca67c7788 This commit was generated by cvs2svn to compensate for changes in r4, which included commits to RCS files with non-trunk default branches. Beman Dawes 2000-07-07 16:04:40 +0000