1. 1a985ae util: TransService: Export ArrayJanitor specialisations by Roger Leigh · 6 years ago
  2. 7a52a9a autotools: Allow thread tests to be run in parallel by Roger Leigh · 6 years ago
  3. 1c2bfff cmake: Add CURL libraries to pkg-config file by Roger Leigh · 6 years ago
  4. aacf563 appveyor: Update ICU and ninja versions by Roger Leigh · 6 years ago
  5. 2e3f2c4 appveyor: Don't cache artefacts due to space limitations by Roger Leigh · 6 years ago
  6. 0213f5a appveyor: Correct set statement by Roger Leigh · 6 years ago
  7. 4a5d616 appveyor: Cygwin git should not override system git by Roger Leigh · 6 years ago
  8. d7c3278 XMLString: Don't call catString if relativePath is null by Roger Leigh · 6 years ago
  9. a6ec310 cmake: XercesTranscoderSelection: Correct typos in variable names breaking use of GNU iconv on Solaris by Roger Leigh · 6 years ago
  10. 227b05e XERCESC-2124 - Typo in XMLUni::fgDOMDisallowDoctype XMLCh array by Scott Cantor · 6 years ago
  11. 1768144 Fill in release date. by Scott Cantor · 7 years ago
  12. 7474953 XERCESC-2117 - Wrong unicode character in PosixFileMgr::isRelative by Scott Cantor · 7 years ago
  13. 4ce7ea6 XERCESC-2116 - Buffer overflow at XSD Validation by Scott Cantor · 7 years ago
  14. 0b9a27a Add nbsp to build docs for clarity by Scott Cantor · 7 years ago
  15. f8c3813 XMLDateTime: Use config.h for timegm and add corresponding cmake checks by Roger Leigh · 7 years ago
  16. 5de84bc XERCESC-2112 - PSVI XSObject getNamespace method should be const by Scott Cantor · 7 years ago
  17. a05705d config.h not auto-included by Scott Cantor · 7 years ago
  18. 01b2ae2 Restore missing header. by Scott Cantor · 7 years ago
  19. c33592d XERCESC-2111 - Accomodate lack of snprintf by Scott Cantor · 7 years ago
  20. 8a9d25b XERCESC-2109 - Build failure on FreeBSD with CMake by Scott Cantor · 7 years ago
  21. b42a5cf XERCESC-2108 - Add epoch conversion support to XMLDateTime by Scott Cantor · 7 years ago
  22. c121d70 Fix a stray HTML tag. by Scott Cantor · 7 years ago
  23. c965e51 Web site fixes by Scott Cantor · 7 years ago
  24. 4176ca4 build: clean check logfiles by Roger Leigh · 7 years ago
  25. c73d098 build: Distribute test scripts and expected output by Roger Leigh · 7 years ago
  26. 14a754f Remove legacy Windows autoconf headers by Scott Cantor · 7 years ago
  27. 6a19bbc Remove stale Windows build info by Scott Cantor · 7 years ago
  28. 316bcc0 Remove unmaintained Windows solution files. by Scott Cantor · 7 years ago
  29. 76ac7b1 Add Char16Test expected output by Roger Leigh · 7 years ago
  30. 82dc3e2 XERCESC-2101 - Add support for XERCES_XMLCH_T = char16_t by Scott Cantor · 7 years ago
  31. 969e549 XERCESC-2038 - Problems with TranscodeToStr by Scott Cantor · 7 years ago
  32. 353c391 XERCESC-2094 - Memory leak related to invalid encoding by Scott Cantor · 7 years ago
  33. 64e5a7e Make all scripts executable by Roger Leigh · 7 years ago
  34. ee6d4a2 automake: Use silent rules in place of custom logic by Roger Leigh · 7 years ago
  35. fec222d Add individual automake checks by Roger Leigh · 7 years ago
  36. bafad3f cmake: Add test corrections to align with sanityTest logic by Roger Leigh · 7 years ago
  37. 2ca4168 XERCESC-2090 - Incorrect Parsing of NOTATION declarations by Scott Cantor · 7 years ago
  38. 42571ef Fix reference to docs in INSTALL by Scott Cantor · 7 years ago
  39. 470043f XERCESC-1986 - Fix for MacOSUnicodeConverter::CopyCStringToPascal by Scott Cantor · 7 years ago
  40. 0d69e7c Add DOMCount option to suppress XML decl. by Scott Cantor · 7 years ago
  41. 345c41e XERCESC-2036 - XSTypeDefinition::getNamespace() is missing a const qualifier by Scott Cantor · 7 years ago
  42. 2e529f4 XERCESC-2064 - Typo on download page by Scott Cantor · 7 years ago
  43. 57569d3 XERCESC-2085 - Crash in PSVIWriter due to strrchr returning NULL by Scott Cantor · 7 years ago
  44. de4a0ff XERCESC-2062 - DOMImplementationImpl class declaration is missing CDOM_EXPORT by Scott Cantor · 7 years ago
  45. 6ba8a2a XERCESC-2084 - Fix AC_LANG_SOURCE quoting to eliminate warnings by Scott Cantor · 7 years ago
  46. dce503f Bring Makefile/dist changes over from branch. by Scott Cantor · 7 years ago
  47. 364f656 XERCESC-2105 - Fix potential size_t overflows by Scott Cantor · 7 years ago
  48. 998a6c8 Fix unused variable warnings. by Scott Cantor · 7 years ago
  49. 38426c4 Comment out some unused logic. by Scott Cantor · 7 years ago
  50. 3f19228 Fix virtual d'tor warning. by Scott Cantor · 7 years ago
  51. 65b8012 XERCESC-2105 - Fix potential size_t overflows by Scott Cantor · 7 years ago
  52. 5e438e1 Move cmake definitions of SIZE_MAX below includes. by Scott Cantor · 7 years ago
  53. 2457adc Add portable bounds checking for XMLSize_t by Scott Cantor · 7 years ago
  54. 02e4849 XERCESC-2088 - Fix undefined casting behavior in DOM by Scott Cantor · 7 years ago
  55. 1560cde Update symbol version for ICU messages. by Scott Cantor · 7 years ago
  56. c2583f7 Initialize and maintain disallowDTD member field properly. by Scott Cantor · 7 years ago
  57. 6880291 tests: Add DOMCount -d option to expected test output by Roger Leigh · 7 years ago
  58. 9d3f0a3 Add new output line to DOMCount sample. by Scott Cantor · 7 years ago
  59. 6710355 Add disallow-doctype option to DOMCount. by Scott Cantor · 7 years ago
  60. 7a46850 Add disallow-doctype option to DOMCount. by Scott Cantor · 7 years ago
  61. f119eee Update DOM docs with support for disallow-doctype. by Scott Cantor · 7 years ago
  62. 9e87187 XERCESC-2070 - Support disallow-doctype DOMLS property by Scott Cantor · 7 years ago
  63. caee6bb Port fixes from 3.1 branch for XERCESC-2046, 2061. by Scott Cantor · 7 years ago
  64. 456541c cmake: Set values for definitions by Roger Leigh · 7 years ago
  65. dbc221c cmake: XercesIntTypes: Correct signed types and variable names by Roger Leigh · 7 years ago
  66. 67c6071 cmake: Set library debug postfix by Roger Leigh · 7 years ago
  67. f83384d Port XERCESC-2070 from 3.1 branch. by Scott Cantor · 7 years ago
  68. 590a4d5 Port XERCESC-2066,2069 from 3.1 branch. by Scott Cantor · 7 years ago
  69. aaf4e9b Port XERCESC-2065 from 3.1 branch. by Scott Cantor · 7 years ago
  70. 4397f21 Port XERCESC-2059 from 3.1 branch. by Scott Cantor · 7 years ago
  71. 5909273 Port part of r1663504 to trunk. by Scott Cantor · 7 years ago
  72. c51e84f Port svn prop from 3.1 branch. by Scott Cantor · 7 years ago
  73. 9b5d829 Port XERCESC-2044 from 3.1 branch. by Scott Cantor · 7 years ago
  74. 416314c Port XERCESC-1926 from 3.1 branch. by Scott Cantor · 7 years ago
  75. c38e1aa Port XERCESC-1925 from 3.1 branch. by Scott Cantor · 7 years ago
  76. 78d8511 Sync up specfile. by Scott Cantor · 7 years ago
  77. 51bbf32 Port XERCESC-1951 from 3.1 branch. by Scott Cantor · 7 years ago
  78. dba6174 Merge over doc changes from 3.1 branch. by Scott Cantor · 7 years ago
  79. 780a29d Adjust ignores further. by Scott Cantor · 7 years ago
  80. 7246fed Adjust ignores. by Scott Cantor · 7 years ago
  81. 6daef53 Update version to 3.2.0 by Scott Cantor · 7 years ago
  82. 7a77fa6 autoconf: Correct typed size fallback signedness by Roger Leigh · 7 years ago
  83. a6fad63 ci: Add travis support for Linux and MacOS X by Roger Leigh · 7 years ago
  84. b15ac65 ci: Add appveyor support for Cygwin, MinGW64 and MSVC14 by Roger Leigh · 7 years ago
  85. f671608 xercesc: CMStateSet: Suppress cast alignment warnings by Roger Leigh · 7 years ago
  86. dccfb92 xercesc: XML*Transcoder: Suppress cast alignment warnings by Roger Leigh · 7 years ago
  87. 0340b09 xercesc: XSerializeEngine: Suppress cast alignment warnings by Roger Leigh · 7 years ago
  88. af11218 xercesc: XMLReader: Suppress cast alignment warnings by Roger Leigh · 7 years ago
  89. 66fc56d xercesc: DOMCasts: Suppress cast alignment warnings by Roger Leigh · 7 years ago
  90. 269fbbd xercesc: XProtoType: Suppress cast alignment warning by Roger Leigh · 7 years ago
  91. da4a3a9 xercesc: EncodingValidator: Suppress cast alignment warning by Roger Leigh · 7 years ago
  92. e651fae xercesc: DOMLSSerializerImpl: Suppress cast alignment warning by Roger Leigh · 7 years ago
  93. 7ff4cf9 xercesc: XMLUri: Add missing const_cast by Roger Leigh · 7 years ago
  94. a36d891 xercesc: QName: Add mising const_casts by Roger Leigh · 7 years ago
  95. 847bac0 xercesc: BinMemInputStream: Add missing const_cast by Roger Leigh · 7 years ago
  96. 78f1bde xercesc: PlatformUtils: Include sys/timeb.h conditionally by Roger Leigh · 7 years ago
  97. 8ee32ad tests: XSValueTest: Conditionally define conditionally used variables by Roger Leigh · 7 years ago
  98. 4c6b914 tests: XSTSHarness: Remove unused variables by Roger Leigh · 7 years ago
  99. 8901447 tests: MemoryMonitor: Remove unused variable by Roger Leigh · 7 years ago
  100. aa99d3f tests: DTest: Remove unused variables by Roger Leigh · 7 years ago