Commit Graph

230 Commits

Author SHA1 Message Date
Terje Slettebø 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
[SVN r18139]
2003-03-30 23:19:28 +00:00
Beman Dawes 51395d7b26 BOOST_MSVC<=1200 fix from Terje
[SVN r18002]
2003-03-19 12:14:32 +00:00
Dave Abrahams 52de514faf Commit Terje's changes
[SVN r17979]
2003-03-18 22:34:32 +00:00
Terje Slettebø eb9d2c02ea no message
[SVN r17921]
2003-03-14 20:17:47 +00:00
Beman Dawes e2825ab729 overloading fix + less permissive wide character support
[SVN r17893]
2003-03-13 17:27:06 +00:00
Beman Dawes 4978f3a79f BOOST_NO_STD_WSTRING
[SVN r17872]
2003-03-13 00:36:13 +00:00
Beman Dawes 42639f120a update from Kevlin and Terje
[SVN r17861]
2003-03-12 21:33:16 +00:00
Beman Dawes 95e0465334 add or update See www.boost.org comments
[SVN r16708]
2002-12-27 16:51:53 +00:00
Beman Dawes 0fba1d9f7d Add /libs/lib-name to comment
[SVN r16685]
2002-12-23 02:43:12 +00:00
Dave Abrahams 3597b25802 patches for HP aCC
[SVN r16508]
2002-12-04 15:50:04 +00:00
Dave Abrahams ccf7efe620 Patch from Gennadiy Rozental
[SVN r14621]
2002-07-26 18:06:25 +00:00
Dave Abrahams 7d3864be03 tru64cxx6.5 fixes
[SVN r14421]
2002-07-12 14:32:20 +00:00
Dave Abrahams cb5b83ef53 Handle unsigned __int64 for MSVC6
[SVN r14408]
2002-07-11 20:29:50 +00:00
Dave Abrahams 0a560dd543 Suppress warnings for MinGW
[SVN r12588]
2002-01-30 20:02:11 +00:00
Beman Dawes 8cbbd7c551 Fix sstream config issue plus update license
[SVN r12378]
2002-01-20 20:08:46 +00:00
Beman Dawes 805d5df9cb remove tabs
[SVN r12357]
2002-01-19 15:49:53 +00:00
Jeremy Siek bd16c171e6 fixed lexical cast g++ sstream problem
[SVN r11592]
2001-11-05 16:43:43 +00:00
John Maddock 6a9f713309 Fixed <limits> problem
[SVN r9693]
2001-04-02 11:52:42 +00:00
Dave Abrahams bc9129719e Undid a bug I introduced yesterday. numeric_cast<> never
worked with stock GCC; trying to get it to do that broke
vc-stlport.


[SVN r8703]
2001-01-22 04:27:00 +00:00
Dave Abrahams 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


[SVN r8663]
2001-01-21 05:07:11 +00:00
Beman Dawes 6c4d9b550b Initial commit after public review (note change in library name per review)
[SVN r8515]
2001-01-06 16:39:40 +00:00
Beman Dawes beb912a139 Remove nested namespace cast in preparaton for formal review, fix spacing.
[SVN r8370]
2000-11-30 19:10:30 +00:00
Dave Abrahams 4728acd652 GCC 2.95.2 bug workaround courtesy Jens Maurer
[SVN r8346]
2000-11-28 05:04:54 +00:00
John Maddock e3ecdf7a27 fixes for Borland C++ Builder
[SVN r8135]
2000-11-04 12:39:28 +00:00
Dave Abrahams 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)


[SVN r8129]
2000-11-04 09:00:02 +00:00
Dave Abrahams d08d2cb415 Fix for fixed_numeric_limits<>::min() in the BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS case.
[SVN r8036]
2000-10-27 13:43:33 +00:00
Dave Abrahams 7470535162 Fix numeric_cast<> bugs with floating types.
[SVN r8008]
2000-10-19 19:14:03 +00:00
Dave Abrahams 906d09b511 a fix for "unsigned type always passes this test" warnings under GCC.
[SVN r7999]
2000-10-18 13:52:09 +00:00
Dave Abrahams 15539c72c8 Suppress numeric_cast warnings for GCC, Borland and MSVC
[SVN r7626]
2000-07-17 22:33:43 +00:00
Beman Dawes fca67c7788 This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.


[SVN r7621]
2000-07-07 16:04:40 +00:00