Zach Laine
|
23017af526
|
Remove support for direct use of null-terminated strings with the parser APIs.
Fixes #175.
Fixes #190.
|
2024-10-02 20:28:50 -05:00 |
|
Zach Laine
|
71eeb36272
|
Remove the broken use of alias CTAD from the transcoding views.
Fixes #193.
|
2024-09-30 18:06:46 -05:00 |
|
Zach Laine
|
8e39ad067b
|
Change tests from GTest to Boost.Test. Remove Goolge.{Test,Benchmark}.
Fixes #165.
|
2024-03-24 22:29:10 -05:00 |
|
Zach Laine
|
02c140a251
|
MSVC warning mitigation.
Fixes #120.
Fixes #121.
Fixes #122.
Fixes #123.
|
2024-03-08 21:19:36 -06:00 |
|
Zach Laine
|
e6b59a4784
|
Fix GCC 12 C++20 build.
|
2024-02-11 00:24:39 -06:00 |
|
Zach Laine
|
2f8270809c
|
Disable transform_replace* for GCC < 12 in C++20 mode.
|
2024-02-11 00:24:39 -06:00 |
|
Zach Laine
|
d0208fb12c
|
Add transform_replace range adaptor and transform_replace_view.
|
2024-02-10 18:42:18 -06:00 |
|