224
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
valid: Check for NULL text content in xmlValidateOneElement
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
valid: Check for elem->name in xmlIsID
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Check destParent->doc in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Switch to xmlNodeSetDoc in xmlDOMWrapAdoptNode
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Fix tree iteration in xmlDOMWrapRemoveNode
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Don't abort early if malloc fails in DOM functions
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
parser: Fix detection of duplicate attributes in XML namespace
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Fix reallocation in xmlDOMWrapNSNormAddNsMapItem2
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Set parent->last early in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Declare namespace on clone in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Don't free linked DOM namespaces in error case
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Report malloc failure in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Refactor text node updates
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Refactor node insertion
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Refactor element creation and parsing of attribute values
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
buf: Don't use default buffer size for small strings
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
fuzz: Improve README
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
valid: Set document on dummmy element declaration
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Check return value of xmlNodeAddContent
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Work on documentation
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Fix error return in xmlGetPropNodeValueInternal
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Prefer xmlGetPropNodeInternal over xmlHasNsProp
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Report malloc failure in xmlAddNextSibling
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
string: Fix xmlStrncatNew(NULL, "")
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
tree: Report more malloc failures
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
valid: Fix some return codes after errors
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
io: Report more malloc failures when writing to output buffer
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
html: Fix quadratic behavior in htmlNodeDump
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
save: Report malloc failure in xmlAttrSerializeTxtContent
nwellnhof
as Nick Wellnhofer
More... about 2 months ago
valid: Eliminate xmlCtxtGetDtdElementDesc
nwellnhof
as Nick Wellnhofer
More... about 2 months ago