222
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parser: Rework general entity parsing
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: Fix close error handling
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: Fix read/write error handling
nwellnhof
as Nick Wellnhofer
More... 5 months ago
dict: Move local RNG state to global state
nwellnhof
as Nick Wellnhofer
More... 5 months ago
dict: Get random seed from system PRNG
nwellnhof
as Nick Wellnhofer
More... 5 months ago
malloc-fail: Fix erroneous report in xmlStringGetNodeList
nwellnhof
as Nick Wellnhofer
More... 5 months ago
include: Move non-generated parts from xmlversion.h.in
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: More refactoring and unescaping fixes
nwellnhof
as Nick Wellnhofer
More... 5 months ago
error: Reenable full error reports to default handler
nwellnhof
as Nick Wellnhofer
More... 5 months ago
parser: Mark 'length' member of xmlParserInput as unused
nwellnhof
as Nick Wellnhofer
More... 5 months ago
parser: Stop using 'directory' struct member
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: Move some code from xmlIO.c to parserInternals.c
nwellnhof
as Nick Wellnhofer
More... 5 months ago
Fix filename and URI handling
nwellnhof
as Nick Wellnhofer
More... 5 months ago
uri: Clean up special parsing modes
nwellnhof
as Nick Wellnhofer
More... 5 months ago
xinclude: Rework xml:base fixup
nwellnhof
as Nick Wellnhofer
More... 5 months ago
xinclude: Report to xmlGenericError
nwellnhof
as Nick Wellnhofer
More... 5 months ago
Set LIBXML2_FOUND if it has been properly configured More... 5 months ago
parser: Also set document properties when push parsing
nwellnhof
as Nick Wellnhofer
More... 5 months ago
Update NEWS
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: Remove support for HTTP POST
nwellnhof
as Nick Wellnhofer
More... 5 months ago
doc: Improve documentation of error handlers
nwellnhof
as Nick Wellnhofer
More... 5 months ago
runtest: Fix return code in rngTest
nwellnhof
as Nick Wellnhofer
More... 5 months ago
tests: Try to fix RelaxNG test cases
nwellnhof
as Nick Wellnhofer
More... 5 months ago
html: Don't close fd in htmlCtxtReadFd
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: Don't use "-" to read from stdin
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: Rework initialization
nwellnhof
as Nick Wellnhofer
More... 5 months ago
io: Rearrange code
nwellnhof
as Nick Wellnhofer
More... 5 months ago
xpath: Don't free nodes of XSLT result value trees
nwellnhof
as Nick Wellnhofer
More... 5 months ago
Makefile.am: omit $(top_builddir) from DEPS and LDADDS More... 5 months ago
malloc-fail: Report malloc failure in xmlXPathNumberFunction
nwellnhof
as Nick Wellnhofer
More... 5 months ago