Commit Graph

  • eae27e5662 Merge branch 'zeux-master' into dev halx99 2023-02-04 13:34:30 +0800
  • aee049facc Merge 'zeux-master' into dev halx99 2023-02-04 13:34:10 +0800
  • 9e13710462 Remove GA Arseny Kapoulkine 2023-01-23 13:26:52 -0800
  • c2c61a5905 Add a cautionary comment to xml_node::children(name) Arseny Kapoulkine 2023-01-23 09:37:11 -0800
  • e1cb6ccc3c fix -Wzero-as-null-pointer-constant warnings Daniel Ottiger 2021-02-21 15:55:52 +0100
  • 95683943bb
    Merge pull request #533 from DavidKorczynski/cifuzz-int Arseny Kapoulkine 2022-11-21 11:15:36 +0100
  • e3501ff524 Using alias instead of interface library Sven Fink 2022-11-21 09:55:36 +0100
  • 7e8a42ee31 CI: decrease fuzzing time from 300s to 30s David Korczynski 2022-11-20 14:42:49 -0800
  • 5cfa7f90f1 Add Github CIFuzz action David Korczynski 2022-11-18 15:40:54 -0800
  • 1dc3266fff docs: Add missing documentation for xml_node::attribute with hint Arseny Kapoulkine 2022-11-08 16:48:13 -0800
  • cb217f5a85
    Merge pull request #530 from zeux/snprintf Arseny Kapoulkine 2022-11-06 15:09:53 -0800
  • e11e0c965f Fix comment typo. Arseny Kapoulkine 2022-11-06 13:47:53 -0800
  • b6b747244e Adjust the workaround for -pedantic mode and fix tests Arseny Kapoulkine 2022-11-06 10:21:35 -0800
  • 8be081fbbe Fix Xcode 14 sprintf deprecation warning Arseny Kapoulkine 2022-11-06 10:12:22 -0800
  • 36f9e8ec7b Add release news and bump config version Arseny Kapoulkine 2022-11-02 07:54:04 -0700
  • 0710bc3af9 Update for 1.13 Arseny Kapoulkine 2022-11-02 07:51:57 -0700
  • b2de8c92c2 Add char8_t mode Nico Rieck 2022-10-15 14:39:27 +0200
  • a0e0643363
    Merge pull request #526 from zeux/newver v1.13 Arseny Kapoulkine 2022-10-28 16:53:25 -0700
  • 3bd1f452b5 Fix version check in test Arseny Kapoulkine 2022-10-20 20:23:26 -0700
  • c5b288d91a Update HTML documentation Arseny Kapoulkine 2022-10-20 20:20:45 -0700
  • 0ef3da1e6e Update release notes and manual for 1.13 Arseny Kapoulkine 2022-10-20 20:18:08 -0700
  • 76dcd89427 Update version number in preparation for 1.13 Arseny Kapoulkine 2022-10-20 20:08:52 -0700
  • 43ef7e25d9
    Merge pull request #525 from bruxisma/master Arseny Kapoulkine 2022-10-20 19:49:48 -0700
  • ab8af53059 Fix exported symbols under clang-cl (Closes #503) Izzy Muerte 2022-10-20 13:35:04 -0700
  • 86c9105154
    Merge pull request #523 from zeux/ferrh Arseny Kapoulkine 2022-10-09 09:08:50 -0700
  • 444963e269 Fix error handling in xml_document::save_file Arseny Kapoulkine 2022-10-07 22:13:04 -0700
  • 0cb4f02579 Final tweaks after #522 Arseny Kapoulkine 2022-10-07 21:46:27 -0700
  • c342266fae
    Merge pull request #522 from Ferenc-/followup-on-pr-490 Arseny Kapoulkine 2022-10-07 21:42:41 -0700
  • 5d8dbac43c Fix ci halx99 2022-10-05 11:00:48 +0800
  • 377a2a91fd c++20 compiler support halx99 2022-10-05 10:58:55 +0800
  • 72e32013fc c++ 20 compiler support halx99 2022-10-05 10:55:57 +0800
  • 4bec1e8a9c C++20 compiler support halx99 2022-10-05 10:49:18 +0800
  • 39e169285c Add test for xml_attribute::set_value with size argument Ferenc Géczi 2022-09-29 00:00:00 +0000
  • 1905284494 Add test for xml_node::set_value with size argument Ferenc Géczi 2022-09-29 00:00:00 +0000
  • d359402311 Add xml_text::set test with size set to substring Ferenc Géczi 2022-09-29 00:00:00 +0000
  • 09e7cc9b1c Add test for xml_text::set with size argument Ferenc Géczi 2022-09-29 00:00:00 +0000
  • f327371219 Add overloads with size_t type argument Ferenc Géczi 2022-09-29 00:00:00 +0000
  • bcf483c3b7
    Merge pull request #492 from KDAB/fix-default-visibility Arseny Kapoulkine 2022-09-27 12:53:06 -0700
  • 173a263490 Correctly set default visibility on non-windows compilers Milian Wolff 2022-04-20 13:00:41 +0200
  • 521b2cd854 Add issue templates to try to route questions to Discussions Arseny Kapoulkine 2022-09-02 21:42:25 -0700
  • 27bc68ab45
    Merge pull request #506 from brandl-muc/nullptr_for_msvc Arseny Kapoulkine 2022-08-04 08:46:13 -0700
  • f7de324855 Enable usage of nullptr for MSVC 16 and newer (MSVS 2010) Matthäus Brandl 2022-08-04 15:57:11 +0200
  • 3b5c1fb022 tests: Fix MSVC 2005 build Arseny Kapoulkine 2022-07-21 21:17:17 -0700
  • ab8453c572 tests: Use snprintf instead of sprintf Arseny Kapoulkine 2022-07-21 20:51:26 -0700
  • 1c6a55f422 Use more idiomatic code in this codebase Arseny Kapoulkine 2022-05-16 19:14:29 -0700
  • 7f2d74df4a Fix memory leak during OOM in convert_buffer Arseny Kapoulkine 2022-05-16 19:10:12 -0700
  • 62e2407c86 Fix memory leak TodorHryn 2022-05-16 13:21:20 +0300
  • 2639dfd053
    Merge pull request #477 from zeux/compactopt Arseny Kapoulkine 2022-05-31 20:00:01 -0500
  • cbaed32bb7
    Update benchmark.md Arseny Kapoulkine 2022-05-17 14:33:46 -0700
  • 0401559dde
    Merge pull request #498 from zeux/fix-oom-safer Arseny Kapoulkine 2022-05-16 20:50:07 -0700
  • 832a4f4914 Use more idiomatic code in this codebase Arseny Kapoulkine 2022-05-16 19:14:29 -0700
  • 33a75c734b Fix memory leak during OOM in convert_buffer Arseny Kapoulkine 2022-05-16 19:10:12 -0700
  • ec851bb18d
    Merge pull request #497 from TodorHryn/master Arseny Kapoulkine 2022-05-16 19:05:29 -0700
  • 6fbf32140b Fix memory leak TodorHryn 2022-05-16 13:21:20 +0300
  • effc46f0ed Added bool set_value(const char_t* rhs, size_t sz). Viktor Govako 2022-04-13 12:25:01 +0300
  • ce19f19632
    Merge branch 'zeux:master' into dev deal 2022-02-16 17:32:19 +0800
  • 363ebdde91
    Merge pull request #482 from zeux/fix-msvc-test Arseny Kapoulkine 2022-02-15 21:12:03 -0800
  • c60ca94cdd tests: Fix MSVC 2022 build Arseny Kapoulkine 2022-02-15 20:23:05 -0800
  • dd50fa5b45 Fix PUGIXML_VERSION macro v1.12.1 Arseny Kapoulkine 2022-02-10 08:36:19 -0800
  • 2fa9158b4f Optimize compact mode: xml_text Arseny Kapoulkine 2022-02-08 23:04:31 -0800
  • fad2d5e4ef Optimize compact mode: xml_attribute/xml_node implementation Arseny Kapoulkine 2022-02-08 23:00:17 -0800
  • f388c465dd Optimize compact mode: reuse access in insert/remove Arseny Kapoulkine 2022-02-08 22:44:31 -0800
  • c849aae1a3 1.12 Arseny Kapoulkine 2022-02-08 22:40:27 -0800
  • 513e342c8a Update to 1.12 Arseny Kapoulkine 2022-02-08 22:02:22 -0800
  • 314baf6605 docs: Regenerate HTML documentation v1.12 Arseny Kapoulkine 2022-02-08 20:09:10 -0800
  • eb918f2078 docs: Update manual with 1.12 changelog Arseny Kapoulkine 2022-02-08 19:59:44 -0800
  • 25c4fb74a8 Update copyright year to 2022 Arseny Kapoulkine 2022-02-08 19:58:58 -0800
  • c9e219c17b Update version to 1.12 Arseny Kapoulkine 2022-02-08 19:56:41 -0800
  • 9ba92a7fa7 Restore compatibility with WinCE Arseny Kapoulkine 2022-02-08 19:15:40 -0800
  • 6ce48ec379
    Merge pull request #468 from appls/master Arseny Kapoulkine 2022-02-08 12:43:53 -0800
  • 6c2bb13a44 Fix ci halx99 2022-02-08 21:52:04 +0800
  • d6fac0ac39 More string_view halx99 2022-02-08 21:41:28 +0800
  • 428606b3c1
    Create SECURITY.md Arseny Kapoulkine 2022-02-06 09:13:33 -0800
  • 0871e82be1 Use locale independant std::from_chars to parse float on char mode with c++17 Fixes https://github.com/troldal/OpenXLSX/issues/133 Gilles Vollant 2022-01-23 11:30:45 +0100
  • 64de196ba9 Fix path. tobias 2022-01-21 15:56:25 +0100
  • bd90579718 Add missing build script and test script entries for appveyor. tobias 2022-01-21 15:44:39 +0100
  • 16a4f382ac Add missing appveyor test config for Visual Studio 2022. tobias 2022-01-21 15:30:45 +0100
  • bc2448afbb Add support for Visual Studio 2022 with Platform Toolset v143. tobias 2022-01-21 15:06:27 +0100
  • 3c9111dc8c
    Allow build compact mode deal 2021-12-24 14:21:02 +0800
  • c95044df05 Fix for compact mode halx99 2021-12-24 14:01:46 +0800
  • 3ceb703935
    Update pugixml.cpp deal 2021-12-24 01:54:39 +0800
  • d3a8b86f17 Add missing commit from shallow_copy branch halx99 2021-12-23 21:14:51 +0800
  • f0259eb00a Fix ci halx99 2021-12-23 19:14:53 +0800
  • 46805e8c08 Fix warnings halx99 2021-12-23 18:54:30 +0800
  • 0d87d4f717 Fix ci & add run test cost halx99 2021-12-23 18:52:33 +0800
  • 32cccfe377 Use string_view for all dom APIs halx99 2021-12-23 18:44:32 +0800
  • b634ea55df Node copy avoid stringlen operation halx99 2021-12-23 17:17:33 +0800
  • 7791e7dfbb Store length for setters halx99 2021-12-23 16:55:08 +0800
  • 9129d7900c Fix ci halx99 2021-12-23 16:15:30 +0800
  • b025069fbe Fix for old compilers halx99 2021-12-23 16:11:40 +0800
  • 4e4af11838
    Fix warnings on PUGIXML_WCHAR_MODE deal 2021-12-23 16:05:36 +0800
  • 233d7fd4f3
    Update build.yml deal 2021-12-23 16:00:12 +0800
  • 69e24c7fdd Add string_view name & value getter with suffix for compatible halx99 2021-12-23 15:45:20 +0800
  • 909b3b65f1 Add length field for name & value halx99 2021-12-23 15:13:59 +0800
  • 19885eee7b Better for boolean value store halx99 2021-10-02 07:54:32 +0800
  • 1a5288047e Use new mask cover all tests halx99 2021-10-01 17:22:58 +0800
  • dbedd144ff remove dest shared mask for continue reuse document buffer memory halx99 2021-10-01 08:55:48 +0800
  • 83d487aa62 Mark shallow copy as page shared to avoid reuse halx99 2021-10-01 08:45:25 +0800
  • 2ae2ef4e4e
    add meson build support Eli Schwartz 2021-09-30 18:30:20 -0400
  • ffdc1a17e2
    Update pugixml.cpp halx99 2021-09-30 16:23:10 +0800