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 |
|
VB
|
877431831e
|
added user-type-to-string performance test
|
2014-05-23 13:12:32 +10:00 |
|
Vladimir Batov
|
68ac0aa578
|
removed struct convert
|
2014-05-20 23:15:17 +10:00 |
|
Vladimir Batov
|
cabc9fa13a
|
removing ::from
|
2014-05-20 21:11:59 +10:00 |
|
VB
|
41691372b9
|
minor cleanup
|
2014-05-15 14:26:10 +10:00 |
|
VB
|
fbecf169f7
|
corrections to new mod boost structure
|
2014-05-12 09:55:39 +10:00 |
|
Mike
|
63a608e4db
|
cleanup
|
2014-03-01 10:30:44 +11:00 |
|
Mike
|
2f88a54ee6
|
cleanup
|
2014-03-01 10:01:04 +11:00 |
|