224
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parser: Fix column number in attribute values
nwellnhof
as Nick Wellnhofer
More... 3 months ago
valid: Fix xmlAddIDSafe in "streaming" mode
nwellnhof
as Nick Wellnhofer
More... 3 months ago
xmllint: Return error code if XPath returns empty nodeset
nwellnhof
as Nick Wellnhofer
More... 3 months ago
catalog: Remove Windows hack
nwellnhof
as Nick Wellnhofer
More... 3 months ago
examples: Readd xpath1 test
nwellnhof
as Nick Wellnhofer
More... 3 months ago
xmlreader: Make xmlTextReaderValidateEntity return an error code
nwellnhof
as Nick Wellnhofer
More... 3 months ago
valid: Fix another use-after-free in xmlAddIDSafe
nwellnhof
as Nick Wellnhofer
More... 3 months ago
xpath: Report malloc failure in xmlXPathTranslateFunction
nwellnhof
as Nick Wellnhofer
More... 3 months ago
c14n: Improve error handling
nwellnhof
as Nick Wellnhofer
More... 3 months ago
valid: Fix use-after-free in xmlAddIDSafe
nwellnhof
as Nick Wellnhofer
More... 3 months ago
fuzz: Reenable malloc failure check when serializing
nwellnhof
as Nick Wellnhofer
More... 3 months ago
valid: Deprecate old DTD serialization API
nwellnhof
as Nick Wellnhofer
More... 3 months ago
save: Move DTD serialization code to xmlsave.c
nwellnhof
as Nick Wellnhofer
More... 3 months ago
fuzz: Don't check for malloc failures when serializing
nwellnhof
as Nick Wellnhofer
More... 3 months ago
tree: Fix error condition in xmlNodeListGetString
nwellnhof
as Nick Wellnhofer
More... 3 months ago
Update .gitignore
nwellnhof
as Nick Wellnhofer
More... 3 months ago
io: Report malloc failure in xmlOutputBufferWrite
nwellnhof
as Nick Wellnhofer
More... 3 months ago
doc: Mark `xmllint --xpath` as experimental
nwellnhof
as Nick Wellnhofer
More... 3 months ago
doc: Update xmllint man page after fixing #180
nwellnhof
as Nick Wellnhofer
More... 3 months ago
parser: Fix crash in xmlParseInNodeContext with HTML documents
nwellnhof
as Nick Wellnhofer
More... 3 months ago
SAX2: Make sure that OOM errors aren't overwritten
nwellnhof
as Nick Wellnhofer
More... 3 months ago
dict: Fix warnings with older clang
nwellnhof
as Nick Wellnhofer
More... 3 months ago
parser: Make experimental input API private
nwellnhof
as Nick Wellnhofer
More... 3 months ago
parser: Report fatal error if document entity couldn't be loaded
nwellnhof
as Nick Wellnhofer
More... 3 months ago
xpath: Fix return of empty node-set in xmlXPathNodeCollectAndTest
nwellnhof
as Nick Wellnhofer
More... 3 months ago
tests: Add test for issue #661
nwellnhof
as Nick Wellnhofer
More... 4 months ago
tests: Remove testOOM
nwellnhof
as Nick Wellnhofer
More... 4 months ago
autotools: Readd --with-xptr-locs configuration option
nwellnhof
as Nick Wellnhofer
More... 4 months ago
xpath: Report malloc failure in xmlXPtrEvalXPtrPart
nwellnhof
as Nick Wellnhofer
More... 4 months ago
gitlab-ci: Disable Python tests on MinGW for now
nwellnhof
as Nick Wellnhofer
More... 4 months ago