1
0
Commit graph

6 Commits

Autor SHA1 Nachricht Datum
d671bc15e2 don't link with boost anymore as regex is handled by std now 2020-04-19 17:02:21 +02:00
f6258b2412 replace boost regex with std 2020-03-18 22:00:15 +01:00
1549603c9b remove spaces etc. at end of line (no functional change) 2019-10-02 22:06:19 +02:00
ad6fb8d731 remove straying tabs on line end (no functional change) 2019-10-02 21:53:32 +02:00
22f39eb8d8 Temporarily switch to boost::regex
In combination with musl, parser crashed. glibc fine. Could not pinpoint
down the exact reason mainly due to time constraints. Strange, in both
cases actually libstdc++ is used, so this is very odd.
2018-11-11 21:37:59 +01:00
076106ecb9 Let's make (git) history! 2018-11-03 17:12:20 +01:00