summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * lib: Add prefix "expat: " to EXPAT_ENTROPY_DEBUG=1 stderr outputSebastian Pipping2021-05-071-1/+1
| * lib: Allow test suite to access raw accounting valuesSebastian Pipping2021-05-072-0/+21
| * lib: Address Cppcheck 2.4.1 warning "uninitvar"Sebastian Pipping2021-05-071-2/+4
| * lib: Protect against billion laughs attacks (approach 3.0.21)Sebastian Pipping2021-05-076-53/+1132
| * Autotools|CMake: Suppress -Wpedantic-ms-format false positivesSebastian Pipping2021-05-072-1/+5
| * mass-cppcheck.sh: Suppress warning "unknownMacro"Sebastian Pipping2021-05-071-0/+1
* | Merge pull request #478 from libexpat/doc-reference-html-okcss-1-0-3Sebastian Pipping2021-05-083-13/+2
|\ \ | |/ |/|
| * doc/reference.html: Upgrade to OK.css 1.0.3Sebastian Pipping2021-05-083-13/+2
|/
* Merge pull request #477 from libexpat/doc-ensure-valid-xmlSebastian Pipping2021-05-074-5/+68
|\
| * Actions: Ensure well-formed and valid XMLSebastian Pipping2021-05-071-0/+56
| * doc/reference.html: Fix XML validitySebastian Pipping2021-05-072-2/+8
| * xmlwf.1: Fix DocBook validitySebastian Pipping2021-05-071-2/+2
| * xmlwf.1: Add public external DocBook identifier to doctypeSebastian Pipping2021-05-071-1/+2
|/
* Merge pull request #476 from libexpat/fix-github-actionsSebastian Pipping2021-05-072-1/+5
|\
| * .github/workflows: Re-add repo ppa:ondrej/php(!) to fix wine32 installationSebastian Pipping2021-05-072-0/+4
| * .github/workflows/coverage.yml: Fix broken task nameSebastian Pipping2021-05-071-1/+1
|/
* Merge pull request #475 from libexpat/restyle-doc-reference-htmlSebastian Pipping2021-05-055-179/+168
|\
| * doc/reference.html: Introduce <h4> headings for API functionsSebastian Pipping2021-05-041-68/+136
| * doc/reference.html: Replace footer, encourage bug reportsSebastian Pipping2021-05-041-3/+6
| * doc/reference.html: Simplify headerSebastian Pipping2021-05-043-11/+6
| * doc/reference.html: Migrate to OK.cssSebastian Pipping2021-05-044-93/+16
| * doc/reference.html: Fix latest release versionSebastian Pipping2021-05-041-1/+1
| * doc/reference.html: Add missing space after "Note:"Sebastian Pipping2021-05-041-2/+2
| * doc/reference.html: Always start uppercase after "Note: "Sebastian Pipping2021-05-041-2/+2
|/
* Merge pull request #473 from libexpat/improve-attributionSebastian Pipping2021-05-0283-120/+879
|\
| * Increase precision in existing MIT headers based on Git historySebastian Pipping2021-05-0271-88/+293
| * Add missing MIT headersSebastian Pipping2021-05-027-9/+215
| * Pump up oneline MIT headers to full onesSebastian Pipping2021-05-0213-32/+363
| * .mailmap: Initialize Git mailmapSebastian Pipping2021-05-021-0/+17
* | Merge pull request #474 from libexpat/actions-isolate-coverageSebastian Pipping2021-05-022-5/+77
|\ \ | |/ |/|
| * Actions: Isolate somewhat flaky coverage taskSebastian Pipping2021-05-022-5/+77
|/
* Merge pull request #472 from libexpat/delete-unused-helper-printpathSebastian Pipping2021-05-022-117/+0
|\
| * conftools: Delete unused legacy helper PrintPathSebastian Pipping2021-05-022-117/+0
|/
* mass-cppcheck.sh: Extract variable cppcheck_argsSebastian Pipping2021-04-301-1/+8
* apply-clang-format.sh: Support formatting only selected filesSebastian Pipping2021-04-301-0/+4
* apply-clang-format.sh: Extract variable clang_format_argsSebastian Pipping2021-04-301-1/+7
* Merge pull request #470 from libexpat/issue-332-drop-clang-asan-plus-min-size...Sebastian Pipping2021-04-304-15/+21
|\
| * lib: Fix macro IS_INVALID_CHAR (for UTF-16 with macro XML_MIN_SIZE defined)issue-332-drop-clang-asan-plus-min-size-workaroundSebastian Pipping2021-04-262-2/+16
| * lib: Add comments about effect of XML_MIN_SIZE to xmltok_impl.cSebastian Pipping2021-04-261-2/+2
| * Revert "runtests.c: Fix compiler warning "unused function" with -DEXPAT_MIN_S...Sebastian Pipping2021-04-251-7/+3
| * Revert "runtests.c: Workaround issue with combining XML_MIN_SIZE and ASan (#3...Sebastian Pipping2021-04-251-4/+0
|/
* Merge pull request #469 from libexpat/xmlwf-improve-manpageSebastian Pipping2021-04-252-41/+28
|\
| * Changes: Document improvements to the man pagexmlwf-improve-manpageSebastian Pipping2021-04-251-1/+1
| * xmlwf.1: Bump date of last modificationSebastian Pipping2021-04-251-1/+1
| * xmlwf.1: Be more precise in section "author"Sebastian Pipping2021-04-251-1/+2
| * xmlwf.1: Use <command>&dhpackage;</command> where missingSebastian Pipping2021-04-251-4/+5
| * xmlwf.1: Improve links in section "see also"Sebastian Pipping2021-04-251-2/+2
| * xmlwf.1: Drop section "alternatives" that contains only dead linksSebastian Pipping2021-04-251-15/+0
| * xmlwf.1: Move argument -k in place with regard to alphabetic orderSebastian Pipping2021-04-251-14/+14
| * xmlwf.1: Pull colon out of <emphasis>Sebastian Pipping2021-04-251-1/+1