release of 1.1.23 Daniel
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 8 Apr 2008 17:17:46 +0000 (17:17 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 8 Apr 2008 17:17:46 +0000 (17:17 +0000)
* configure.in doc/*: release of 1.1.23
Daniel

svn path=/trunk/; revision=1467

ChangeLog
configure.in
doc/libxslt-api.xml
doc/libxslt-refs.xml
doc/libxslt.xsa
doc/news.html
doc/xslt.html
libxslt/xsltwin32config.h
python/libxsltclass.txt

index 1780e81..1e6e481 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Apr  8 19:15:19 CEST 2008 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in doc/*: release of 1.1.23
+
 Tue Apr  8 18:52:36 CEST 2008 Daniel Veillard <daniel@veillard.com>
 
        * libexslt/date.c: new version of patch from Peter Pawlowski
index 8f50ebb..9e59a78 100644 (file)
@@ -10,7 +10,7 @@ dnl libexslt is an extension
 dnl
 LIBXSLT_MAJOR_VERSION=1
 LIBXSLT_MINOR_VERSION=1
-LIBXSLT_MICRO_VERSION=22
+LIBXSLT_MICRO_VERSION=23
 PACKAGE=libxslt
 LIBEXSLT_MAJOR_VERSION=0
 LIBEXSLT_MINOR_VERSION=8
index 81af5bc..d2c5a4e 100644 (file)
      <exports symbol='xsltAllocateExtra' type='function'/>
      <exports symbol='xsltParseSequenceConstructor' type='function'/>
      <exports symbol='xsltRegisterTmpRVT' type='function'/>
+     <exports symbol='xsltInitAllDocKeys' type='function'/>
      <exports symbol='xsltExtensionInstructionResultFinalize' type='function'/>
      <exports symbol='xsltPointerListFree' type='function'/>
      <exports symbol='xsltIsBlank' type='function'/>
@@ -2337,6 +2338,11 @@ exits'/>
       <info>Initializes the processor (e.g. registers built-in extensions, etc.)</info>
       <return type='void'/>
     </function>
+    <function name='xsltInitAllDocKeys' file='xsltInternals'>
+      <info>INTERNAL ROUTINE ONLY  Check if any keys on the current document need to be computed</info>
+      <return type='int' info=''/>
+      <arg name='ctxt' type='xsltTransformContextPtr' info=''/>
+    </function>
     <function name='xsltInitCtxtExts' file='extensions'>
       <info>Initialize the set of modules with registered stylesheet data</info>
       <return type='int' info='the number of modules initialized or -1 in case of error'/>
@@ -2530,7 +2536,7 @@ exits'/>
       <arg name='inst' type='xmlNodePtr' info='the xsl:with-param instruction element'/>
     </function>
     <function name='xsltParseStylesheetDoc' file='xsltInternals'>
-      <info>parse an XSLT stylesheet building the associated structures</info>
+      <info>parse an XSLT stylesheet, building the associated structures.  doc is kept as a reference within the returned stylesheet, so changes to doc after the parsing will be reflected when the stylesheet is applied, and the doc is automatically freed when the stylesheet is closed.</info>
       <return type='xsltStylesheetPtr' info='a new XSLT stylesheet structure.'/>
       <arg name='doc' type='xmlDocPtr' info='and xmlDoc parsed XML'/>
     </function>
index 0ac1f5a..89d72c3 100644 (file)
     <reference name='xsltHandleDebuggerCallback' href='html/libxslt-xsltutils.html#xsltHandleDebuggerCallback'/>
     <reference name='xsltIf' href='html/libxslt-transform.html#xsltIf'/>
     <reference name='xsltInit' href='html/libxslt-xslt.html#xsltInit'/>
+    <reference name='xsltInitAllDocKeys' href='html/libxslt-xsltInternals.html#xsltInitAllDocKeys'/>
     <reference name='xsltInitCtxtExts' href='html/libxslt-extensions.html#xsltInitCtxtExts'/>
     <reference name='xsltInitCtxtKey' href='html/libxslt-xsltInternals.html#xsltInitCtxtKey'/>
     <reference name='xsltInitCtxtKeys' href='html/libxslt-keys.html#xsltInitCtxtKeys'/>
       <ref name='xsltHandleDebuggerCallback'/>
       <ref name='xsltIf'/>
       <ref name='xsltInit'/>
+      <ref name='xsltInitAllDocKeys'/>
       <ref name='xsltInitCtxtExts'/>
       <ref name='xsltInitCtxtKey'/>
       <ref name='xsltInitCtxtKeys'/>
       <ref name='xsltGetTemplate'/>
       <ref name='xsltHandleDebuggerCallback'/>
       <ref name='xsltIf'/>
+      <ref name='xsltInitAllDocKeys'/>
       <ref name='xsltInitCtxtExts'/>
       <ref name='xsltInitCtxtKey'/>
       <ref name='xsltInitCtxtKeys'/>
       <ref name='xsltFreeRVTs'/>
       <ref name='xsltFreeStackElemList'/>
       <ref name='xsltFreeStylesheet'/>
+      <ref name='xsltInitAllDocKeys'/>
       <ref name='xsltInitCtxtKey'/>
       <ref name='xsltIsBlank'/>
       <ref name='xsltKeyDef'/>
           <ref name='xsltCheckWrite'/>
           <ref name='xsltEvalStaticAttrValueTemplate'/>
           <ref name='xsltFindTemplate'/>
+          <ref name='xsltInitAllDocKeys'/>
           <ref name='xsltIsBlank'/>
         </word>
         <word name='Checks'>
         </word>
       </letter>
       <letter name='I'>
+        <word name='INTERNAL'>
+          <ref name='xsltInitAllDocKeys'/>
+        </word>
         <word name='IObuf'>
           <ref name='xsltRunStylesheet'/>
           <ref name='xsltRunStylesheetUser'/>
           <ref name='xsltFreeRVTs'/>
         </word>
       </letter>
+    </chunk>
+    <chunk name='chunk1'>
       <letter name='J'>
         <word name='JDK'>
           <ref name='xsltFormatNumberConversion'/>
           <ref name='XSLT_XT_NAMESPACE'/>
         </word>
       </letter>
-    </chunk>
-    <chunk name='chunk1'>
       <letter name='K'>
         <word name='Kay'>
           <ref name='XSLT_SAXON_NAMESPACE'/>
         </word>
       </letter>
       <letter name='O'>
+        <word name='ONLY'>
+          <ref name='xsltInitAllDocKeys'/>
+        </word>
         <word name='Obsolete'>
           <ref name='xsltGetPlainNamespace'/>
           <ref name='xsltRegisterTmpRVT'/>
         <word name='REVISIT:'>
           <ref name='xsltCopyNamespaceList'/>
         </word>
+        <word name='ROUTINE'>
+          <ref name='xsltInitAllDocKeys'/>
+        </word>
         <word name='RTF'>
           <ref name='_xsltTransformContext'/>
         </word>
         <word name='after'>
           <ref name='xsltExtensionInstructionResultFinalize'/>
           <ref name='xsltGetProfileInformation'/>
+          <ref name='xsltParseStylesheetDoc'/>
         </word>
         <word name='afterwards'>
           <ref name='xsltApplyOneTemplate'/>
           <ref name='xsltExtensionInstructionResultRegister'/>
           <ref name='xsltFormatNumberConversion'/>
           <ref name='xsltGetPlainNamespace'/>
+          <ref name='xsltInitAllDocKeys'/>
           <ref name='xsltInitElemPreComp'/>
           <ref name='xsltLocalVariablePush'/>
           <ref name='xsltRunStylesheet'/>
           <ref name='xslAddCall'/>
           <ref name='xsltApplyAttributeSet'/>
           <ref name='xsltAttrListTemplateProcess'/>
+          <ref name='xsltParseStylesheetDoc'/>
         </word>
         <word name='applies'>
           <ref name='xslHandleDebugger'/>
         </word>
         <word name='automatically'>
           <ref name='xsltCopyNamespaceList'/>
+          <ref name='xsltParseStylesheetDoc'/>
         </word>
         <word name='available'>
           <ref name='xsltFunctionNodeSet'/>
         <word name='changed'>
           <ref name='_xsltCompilerNodeInfo'/>
         </word>
+        <word name='changes'>
+          <ref name='xsltParseStylesheetDoc'/>
+        </word>
         <word name='channel'>
           <ref name='xsltSaveResultTo'/>
         </word>
           <ref name='xsltSaveResultToFd'/>
           <ref name='xsltSaveResultToFile'/>
         </word>
+        <word name='closed'>
+          <ref name='xsltParseStylesheetDoc'/>
+        </word>
         <word name='coalescing'>
           <ref name='_xsltTransformContext'/>
         </word>
           <ref name='xsltEvalTemplateString'/>
           <ref name='xsltEvalXPathString'/>
           <ref name='xsltEvalXPathStringNs'/>
+          <ref name='xsltInitAllDocKeys'/>
           <ref name='xsltLoadDocument'/>
           <ref name='xsltLoadStyleDocument'/>
         </word>
         <word name='doc'>
           <ref name='xsltGetKey'/>
           <ref name='xsltLoadStylesheetPI'/>
+          <ref name='xsltParseStylesheetDoc'/>
         </word>
         <word name='docs'>
           <ref name='_xsltTransformContext'/>
           <ref name='xsltDocLoaderFunc'/>
           <ref name='xsltGetQNameURI'/>
           <ref name='xsltLoadStylesheetPI'/>
+          <ref name='xsltParseStylesheetDoc'/>
           <ref name='xsltPointerListFree'/>
           <ref name='xsltRegisterLocalRVT'/>
           <ref name='xsltRegisterPersistRVT'/>
         </word>
         <word name='kept'>
           <ref name='_xsltDocument'/>
+          <ref name='xsltParseStylesheetDoc'/>
         </word>
         <word name='key'>
           <ref name='_xsltDocument'/>
         <word name='keys'>
           <ref name='xsltFreeDocumentKeys'/>
           <ref name='xsltFreeKeys'/>
+          <ref name='xsltInitAllDocKeys'/>
           <ref name='xsltInitCtxtKeys'/>
         </word>
         <word name='kind'>
           <ref name='xsltEvalXPathStringNs'/>
         </word>
       </letter>
+    </chunk>
+    <chunk name='chunk8'>
       <letter name='n'>
         <word name='name='>
           <ref name='xsltGetProfileInformation'/>
           <ref name='_xsltStyleItemDocument'/>
           <ref name='_xsltStylesheet'/>
           <ref name='xsltGetProfileInformation'/>
+          <ref name='xsltInitAllDocKeys'/>
           <ref name='xsltLoadStylesheetPI'/>
         </word>
         <word name='needed'>
           <ref name='xsltQuoteOneUserParam'/>
         </word>
       </letter>
-    </chunk>
-    <chunk name='chunk8'>
       <letter name='o'>
         <word name='object'>
           <ref name='XML_CAST_FPTR'/>
           <ref name='_xsltCompilerNodeInfo'/>
         </word>
       </letter>
+    </chunk>
+    <chunk name='chunk9'>
       <letter name='p'>
         <word name='param'>
           <ref name='_xsltCompilerCtxt'/>
         <word name='parsing'>
           <ref name='_xsltCompilerCtxt'/>
           <ref name='xsltDocLoaderFunc'/>
+          <ref name='xsltParseStylesheetDoc'/>
           <ref name='xsltSetGenericDebugFunc'/>
           <ref name='xsltSetGenericErrorFunc'/>
         </word>
         </word>
       </letter>
     </chunk>
-    <chunk name='chunk9'>
+    <chunk name='chunk10'>
       <letter name='q'>
         <word name='query'>
           <ref name='xsltGetKey'/>
           <ref name='xsltGetNamespace'/>
           <ref name='xsltInitCtxtKeys'/>
         </word>
+        <word name='reference'>
+          <ref name='xsltParseStylesheetDoc'/>
+        </word>
         <word name='references'>
           <ref name='xsltAttrListTemplateProcess'/>
           <ref name='xsltResolveStylesheetAttributeSet'/>
         <word name='reflect'>
           <ref name='XSLT_ITEM_COMPATIBILITY_FIELDS'/>
         </word>
+        <word name='reflected'>
+          <ref name='xsltParseStylesheetDoc'/>
+        </word>
         <word name='register'>
           <ref name='xsltExtensionInstructionResultRegister'/>
           <ref name='xsltNamespaceAlias'/>
           <ref name='xsltExtensionInstructionResultFinalize'/>
           <ref name='xsltGetProfileInformation'/>
           <ref name='xsltGetQNameURI'/>
+          <ref name='xsltParseStylesheetDoc'/>
         </word>
         <word name='reuse'>
           <ref name='xsltApplyOneTemplate'/>
         </word>
       </letter>
     </chunk>
-    <chunk name='chunk10'>
+    <chunk name='chunk11'>
       <letter name='t'>
         <word name='table'>
           <ref name='_xsltStylesheet'/>
         </word>
       </letter>
     </chunk>
-    <chunk name='chunk11'>
+    <chunk name='chunk12'>
       <letter name='v'>
         <word name='validates'>
           <ref name='xsltParseAnyXSLTElem'/>
           <ref name='xsltDocLoaderFunc'/>
           <ref name='xsltGetQNameURI2'/>
           <ref name='xsltInitElemPreComp'/>
+          <ref name='xsltParseStylesheetDoc'/>
           <ref name='xsltRegisterLocalRVT'/>
           <ref name='xsltRegisterPersistRVT'/>
           <ref name='xsltRegisterTmpRVT'/>
           <ref name='xsltLoadDocument'/>
           <ref name='xsltLoadStyleDocument'/>
           <ref name='xsltLoadStylesheetPI'/>
+          <ref name='xsltParseStylesheetDoc'/>
         </word>
         <word name='without'>
           <ref name='XML_CAST_FPTR'/>
         </word>
       </letter>
     </chunk>
-    <chunk name='chunk12'>
+    <chunk name='chunk13'>
       <letter name='y'>
         <word name='yes'>
           <ref name='_xsltStylesheet'/>
       </letter>
     </chunk>
     <chunks>
-      <chunk name='chunk0' start='A' end='J'/>
-      <chunk name='chunk1' start='K' end='S'/>
+      <chunk name='chunk0' start='A' end='I'/>
+      <chunk name='chunk1' start='J' end='S'/>
       <chunk name='chunk2' start='T' end='a'/>
       <chunk name='chunk3' start='b' end='c'/>
       <chunk name='chunk4' start='d' end='e'/>
       <chunk name='chunk5' start='f' end='g'/>
       <chunk name='chunk6' start='h' end='i'/>
-      <chunk name='chunk7' start='j' end='n'/>
-      <chunk name='chunk8' start='o' end='p'/>
-      <chunk name='chunk9' start='q' end='s'/>
-      <chunk name='chunk10' start='t' end='u'/>
-      <chunk name='chunk11' start='v' end='x'/>
-      <chunk name='chunk12' start='y' end='z'/>
+      <chunk name='chunk7' start='j' end='m'/>
+      <chunk name='chunk8' start='n' end='o'/>
+      <chunk name='chunk9' start='p' end='p'/>
+      <chunk name='chunk10' start='q' end='s'/>
+      <chunk name='chunk11' start='t' end='u'/>
+      <chunk name='chunk12' start='v' end='x'/>
+      <chunk name='chunk13' start='y' end='z'/>
     </chunks>
   </index>
 </apirefs>
index 87d4fa8..d943866 100644 (file)
@@ -8,20 +8,16 @@
   </vendor>
   <product id="libxslt">
     <name>libxslt</name>
-    <version>1.1.21</version>
-    <last-release> Jun 12 2007</last-release>
+    <version>1.1.22</version>
+    <last-release> Aug 23 2007</last-release>
     <info-url>http://xmlsoft.org/XSLT/</info-url>
-    <changes>   - Bug fixes: out of memory allocation errors (William Brack), 
-      namespace problem on compound predicates (William Brack),
-      python space/tab inconsistencies (Andreas Hanke), hook xsl:message
-      to per transformation error callbacks (Shaun McCance),
-      cached RVT problem (William Brack), XPath context maintainance
-      on choose (William Brack), memory leaks in the math module (William
-      Brack), exclude-result-prefix induced namespace problem (William
-      Brack)
-   - Build: configure setup for TRIO_REPLACE_STDIO (William Brack)
-  
-   - Documentation: updated after change from CVs to SVN (William Brack)
+    <changes>   - Bug fixes: RVT cleanup problems (William Brack), exclude-result-prefix
+      bug (William Brack), stylesheet compilation error handling (Rob Richards).
+      
+   - Portability fixes: improve build with VS2005 (Rob Richards), 
+      fixing build on AIX (Bjorn Wiberg), fix the security file checks on
+      Windows (Roland Schwarz and Rob Richards). 
+   - Improvement: add an --encoding option to xsltproc (Drazen Kacar). 
 
 </changes>
   </product>
index 8ad85db..82f2a3f 100644 (file)
@@ -9,7 +9,19 @@ H3 {font-family: Verdana,Arial,Helvetica}
 A:link, A:visited, A:active { text-decoration: underline }
     </style><title>News</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="gnome2.png" alt="GNOME2 Logo" /></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C logo" /></a><a href="http://www.redhat.com"><img src="redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/XSLT/"><img src="Libxslt-Logo-180x168.gif" alt="Made with Libxslt Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1>The XSLT C library for GNOME</h1><h2>News</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a href="index.html">Home</a></li><li><a href="intro.html">Introduction</a></li><li><a href="docs.html">Documentation</a></li><li><a href="bugs.html">Reporting bugs and getting help</a></li><li><a href="help.html">How to help</a></li><li><a href="downloads.html">Downloads</a></li><li><a href="FAQ.html">FAQ</a></li><li><a href="news.html">News</a></li><li><a href="xsltproc2.html">The xsltproc tool</a></li><li><a href="docbook.html">DocBook</a></li><li><a href="API.html">The programming API</a></li><li><a href="python.html">Python and bindings</a></li><li><a href="internals.html">Library internals</a></li><li><a href="extensions.html">Writing extensions</a></li><li><a href="contribs.html">Contributions</a></li><li><a href="EXSLT/index.html" style="font-weight:bold">libexslt</a></li><li><a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a></li><li><a href="html/index.html" style="font-weight:bold">API Menu</a></li><li><a href="ChangeLog.html">ChangeLog</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="tutorial/libxslttutorial.html">Tutorial</a>,
           <a href="tutorial2/libxslt_pipes.html">Tutorial2</a></li><li><a href="xsltproc.html">Man page for xsltproc</a></li><li><a href="http://mail.gnome.org/archives/xslt/">Mail archive</a></li><li><a href="http://xmlsoft.org/">XML libxml2</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li><li><a href="http://www.explain.com.au/oss/libxml2xslt.html">MacOsX binaries</a></li><li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li><li><a href="http://codespeak.net/lxml/">lxml Python bindings</a></li><li><a href="http://cpan.uwinnipeg.ca/dist/XML-LibXSLT">Perl XSLT bindings</a></li><li><a href="http://www.zend.com/php5/articles/php5-xmlphp.php#Heading17">XSLT with PHP</a></li><li><a href="http://www.mod-xslt2.com/">Apache module</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://xsldbg.sourceforge.net/">Xsldbg Debugger</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="APIchunk0.html">Alphabetic</a></li><li><a href="APIconstructors.html">Constructors</a></li><li><a href="APIfunctions.html">Functions/Types</a></li><li><a href="APIfiles.html">Modules</a></li><li><a href="APIsymbols.html">Symbols</a></li></ul></td></tr></table></td></tr></table></td><td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"><p>The <a href="ChangeLog.html">change log</a> describes the recents commits
-to the <a href="http://svn.gnome.org/viewcvs/libxslt/trunk/">SVN</a> code base.</p><p>Those are the public releases made:</p><h3>1.1.22: Aug 23 2007</h3><ul><li>Bug fixes: RVT cleanup problems (William Brack), exclude-result-prefix
+to the <a href="http://svn.gnome.org/viewcvs/libxslt/trunk/">SVN</a> code base.</p><p>Those are the public releases made:</p><h3>1.1.23: Apr  8 2008</h3><ul><li>Documentation: fix links for Cygwin DocBook setup (Philippe Bourcier),
+      xsltParseStylesheetDoc doc fix (Jason Viers), fix manpage default
+      maxdepth value </li>
+  <li>Bug fixes: python segfault (Daniel Gryniewicz), week-in-year bug fix
+      (Maurice van der Pot), fix python iterator problem (William Brack),
+      avoid garbage collection problems on str:tokenize and str:split
+      and function results (William Brack and Peter Pawlowski) 
+      superfluous re-generation of keys (William Brack), remove superfluous
+      code in xsltExtInitTest (Tony Graham), func:result segfault fix
+      (William Brack), timezone offset problem (Peter Pawlowski),</li>
+  <li>Portability fixes: old gcrypt support fix (Brent Cowgill), Python
+      portability patch (Stephane Bidoul), VS 2008 fix (Rob Richard) </li>
+</ul><h3>1.1.22: Aug 23 2007</h3><ul><li>Bug fixes: RVT cleanup problems (William Brack), exclude-result-prefix
       bug (William Brack), stylesheet compilation error handling (Rob Richards).
       </li>
   <li>Portability fixes: improve build with VS2005 (Rob Richards), 
index cf01afe..14d9882 100644 (file)
@@ -304,6 +304,21 @@ to the <a href="http://svn.gnome.org/viewcvs/libxslt/trunk/">SVN</a> code base.<
 
 <p>Those are the public releases made:</p>
 
+<h3>1.1.23: Apr  8 2008</h3>
+<ul>
+  <li>Documentation: fix links for Cygwin DocBook setup (Philippe Bourcier),
+      xsltParseStylesheetDoc doc fix (Jason Viers), fix manpage default
+      maxdepth value </li>
+  <li>Bug fixes: python segfault (Daniel Gryniewicz), week-in-year bug fix
+      (Maurice van der Pot), fix python iterator problem (William Brack),
+      avoid garbage collection problems on str:tokenize and str:split
+      and function results (William Brack and Peter Pawlowski) 
+      superfluous re-generation of keys (William Brack), remove superfluous
+      code in xsltExtInitTest (Tony Graham), func:result segfault fix
+      (William Brack), timezone offset problem (Peter Pawlowski),</li>
+  <li>Portability fixes: old gcrypt support fix (Brent Cowgill), Python
+      portability patch (Stephane Bidoul), VS 2008 fix (Rob Richard) </li>
+</ul>
 <h3>1.1.22: Aug 23 2007</h3>
 <ul>
   <li>Bug fixes: RVT cleanup problems (William Brack), exclude-result-prefix
index cb106c5..36c024b 100644 (file)
@@ -23,21 +23,21 @@ extern "C" {
  *
  * the version string like "1.2.3"
  */
-#define LIBXSLT_DOTTED_VERSION "1.1.22"
+#define LIBXSLT_DOTTED_VERSION "1.1.23"
 
 /**
  * LIBXSLT_VERSION:
  *
  * the version number: 1.2.3 value is 1002003
  */
-#define LIBXSLT_VERSION 10122
+#define LIBXSLT_VERSION 10123
 
 /**
  * LIBXSLT_VERSION_STRING:
  *
  * the version number string, 1.2.3 value is "1002003"
  */
-#define LIBXSLT_VERSION_STRING "10122"
+#define LIBXSLT_VERSION_STRING "10123"
 
 /**
  * LIBXSLT_VERSION_EXTRA:
index 7ed4056..6540990 100644 (file)
@@ -142,6 +142,7 @@ Class transformCtxt(transformCtxtBase)
     createRVT()
     extensionInstructionResultFinalize()
     freeRVTs()
+    initAllDocKeys()
     registerLocalRVT()
     registerPersistRVT()
     registerTmpRVT()