--- - branch: MAIN date: Thu Jan 24 07:17:34 UTC 2008 files: - new: '1.24' old: '1.23' path: pkgsrc/textproc/xalan-c/Makefile pathrev: pkgsrc/textproc/xalan-c/Makefile@1.24 type: modified - new: '1.3' old: '1.2' path: pkgsrc/textproc/xalan-c/PLIST pathrev: pkgsrc/textproc/xalan-c/PLIST@1.3 type: modified - new: '1.7' old: '1.6' path: pkgsrc/textproc/xalan-c/distinfo pathrev: pkgsrc/textproc/xalan-c/distinfo@1.7 type: modified - new: '0' old: '1.3' path: pkgsrc/textproc/xalan-c/patches/patch-aa pathrev: pkgsrc/textproc/xalan-c/patches/patch-aa@0 type: deleted - new: '0' old: '1.3' path: pkgsrc/textproc/xalan-c/patches/patch-ac pathrev: pkgsrc/textproc/xalan-c/patches/patch-ac@0 type: deleted - new: '0' old: '1.3' path: pkgsrc/textproc/xalan-c/patches/patch-ad pathrev: pkgsrc/textproc/xalan-c/patches/patch-ad@0 type: deleted id: 20080124T071734Z.631c41626e57f61e6a8521de5d201459b809e6e6 log: | Update to 1.10. Major updates since version 1.9 include: * Support for XML 1.1 and Namespaces in XML 1.1. * Added support for IBM XLC 7.0 compiler on Linux. * Improved and stabilized C pluggable memory management functionality. * Various improvements in Xalan XML serializers for better performance and stability. * Upgrade from Xerces-C 2.6 to Xerces-C 2.7. Major updates since version 1.8 include: * Pluggable Memory Management. This feature allows applications to maintain precise control over memory allocations. This will allow users, with knowledge of their application's characteristics, to provide a more efficient allocation method than the general purpose procedures provided by the system. for more information on how to use this feature, please see the Pluggable Memory Management section of the Programming page. * Improved stability on the execution of large stylesheets and XML documents. Because the current implementation relies on function recursion, certain stylesheets/input documents may cause the program stack to overflow and cause the application to fail. It also may inhibit executing stylesheets that are heavily dependent on recursive functions. This feature will prevent these types of failure. * Provided a global option to pool all text node strings. This feature allows developers to set a flag to determine if a parsed source tree will pool the values of all of the text nodes in the XML document. By doing so, this can result in a significant reduction in memory usage, particularly if there are a lot of repeated values in text nodes. Please see the class descriptions for XalanSourceTreeDocument, XalanDefaultParsedSource, and XalanTransformer in the API Reference section for more information. ... and more, see: http://xml.apache.org/xalan-c/whatsnew.html module: pkgsrc subject: 'CVS commit: pkgsrc/textproc/xalan-c' unixtime: '1201159054' user: xtraeme