Abel Sinkovics
|
dff1de0a0d
|
Merge remote-tracking branch 'asomers/master' into develop
|
2017-07-30 13:47:42 +02:00 |
|
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 |
|
bagyibarna
|
da8f1c473a
|
add support for string literal templates
|
2017-07-13 23:40:08 +02:00 |
|
Abel Sinkovics
|
58f4ee9d53
|
Separate C++98 and C++11 implementations
|
2017-04-20 16:35:06 +02: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
|
feeb5943e2
|
Oracle Studio fixes
|
2016-10-26 23:09:16 +02:00 |
|
Abel Sinkovics
|
411d0975f2
|
make_string use 2^n steps
|
2016-10-18 07:59:19 +02:00 |
|
Abel Sinkovics
|
f05504ed19
|
Reimplement BOOST_METAPARSE_STRING with specialising on the length of the string literal instead of its characters
|
2016-10-08 22:00:34 +02:00 |
|
Abel Sinkovics
|
61dde8e2ae
|
Generate BOOST_METAPARSE_STRING with an external code generator
|
2016-06-05 22:04:25 +02:00 |
|
Abel Sinkovics
|
a352715384
|
Move generate_all.py to tools
|
2016-01-13 21:45:30 +01:00 |
|
Abel Sinkovics
|
dcffdca2aa
|
Add script for checking out dependent libraries in CI
|
2016-01-12 23:47:46 +01:00 |
|