Alexander Nasonov
|
9c1f3650f2
|
Added BOOST_LEXICAL_CAST_ASSUME_C_LOCALE.
[SVN r37950]
|
2007-06-08 19:59:40 +00:00 |
|
Alexander Nasonov
|
f986e8e588
|
Get rid of Tru64 cxx warnings
[SVN r37116]
|
2007-02-28 21:44:10 +00:00 |
|
Hartmut Kaiser
|
959b7ab0b4
|
Fixed a warning, when lexical cast is used to convert a boost::ulong_long_type to a string.
[SVN r37082]
|
2007-02-26 17:27:26 +00:00 |
|
Alexander Nasonov
|
2c41ed0473
|
Fix for [ 1358600 ] lexical_cast & pure virtual functions & VC 8 STL
[SVN r36738]
|
2007-01-16 21:03:47 +00:00 |
|
Alexander Nasonov
|
c004fb5fc6
|
Fix the test built with <native-wchar_t>off on vc-7_1 and vc-8_0
[SVN r35760]
|
2006-10-28 14:37:37 +00:00 |
|
Alexander Nasonov
|
ef439017ca
|
Fixed: std::basic_streambuf<char, std::char_traits<char> > is an inaccessible base of boost::detail::lexical_streambuf<char>
[SVN r35759]
|
2006-10-28 10:22:30 +00:00 |
|
Alexander Nasonov
|
663635d124
|
Optimization for floating types (1.25 faster on gcc / FreeBSD 6.2). VC6 test is still broken.
[SVN r35739]
|
2006-10-25 06:43:44 +00:00 |
|
Alexander Nasonov
|
115ad05af5
|
Set precision correctly for builtin and UDT floating types.
[SVN r35562]
|
2006-10-11 19:43:54 +00:00 |
|
Alexander Nasonov
|
a7436ebacb
|
setbuf renamed to lcast_setbuf to get rid of virtual function override warning
[SVN r34984]
|
2006-08-28 17:00:44 +00:00 |
|
Alexander Nasonov
|
e797b09590
|
tabs replaced with 4 spaces
[SVN r34965]
|
2006-08-26 17:22:33 +00:00 |
|
Alexander Nasonov
|
2fca4d02a1
|
Optimization for many combinations of types
[SVN r34950]
|
2006-08-25 20:34:57 +00:00 |
|
Gennaro Prota
|
0743b5982c
|
added slash to boost url
fixed silly error in #if/#endif logic of the previous edit
improved comment about code never reached
removed "All rights reserved"
[SVN r34822]
|
2006-08-06 12:31:44 +00:00 |
|
Gennaro Prota
|
795b7e1809
|
there seems to be no reasonable form which avoids warnings with all compilers; so let's use a clear style and filter explicitly the VC warning
[SVN r34820]
|
2006-08-05 22:45:53 +00:00 |
|
Gennaro Prota
|
c5bc634015
|
some "rewording" to avoid spurious level 4 warnings with VC7.1 and VC8
[SVN r34801]
|
2006-08-01 22:37:38 +00:00 |
|
Gennaro Prota
|
e6c83d0665
|
with apologies to Terje, changed 'ø' in 'o', to stick to the basic source
character set (non-basic chars should be handled in phase 1, but some users report compile failures due to them)
[SVN r34800]
|
2006-08-01 20:36:14 +00:00 |
|
Alexander Nasonov
|
d436099477
|
Code size optimization
[SVN r33694]
|
2006-04-13 20:52:28 +00:00 |
|
John Maddock
|
cb2bd8076d
|
Reconfigure lexical_cast to work wide character strings and VC++ when not using /Zc:wchar_t.
[SVN r30724]
|
2005-08-29 12:44:09 +00:00 |
|
Joaquín M. López Muñoz
|
e331fc2a21
|
workaround for GCC 2.9x lacking std::char_traits<>::eof()
[SVN r29703]
|
2005-06-20 10:54:07 +00:00 |
|
Joaquín M. López Muñoz
|
2a65633517
|
fixed trivial bug
[SVN r29654]
|
2005-06-17 12:34:38 +00:00 |
|
Terje Slettebø
|
461dce3851
|
Fixed so it doesn't trim any whitespace when converting, fixed reversed bad_lexical_cast constructor parameters, changed to pass-by-const reference
[SVN r29629]
|
2005-06-16 18:27:22 +00:00 |
|
John Maddock
|
f11967a2c8
|
BSL update
[SVN r25146]
|
2004-09-16 11:23:30 +00:00 |
|
Terje Slettebø
|
498c84dd4f
|
no message
[SVN r18238]
|
2003-04-12 08:02:14 +00:00 |
|
John Maddock
|
3ecac311fd
|
Added no exception handling patch
[SVN r18235]
|
2003-04-11 10:49:52 +00:00 |
|
Terje Slettebø
|
8828af5f5b
|
no message
[SVN r18142]
|
2003-03-31 23:02:27 +00:00 |
|
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
|
8cbbd7c551
|
Fix sstream config issue plus update license
[SVN r12378]
|
2002-01-20 20:08:46 +00:00 |
|
Jeremy Siek
|
bd16c171e6
|
fixed lexical cast g++ sstream problem
[SVN r11592]
|
2001-11-05 16:43:43 +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 |
|