tomlplusplus/include/toml++
2020-06-23 13:04:05 +03:00
..
toml_array.h renamed table proxy pair members to first and second to match STL (closes #30) 2020-05-23 17:35:47 +03:00
toml_array.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_common.h deleted some duplicated preprocessor handling 2020-06-23 00:35:02 +03:00
toml_date_time.h fixed some multi-line string parsing issues 2020-04-13 23:23:11 +03:00
toml_default_formatter.h fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
toml_default_formatter.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_formatter.h fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
toml_instantiations.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_json_formatter.h fixed formatter::print_inline causing compilation failures in windows DLL builds 2020-05-20 13:27:06 +03:00
toml_json_formatter.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_node_view.h fixed some multi-line string parsing issues 2020-04-13 23:23:11 +03:00
toml_node.h fixed some multi-line string parsing issues 2020-04-13 23:23:11 +03:00
toml_node.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_parse_error.h moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
toml_parser.h fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
toml_parser.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_preprocessor.h minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_print_to_stream.h fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
toml_table.h renamed table proxy pair members to first and second to match STL (closes #30) 2020-05-23 17:35:47 +03:00
toml_table.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_utf8_generated.h minor code cleanup 2020-04-21 16:40:03 +03:00
toml_utf8_streams.h fixed single-digit negative integer parsing bug (closes #39) 2020-06-19 14:17:52 +03:00
toml_utf8.h minor code cleanup 2020-04-21 16:40:03 +03:00
toml_value.h fixed some multi-line string parsing issues 2020-04-13 23:23:11 +03:00
toml_version.h fixed single-digit negative integer parsing bug (closes #39) 2020-06-19 14:17:52 +03:00
toml.h renamed table proxy pair members to first and second to match STL (closes #30) 2020-05-23 17:35:47 +03:00