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.027Apr2330Mar28271219Feb1816121029Jan191629Dec12Nov4330Oct29272321129Sep242322191817161522Aug24Jul23222119171615141312111097432129Jun28272625242322201929May2120191312124Apr222118171297230Mar28262524222120191715141312111097654329Feb2827262522212013127522Jan211716109874328Dec27201721Nov1812530Oct9827Sep20191312109631Aug302827262524232221930Jul262320181716111096214Jun98122May2115987225Apr171610630Mar28279876228Feb232176231Jan302925The implementation of some methods didn't match exactly the signature (XERCESC-1867)Save the scope count value in the SchemaGrammar object. This is necessary forPort the TranscodeToStr and TranscodeFromStr fixes to the xerces-3.0 branch [#XERCESC-1858]Initializing unitialized variables in TranscodeToStr and TranscodeFromStr [#XERCESC-1858]Return NULL instead of the last entry if not found.Return NULL instead of the last entry if not found.Fixed a bug when transcoding small strings using TranscodeToStr (XERCESC-1858)When the DOMLSInput contains a stringData buffer, the encoding of the source is XMLCHTagging Xerces-C++ 3.0.1v3.0.1 xerces-3…v3.0.1 xerces-3.0.1Rework the XMLMutex fix one more time. This time, wrap the critical sectionUpdate Xerces-C++ version to 3.0.1.Documentation changes in preparation for the 3.0.1 release.Rework fixes for SchemaValidator and XMLMutex to keep the interfacesMore robust handling of leading/trailing whitespaces (XERCESC-1838).More robust handling of leading/trailing whitespaces (XERCESC-1838).Minor documentation updates, including a fix for XERCESC-1848.Minor documentation updates, including a fix for XERCESC-1848.Add --disable-rpath configure option.Add --disable-rpath configure option.Remove class name from method declaration (XERCESC-1850)Remove class name from method declaration (XERCESC-1850)Dummy whitespace change.Fix a bug in the socket and winsock net accessors when a redirection response does not contain a "Location" header.Fix a bug in the socket and winsock net accessors when a redirection response does not contain a "Location" header.Fix XMLMutex to use the correct MemoryManager when closing it's mutex.Make XMLMutex use the correct MemoryManager when it closes it's mutex.When checking whether a namespace prefix used in a QName default/fixed value is valid, use the namespace prefixes currently in scope; also, when asked to do the same without an instance document (e.g. from loadXMLSchema), assume it's always valid (XERCESC-1825)Documentation fixes (XERCESC-1841).Documentation fixes (XERCESC-1841).A regular expression with a negative character class was always stored as a positive character class, so trying to perform a case-insensitive match of "q" against "[^Q]" would fail because it was immediately exploded into [a-zA-PR-Z]; we now preserve the negative character classRecognize ISO-10646-UCS-4 as a synonym for UCS-4Fire startExtSubset and endExtSubset under the same conditions (XERCESC-1828)Fix boolean expression (XERCESC-1837)Backport fixes for memory leaksWhen a schema had a xsd:notation with an annotation inside, a XSAnnotation object was leakedA group containing 'all' was not checked for minOccurs<=1, so later a fatal error 'unknown content spec type' would be reported instead of the correct 'group with all must have minOccurs==1'Force Borland projects to use CRLF EOLThe wrong constructor was called, causing a memory leak (XERCESC-1840)The wrong constructor was called, causing a memory leak (XERCESC-1840)Reduced memory usage by recycling the ValueStore objects after they went out of scope
Loading