This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
conversion
Watch
1
Star
0
Fork
1
You've already forked conversion
mirror of
https://github.com/boostorg/conversion.git
synced
2026-01-26 00:42:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fff0066392bfbb4cebb6f1366ea301e7bc74ae15
conversion
/
test
History
Antony Polukhin
fff0066392
Fixes
#5676
.
...
Tests for float types are now more accurate [SVN r72955]
2011-07-07 16:04:32 +00:00
..
implicit_cast_fail.cpp
Misc small fixes to suppress warnings.
2009-11-09 12:27:54 +00:00
implicit_cast.cpp
Misc small fixes to suppress warnings.
2009-11-09 12:27:54 +00:00
Jamfile.v2
Partial fix for
#5660
. Better performance and less memory usage for conversions to float type (and to double type, if sizeof(double) < sizeof(long double)). New test suits. Documentation update.
2011-07-06 15:43:04 +00:00
lexical_cast_abstract_test.cpp
Misc small fixes to suppress warnings.
2009-11-09 12:27:54 +00:00
lexical_cast_float_types_test.cpp
Fixes
#5676
.
2011-07-07 16:04:32 +00:00
lexical_cast_loopback_test.cpp
Partial fix for
#5660
. Better performance and less memory usage for conversions to float type (and to double type, if sizeof(double) < sizeof(long double)). New test suits. Documentation update.
2011-07-06 15:43:04 +00:00
lexical_cast_noncopyable_test.cpp
lexical_cast_noncopyable_test.cpp
2007-01-20 13:17:35 +00:00
lexical_cast_vc8_bug_test.cpp
Fixes
#5417
. Much better performance on casts to integral types.
2011-05-20 17:11:53 +00:00
lexical_cast_wchars_test.cpp
Partial fix for
#5660
. Better performance and less memory usage for conversions to float type (and to double type, if sizeof(double) < sizeof(long double)). New test suits. Documentation update.
2011-07-06 15:43:04 +00:00