222
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parser: Remove xmlHaltParser
nwellnhof
as Nick Wellnhofer
More... 7 months ago
doc: Mention XML_PARSE_NOERROR in more places
nwellnhof
as Nick Wellnhofer
More... 7 months ago
doc: Mention tree API bugs in old versions
nwellnhof
as Nick Wellnhofer
More... 7 months ago
tree: More xmlNodeParseContent cleanup
nwellnhof
as Nick Wellnhofer
More... 7 months ago
io: Fix argument type
nwellnhof
as Nick Wellnhofer
More... 7 months ago
tree: Don't reference recursive entities in xmlNodeParseContent
nwellnhof
as Nick Wellnhofer
More... 7 months ago
io: Fix reading from pipes like stdin on Windows
nwellnhof
as Nick Wellnhofer
More... 7 months ago
CMake: Add selector to CMAKE_DL_LIBS transformation More... 7 months ago
CMake: Fix dlopen check More... 7 months ago
valid: Make validation fail if warnings cause OOM error
nwellnhof
as Nick Wellnhofer
More... 7 months ago
html: Add newline to error message
nwellnhof
as Nick Wellnhofer
More... 7 months ago
html: Don't abort on encoding errors
nwellnhof
as Nick Wellnhofer
More... 7 months ago
tree: Make sure that SIZE_MAX is defined
nwellnhof
as Nick Wellnhofer
More... 7 months ago
parser: Fix handling of invalid char refs in recovery mode
nwellnhof
as Nick Wellnhofer
More... 7 months ago
doc: Document HTML type aliases
nwellnhof
as Nick Wellnhofer
More... 7 months ago
doc: Document struct typedefs
nwellnhof
as Nick Wellnhofer
More... 7 months ago
schematron: Fix memory safety issues in xmlSchematronReportOutput
nwellnhof
as Nick Wellnhofer
More... 7 months ago
schematron: Complete fix for CVE-2025-49795
nwellnhof
as Nick Wellnhofer
More... 7 months ago
tests: Fix build --without-output
nwellnhof
as Nick Wellnhofer
More... 7 months ago
relaxng: Make xmlRelaxNGDump depend on debug option
nwellnhof
as Nick Wellnhofer
More... 7 months ago
relaxng: In the simplification step also unlink notAllowed refs from choice More... 7 months ago
doc: Small fix
nwellnhof
as Nick Wellnhofer
More... 7 months ago
parser: Don't set dict limit when setting options
nwellnhof
as Nick Wellnhofer
More... 7 months ago
parser: Another fix to ]]> detection in push parser
nwellnhof
as Nick Wellnhofer
More... 7 months ago
xpath: Add extra info to some error messages
nwellnhof
as Nick Wellnhofer
More... 7 months ago
xmlschemastypes: ensure thread safe global initialization More... 8 months ago
relaxng: ensure thread safe global initialization More... 8 months ago
tests: Skip functions taking va_lists in testapi.c
nwellnhof
as Nick Wellnhofer
More... 8 months ago
xmllint: Print document even in case of XInclude errors
nwellnhof
as Nick Wellnhofer
More... 8 months ago
html: Fix push parsing of doctype decls
nwellnhof
as Nick Wellnhofer
More... 8 months ago