Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • xerces-1.0.0
  • xerces-1.0.1
  • xerces-1.1.0
  • xerces-1.2.0
  • xerces-1.4.0
  • xerces-1.5.0
  • xerces-1.5.1
  • xerces-1.5.2
  • xerces-1.6.0
  • xerces-1.7.0
  • xerces-2
  • xerces-2.0.0
  • xerces-2.1.0
  • xerces-2.2.0
  • xerces-2.3.0
  • xerces-2.4.0
  • xerces-2.5.0
  • xerces-2.6.0
  • xerces-2.7
  • v3.2.4
  • v3.2.4rc1
  • v3.2.3
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v1.2.0
  • v1.4.0
  • v1.5.0
  • v1.5.1
  • v1.5.2
  • v1.6.0
  • v1.7.0
  • v2.0.0
  • v2.1.0
  • v2.2.0
  • v2.3.0
  • v2.4.0
  • v2.5.0
  • v2.6.0
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Feb231Jan30292510230Dec2827211811643123Nov2221146130Oct262524201816131095432130Sep2927262219181311631Aug30282524231410325Jul9876412Jun730May26252423221912984229Apr28262421191817131231Mar2724232221191753128Feb24201810962130Jan2421201610330Dec282726212016151412865130Nov2823159731Oct251514127628Sep1916731Aug302625161514121110984231Jul292827Add test to verify that AR has been foundWhen invoking the userData handlers, first build a snapshot of the map, so that the callbacks can update it safelyWhen invoking the userData handlers, first build a snapshot of the map, so that the callbacks can update it safelyRegenerateImplemented the DOML3 XPath interfaces, reusing the XPath processor used inside the XMLSchema validation; this means it understands only a limited subset of the XPath syntax, and can only return DOMElement nodes. However, it could be useful for simple navigations, or maybe be later expandedRegenerateUse top_builddir in makefiles, so that out-of-tree builds workRemoved documentation for deprecated methods that have been removed; updated links to DOML3 specsDocumentation updateEqual lexical values of unrelated types must be treated as differentEqual lexical values of unrelated types must be treated as differentHandle escaped characters in schemaLocation attributesHandle escaped characters in schemaLocation attributesBefore using a local memory manager, check that we have a valid pointerBefore using a local memory manager, check that we have a valid pointerDOML3 parser was storing validation flags instead of relying on the status of the underlying scannerAllow 'list' and 'union' in the finalDefault attribute of a schema (XERCESC-1633)Allow 'list' and 'union' in the finalDefault attribute of a schema (XERCESC-1633)Fix backport of XERCESC-1237Only xs:key should complain if not all the fields of an identity constraint are not found in the XML instance (XERCESC-1237)Only xs:key should complain if not all the fields of an identity constraint are not found in the XML instance (XERCESC-1237)complextype restriction with substition group fixcomplextype restriction with substition group fixcheck in schema fixes, utf32check in schema fixes, utf32RegenerateWin32Transcoder defines wcsupr, wcslwr, wcsicmp and wcsnicmp if they are not available (e.g. on Cygwin)When calling getAttributeNodeNS, ensure we are providing a localName (XERCESC-1473)When calling getAttributeNodeNS, ensure we are providing a localName (XERCESC-1473)Added support for WinSock and Windows Transcoder on Mingw/msys platform; patch by Charles McLouth (jira#1617)Add check for NULL pointerRollback changesDetect open() failures (jira#1658)Upgrade to libtool 1.5.23aStore the pointer to the DOMImplementation inside the DOMDocumentImpl, so that it can be returned later by DOMDocument::getImplementationUpdate version numberThe 'dst' argument in the DOMUserDataHandler::handle callabck is non-const, in order to let the application modify the newly created node (jira#783)Performance improvement: allocate memory only when the data inside the XMLElementDecl cannot be reusedPerformance improvement: allocate memory only when the data inside the XMLElementDecl cannot be reusedReuse existing method
Loading