Commit Graph

583 Commits

Author SHA1 Message Date
VB
2ae38ee421 convert/example dir added 2014-06-03 14:37:54 +10:00
VB
8ac3f69797 convert/example dir added 2014-06-03 13:03:21 +10:00
Mike
57dcfa2e20 Merge pull request #3 from yet-another-user/gh-pages
updated readme
2014-06-03 12:25:16 +10:00
Mike
23aa279c21 Update README.md 2014-06-03 12:22:05 +10:00
Mike
b495929394 Update README.md 2014-06-03 12:20:45 +10:00
VB
281c947e9a docs: using code from the test dir 2014-06-03 12:06:17 +10:00
Vladimir Batov
0681282c55 addressing review comments 2014-06-02 21:18:29 +10:00
Mike
326c7f4648 Merge pull request #1 from yet-another-user/master
Master
2014-06-02 17:28:54 +10:00
Vladimir Batov
b7f559248f Merge branch 'post_review' of https://github.com/yet-another-user/boost.convert into post_review 2014-05-26 21:36:11 +10:00
Vladimir Batov
ee7e0ff5c8 added spirit test 2014-05-26 21:24:42 +10:00
VB
344cf3f00a Merge branch 'post_review' of https://github.com/yet-another-user/boost.convert into post_review 2014-05-26 07:49:57 +10:00
VB
9c85af23fb updated perf data 2014-05-26 07:49:51 +10:00
Vladimir Batov
f40a26a583 introduced boost::make_default 2014-05-25 20:24:28 +10:00
Vladimir Batov
74a560827b removed junk 2014-05-23 16:55:27 +10:00
VB
eced0db6ea sped up str-to-type conversions by sstream-based converter 2014-05-23 14:40:43 +10:00
VB
877431831e added user-type-to-string performance test 2014-05-23 13:12:32 +10:00
VB
f33045f29c sstream.hpp: made sure the whole string's been successfully converted (added .eif()) 2014-05-23 12:51:19 +10:00
VB
b48c751465 removing sfinae where not needed 2014-05-21 12:38:29 +10:00
VB
cca98eb7e4 cleaning tests 2014-05-21 11:29:19 +10:00
VB
47bed24da6 cleaning tests 2014-05-21 11:00:53 +10:00
VB
31792387a9 cleaning tests 2014-05-21 10:33:57 +10:00
VB
fea68d1f58 upodated docs to reflect the removal of ::from 2014-05-21 09:13:13 +10:00
Vladimir Batov
68ac0aa578 removed struct convert 2014-05-20 23:15:17 +10:00
Vladimir Batov
cdfc5bee51 replacing struct convert 2014-05-20 22:39:33 +10:00
Vladimir Batov
b8fb085513 removing ::from 2014-05-20 21:49:49 +10:00
Vladimir Batov
cabc9fa13a removing ::from 2014-05-20 21:11:59 +10:00
VB
4645482c55 addressing review comments 2014-05-20 14:15:06 +10:00
VB
0ef2ecb9df addressing review comments 2014-05-20 13:49:38 +10:00
VB
707ee91c9a addressing review comments 2014-05-20 13:49:22 +10:00
Vladimir Batov
f23ff91b97 working docs 2014-05-19 19:38:05 +10:00
Vladimir Batov
0b9a293bc2 working docs 2014-05-19 12:57:32 +10:00
Vladimir Batov
5eae53b9b7 working docs 2014-05-19 12:53:34 +10:00
Vladimir Batov
30c5989421 working docs 2014-05-19 12:52:42 +10:00
Vladimir Batov
23a5043c7a typo fixed 2014-05-17 09:18:27 +10:00
VB
e5786cd437 typo fixed 2014-05-15 14:38:04 +10:00
VB
4138ba8a0c fixing 2014-05-15 14:32:44 +10:00
VB
41691372b9 minor cleanup 2014-05-15 14:26:10 +10:00
VB
339ce641b2 addressing Paul's comments 2014-05-15 13:46:18 +10:00
VB
eb2f24c6ed minor adjustments to the docs 2014-05-14 10:38:13 +10:00
VB
ad53bad198 minor adjustments to the docs 2014-05-14 10:27:53 +10:00
VB
ab3124ca9e made link to docs more obvious 2014-05-14 09:06:07 +10:00
VB
bf7c495fc5 made link to docs more obvious 2014-05-14 08:23:45 +10:00
VB
37c7d12777 made link to docs more obvious 2014-05-14 08:06:03 +10:00
VB
5a9885917f made link to docs more obvious 2014-05-14 08:04:50 +10:00
VB
2e2a84fa1e made link to docs more obvious 2014-05-14 08:02:07 +10:00
VB
293102abf8 added ref to doc 2014-05-12 11:15:01 +10:00
VB
75f8f4fdcb added ref to doc 2014-05-12 11:12:46 +10:00
VB
c25a15c293 docs updated 2014-05-12 09:58:40 +10:00
VB
fbecf169f7 corrections to new mod boost structure 2014-05-12 09:55:39 +10:00
VB
d50d3efd7f docs updated 2014-05-07 12:33:27 +10:00