Vladimir Batov
|
2e3386ff0f
|
fixed 'base.hpp:85:5: error: class member cannot be redeclared' reported by teeks99-03-mc8-2a-Docker-64on64
|
2019-04-30 07:16:37 +10:00 |
|
Vladimir Batov
|
114a47fa89
|
#35: worked around MS min/max macros
|
2018-10-16 08:42:42 +11:00 |
|
Vladimir Batov
|
ab1a43676e
|
boost::cnv::strtol::str_to_d: corrected to work with ranges
|
2017-06-09 11:25:18 +10:00 |
|
Vladimir Batov
|
b918ecafc2
|
added string_view tests
|
2017-06-08 10:39:38 +10:00 |
|
Vladimir Batov
|
146fd3f887
|
removed unnecessary 'public' from boost::cnv::by_default declaration
|
2017-03-22 08:48:40 +11:00 |
|
Vladimir Batov
|
8303a4a9b2
|
disabled tests on unsupported (old) platforms
|
2017-03-22 08:19:52 +11:00 |
|
Vladimir Batov
|
6f23b561ff
|
wip
|
2017-03-21 10:33:16 +11:00 |
|
Vladimir Batov
|
42631b9fb2
|
stop pretending working on platforms with broken SFINAE
|
2017-03-21 08:10:26 +11:00 |
|
Vladimir Batov
|
10bac406f7
|
2014->2016
|
2016-09-30 20:20:33 +10:00 |
|
Vladimir Batov
|
e6f3bca644
|
cosmetic (removed extra brackets)
|
2015-11-23 08:42:37 +11:00 |
|
Frank Richter
|
6878d5200d
|
tests: Fix some types in strtol int_to_str test
|
2015-11-22 12:30:53 +01:00 |
|
Vladimir Batov
|
763df7066f
|
res2k:support-more-types checked merged in
|
2015-11-22 14:52:34 +11:00 |
|
Vladimir Batov
|
647d8bcd48
|
removed unnecessary
|
2015-11-22 14:21:38 +11:00 |
|
Vladimir Batov
|
083dafa597
|
strtol test: added empty-string test
|
2015-11-21 20:14:57 +11:00 |
|
Vladimir Batov
|
fdbcbd63ef
|
removed unused argc, argv to keep igaztanaga-gcc-4.9c++14 happy
|
2015-11-19 13:44:53 +11:00 |
|
Vladimir Batov
|
0a9e97b582
|
addressed Boost Inspection Report warnings
|
2015-05-12 08:47:53 +10:00 |
|
Vladimir Batov
|
e779d01e69
|
cleanup
|
2014-12-06 20:21:11 +11:00 |
|
Vladimir Batov
|
e479470c07
|
enabled one test for Intel C++ 12.0 and earlier to see if they can cope
|
2014-12-06 19:55:23 +11:00 |
|
Vladimir Batov
|
2530115c8d
|
added cnv::strol support for user types
|
2014-11-30 12:00:04 +11:00 |
|
Vladimir Batov
|
a8764d868e
|
adding user types to cnv::strtol
|
2014-11-30 10:23:08 +11:00 |
|
Vladimir Batov
|
a278ba2f97
|
revisiting documentation
|
2014-11-22 22:36:32 +11:00 |
|
Vladimir Batov
|
37f2a6d969
|
disabled tests for Intel compiler <=12.0 as it does not handle SFINAE properly
|
2014-11-19 17:26:00 +11:00 |
|
Vladimir Batov
|
79d7437f65
|
disabling tests for Intel compiler < 12.1 not handling SFINAE properly
|
2014-11-17 22:02:01 +11:00 |
|
Vladimir Batov
|
f39931ddbd
|
replaced strtoull with ours to avoid code duplication and to work around regression tests failures on NA-QNX650-SP1-x86 due to strtoull missing (huh?)
|
2014-11-16 08:46:23 +11:00 |
|
Vladimir Batov
|
21492987b4
|
splitting one generic test in to many small specific ones
|
2014-11-15 15:57:44 +11:00 |
|
Vladimir Batov
|
df94acbf47
|
cleanup
|
2014-07-12 22:52:21 +10:00 |
|
Vladimir Batov
|
ab3af6b3e2
|
string generalization
|
2014-07-12 22:20:54 +10:00 |
|
Vladimir Batov
|
14f0b3c503
|
perf. results updated
|
2014-07-05 12:49:36 +10:00 |
|
Vladimir Batov
|
3910b5ac39
|
reduced the num of iterations
|
2014-07-05 00:40:42 +10:00 |
|
Vladimir Batov
|
f43452ceaa
|
removed str-ranges from cnv::strol as they are not 0-terminated (MSVC)
|
2014-07-05 00:28:00 +10:00 |
|
Vladimir Batov
|
bf4d7451fd
|
removed duplication
|
2014-07-04 21:40:54 +10:00 |
|
Vladimir Batov
|
3dc515c102
|
tests extended for non-std::strings
|
2014-07-04 00:47:35 +10:00 |
|
Vladimir Batov
|
7a3752578e
|
cnv::strol: added skipws support
|
2014-07-02 22:40:14 +10:00 |
|
Vladimir Batov
|
0ec03397fd
|
extending strtol
|
2014-06-30 17:16:21 +10:00 |
|
Vladimir Batov
|
7c02b12f75
|
changes to build with bjam
|
2014-06-30 11:38:56 +10:00 |
|
Vladimir Batov
|
e4c3410add
|
cleanup
|
2014-06-29 20:08:06 +10:00 |
|
Vladimir Batov
|
a47421deb1
|
speeding up strtol::i_to_str
|
2014-06-29 15:39:07 +10:00 |
|
Vladimir Batov
|
d6f7ae3ed6
|
replacing cnv::timer with boost::timer
|
2014-06-28 17:50:48 +10:00 |
|
Vladimir Batov
|
a3c1f1b148
|
strol work
|
2014-06-28 06:35:15 +10:00 |
|
Vladimir Batov
|
a4c70a5a1d
|
strtod work-in-progress
|
2014-06-27 14:24:16 +10:00 |
|
Vladimir Batov
|
23278f3f98
|
added cnv::strol chapter
|
2014-06-26 22:46:09 +10:00 |
|
Vladimir Batov
|
4297c796c5
|
testing strtol
|
2014-06-26 20:14:10 +10:00 |
|
Vladimir Batov
|
d3916f89d6
|
extending tests and strtol
|
2014-06-26 14:54:25 +10:00 |
|
Vladimir Batov
|
d07949a7c7
|
extended strol test
|
2014-06-26 13:59:46 +10:00 |
|
Vladimir Batov
|
08bbd1e792
|
extending cnv::strtol
|
2014-06-26 13:57:02 +10:00 |
|
Vladimir Batov
|
4a602aafe6
|
extending cnv::strtol
|
2014-06-25 22:21:18 +10:00 |
|
Vladimir Batov
|
8de2a8fa00
|
extending printf
|
2014-06-25 12:28:09 +10:00 |
|