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.09Jul7432129Jun28272625242322201929May2120191312124Apr222118171297230Mar28262524222120191715141312111097654329Feb2827262522212013127522Jan211716109874328Dec27201721Nov1812530Oct9827Sep20191312109631Aug302827262524232221930Jul262320181716111096214Jun98122May2115987225Apr171610630Mar28279876228Feb232176231Jan30292510230Dec2827211811643123Nov2221146130Oct262524201816131095432130Sep2927262219181311631AugAdded more checks to the XSD syntaxReflect change in MemoryManager interfaceExplicitly select overloaded version.Increment XERCES_GRAMMAR_SERIALIZATION_LEVEL since the size of line/column fields has changed.Remove unused variable.Use XMLSize_t instead of unsigned int.Use "unsigned int" instead of just "unsigned" or "int unsigned". This way those places are easier to identify for future conversion to XMLSize_t.Use XMLSize_t instead of size_t except where interfacing with other code that uses size_t (e.g., operator new in the C++ runtime).Use size_t instead of unsigned int. Strip const qualifiers from arguments passed by value.Use XMLSize_t instead of int/long.Use XMLSize_t instead of int/long. Use bool instead of int.Cleanup interfaces in parsers/ to use XMLSize_t.Cleanup public interfaces in framework/ to use XMLSize_tCygwin doesn't define WC_NO_BEST_FIT_CHARSUse the _wcsupr naming instead of wcsupr (only Visual C++ defines both, Borland only defines the version prefixed by the underscore)The renaming of fSocket was not performed in the IPv6 codeFixed warningsFixed macro declarationCleaned up some compiler warnings.Cleaned up some compiler warnings.Fix possible overflow when changing sing in a signed integer.Add 64-bit supportFix for XERCESC-1813.Fix for XERCESC-1813.Added unsigned long long and long long overloads to support 64-bit integrals on 32-bit platforms.Cleanup int/long usage in SAX2 interfaces.Use XMLFileLoc consistently to represent line/column. Clean up the SAX interface to use XMLSize_t instead of int/long.Add XMLFileLoc type (64-bit) that represents location in a file (line/column). Use it in DOM interfaces.Added missing "Is" in front of the "MusicalSymbols" regex groupUse XMLSize_t instead of int/long for indexes and sizes in DOM interfaces. Use enum types instead of short.Define regular expression category \w as defined by the XMLSchema specs (XERCESC-541)Fixed samples and tests broken by move of XMLGrammarPoolImpl from internal to framework.Provide a way to disable automatic loading of schemas specified in XML documents. Patch by Wouter Coene.Move XMLGrammarPoolImpl from internal/ to framework/ so that it can beRemove unused filesCheck for NULL in deallocateCheck for NULL in deallocateXSTSHarness now handles the 2006 version of the test suiteFix a bug introduced with a previous commit.Fix a bug introduced with a previous commit.
Loading