From 5c4a6de5e55d521a5f754df10a82b82d04a778b9 Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Wed, 18 Dec 2002 14:43:06 +0000
Subject: [PATCH] increase the max number of cascaded sort operations. updated
Igor's mail
* libxslt/xsltInternals.h: increase the max number of cascaded
sort operations.
* AUTHORS doc/* win32/*: updated Igor's mail and the Web page for
the Windows binaries.
Daniel
---
AUTHORS | 2 +-
ChangeLog | 7 +++++++
HACKING | 2 +-
doc/API.html | 2 +-
doc/APIchunk0.html | 2 +-
doc/APIchunk1.html | 2 +-
doc/APIchunk2.html | 2 +-
doc/APIchunk3.html | 2 +-
doc/APIchunk4.html | 2 +-
doc/APIchunk5.html | 2 +-
doc/APIchunk6.html | 2 +-
doc/APIchunk7.html | 2 +-
doc/APIconstructors.html | 2 +-
doc/APIfiles.html | 2 +-
doc/APIfunctions.html | 2 +-
doc/APIsymbols.html | 2 +-
doc/FAQ.html | 2 +-
doc/bugs.html | 2 +-
doc/contribs.html | 6 +++---
doc/docbook.html | 2 +-
doc/docs.html | 2 +-
doc/downloads.html | 6 +++---
doc/extensions.html | 2 +-
doc/help.html | 2 +-
doc/index.html | 2 +-
doc/internals.html | 2 +-
doc/intro.html | 2 +-
doc/news.html | 2 +-
doc/python.html | 2 +-
doc/search.php | 2 +-
doc/site.xsl | 2 +-
doc/xslt.html | 8 ++++----
doc/xsltproc2.html | 2 +-
libxslt/xsltInternals.h | 2 +-
win32/Makefile.mingw | 2 +-
win32/Makefile.msvc | 2 +-
win32/Readme.txt | 2 +-
win32/configure.js | 4 ++--
win32/libexslt.def.src | 2 +-
win32/libxslt.def.src | 2 +-
40 files changed, 54 insertions(+), 47 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 406ad2b8..094ebbc9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -17,4 +17,4 @@ William Brack
Thomas Broyer
-Igor Zlatkovic for the Windows port
+Igor Zlatkovic for the Windows port
diff --git a/ChangeLog b/ChangeLog
index 29c5ea72..fdf4324b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Dec 18 15:41:21 CET 2002 Daniel Veillard
+
+ * libxslt/xsltInternals.h: increase the max number of cascaded
+ sort operations.
+ * AUTHORS doc/* win32/*: updated Igor's mail and the Web page for
+ the Windows binaries.
+
Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic
* win32/libxslt.def.src: added more exports for Stephane Bidoul
diff --git a/HACKING b/HACKING
index c3a5117f..bf1624f4 100644
--- a/HACKING
+++ b/HACKING
@@ -7,7 +7,7 @@ to patch first and send mail afterward, as long as it's a 'small fix'.
Otherwise, only Bjorn Reese (breese@users.sourceforge.net),
"William M. Brack" , Igor Zlatkovic
- and me (veillard@redhat.com)
+ and me (veillard@redhat.com)
should commit there. John Fleck also have commit rights for the doc
subdir. Send a mail and if it's a bug issue, provide a test case and
register it at bugzilla.gnome.org in the libxslt module.
diff --git a/doc/API.html b/doc/API.html
index fca307e0..023e96b5 100644
--- a/doc/API.html
+++ b/doc/API.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html
index 89aedd31..09993694 100644
--- a/doc/APIchunk0.html
+++ b/doc/APIchunk0.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html
index 215a07f6..f41dc831 100644
--- a/doc/APIchunk1.html
+++ b/doc/APIchunk1.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html
index 402e0649..d53fc8ac 100644
--- a/doc/APIchunk2.html
+++ b/doc/APIchunk2.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html
index f8a7d76b..08595834 100644
--- a/doc/APIchunk3.html
+++ b/doc/APIchunk3.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html
index 961024c2..1b71404b 100644
--- a/doc/APIchunk4.html
+++ b/doc/APIchunk4.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html
index ff02cd2b..7ff31101 100644
--- a/doc/APIchunk5.html
+++ b/doc/APIchunk5.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html
index 7b88c4b6..482ca8a0 100644
--- a/doc/APIchunk6.html
+++ b/doc/APIchunk6.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html
index 6d1d46c5..98927ae0 100644
--- a/doc/APIchunk7.html
+++ b/doc/APIchunk7.html
@@ -66,7 +66,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
Pascal bindings
Bug Tracker
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index 6a396f0a..41740f69 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIfiles.html b/doc/APIfiles.html
index 2f440a67..afbe45d4 100644
--- a/doc/APIfiles.html
+++ b/doc/APIfiles.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html
index e91a676d..886381df 100644
--- a/doc/APIfunctions.html
+++ b/doc/APIfunctions.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html
index eec4cdb2..1a742be2 100644
--- a/doc/APIsymbols.html
+++ b/doc/APIsymbols.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/FAQ.html b/doc/FAQ.html
index 97638d78..16fdeaef 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/bugs.html b/doc/bugs.html
index 40c67621..14035505 100644
--- a/doc/bugs.html
+++ b/doc/bugs.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/contribs.html b/doc/contribs.html
index 58a35375..07b09420 100644
--- a/doc/contribs.html
+++ b/doc/contribs.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
@@ -88,8 +88,8 @@ A:link, A:visited, A:active { text-decoration: underline }
spent quite some time debugging non-trivial problems in early versions of
libxslt
-Igor Zlatkovic is now
- the maintainer of the Windows port, he
+Igor Zlatkovic is now
+ the maintainer of the Windows port, he
provides binaries
Thomas Broyer provided a lot of suggestions, and drafted most of the
diff --git a/doc/docbook.html b/doc/docbook.html
index 7efab2ff..223ddf58 100644
--- a/doc/docbook.html
+++ b/doc/docbook.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/docs.html b/doc/docs.html
index b54229c8..76ae5eb3 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/downloads.html b/doc/downloads.html
index d847fc7b..47bc3092 100644
--- a/doc/downloads.html
+++ b/doc/downloads.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
@@ -87,8 +87,8 @@ archive, Antonin Sprinzl also provides libxml2,
libxml2-devel,
libxslt and libxslt-devel
-packages installed to compile applications using libxslt.) Igor Zlatkovic is now the
-maintainer of the Windows port, he
+packages installed to compile applications using libxslt.) Igor Zlatkovic is now the
+maintainer of the Windows port, he
provides binaries. Gary
Pennington provides Solaris
binaries. Steve Ball provides
diff --git a/doc/extensions.html b/doc/extensions.html
index b34f078f..83cc90c6 100644
--- a/doc/extensions.html
+++ b/doc/extensions.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/help.html b/doc/help.html
index c35cb111..99673148 100644
--- a/doc/help.html
+++ b/doc/help.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/index.html b/doc/index.html
index b6eb4d00..6eb6ba45 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/internals.html b/doc/internals.html
index 02a862aa..1420eb37 100644
--- a/doc/internals.html
+++ b/doc/internals.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/intro.html b/doc/intro.html
index a1c79c88..57d63295 100644
--- a/doc/intro.html
+++ b/doc/intro.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/news.html b/doc/news.html
index f800b2ba..afc89e9e 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/python.html b/doc/python.html
index c5d50621..697707ea 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/search.php b/doc/search.php
index aabd543c..185ff98c 100644
--- a/doc/search.php
+++ b/doc/search.php
@@ -66,7 +66,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/site.xsl b/doc/site.xsl
index fb5e0a8f..d60642e5 100644
--- a/doc/site.xsl
+++ b/doc/site.xsl
@@ -106,7 +106,7 @@
XML libxml
DOM gdome2
FTP
- Windows binaries
+ Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/doc/xslt.html b/doc/xslt.html
index 686dddc5..751d6fa7 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -186,9 +186,9 @@ you need the libxml2,
libxslt and libxslt-devel
packages installed to compile applications using libxslt.) Igor Zlatkovic is now the
+href="mailto:igor@zlatkovic.com">Igor Zlatkovic is now the
maintainer of the Windows port, he
+href="http://ww.zlatkovic.com/projects/libxml/index.html">he
provides binaries. Gary
Pennington provides Solaris
binaries. Steve Ball provides
@@ -1901,9 +1901,9 @@ close the connection to the database to keep the same example.
William Brack was an early adopted, contributed a number of patches and
spent quite some time debugging non-trivial problems in early versions of
libxslt
- Igor Zlatkovic is now
+ Igor Zlatkovic is now
the maintainer of the Windows port, he
+ href="http://ww.zlatkovic.com/projects/libxml/index.html">he
provides binaries
Thomas Broyer provided a lot of suggestions, and drafted most of the
extension API
diff --git a/doc/xsltproc2.html b/doc/xsltproc2.html
index 8225be0e..f3767322 100644
--- a/doc/xsltproc2.html
+++ b/doc/xsltproc2.html
@@ -71,7 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
XML libxml
DOM gdome2
FTP
-Windows binaries
+Windows binaries
Solaris binaries
MacOsX binaries
Pascal bindings
diff --git a/libxslt/xsltInternals.h b/libxslt/xsltInternals.h
index e1abbea4..ac6141b6 100644
--- a/libxslt/xsltInternals.h
+++ b/libxslt/xsltInternals.h
@@ -28,7 +28,7 @@ extern "C" {
*
* Max number of specified xsl:sort on an element.
*/
-#define XSLT_MAX_SORT 5
+#define XSLT_MAX_SORT 15
/**
* XSLT_PAT_NO_PRIORITY:
diff --git a/win32/Makefile.mingw b/win32/Makefile.mingw
index cafb1a59..957a26dc 100644
--- a/win32/Makefile.mingw
+++ b/win32/Makefile.mingw
@@ -10,7 +10,7 @@
# a 'nmake clean' and then a 'nmake all'.
# nmake install to install the library and its header files.
#
-# November 2002, Igor Zlatkovic
+# November 2002, Igor Zlatkovic
AUTOCONF = .\config.mingw
diff --git a/win32/Makefile.msvc b/win32/Makefile.msvc
index 8cb75a37..07705937 100644
--- a/win32/Makefile.msvc
+++ b/win32/Makefile.msvc
@@ -10,7 +10,7 @@
# a 'nmake clean' and then a 'nmake all'.
# nmake install to install the library and its header files.
#
-# March 2002, Igor Zlatkovic
+# March 2002, Igor Zlatkovic
AUTOCONF = .\config.msvc
diff --git a/win32/Readme.txt b/win32/Readme.txt
index 70cac541..e979294f 100644
--- a/win32/Readme.txt
+++ b/win32/Readme.txt
@@ -129,5 +129,5 @@ possible, and there is also a chance that support exists for IDEs
which I have never seen.
-November 2002, Igor Zlatkovic
+November 2002, Igor Zlatkovic
diff --git a/win32/configure.js b/win32/configure.js
index 8325f5a6..526d09af 100644
--- a/win32/configure.js
+++ b/win32/configure.js
@@ -4,7 +4,7 @@
* Run it with an 'help', or an invalid option and it will tell you what options
* it accepts.
*
- * March 2002, Igor Zlatkovic
+ * March 2002, Igor Zlatkovic
*/
/* The source directory, relative to the one where this file resides. */
@@ -294,7 +294,7 @@ function genReadme(bname, ver, file)
f.WriteLine("a cheer of joy, a comment or a suggestion, feel free to contact me using");
f.WriteLine("the address below.");
f.WriteBlankLines(1);
- f.WriteLine(" Igor Zlatkovic (igor@stud.fh-frankfurt.de)");
+ f.WriteLine(" Igor Zlatkovic (igor@zlatkovic.com)");
f.Close();
}
diff --git a/win32/libexslt.def.src b/win32/libexslt.def.src
index b3a8486f..d5238276 100644
--- a/win32/libexslt.def.src
+++ b/win32/libexslt.def.src
@@ -13,7 +13,7 @@
from the libexslt.dll, its name is most certainly missing here.
Add the name of the offending function to this file and rebuild.
- 21.03.2002, Igor Zlatkovic (igor@stud.fh-frankfurt.de)
+ 21.03.2002, Igor Zlatkovic (igor@zlatkovic.com)
*/
LIBRARY libexslt
diff --git a/win32/libxslt.def.src b/win32/libxslt.def.src
index d11d2859..9fa41d31 100644
--- a/win32/libxslt.def.src
+++ b/win32/libxslt.def.src
@@ -13,7 +13,7 @@
from the libxslt.dll, its name is most certainly missing here.
Add the name of the offending function to this file and rebuild.
- 21.03.2002, Igor Zlatkovic (igor@stud.fh-frankfurt.de)
+ 21.03.2002, Igor Zlatkovic (igor@zlatkovic.com)
*/
LIBRARY libxslt