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.015Apr18Feb27Oct28Sep10Aug911May922Apr21191816131211719Mar1817Feb129Jan28262024Nov2320191817131211105430Oct28272064Sep228Aug262524212014131211105430Jul292815830Jun18328May2627Apr2330Mar28271219Feb1816121029Jan191629Dec12Nov4330Oct29272321129Sep242322191817161522Aug24Jul23222119171615141312111097432129Jun28272625242322201929May2120191312124Apr222118171297230Mar28262524222120191715141312111097654329Feb2827262522212013127522Jan211716109874328Dec27201721Nov1812530Oct9827Sep201913Avoid recursion when dealing with ContentSpecNode objects; it can easily turn into a stack overflow (XERCESC-1935)Avoid recursion when dealing with ContentSpecNode objects; it can easily turn into a stack overflow (XERCESC-1935)Null-terminate string constant (XERCESC-1958)Use the DOMDocument's pool to allocate the return value of getWholeText (XERCESC-1949)Use the DOMDocument's pool to allocate the return value of getWholeText (XERCESC-1949)Normalize the attribute values before collapsing whitespace, or the special characters used to signal the usage of an entity reference inside an attribute value will remain in the value of xsi:type and xsi:nill (XERCESC-1945)Normalize the attribute values before collapsing whitespace, or the special characters used to signal the usage of an entity reference inside an attribute value will remain in the value of xsi:type and xsi:nill (XERCESC-1945)Process xsi:type after consuming xsi:schemaLocation, so that the grammar where the type is defined can be found also when the xsi:schemaLocation is placed after xsi:type (XERCESC-1937)Add a switch to let XSTSHarness test different scannersProcess xsi:type after consuming xsi:schemaLocation, so that the grammar where the type is defined can be found also when the xsi:schemaLocation is placed after xsi:type (XERCESC-1937)Tagging Xerces-C++ 3.1.1v3.1.1 xerces-3…v3.1.1 xerces-3.1.1Remove unnecessary semicolons;Remove unnecessary semicolons.When comparing a function pointer to NULL use 0 instead of (void*)NULL.When comparing a function pointer to NULL use 0 instead of (void*)NULL.Make sure custom build rule is the same for all configurations.Make sure custom build rule is the same for all configurations.Documentation updates for 3.1.1.Documentation updates for 3.1.1.Check that we have non-NULL host before trying to connect (XERCESC-1920).Check that we have non-NULL host before trying to connect (XERCESC-1920).Remove code analysis configuration from VC10 projects.Remove code analysis configuration from VC10 projects.Set target names to get correct library names.Set target names to get correct library names.Recover from the mismatching start/end even count which may happen whenRecover from the mismatching start/end even count which may happen whenUpdate copyright dates.Update version information.Update copyright years.Update copyright years.Add Visual Studio 2010 projects and solution.Add Visual Studio 2010 projects and solution.Use proper VC++ version in PDB file name.Use proper VC++ version in PDB file name.If the transcoder doesn't process any input, throw an exception [XERCESC-1916]If the transcoder doesn't process any input, throw an exception [XERCESC-1916]Restore the usage of the document fragment in XInclude processing to handle xi:include as root elements; delay the recursive expansion of includes until the document fragment has been placed in the final location [XERCESC-1918]Restore the usage of the document fragment in XInclude processing to handle xi:include as root elements; delay the recursive expansion of includes until the document fragment has been placed in the final location [XERCESC-1918]The code formatting a content model was skipping the cardinality indicators (*, +, ?) [XERCESC-1914]
Loading