tomlplusplus/include/toml++
Mark Gillard b41e12f736 fixed incorrect unicode scalar sequence transformations (#125)
also:
- fixed extended-precision fractional times causing parse error instead of truncating per the spec (closes #127)
- fixed some non-spec vertical whitespace being accepted as line breaks (closes #128)
- added `format_flags::allow_unicode_strings`
2022-01-04 23:58:22 +02:00
..
impl fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
toml.h fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00