Commit ff1f271
committed
1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE/bug_report.md+8
- .github/ISSUE_TEMPLATE/config.yml+5
- .github/ISSUE_TEMPLATE/feature_request.md+8
- .github/workflows/build.yml+24
- .github/workflows/cifuzz.yml+24
- CMakeLists.txt+91-52
- LICENSE.md+1-1
- Makefile+5-6
- README.md+9
- appveyor.yml+14-2
- docs/manual.adoc+180-26
- docs/manual.html+1.3k-1.0k
- docs/quickstart.adoc+2-2
- docs/quickstart.html+144-146
- readme.txt+3-3
- scripts/nuget/pugixml.nuspec+2-2
- scripts/pugixml.pc.in+2-2
- scripts/pugixml.podspec+1-1
- scripts/pugixml_dll.rc+3-3
- scripts/pugixml_vs2019.vcxproj+4
- scripts/pugixml_vs2019_static.vcxproj+4
- scripts/pugixml_vs2022.vcxproj+4
- scripts/pugixml_vs2022_static.vcxproj+4
- scripts/sbom.cdx.json+47
- src/pugiconfig.hpp+9-8
- src/pugixml.cpp+1.5k-1.1k
- src/pugixml.hpp+111-31
- tests/autotest-appveyor.ps1+3-1
- tests/cmake-appveyor.ps1+57
- tests/fuzz_xpath.cpp+30-10
- tests/test_document.cpp+26-2
- tests/test_dom_modify.cpp+203-9
- tests/test_dom_text.cpp+150-1
- tests/test_dom_traverse.cpp+178-4
- tests/test_parse.cpp+106
- tests/test_version.cpp+1-1
- tests/test_write.cpp+2-2
- tests/test_xpath_api.cpp+4-2
0 commit comments