Markus Volk 4b59083f4c pugixml: Update 1.13 -> 1.14
Improvements:

xml_attribute::set_name and xml_node::set_name now have overloads that accept pointer to non-null-terminated string and size
Implement parse_merge_pcdata parsing mode in which PCDATA contents is merged into a single node when original document had comments that were skipped during parsing
xml_document::load_file now returns a more consistent error status when given a path to a folder
Bug fixes:

Fix assertion in XPath number→string conversion when using non-English locales
Fix PUGIXML_STATIC_CRT CMake option to correctly select static CRT when using MSVC and recent CMake
Compatibility improvements:

Fix GCC 2.95/3.3 builds
Fix CMake 3.27 deprecation warnings
Fix XCode 14 sprintf deprecation warning when compiling in C++03 mode
Fix clang/gcc warnings -Wweak-vtables, -Wreserved-macro-identifier
Thanks to @DavidKorczynski, @jiangqucheng, @SoapGentoo, @asmaloney, @ArchXUser, @stefanroellin and @vineethkuttan for contributions!

- license checksum has changed because of copyright year

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-04 13:09:38 -07:00
..
2022-05-30 22:07:20 -07:00
2023-07-13 07:22:17 -07:00
2023-08-03 09:14:20 -07:00
2023-08-03 09:14:20 -07:00
2023-02-01 09:28:47 -08:00
2023-09-27 14:22:09 -07:00
2023-08-03 09:14:20 -07:00
2023-09-28 21:44:26 -07:00
2023-02-18 13:19:36 -08:00
2023-04-05 15:56:47 -07:00
2023-08-07 09:01:00 -07:00
2022-08-23 10:04:07 -07:00
2022-09-27 10:04:35 -07:00
2023-07-05 10:24:49 -07:00
2023-03-17 07:06:55 -07:00
2023-06-14 09:41:35 -07:00
2023-09-07 10:31:19 -07:00
2023-06-14 09:41:35 -07:00
2022-06-30 13:39:27 -04:00
2023-10-02 10:03:23 -07:00
2023-08-11 09:36:03 -07:00
2023-08-26 17:32:44 -07:00
2023-10-04 13:09:38 -07:00
2023-08-05 09:29:56 -07:00
2023-02-22 01:03:38 -08:00
2023-05-25 08:57:47 -07:00
2023-01-11 08:37:58 -08:00
2023-04-17 21:36:17 -07:00
2023-08-19 10:46:14 -07:00