Commit Graph

73 Commits

Author SHA1 Message Date
Vladimir Batov
ed032365a4 moved cctype where it belongs; boost::remove_const -> std 2017-03-22 08:34:56 +11:00
Vladimir Batov
8464eb2c24 disabled another warning coming from spirit::karma 2017-03-21 14:56:28 +11:00
Vladimir Batov
9dc52ca098 disabled 'declaration hides global declaration' coming from karma and qi 2017-03-21 07:44:28 +11:00
Vladimir Batov
1bbd34f851 added time.h 2017-02-13 08:48:33 +11:00
Vladimir Batov
10bac406f7 2014->2016 2016-09-30 20:20:33 +10:00
Vladimir Batov
b59c194543 working docs 2015-08-08 11:11:38 +10:00
Vladimir Batov
9d3c040742 working around oracle-sparc-S2-stlport4 related issues 2015-04-07 09:22:35 +10:00
Vladimir Batov
e779d01e69 cleanup 2014-12-06 20:21:11 +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
a278ba2f97 revisiting documentation 2014-11-22 22:36:32 +11:00
Vladimir Batov
b331d3e03b addressing migw test failure 2014-11-22 09:26:13 +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
39e048f5a9 test adjustments for msvc-14 2014-11-19 21:44:52 +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
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
584782324a cleanup 2014-11-13 20:11:53 +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
cb506175dc cleanup 2014-07-13 20:06:23 +10:00
Vladimir Batov
ab3af6b3e2 string generalization 2014-07-12 22:20:54 +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
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
68647cff84 wrapped some text for PDF 2014-07-03 16:01:01 +10:00
Mike
426d590979 compiling with msvc-12.0 2014-07-03 11:10:01 +10:00
Vladimir Batov
34911dc2ba work-in-progress for MSVC 2014-06-30 19:11:06 +10:00
Mike
9080460b68 MSVC work-in-progress 2014-06-30 17:04:24 +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
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
78ea5912ef added coerce 2014-06-24 12:22:05 +10:00
Vladimir Batov
78babcaf79 cleanup 2014-06-22 14:51:19 +10:00
Vladimir Batov
2be958316d sorting out headers and dependencies 2014-06-22 10:20:03 +10:00
Vladimir Batov
937a3e0c54 removed unused 2014-06-21 17:27:33 +10:00
Vladimir Batov
ff5ff0def4 added default converter 2014-06-21 15:19:05 +10:00
Vladimir Batov
da854aebe3 fixed warnings reported by 'inspect' 2014-06-20 23:05:37 +10:00
Vladimir Batov
f3e3939bad tests, docs extended 2014-06-20 21:24:14 +10:00
Vladimir Batov
713dfb2955 added non-optional api 2014-06-18 14:08:35 +10:00
Vladimir Batov
0057339f7f working docs 2014-06-13 23:57:06 +10:00
VB
c1f8464040 fixing perf. tests 2014-06-13 13:15:27 +10:00