tomlplusplus/include/toml++
Mark Gillard b11f28af78 fixed dotted kvps being unable to add subtables (fixes #61)
also:
- fixed extremely weird linker error on linux ICC (fixes #83)
- added some missing GNU attributes
- added additional tests
2021-01-16 12:59:10 +02:00
..
toml_array.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml_array.hpp minor refactoring to make ICC happy 2021-01-11 09:53:03 +02:00
toml_common.h minor refactoring to make ICC happy 2021-01-11 09:53:03 +02:00
toml_date_time.h minor refactoring to make ICC happy 2021-01-11 09:53:03 +02:00
toml_default_formatter.h fixed missing blank lines between consecutive empty tables/A-o-T 2021-01-07 12:06:26 +02:00
toml_default_formatter.hpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_formatter.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_instantiations.hpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_json_formatter.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_json_formatter.hpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_node_view.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_node.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml_node.hpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_parse_error.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_parser.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_parser.hpp fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml_preprocessor.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml_print_to_stream.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_table.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml_table.hpp minor refactoring to make ICC happy 2021-01-11 09:53:03 +02:00
toml_utf8_streams.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml_utf8_streams.hpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_utf8.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_value.h minor refactoring to make ICC happy 2021-01-11 09:53:03 +02:00
toml_version.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00