Commit Graph

236 Commits

Author SHA1 Message Date
Vladimir Batov
77f539a1f7 docs 2014-12-05 20:03:51 +11:00
Vladimir Batov
bb1d9524b3 docs updated 2014-12-05 11:41:45 +11:00
Vladimir Batov
ab936ee7de dealing with msvc regression-test failures 2014-12-02 20:48:12 +11:00
Vladimir Batov
4de0f6192f dealing with msvc regression-test failures 2014-12-02 20:45:03 +11:00
Vladimir Batov
b9a69e338a dealing with msvc regression-test failures 2014-12-02 20:25:59 +11:00
Vladimir Batov
93646c3e41 extended def-converter 2014-11-30 15:26:30 +11:00
Vladimir Batov
b8517e2db2 cleanup 2014-11-30 13:50:51 +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
169a6dc88e cleanup 2014-11-29 23:27:47 +11:00
Vladimir Batov
ebf18da363 algorithms improved 2014-11-29 22:57:44 +11:00
Vladimir Batov
d5214859dc algorithms: added cnv::apply with templated op() 2014-11-29 19:45:10 +11:00
Vladimir Batov
c100dc453e fixing clang complains 2014-11-25 16:59:04 +11:00
Vladimir Batov
73f4b7d6d6 flags corrected for gcc-4.2.1 2014-11-25 16:48:48 +11:00
Vladimir Batov
a3fd9173aa docs and tests extended 2014-11-25 14:22:12 +11:00
Vladimir Batov
49927279d8 created gen. purpose BOOST_DECLARE_IS_CALLABLE macro 2014-11-25 13:52:16 +11:00
Vladimir Batov
b469836871 extending sfinae test 2014-11-25 11:45:12 +11:00
Vladimir Batov
203db60bf4 extending sfinae tests 2014-11-25 09:54:23 +11:00
Vladimir Batov
869ef2d3c8 extending docs and tests 2014-11-24 22:03:28 +11:00
Vladimir Batov
dfef00e732 test consolidated; extending docs 2014-11-24 20:49:31 +11:00
Vladimir Batov
77144fccc8 cleanup 2014-11-23 15:47:31 +11:00
Vladimir Batov
a278ba2f97 revisiting documentation 2014-11-22 22:36:32 +11:00
Vladimir Batov
3e80b85694 commented out unused 2014-11-22 20:40:10 +11:00
Vladimir Batov
e902cf4802 commented out unused; extended sfinae test 2014-11-22 20:37:44 +11:00
Vladimir Batov
b331d3e03b addressing migw test failure 2014-11-22 09:26:13 +11:00
Vladimir Batov
c2a2c22a0a removed extra macro 2014-11-22 07:25:02 +11:00
Vladimir Batov
c1f69f34b0 excluded failing skipws wchar_t test for QNX 2014-11-22 07:18:00 +11:00
Vladimir Batov
c4958d49bc added sfinae test 2014-11-21 12:59:51 +11:00
Vladimir Batov
ea1510e7d5 removed -lrt which does not seem necessary (for gcc-4.6 anyway) and missing in mingw 2014-11-21 10:04:14 +11:00
Vladimir Batov
39e048f5a9 test adjustments for msvc-14 2014-11-19 21:44:52 +11:00
Vladimir Batov
7826067b81 commented out the lines MSVC-12 fails on 2014-11-19 21:30:07 +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
4d32f07f46 added diagnostics to see why new MSVC-14 fails 2014-11-18 19:19:10 +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
20f4b6373e working aroing glang failures 2014-11-17 20:25:48 +11:00
Vladimir Batov
5cae1e8123 trying to figure out why regression test on NA-QNX650-SP1-x86 fails 2014-11-17 09:56:25 +11:00
Vladimir Batov
54695434cc simplified has_member 2014-11-16 21:01:57 +11:00
Vladimir Batov
8caa313086 removed const 2014-11-16 20:31:20 +11:00
Vladimir Batov
ab23390dbd cleanup 2014-11-16 20:14:04 +11:00
Vladimir Batov
2646dbef62 improved diagnostics to investigate steam_converter failure on NA-QNX650-SP1-x86 2014-11-16 09:33:28 +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
53e03a7495 trying to work around gcc-4.2 limitations (it wants copy cntr for something passed by cref) 2014-11-16 07:43:48 +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
509eddce1b splitting one generic test in to many small specific ones 2014-11-15 09:22:46 +11:00
Vladimir Batov
0b871e4c06 splitting one generic test in to many small specific ones 2014-11-15 09:07:46 +11:00
Vladimir Batov
ff7b69af7c changed deployment of converters in callable tests to see if that old MSVC compilers have issues with 2014-11-14 18:30:41 +11:00
Vladimir Batov
ac088ec24c added two more callable tests to see why old MSVC fail 2014-11-13 20:42:37 +11:00
Vladimir Batov
584782324a cleanup 2014-11-13 20:11:53 +11:00
Vladimir Batov
39b959a944 workaround for platforms with no test locales installed 2014-11-12 08:27:02 +11:00
Vladimir Batov
e43a0d1693 added missing header reported by MinGW-w64-4.5 jc-bell 2014-11-12 08:07:28 +11:00
Vladimir Batov
3214025560 corrected test for gcc-4.8 2014-08-19 17:09:11 +10:00
Vladimir Batov
cb506175dc cleanup 2014-07-13 20:06:23 +10: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
c01caa033c improved cnv::strtol 2014-07-11 22:46:35 +10:00
Vladimir Batov
d65352a24a separated cnv and cref(cnv) interfaces; added custom-string chapter 2014-07-10 22:05:12 +10:00
Vladimir Batov
6750efd23f correcting cnv::stream 2014-07-10 09:03:30 +10:00
Vladimir Batov
9a0bb1b826 tightening up string-related checks 2014-07-09 22:43:54 +10:00
Vladimir Batov
b7f83bcc53 added -lrt for gcc-4.6 2014-07-05 13:05:57 +10:00
Vladimir Batov
14f0b3c503 perf. results updated 2014-07-05 12:49:36 +10:00
Vladimir Batov
ff557004eb trimming perf. test 2014-07-05 11:17:35 +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
4263ace688 cnv::spirit work-in-progress 2014-07-04 13:45:46 +10:00
Vladimir Batov
fd9d7fc191 renamed Jamfiles to lower-case per Paul's request 2014-07-04 08:08:40 +10:00
Vladimir Batov
3dc515c102 tests extended for non-std::strings 2014-07-04 00:47:35 +10:00
Vladimir Batov
68647cff84 wrapped some text for PDF 2014-07-03 16:01:01 +10:00
Mike
2acdba7d18 added cnv::spirit back 2014-07-03 12:30:46 +10:00
Mike
b6db46d6b0 Merge branch 'vladimir' of https://github.com/boostorg/convert into vladimir 2014-07-03 11:33:30 +10:00
Vladimir Batov
4b7c5e0258 reviving performance-spirit test 2014-07-03 11:20:08 +10:00
Mike
426d590979 compiling with msvc-12.0 2014-07-03 11:10:01 +10:00
Vladimir Batov
d841033fc4 cleanup 2014-07-03 00:11:10 +10:00
Vladimir Batov
7a3752578e cnv::strol: added skipws support 2014-07-02 22:40:14 +10:00
Vladimir Batov
6ca0b01682 fixing test/jamfile 2014-07-01 11:50:23 +10:00
Vladimir Batov
ace5de7918 added copyright 2014-06-30 20:17:33 +10:00
Vladimir Batov
b66cc58c63 disabled spirit. have difficulties compiling with MSVC2013 2014-06-30 19:56:53 +10:00
Vladimir Batov
34911dc2ba work-in-progress for MSVC 2014-06-30 19:11:06 +10:00
Vladimir Batov
d5946a8a7a Merge branch 'vladimir' of https://github.com/boostorg/convert into vladimir 2014-06-30 17:16:44 +10:00
Vladimir Batov
0ec03397fd extending strtol 2014-06-30 17:16:21 +10:00
Mike
9080460b68 MSVC work-in-progress 2014-06-30 17:04:24 +10:00
Vladimir Batov
7c02b12f75 changes to build with bjam 2014-06-30 11:38:56 +10:00
Vladimir Batov
8a4a23bda4 merging Paul's changes 2014-06-30 11:07:52 +10:00
pabristow
b5d9191b9e added files I forgot to add to commit. 2014-06-29 17:39:10 +01: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
923ca4be44 deployed boost::timer 2014-06-28 17:56:36 +10:00
Vladimir Batov
d6f7ae3ed6 replacing cnv::timer with boost::timer 2014-06-28 17:50:48 +10:00
Vladimir Batov
801f807e0b cleaning up the headers-related business 2014-06-28 09:37:52 +10:00
Vladimir Batov
86151f0107 corrected headers 2014-06-28 08:57:42 +10:00
Vladimir Batov
66ed31dc1d added US locale for MSVC 2014-06-28 08:54:21 +10:00
Vladimir Batov
a3c1f1b148 strol work 2014-06-28 06:35:15 +10:00
Vladimir Batov
ae0c2eabed updated perf results 2014-06-27 14:49:38 +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
fa78db4160 cleanup 2014-06-26 07:42:46 +10:00