61 Commits

Author SHA1 Message Date
Vladimir Batov 4411945c32 13NOV-08:30 Reverted nested namespaces for C++14 support 2022-11-13 08:30:53 +11:00
Vladimir Batov c7c279b7ba 18JUN-07:07 updated test results and documentation with charconv-based (by Dvir Yitzchaki) added 2022-06-18 07:07:18 +10:00
Vladimir Batov 0bf4a6d144 15APR-12:53 trying to support older compilers 2022-04-15 12:53:54 +10:00
Vladimir Batov 357df12bd7 15APR-06:18 cleanup 2022-04-15 06:18:18 +10:00
Vladimir Batov f0ca295cbb 22SEP-06:27 disabled tests for unsupported compilers to stop them from complaining 2020-09-22 06:27:07 +10:00
Vladimir Batov ce61b7ccf0 14SEP-08:09 added explicit 'requires c++11 compiler support' message 2020-09-14 08:09:40 +10:00
Vladimir Batov d7bb2efd7a 13SEP-10:39 deploying the std-lib functionality 2020-09-13 15:37:34 +10:00
Vladimir Batov 8303a4a9b2 disabled tests on unsupported (old) platforms 2017-03-22 08:19:52 +11:00
Vladimir Batov 10bac406f7 2014->2016 2016-09-30 20:20:33 +10: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 e779d01e69 cleanup 2014-12-06 20:21:11 +11:00
Vladimir Batov 57777e27e8 performance adjusted 2014-12-06 09:52:24 +11:00
Vladimir Batov 2530115c8d added cnv::strol support for user types 2014-11-30 12:00:04 +11: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 6750efd23f correcting cnv::stream 2014-07-10 09:03:30 +10:00
Vladimir Batov 4263ace688 cnv::spirit work-in-progress 2014-07-04 13:45:46 +10:00
Vladimir Batov 3dc515c102 tests extended for non-std::strings 2014-07-04 00:47:35 +10:00
Vladimir Batov 4b7c5e0258 reviving performance-spirit test 2014-07-03 11:20:08 +10:00
Vladimir Batov d841033fc4 cleanup 2014-07-03 00:11:10 +10:00
Vladimir Batov 34911dc2ba work-in-progress for MSVC 2014-06-30 19:11:06 +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
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 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 d3916f89d6 extending tests and strtol 2014-06-26 14:54:25 +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
Vladimir Batov f57294fff2 added int-to-str spirit test 2014-06-24 13:19:58 +10:00
Vladimir Batov 2be958316d sorting out headers and dependencies 2014-06-22 10:20:03 +10:00
Vladimir Batov f3e3939bad tests, docs extended 2014-06-20 21:24:14 +10:00
VB c1f8464040 fixing perf. tests 2014-06-13 13:15:27 +10:00
Vladimir Batov 947600914c fixing spirit-related perf. tests 2014-06-12 23:21:07 +10:00
VB 2cbcd0ed3e cleanup 2014-06-12 14:51:25 +10:00
Vladimir Batov cc114e2dd1 added boost::bad_lexical_cast; updated spirit-related perf. tests 2014-06-11 22:05:07 +10:00
VB 4f36c04502 addressing review comments 2014-06-11 14:25:34 +10:00
VB c492ab49cf addressing review comments 2014-06-11 13:30:20 +10:00
VB 1ae9f3d772 addressing review comments 2014-06-11 11:48:36 +10:00
Vladimir Batov 028aed6edc corrected spirit perf. test 2014-06-10 22:54:26 +10:00
Vladimir Batov 0d89e43f31 corrected spirit perf. test 2014-06-10 16:59:53 +10:00
Vladimir Batov a06530ad6c cleanup 2014-06-05 21:17:11 +10:00
VB fe752d8423 addressing review comments 2014-06-05 20:55:15 +10:00
Vladimir Batov 7821b8d78e addresing review comments 2014-06-04 23:20:39 +10:00
Vladimir Batov 614e91ab74 refactoring 2014-06-03 22:19:47 +10:00
Vladimir Batov 0681282c55 addressing review comments 2014-06-02 21:18:29 +10:00
Vladimir Batov ee7e0ff5c8 added spirit test 2014-05-26 21:24:42 +10:00