Wang Mingyu c82bfbbc2e
libtoml11: upgrade 4.2.0 -> 4.3.0
0001-fix-add-missing-zero-initialization-to-region.patch
removed since it's included in 4.3.0

Changlog:
=========
Added
------
Support std::optional as a template argument of toml::find
Support multiple arguments toml::visit(visitor, args...)

Fixed
------
toml::detail::region::last_ may be used uninitialized
Fix use with CMake 3.21 and older
fix: prevent size_t-max length string allocation
update README.md
Make parsing faster for very long line
Avoid known problem in MSVC
Check if source_location::file_name() is null before formatting

Changed
-------
Update hugo-book theme
Add MSVC 2017 to appveyor build

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-24 18:20:00 -08:00
..
2024-02-09 09:52:12 -08:00
2024-12-16 08:42:01 -08:00
2024-06-27 09:19:06 -07:00
2024-08-13 22:34:53 -07:00
2024-02-03 22:03:04 -08:00
2025-01-14 08:52:03 -08:00
2023-02-01 09:28:47 -08:00
2025-01-03 10:17:22 -08:00
2024-02-09 09:52:12 -08:00
2024-05-23 08:44:44 -07:00
2023-12-29 09:04:17 -08:00
2018-05-29 12:56:19 -07:00
2024-09-15 07:46:44 -07:00
2024-07-28 00:00:31 -07:00
2023-12-21 08:20:34 -08:00
2025-01-24 18:20:00 -08:00
2024-02-09 09:52:12 -08:00
2024-09-03 22:33:21 -07:00
2024-12-19 09:41:20 -08:00
2023-11-17 11:38:27 -08:00
2023-03-17 07:06:55 -07:00
2023-06-14 09:41:35 -07:00
2024-07-25 07:58:08 -07:00
2024-10-14 09:52:25 -07:00
2022-06-30 13:39:27 -04:00
2024-12-03 22:06:53 -08:00
2025-01-01 19:02:18 -08:00
2025-01-14 08:52:04 -08:00
2024-12-20 19:47:56 -08:00
2025-01-15 17:18:42 -08:00
2024-02-09 09:52:12 -08:00
2024-07-15 16:36:12 -07:00
2025-01-14 08:52:05 -08:00
2024-02-09 09:52:12 -08:00
2024-06-07 09:11:54 -07:00
2024-12-24 08:23:09 -08:00
2024-01-08 19:54:41 -08:00
2024-12-13 07:54:45 -08:00
2024-12-24 08:23:09 -08:00
2024-12-24 08:23:09 -08:00
2024-12-27 09:21:42 -08:00
2024-09-10 07:20:41 -07:00
2024-04-19 14:31:31 -07:00
2025-01-20 20:20:26 -08:00