Xerces-C++ Changelog

What's new in Xerces-C++ 3.1.1

Apr 28, 2010
  • This version is a bug-fix release and is binary-compatible with Xerces-C++ 3.1.0.
  • It also adds project and solution files for Visual Studio 2010 (10.0).
  • The following bugs have been fixed in this version compared to the previous release (3.1.0): XERCESC-1920 XERCESC-1919 XERCESC-1918 XERCESC-1916 XERCESC-1914 XERCESC-1913 XERCESC-1912 XERCESC-1911 XERCESC-1907

New in Xerces-C++ 3.0.1 (Aug 6, 2009)

  • More robust handling of leading/trailing whitespaces (XERCESC-1838).
  • Minor documentation updates, including a fix for XERCESC-1848.
  • Add --disable-rpath configure option.
  • Remove class name from method declaration (XERCESC-1850).
  • Fix a bug in the socket and winsock net accessors when a redirection response does not contain a "Location" header.
  • Make XMLMutex use the correct MemoryManager when it closes it's mutex.
  • Documentation fixes (XERCESC-1841).
  • Backport fixes for memory leaks.
  • Force Borland projects to use CRLF EOL.
  • The wrong constructor was called, causing a memory leak (XERCESC-1840).
  • Fix memory leak (XERCESC-1834).
  • Update URLs in source code to point to the new pages.