aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Fixing possible null pointer dereferenceValeriy Van1-9/+11
2019-11-27Merge pull request #310 from amlucas/masterArseny Kapoulkine1-6/+6
2019-11-27explicit casts for -Wconversions warnings in gccLucas Amoudruz1-6/+6
2019-10-17Merge pull request #305 from slurps-mad-rips/modern-cmakeArseny Kapoulkine1-2/+2
2019-10-17:bug: Fix incorrect installation location for exported CMake targetsIsabella Muerte1-2/+2
2019-10-06Merge pull request #303 from slurps-mad-rips/modern-cmakeArseny Kapoulkine1-2/+2
2019-10-06:bug: Fix install locations for pkgconfig *and* cmakeIsabella Muerte1-2/+2
2019-10-06Merge pull request #302 from slurps-mad-rips/modern-cmakeArseny Kapoulkine2-97/+194
2019-10-06:fire: Remove commented out CMake codeIsabella Muerte1-16/+0
2019-10-01Adjust MSVC runtime settings as requested.Isabella Muerte1-20/+22
2019-09-30Update `check` command to output text on failureIsabella Muerte2-2/+3
2019-09-28:sparkles: Update CMake to modern approachIsabella Muerte2-73/+174
2019-09-28:construction: Begin moving pugixml to modern(ish) CMakeIsabella Muerte1-20/+29
2019-09-22Custom precision (#300)Tuan Anh Tran4-9/+73
2019-09-21Move pugixml.rc to scripts/Arseny Kapoulkine2-8/+7
2019-09-19Add: Windows DLL version info header (#298)lady mesh2-2/+52
2019-09-17tests: Add memory safety tests for remove_children/attributesArseny Kapoulkine2-2/+36
2019-09-17feat: add remove_attributes() and remove_children() (#296)Tuan Anh Tran4-2/+80
2019-09-16Add LICENSE.md to RELEASE (#295)Wolfgang Stöggl1-1/+1
2019-09-15scripts: Update NuGet package specArseny Kapoulkine1-2/+2
2019-09-11docs: Update documentation for 1.10 releasev1.10Arseny Kapoulkine3-417/+543
2019-09-11Never escape > in attribute valuesArseny Kapoulkine2-6/+6
2019-09-11Don't escape attribute quotation symbolArseny Kapoulkine2-4/+12
2019-09-11Update version to 1.10Arseny Kapoulkine8-10/+11
2019-09-09Update nuget creation to VS2019 (#291)Joel Andres Granados6-9/+383
2019-08-21Fix minor typos (#286)Wolfgang Stöggl2-2/+2
2019-08-21tests: Work around test warnings in clang-7Arseny Kapoulkine2-2/+2
2019-08-04fix cmake option USE_POSTFIX (#283)Matan Nassau1-1/+1
2019-07-25fix running tests (#280)Artur Leonov1-1/+1
2019-06-18Add support for using single quotes to enclose attribute valuesm-naumann5-8/+21
2019-06-09Merge pull request #276 from denchat/patch-1Arseny Kapoulkine1-2/+10
2019-06-10Fix forgotten indentationdenchat1-5/+5
2019-06-10std::random_shuffle is removed in current standarddenchat1-2/+10
2019-03-17XPath: Add missing inline/PUGI__FN specifiersArseny Kapoulkine1-14/+20
2019-03-16Merge pull request #265 from zeux/nocontribArseny Kapoulkine5-66/+1
2019-03-13Remove contrib from Makefile and readme.txtArseny Kapoulkine2-3/+1
2019-03-13Remove contrib folderArseny Kapoulkine3-63/+0
2019-03-09tests: Move control char tests to test_write.cppArseny Kapoulkine2-9/+10
2019-03-09docs: Regenerate HTML documentationArseny Kapoulkine2-7/+11
2019-03-09Merge pull request #263 from Yanpas/fix_char_escArseny Kapoulkine4-3/+19
2019-03-08unit test and docYan Pas2-0/+12
2019-03-07format_skip_control_charsYan Pashkovsky2-3/+7
2019-02-28Visual Studio Natvis visualization for compact modeWheretIB1-0/+506
2019-02-26tests: Expand out-of-memory union testsArseny Kapoulkine1-5/+30
2019-02-26XPath: Make remove_duplicates generate stable orderArseny Kapoulkine2-15/+89
2019-02-26tests: Disable flaky testArseny Kapoulkine1-0/+2
2019-02-26XPath: Create set for a|b in order before duplicate filteringArseny Kapoulkine1-6/+6
2019-02-06Refactor CMakeLists.txt support for multiple targetsArseny Kapoulkine1-57/+29
2019-02-06make pugixml build static and shared via cmake (#257)basti1711-14/+65
2019-01-25docs: Improve null node comparison wordingArseny Kapoulkine1-1/+1