diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -70,7 +70,7 @@ http://cvs.gnome.org/viewcvs/libxslt/ - bug fixes: negative number formatting (William Brack), number formatting per mille definition (William Brack), XInclude default values (William), text copy bugs (William), bug related to xmlXPathContext size, - reuse libxml2 memory management for text nodes, dictionnary text bug, + reuse libxml2 memory management for text nodes, dictionary text bug, forbid variables in match (needs libxml2-2.6.21) - improvements: EXSLT dyn:map (Mark Vakoc), - documentation: EXSLT date and time functions namespace in man (Jonathan @@ -85,7 +85,7 @@ http://cvs.gnome.org/viewcvs/libxslt/ select, xinclude and document() problem, build outside of source tree (Mike Castle) - improvement: added a --nodict mode to xsltproc to check problems for - docuemtns without dictionnaries + docuemtns without dictionaries 1.1.13: Mar 13 2005: @@ -99,7 +99,7 @@ http://cvs.gnome.org/viewcvs/libxslt/ (Aleksey Gurtovoy), pattern expression fixes (William Brack), out of memory detection misses (William), parserOptions propagation (William), exclude-result-prefixes fix (William), // patten fix (William). - - extensions: module support (Joel Reed), dictionnary based speedups + - extensions: module support (Joel Reed), dictionary based speedups trying to get rid of xmlStrEqual as much as possible. - documentation: added Wiki (Joel Reed) @@ -172,14 +172,14 @@ http://cvs.gnome.org/viewcvs/libxslt/ 1.1.5: Mar 23 2004: - - performance: use dictionnary lookup for variables + - performance: use dictionary lookup for variables - remove use of _private from source documents - cleanup of "make tests" output - bugfixes: AVT in local variables, use localtime_r to avoid thread troubles (William), dictionary handling bug (William), limited number of stubstitutions in AVT (William), tokenize fix for UTF-8 (William), superfluous namespace (William), xsltproc error code on - <xsl:message> halt, OpenVMS fix, dictionnary reference counting + <xsl:message> halt, OpenVMS fix, dictionary reference counting change. @@ -192,7 +192,7 @@ http://cvs.gnome.org/viewcvs/libxslt/ 1.1.3: Feb 16 2004: - Rewrote the Attribute Value Template code, new XPath compilation - interfaces, dictionnary reuses for XSLT with potential for serious + interfaces, dictionary reuses for XSLT with potential for serious performance improvements. - bug fixes: portability (William Brack), key() in node-set() results (William), comment before doctype (William), math and node-set() problems |