tomlplusplus/vs
Mark Gillard fe0ac89500 fixed parser memory leak (fixes #64)
also:
- build/infra improvements
- updated submodules
- updated conformance tests
- misc code review/refactors
- library version bump
- TOML version bump
2020-10-09 11:44:40 +03:00
..
tests fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
.runsettings fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
error_printer.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
simple_parser.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml_generator.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml_to_json_transcoder.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml++.natvis added copy construction/assignment for arrays. tables and values 2020-07-27 13:38:01 +03:00
toml++.props moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
toml++.sln improved support for __fp16, _Float16 and __float128 2020-07-25 20:50:24 +03:00
toml++.vcxproj fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml++.vcxproj.filters fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00