tomlplusplus/include/toml++
Mark Gillard a29ecda102 fix crash with pathologically-nested inputs (closes #100)
also:
- fixed parse_result natvis
- added parse_result default constructor
- added nested value limit example to error printer
2021-05-18 01:39:01 +03:00
..
toml_array.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_array.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_common.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_date_time.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_default_formatter.h documentation fixes 2021-05-06 15:56:36 +03:00
toml_default_formatter.hpp fix conflict with Windows.h (closes #99) 2021-05-14 15:47:35 +03:00
toml_formatter.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_instantiations.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_json_formatter.h documentation fixes 2021-05-06 15:56:36 +03:00
toml_json_formatter.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_node_view.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_node.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_node.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_parse_error.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_parse_result.h fix crash with pathologically-nested inputs (closes #100) 2021-05-18 01:39:01 +03:00
toml_parser.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_parser.hpp fix crash with pathologically-nested inputs (closes #100) 2021-05-18 01:39:01 +03:00
toml_preprocessor.h fix crash with pathologically-nested inputs (closes #100) 2021-05-18 01:39:01 +03:00
toml_print_to_stream.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_table.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_table.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_utf8_streams.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_utf8_streams.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_utf8.h fix spurious warnings with MSVC /Wall (fixes #94) 2021-04-23 00:51:25 +03:00
toml_value.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_version.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml.h building warning-clean on VS 16.10.0 pre3 2021-05-12 00:48:53 +03:00