platform/upstream/libxslt.git
21 years agofixes bug #97969 for @*[...] patterns added the example in the regression
Daniel Veillard [Wed, 13 Nov 2002 09:38:48 +0000 (09:38 +0000)]
fixes bug #97969 for @*[...] patterns added the example in the regression

* libxslt/pattern.c: fixes bug #97969 for @*[...] patterns
* tests/docs/Makefile.am tests/docs/bug-97.xml
  tests/general/Makefile.am tests/general/bug-97.*: added the
  example in the regression tests for this case
Daniel

21 years agofixes bug #97950 for cdata-section-elements checks in recursive copies.
Daniel Veillard [Tue, 12 Nov 2002 21:37:39 +0000 (21:37 +0000)]
fixes bug #97950 for cdata-section-elements checks in recursive copies.

* libxslt/transform.c: fixes bug #97950 for cdata-section-elements
  checks in recursive copies.
* tests/docs/Makefile.am tests/docs/bug-96.xml
  tests/general/Makefile.am tests/general/bug-96.*: added the
  example in the regression tests for this case
Daniel

21 years agoautoconvert key() first arg to string, reported by John Escott Daniel
Daniel Veillard [Tue, 12 Nov 2002 18:32:47 +0000 (18:32 +0000)]
autoconvert key() first arg to string, reported by John Escott Daniel

* libxslt/functions.c: autoconvert key() first arg to string,
  reported by John Escott
Daniel

21 years agocorner case handling of copying a CDATA node. Daniel
Daniel Veillard [Tue, 12 Nov 2002 12:42:38 +0000 (12:42 +0000)]
corner case handling of copying a CDATA node. Daniel

* libxslt/transform.c: corner case handling of copying a CDATA node.
Daniel

21 years ago*** empty log message ***
Igor Zlatkovic [Fri, 8 Nov 2002 17:12:29 +0000 (17:12 +0000)]
*** empty log message ***

21 years agoretired xmlwin32version.h
Igor Zlatkovic [Fri, 8 Nov 2002 17:12:14 +0000 (17:12 +0000)]
retired xmlwin32version.h

21 years agointegrated libxslt.m4 written by Thomas Schraitle (RFE #96485) Daniel
Daniel Veillard [Fri, 8 Nov 2002 16:10:37 +0000 (16:10 +0000)]
integrated libxslt.m4 written by Thomas Schraitle (RFE #96485) Daniel

* Makefile.am libxslt.m4 libxslt.spec.in: integrated libxslt.m4
  written by Thomas Schraitle (RFE #96485)
Daniel

21 years agodoc/xsltproc.xml //bugzilla.gnome.org/show_bug.cgi?id=97891
MST 2002 John Fleck [Thu, 7 Nov 2002 18:20:50 +0000 (18:20 +0000)]
doc/xsltproc.xml //bugzilla.gnome.org/show_bug.cgi?id=97891

Thu Nov  7 11:18:42 MST 2002 John Fleck <jfleck@inkstain.net>

* doc/xsltproc.xml
* doc/xsltproc.1
clarifying --catalog option and xsltproc's use of
XML_CATALOG_FILES and /etc/xml/catalog. fixes
http://bugzilla.gnome.org/show_bug.cgi?id=97891

21 years agoremove the use of snprintf, and use libxml2 string API instead. try to
Daniel Veillard [Mon, 4 Nov 2002 17:04:59 +0000 (17:04 +0000)]
remove the use of snprintf, and use libxml2 string API instead. try to

* xsltproc/xsltproc.c: remove the use of snprintf, and use
  libxml2 string API instead.
* configure.in libxslt/xsltconfig.h.in libxslt/xsltutils.c:
  try to cope with architecture lacking some of the string functions,
  reuse the trio ones compiled in libxml2 , should close #97113
Daniel

21 years agoTried to fix a bug, Daniel
Daniel Veillard [Thu, 24 Oct 2002 14:05:45 +0000 (14:05 +0000)]
Tried to fix a bug, Daniel

21 years agocleaned up the spec file and associated changes in the Makefiles. Daniel
Daniel Veillard [Wed, 23 Oct 2002 21:07:12 +0000 (21:07 +0000)]
cleaned up the spec file and associated changes in the Makefiles. Daniel

* Makefile.am libxslt.spec.in doc/Makefile.am: cleaned up
  the spec file and associated changes in the Makefiles.
Daniel

21 years agoForgot to check a pointer, fixes bug #96495 Daniel
Daniel Veillard [Tue, 22 Oct 2002 19:02:40 +0000 (19:02 +0000)]
Forgot to check a pointer, fixes bug #96495 Daniel

* libxslt/pattern.c: Forgot to check a pointer, fixes bug #96495
Daniel

21 years agofixed include c.f. bug #96487 Red Hat 8.0 induced change Daniel
Daniel Veillard [Tue, 22 Oct 2002 18:54:01 +0000 (18:54 +0000)]
fixed include c.f. bug #96487 Red Hat 8.0 induced change Daniel

* libxslt/keys.h: fixed include c.f. bug #96487
* config.h.in:  Red Hat 8.0 induced change
Daniel

21 years agofixed bug #78501 when using a non ascii character for the number
Daniel Veillard [Tue, 22 Oct 2002 15:34:36 +0000 (15:34 +0000)]
fixed bug #78501 when using a non ascii character for the number

* libxslt/numbers.c libxslt/numbersInternals.h libxslt/xsltutils.[ch]:
  fixed bug #78501 when using a non ascii character for the
  number formatting grouping separator.
* tests/docs/Makefile.am tests/docs/bug-95.xml
  tests/general/Makefile.am tests/general/bug-95.*: added the
  example in the regression tests for this case
* libxslt/attributes.c: cleaning up a problem introduced in last
  patch
Daniel

21 years ago*** empty log message ***
Igor Zlatkovic [Mon, 21 Oct 2002 07:34:27 +0000 (07:34 +0000)]
*** empty log message ***

21 years agofixed minor typo in a call to xmlHasNsProp
Igor Zlatkovic [Mon, 21 Oct 2002 07:32:35 +0000 (07:32 +0000)]
fixed minor typo in a call to xmlHasNsProp

21 years agofixed bugs when passing result value tree to Python functions. Daniel
Daniel Veillard [Sun, 20 Oct 2002 21:21:26 +0000 (21:21 +0000)]
fixed bugs when passing result value tree to Python functions. Daniel

* python/types.c: fixed bugs when passing result value tree
  to Python functions.
Daniel

21 years ago*** empty log message ***
Igor Zlatkovic [Sun, 20 Oct 2002 13:25:20 +0000 (13:25 +0000)]
*** empty log message ***

21 years agomapped vsnprintf to _vsnprintf for MS runtime
Igor Zlatkovic [Sun, 20 Oct 2002 13:25:08 +0000 (13:25 +0000)]
mapped vsnprintf to _vsnprintf for MS runtime

21 years agomapped snprintf to _snprintf for MS runtime
Igor Zlatkovic [Sun, 20 Oct 2002 13:24:47 +0000 (13:24 +0000)]
mapped snprintf to _snprintf for MS runtime

21 years agopreparing 1.0.22 upated and rebuilt the docs Daniel
Daniel Veillard [Fri, 18 Oct 2002 11:42:04 +0000 (11:42 +0000)]
preparing 1.0.22 upated and rebuilt the docs Daniel

* configure.in: preparing 1.0.22
* doc/*: upated and rebuilt the docs
Daniel

21 years agofixed bug #86421 added the example in the regression tests for this case
Daniel Veillard [Thu, 17 Oct 2002 14:34:07 +0000 (14:34 +0000)]
fixed bug #86421 added the example in the regression tests for this case

* libxslt/variables.c: fixed bug #86421
* tests/docs/Makefile.am tests/docs/bug-94.xml
  tests/general/Makefile.am tests/general/bug-94.*: added the
  example in the regression tests for this case
Daniel

21 years agoadded and tested the --path option to close #79638 Daniel
Daniel Veillard [Thu, 17 Oct 2002 13:51:17 +0000 (13:51 +0000)]
added and tested the --path option to close #79638 Daniel

* xsltproc: added and tested the --path option to close #79638
Daniel

21 years agofixing bug #95826 the attribute was reset with the inherited stylesheet
Daniel Veillard [Thu, 17 Oct 2002 13:27:59 +0000 (13:27 +0000)]
fixing bug #95826 the attribute was reset with the inherited stylesheet

* libxslt/attributes.c: fixing bug #95826 the attribute was reset
  with the inherited stylesheet value.
* tests/docs/Makefile.am tests/docs/bug-93.xml
  tests/general/Makefile.am tests/general/bug-93-inc.*
  tests/general/bug-93.*: added the example in the regression
  tests for this case
Daniel

21 years agoadded the possibility to register a transformation context specific error
Daniel Veillard [Tue, 15 Oct 2002 16:06:47 +0000 (16:06 +0000)]
added the possibility to register a transformation context specific error

* libxslt/xsltInternals.h libxslt/xsltutils.[ch]: added the
  possibility to register a transformation context specific
  error handler, with xsltSetTransformErrorFunc() and provided
  a new routine xsltTransformError() to handle contextual errors,
  this should fix #94435
* libxslt/*.c: modified all the code to use the context specific
  error handling, as a result xsltPrintErrorContext() is not called
  anymore except internally from xsltTransformError()
Daniel

21 years agoclosing #94933, any error will make the transformation abort with no
Daniel Veillard [Tue, 15 Oct 2002 13:08:41 +0000 (13:08 +0000)]
closing #94933, any error will make the transformation abort with no

* libxslt/transform.c: closing #94933, any error will make
  the transformation abort with  no result.
* tests/reports/tst-1.err tests/reports/tst-1.out
  tests/reports/undefvar.err: this changed the regression tests
  output.
* tests/exslt/date/difference.1.out tests/exslt/date/seconds.1.out:
  updated the result accordingly to the fixes done last month.
* libxslt/namespaces.c: make sure to avoid duplicate namespace
  declarations in the result trees. May fix #93692 but it's unclear.
Daniel

21 years agoadded a --path option to provide the enhancement requested by #79638,
Daniel Veillard [Tue, 15 Oct 2002 11:04:51 +0000 (11:04 +0000)]
added a --path option to provide the enhancement requested by #79638,

* xsltproc/xsltproc.c: added a --path option to provide the
  enhancement requested by #79638, first cur at it, untested yet.
Daniel

21 years agoseems the media-type attribute wasn't always correctly handled Daniel
Daniel Veillard [Tue, 15 Oct 2002 11:03:42 +0000 (11:03 +0000)]
seems the media-type attribute wasn't always correctly handled Daniel

* libxslt/xslt.c: seems the media-type attribute wasn't
  always correctly handled
Daniel

21 years agoadded URI escaping in case the resource target computation of
Daniel Veillard [Tue, 15 Oct 2002 10:55:24 +0000 (10:55 +0000)]
added URI escaping in case the resource target computation of

* libxslt/transform.c: added URI escaping in case the resource
  target computation of exslt:element failed. Should fix #81837
Daniel

21 years agoupdated the contact informations Daniel
Daniel Veillard [Tue, 15 Oct 2002 10:43:01 +0000 (10:43 +0000)]
updated the contact informations Daniel

* README: updated the contact informations
Daniel

21 years agofixed the behaviour of node() patter which didn't patch the one defined in
Daniel Veillard [Tue, 15 Oct 2002 09:45:29 +0000 (09:45 +0000)]
fixed the behaviour of node() patter which didn't patch the one defined in

* libxslt/pattern.c: fixed the behaviour of node() patter which
  didn't patch the one defined in XPath :-( . Closes bug #95793
* tests/docs/Makefile.am tests/docs/bug-92.xml
  tests/general/Makefile.am tests/general/bug-92.*: added the
  example in the regression tests for this case
Daniel

21 years ago*** empty log message ***
Igor Zlatkovic [Mon, 14 Oct 2002 10:32:43 +0000 (10:32 +0000)]
*** empty log message ***

21 years agoexported security.c functions
Igor Zlatkovic [Mon, 14 Oct 2002 10:32:23 +0000 (10:32 +0000)]
exported security.c functions

21 years agoadded security.c
Igor Zlatkovic [Mon, 14 Oct 2002 10:32:01 +0000 (10:32 +0000)]
added security.c

21 years agoremapped mkdir to _mkdir for MS runtime
Igor Zlatkovic [Mon, 14 Oct 2002 10:31:21 +0000 (10:31 +0000)]
remapped mkdir to _mkdir for MS runtime

21 years agoadded another option --writesubtree to allow documents to be written only
Daniel Veillard [Thu, 10 Oct 2002 16:50:17 +0000 (16:50 +0000)]
added another option --writesubtree to allow documents to be written only

* xsltproc/xsltproc.c: added another option --writesubtree to allow
  documents to be written only to  a given subtree.
Daniel

21 years agonew module with runtime security checks, it will also check and do
Daniel Veillard [Thu, 10 Oct 2002 15:26:25 +0000 (15:26 +0000)]
new module with runtime security checks, it will also check and do

* libxslt/security.[ch] libxslt/Makefile.am: new module with
  runtime security checks, it will also check and do directory
  creation when allowed
* libxslt/documents.c libxslt/imports.c libxslt/transform.c
  libxslt/xslt.c libxslt/xsltInternals.h: plug-in the new
  security infrastructure probes at file reading or file creation
* xsltproc/xsltproc.c: plugged the security module there too,
  added the new options --nowrite and --nomkdir
* doc/*: updated the man page and regenerated.
Daniel

21 years agomade the link to search relative, Daniel
Daniel Veillard [Wed, 9 Oct 2002 19:42:21 +0000 (19:42 +0000)]
made the link to search relative, Daniel

21 years agoupdated the doc XSLT to add the search, added the search page, fixed a
Daniel Veillard [Wed, 9 Oct 2002 16:39:40 +0000 (16:39 +0000)]
updated the doc XSLT to add the search, added the search page, fixed a

* doc/*: updated the doc XSLT to add the search, added the search
  page, fixed a link problem raised by Yves Pratter, regenerated
Daniel

21 years agothe indexer version of the XSLT part of the xmlsoft site + archives Daniel
Daniel Veillard [Wed, 9 Oct 2002 12:29:41 +0000 (12:29 +0000)]
the indexer version of the XSLT part of the xmlsoft site + archives Daniel

* doc/index.py: the indexer version of the XSLT part of the
  xmlsoft site + archives
Daniel

21 years ago*** empty log message ***
Igor Zlatkovic [Sun, 29 Sep 2002 18:07:11 +0000 (18:07 +0000)]
*** empty log message ***

21 years agointroduced double-run compilation
Igor Zlatkovic [Sun, 29 Sep 2002 18:05:13 +0000 (18:05 +0000)]
introduced double-run compilation

21 years agoadded .cvsignore
Igor Zlatkovic [Sun, 29 Sep 2002 18:03:23 +0000 (18:03 +0000)]
added .cvsignore

21 years agoForgot to bump the release number, don't drink-release :-( !
Daniel Veillard [Thu, 26 Sep 2002 18:57:20 +0000 (18:57 +0000)]
Forgot to bump the release number, don't drink-release :-( !

Daniel

21 years agopreparing 1.0.21 updated and regenerated the docs and web pages Daniel
Daniel Veillard [Thu, 26 Sep 2002 18:30:41 +0000 (18:30 +0000)]
preparing 1.0.21 updated and regenerated the docs and web pages Daniel

* configure.in: preparing 1.0.21
* doc/* : updated and regenerated the docs and web pages
Daniel

21 years agofixed a disable output escaping bug for HTML output introduced in 1.0.20
Daniel Veillard [Wed, 25 Sep 2002 09:20:37 +0000 (09:20 +0000)]
fixed a disable output escaping bug for HTML output introduced in 1.0.20

* libxslt/transform.c: fixed a disable output escaping bug for
  HTML output introduced in 1.0.20 and raised by Mario Weilguni
* tests/docs/Makefile.am tests/docs/bug-91.xml
  tests/general/Makefile.am tests/general/bug-91.*: added the
  example in the regression tests for this case
Daniel

21 years agodoc/xlst.html changing link on ftp.gnome.org
MDT 2002 John Fleck [Wed, 25 Sep 2002 02:34:55 +0000 (02:34 +0000)]
doc/xlst.html changing link on ftp.gnome.org

Tue Sep 24 20:33:08 MDT 2002 John Fleck <jfleck@inkstain.net>

* doc/xlst.html
changing link on ftp.gnome.org

21 years agoset-up DIST_SUBDIRS to avoid the same problem Jacob reported for libxml2
Daniel Veillard [Mon, 23 Sep 2002 08:16:17 +0000 (08:16 +0000)]
set-up DIST_SUBDIRS to avoid the same problem Jacob reported for libxml2

* Makefile.am: set-up DIST_SUBDIRS to avoid the same problem Jacob
  reported for libxml2
Daniel

21 years agofixed a problem reported by Mark Vakoc Daniel
Daniel Veillard [Fri, 20 Sep 2002 08:56:01 +0000 (08:56 +0000)]
fixed a problem reported by Mark Vakoc Daniel

* libxslt/templates.c: fixed a problem reported by Mark Vakoc
Daniel

21 years ago*** empty log message ***
Igor Zlatkovic [Wed, 18 Sep 2002 13:50:36 +0000 (13:50 +0000)]
*** empty log message ***

21 years agoadded recently discussed test cases
Igor Zlatkovic [Wed, 18 Sep 2002 13:50:13 +0000 (13:50 +0000)]
added recently discussed test cases

21 years agofixed the embedded '-' in the duration format function
Igor Zlatkovic [Wed, 18 Sep 2002 13:47:57 +0000 (13:47 +0000)]
fixed the embedded '-' in the duration format function

21 years ago*** empty log message ***
Igor Zlatkovic [Tue, 17 Sep 2002 16:14:27 +0000 (16:14 +0000)]
*** empty log message ***

21 years agoremoved unused variable
Igor Zlatkovic [Tue, 17 Sep 2002 16:14:07 +0000 (16:14 +0000)]
removed unused variable

21 years agofixed date:difference() bugs, removed type conversion warnings
Igor Zlatkovic [Tue, 17 Sep 2002 16:13:44 +0000 (16:13 +0000)]
fixed date:difference() bugs, removed type conversion warnings

21 years agodoc/xsltproc.html oops, forgot to update the html version of the man page
MDT 2002 John Fleck [Sat, 14 Sep 2002 22:18:39 +0000 (22:18 +0000)]
doc/xsltproc.html oops, forgot to update the html version of the man page

Sat Sep 14 16:17:51 MDT 2002 John Fleck <jfleck@inkstain.net>

* doc/xsltproc.html
oops, forgot to update the html version of the man page

21 years agodoc/xsltproc.xml doc/xsltproc.1 doc/xsltproc2.html Fixing erroneous
MDT 2002 John Fleck [Sat, 14 Sep 2002 22:13:04 +0000 (22:13 +0000)]
doc/xsltproc.xml doc/xsltproc.1 doc/xsltproc2.html Fixing erroneous

Sat Sep 14 16:10:21 MDT 2002 John Fleck <jfleck@inkstain.net>

* doc/xsltproc.xml
* doc/xsltproc.1
* doc/xsltproc2.html
Fixing erroneous mention of old --warnnet option (thanks to Jean
T. Anderson for pointing this out)

21 years ago*** empty log message ***
Igor Zlatkovic [Tue, 10 Sep 2002 19:06:53 +0000 (19:06 +0000)]
*** empty log message ***

21 years agoadded more readme info for the binary package
Igor Zlatkovic [Tue, 10 Sep 2002 19:06:41 +0000 (19:06 +0000)]
added more readme info for the binary package

21 years agofixed a bug in match="node()" reported by Ben Ko Daniel
Daniel Veillard [Mon, 9 Sep 2002 12:08:24 +0000 (12:08 +0000)]
fixed a bug in match="node()" reported by Ben Ko Daniel

* libxslt/pattern.c: fixed a bug in match="node()" reported by Ben Ko
Daniel

21 years agofixes libary path for x86_64 AMD Daniel
Daniel Veillard [Mon, 9 Sep 2002 12:06:51 +0000 (12:06 +0000)]
fixes libary path for x86_64 AMD Daniel

* libxslt.spec.in: fixes libary path for x86_64 AMD
Daniel

21 years agoAdding link to MacOsX binaries, Daniel
Daniel Veillard [Mon, 9 Sep 2002 10:54:56 +0000 (10:54 +0000)]
Adding link to MacOsX binaries, Daniel

21 years agoapplied patch from Christophe Merlet to reestablish DESTDIR Daniel
Daniel Veillard [Thu, 5 Sep 2002 08:08:39 +0000 (08:08 +0000)]
applied patch from Christophe Merlet to reestablish DESTDIR Daniel

* python/Makefile.am: applied patch from Christophe Merlet to
  reestablish DESTDIR
Daniel

21 years agore-applied the patch from Nathan Myers about a possible memory leak in
Daniel Veillard [Thu, 29 Aug 2002 19:27:16 +0000 (19:27 +0000)]
re-applied the patch from Nathan Myers about a possible memory leak in

* libxslt/transform.c: re-applied the patch from Nathan Myers about
  a possible memory leak in case of error
Daniel

21 years agoUse the new Gnome2 logo, Daniel
Daniel Veillard [Wed, 28 Aug 2002 21:19:34 +0000 (21:19 +0000)]
Use the new Gnome2 logo, Daniel

21 years agonice logos generated by Marc Liyanage changed the stylesheet to show the
Daniel Veillard [Wed, 28 Aug 2002 11:52:46 +0000 (11:52 +0000)]
nice logos generated by Marc Liyanage changed the stylesheet to show the

* doc/Libxslt-Logo-180x168.gif doc/Libxslt-Logo-90x34.gif:
  nice logos generated by Marc Liyanage
* doc/site.xsl *.html: changed the stylesheet to show the new
  logo and regenerated the pages
Daniel

21 years agoapplied a patch from Ralf Mattes providing style.saveResultToString()
Daniel Veillard [Sun, 25 Aug 2002 15:04:00 +0000 (15:04 +0000)]
applied a patch from Ralf Mattes providing style.saveResultToString()

* python/libxslt-python-api.xml python/libxslt.c
  python/libxsltclass.txt python/tests/basic.py: applied a patch
  from Ralf Mattes providing style.saveResultToString()
Daniel

21 years agopreparing release 1.0.20 updated and regenerated the docs Daniel
Daniel Veillard [Fri, 23 Aug 2002 12:01:09 +0000 (12:01 +0000)]
preparing release 1.0.20 updated and regenerated the docs Daniel

* configure.in: preparing release 1.0.20
* doc/*: updated and regenerated the docs
Daniel

21 years agofixed a bug w.r.t. namespace context when doing the evaluation of
Daniel Veillard [Wed, 21 Aug 2002 19:29:32 +0000 (19:29 +0000)]
fixed a bug w.r.t. namespace context when doing the evaluation of

* libxslt/templates.c: fixed a bug w.r.t. namespace context when
  doing the evaluation of attribute value templates
* libxslt.spec.in python/Makefile.am: fixed some troubles
  with "make rpm"
Daniel

21 years agofixed the parameter order when calling Python based extensions. Daniel
Daniel Veillard [Wed, 21 Aug 2002 17:00:38 +0000 (17:00 +0000)]
fixed the parameter order when calling Python based extensions. Daniel

* python/libxslt.c: fixed the parameter order when calling
  Python based extensions.
Daniel

21 years agofixed bug #89258 and a bit of cleanup. added the example in the regression
Daniel Veillard [Wed, 21 Aug 2002 11:50:53 +0000 (11:50 +0000)]
fixed bug #89258 and a bit of cleanup. added the example in the regression

* libxslt/transform.c libxslt/xslt.c: fixed bug #89258 and a bit of
  cleanup.
* tests/docs/Makefile.am tests/docs/bug-90.xml
  tests/general/Makefile.am tests/general/bug-90.*: added the
  example in the regression tests for this case
Daniel

21 years ago*** empty log message ***
Igor Zlatkovic [Tue, 20 Aug 2002 14:42:53 +0000 (14:42 +0000)]
*** empty log message ***

21 years agoAdded the prefix location to the include and lib search path
Igor Zlatkovic [Tue, 20 Aug 2002 14:42:45 +0000 (14:42 +0000)]
Added the prefix location to the include and lib search path

21 years agofound and fixed the small <xsl:choose> bug which was giving troubles to
Daniel Veillard [Mon, 19 Aug 2002 13:05:29 +0000 (13:05 +0000)]
found and fixed the small <xsl:choose> bug which was giving troubles to

* libxslt/transform.c: found and fixed the small <xsl:choose>
  bug which was giving troubles to DocBook users (the test expression
  of <when> was evaluated in the namespace context of <choose> !)
Daniel

21 years agohardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and
Havoc Pennington [Sun, 18 Aug 2002 22:22:16 +0000 (22:22 +0000)]
hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and

2002-08-18  Havoc Pennington  <hp@pobox.com>

* autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
both automake 1.6 and 1.4 installed get the right automake. Means
compilation from CVS will now require the latest automake 1.4
release, or manually creating symlinks called "automake-1.4" and
"aclocal-1.4"

21 years agoAMD x86-64 induced changes from Frederic Crozat Daniel
Daniel Veillard [Wed, 14 Aug 2002 16:56:52 +0000 (16:56 +0000)]
AMD x86-64 induced changes from Frederic Crozat Daniel

* configure.in python/Makefile.am: AMD x86-64 induced changes from
  Frederic Crozat
Daniel

21 years agorecovering to the old (somewhat) broken implementation of document('')
Daniel Veillard [Wed, 14 Aug 2002 11:37:09 +0000 (11:37 +0000)]
recovering to the old (somewhat) broken implementation of document('')

* libxslt/functions.c: recovering to the old (somewhat) broken
  implementation of document('') when there is no base for the
  source document or it can't be realoaded (e.g. when the sytlesheet
  was loaded from a memory string). Matt Sergeant insisted on this
  one :-)
Daniel

21 years agoapplied another patch from Nathan Myers about a possible memory leak in
Daniel Veillard [Tue, 13 Aug 2002 09:22:50 +0000 (09:22 +0000)]
applied another patch from Nathan Myers about a possible memory leak in

* libxslt/transform.c: applied another patch from Nathan Myers about
  a possible memory leak in case of error
Daniel

21 years agoapplied a patch from Nathan Myers about an erroneous free in case of error
Daniel Veillard [Mon, 12 Aug 2002 21:14:06 +0000 (21:14 +0000)]
applied a patch from Nathan Myers about an erroneous free in case of error

* libxslt/transform.c: applied a patch from Nathan Myers about
  an erroneous free in case of error
Daniel

21 years agoAdded a link to TestXSLT from Marc Liyanage in the contribution section
Daniel Veillard [Mon, 12 Aug 2002 08:35:55 +0000 (08:35 +0000)]
Added a link to TestXSLT from Marc Liyanage in the contribution section
and recbuilt the web site,
Daniel

21 years agoupon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2
Daniel Veillard [Thu, 1 Aug 2002 12:30:37 +0000 (12:30 +0000)]
upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2

* configure.in: upon suggestion of Marc-Andre Lemburg, make
  the misdetection of libxml2 python bindings a warning only
Daniel

22 years agoforgot to include xsltInternals.h
William M. Brack [Mon, 22 Jul 2002 01:42:05 +0000 (01:42 +0000)]
forgot to include xsltInternals.h

22 years agofixed bug 87230, also multiple make jobs in python directory
William M. Brack [Sun, 21 Jul 2002 11:08:24 +0000 (11:08 +0000)]
fixed bug 87230, also multiple make jobs in python directory

22 years agoAdded link to Mac OS X binaries, daniel
Daniel Veillard [Thu, 18 Jul 2002 22:30:04 +0000 (22:30 +0000)]
Added link to Mac OS X binaries, daniel

22 years agofixed a bug reported by Keith Isdale at the xsltdbg interface when
Daniel Veillard [Wed, 17 Jul 2002 18:06:59 +0000 (18:06 +0000)]
fixed a bug reported by Keith Isdale at the xsltdbg interface when

* libxslt/attributes.c: fixed a bug reported by Keith Isdale
  at the xsltdbg interface when encountering an empty attribute
  set.
Daniel

22 years agothe change in HTML meta encoding tag serialization affected some of the
Daniel Veillard [Wed, 17 Jul 2002 17:59:52 +0000 (17:59 +0000)]
the change in HTML meta encoding tag serialization affected some of the

* tests/* : the change in HTML meta encoding tag serialization
  affected some of the results
Daniel

22 years agoadding doc/xsltproc.xml to the tarball to fix Red Hat bug #68614 Daniel
Daniel Veillard [Thu, 11 Jul 2002 20:16:18 +0000 (20:16 +0000)]
adding doc/xsltproc.xml to the tarball to fix Red Hat bug #68614 Daniel

* doc/Makefile.am: adding doc/xsltproc.xml to the tarball
  to fix Red Hat bug #68614
Daniel

22 years ago*** empty log message ***
Igor Zlatkovic [Wed, 10 Jul 2002 19:25:57 +0000 (19:25 +0000)]
*** empty log message ***

22 years agoMade copy *.pdb in install succeed even if there is no *.pdb
Igor Zlatkovic [Wed, 10 Jul 2002 19:25:43 +0000 (19:25 +0000)]
Made copy *.pdb in install succeed even if there is no *.pdb

22 years agoAdded news about the release of 1.0.19, Daniel
Daniel Veillard [Mon, 8 Jul 2002 15:38:56 +0000 (15:38 +0000)]
Added news about the release of 1.0.19, Daniel

22 years agoFixed the CVS snapshot link as pointed by Ken Neighbors, Daniel
Daniel Veillard [Sun, 7 Jul 2002 14:16:22 +0000 (14:16 +0000)]
Fixed the CVS snapshot link as pointed by Ken Neighbors, Daniel

22 years agopreparing 1.0.19 rebuilt the docs Daniel
Daniel Veillard [Sat, 6 Jul 2002 19:59:19 +0000 (19:59 +0000)]
preparing 1.0.19 rebuilt the docs Daniel

* configure.in: preparing 1.0.19
* doc/* : rebuilt the docs
Daniel

22 years agofixed bug #83749 about namespace generated being invalid when they are
Daniel Veillard [Sat, 6 Jul 2002 15:59:14 +0000 (15:59 +0000)]
fixed bug #83749 about namespace generated being invalid when they are

* libxslt/transform.c: fixed bug #83749 about namespace generated
  being invalid when they are inherited from the context.
Daniel

22 years agofixed bug #86753 on multiple identical attributes being generated, oops
Daniel Veillard [Fri, 5 Jul 2002 20:37:54 +0000 (20:37 +0000)]
fixed bug #86753 on multiple identical attributes being generated, oops

* libxslt/transform.c: fixed bug #86753 on multiple identical
  attributes being generated, oops ...
* tests/docs/Makefile.am tests/docs/bug-89.xml
  tests/general/Makefile.am tests/general/bug-89.*: added an
  example in the regression tests for this case
Daniel

22 years agofixed bug #87279 added an example in the regression tests for this case
Daniel Veillard [Fri, 5 Jul 2002 16:37:21 +0000 (16:37 +0000)]
fixed bug #87279 added an example in the regression tests for this case

* libxslt/preproc.c libxslt/transform.c: fixed bug #87279
* tests/docs/Makefile.am tests/docs/bug-88.xml
  tests/general/Makefile.am tests/general/bug-88.*: added an
  example in the regression tests for this case
Daniel

22 years agoapplied a patch from Ken Neighbors to implement/fix sorting orders cleaned
Daniel Veillard [Fri, 5 Jul 2002 14:41:21 +0000 (14:41 +0000)]
applied a patch from Ken Neighbors to implement/fix sorting orders cleaned

* libxslt/preproc.c libxslt/xsltutils.c: applied a patch from
  Ken Neighbors to implement/fix sorting orders
* tests/docbook/result/*/gdp-handbook.*
  tests/docbook/result/xtchunk/html/*.orig
  tests/general/bug-12-.out tests/general/bug-63.out:
  cleaned up the result of "make tests" following some changes
  in namespace axis order and serialization rules in libxml2
Daniel

22 years agobug 84902 further fix
William M. Brack [Thu, 4 Jul 2002 08:53:42 +0000 (08:53 +0000)]
bug 84902 further fix

22 years agofix bug 84902
William M. Brack [Tue, 2 Jul 2002 16:52:53 +0000 (16:52 +0000)]
fix bug 84902

22 years agoadded a example in the regression tests for a case where the XML default
Daniel Veillard [Mon, 1 Jul 2002 22:19:55 +0000 (22:19 +0000)]
added a example in the regression tests for a case where the XML default

* tests/docs/Makefile.am tests/docs/bug-87.xml
  tests/general/Makefile.am tests/general/bug-87.*: added a
  example in the regression tests for a case where the XML
  default namespace was missing from the namespace axis
* xsltproc/xsltproc.c: added the informations that parameter
  strings are expected to be UTF8
* libxslt/attributes.c: fixes on attribute group implementation
Daniel

22 years agodoc/xsltproc.xml, doc/xsltproc.html/, doc/xsltproc.1 updating docs to add
MDT 2002 John Fleck [Sun, 30 Jun 2002 03:10:23 +0000 (03:10 +0000)]
doc/xsltproc.xml, doc/xsltproc.html/, doc/xsltproc.1 updating docs to add

Sat Jun 29 21:12:14 MDT 2002 John Fleck <jfleck@inkstain.net>

* doc/xsltproc.xml, doc/xsltproc.html/, doc/xsltproc.1
updating docs to add reference to UTF-8 requirement for
stringparam command line option