Commit Graph

8 Commits

Author SHA1 Message Date
Alan Somers
00ebb6b780 Use /bin/sh instead of /bin/bash
/bin/bash is usually only available on Linux, but /bin/sh is guaranteed
on all Unixen.
2017-07-27 14:28:25 -06:00
Abel Sinkovics
c822fae8cb Place time and memory diagrams next to each other in benchmark results 2016-11-02 22:35:15 +01:00
Abel Sinkovics
1e56f517da Add BOOST_METAPARSE_STRING benchmarks
Also add the scripts used to generate the benchmarks.
2016-10-31 15:41:28 +01:00
Abel Sinkovics
1cb62d5659 Rename fold*f* and repeatf* parsers to fold*_reject_incomplete* and repeat_reject_incomplete* 2015-09-05 17:20:33 +02:00
Abel Sinkovics
4997c43eda Rename fold*p -> fold*_start_with_parser 2015-09-05 16:11:18 +02:00
Abel Sinkovics
5bfc198ea7 Rename any -> repeated 2015-09-05 11:14:21 +02:00
Abel Sinkovics
fe92a14fc5 Fix macro names in images 2015-08-15 21:55:20 +02:00
Abel Sinkovics
a3bc6b5ff1 Migrate documentation to QuickBook 2015-07-19 09:53:35 +02:00