pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xerces-c
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 23 08:31:14 UTC 2011
Modified Files:
pkgsrc/textproc/xerces-c: Makefile PLIST buildlink3.mk distinfo
Removed Files:
pkgsrc/textproc/xerces-c/patches: patch-aa patch-ab patch-ac patch-ad
patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al
patch-am patch-an patch-ao patch-ap patch-aq patch-ar patch-as
patch-at patch-ba
Log Message:
Changes 3.1.1:
This version is interface-incompatible with Xerces-C++ 2.8.0 and contains
a large number of improvements, bug fixes, and clean-ups, including:
* Autotools-based build system for the UNIX/Linux/Mac OS X platforms
* Project files for VC++ 9
* Support for the ICU transcoder in VC++ 7.1, 8, and 9 project files
* libcurl-based net accessor
* Support for XInclude in DOM
* Support for both XPath 1 and XPath 2 models in the DOM XPath interface
* Support for the XML Schema subset of XPath 1 in DOM
* Conformance to the final DOM Level 3 interface specification
* Ability to provide custom DOM memory manager as well as tune the global
DOM heap parameters
* All public and widely used interfaces as well as a large portion of the
implementation were converted to be 64-bit safe
* Various XML Schema fixes including the fix for the large maxOccurs and
minOccurs bug as well as for the changed ##other interpretation
* Reviewed and cleaned up diagnostics messages
* Optimizations for SAX/SAX2 and DOM parsing as well as XML Schema validation
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/textproc/xerces-c/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/xerces-c/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/xerces-c/buildlink3.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/xerces-c/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/xerces-c/patches/patch-aa \
pkgsrc/textproc/xerces-c/patches/patch-ab \
pkgsrc/textproc/xerces-c/patches/patch-ad \
pkgsrc/textproc/xerces-c/patches/patch-ah \
pkgsrc/textproc/xerces-c/patches/patch-ai
cvs rdiff -u -r1.4 -r0 pkgsrc/textproc/xerces-c/patches/patch-ac \
pkgsrc/textproc/xerces-c/patches/patch-aj \
pkgsrc/textproc/xerces-c/patches/patch-ak \
pkgsrc/textproc/xerces-c/patches/patch-al \
pkgsrc/textproc/xerces-c/patches/patch-am \
pkgsrc/textproc/xerces-c/patches/patch-an \
pkgsrc/textproc/xerces-c/patches/patch-ao \
pkgsrc/textproc/xerces-c/patches/patch-ap
cvs rdiff -u -r1.7 -r0 pkgsrc/textproc/xerces-c/patches/patch-af
cvs rdiff -u -r1.6 -r0 pkgsrc/textproc/xerces-c/patches/patch-ag
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/xerces-c/patches/patch-aq \
pkgsrc/textproc/xerces-c/patches/patch-as \
pkgsrc/textproc/xerces-c/patches/patch-at
cvs rdiff -u -r1.3 -r0 pkgsrc/textproc/xerces-c/patches/patch-ar
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/xerces-c/patches/patch-ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index