1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00
Commit Graph

888 Commits

Author SHA1 Message Date
8b0a0807cd fixed a problem reported by Mark Vakoc Daniel
* libxslt/templates.c: fixed a problem reported by Mark Vakoc
Daniel
2002-09-20 08:56:01 +00:00
91e70aa855 *** empty log message *** 2002-09-18 13:50:36 +00:00
4e95adb26f added recently discussed test cases 2002-09-18 13:50:13 +00:00
557aa89458 fixed the embedded '-' in the duration format function 2002-09-18 13:47:57 +00:00
d87879c33e *** empty log message *** 2002-09-17 16:14:27 +00:00
55bea5972b removed unused variable 2002-09-17 16:14:07 +00:00
363c1623eb fixed date:difference() bugs, removed type conversion warnings 2002-09-17 16:13:44 +00:00
5d341f7461 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
2002-09-14 22:18:39 +00:00
80365bb588 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)
2002-09-14 22:13:04 +00:00
aeae0771d1 *** empty log message *** 2002-09-10 19:06:53 +00:00
bfe37aa23a added more readme info for the binary package 2002-09-10 19:06:41 +00:00
367932aafb 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
2002-09-09 12:08:24 +00:00
f9ff9edb1d fixes libary path for x86_64 AMD Daniel
* libxslt.spec.in: fixes libary path for x86_64 AMD
Daniel
2002-09-09 12:06:51 +00:00
adb389e3d6 Adding link to MacOsX binaries, Daniel 2002-09-09 10:54:56 +00:00
e4b4a1bb92 applied patch from Christophe Merlet to reestablish DESTDIR Daniel
* python/Makefile.am: applied patch from Christophe Merlet to
  reestablish DESTDIR
Daniel
2002-09-05 08:08:39 +00:00
8011dacb79 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
2002-08-29 19:27:16 +00:00
e19cbcb5af Use the new Gnome2 logo, Daniel 2002-08-28 21:19:34 +00:00
d4a3e1a302 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
2002-08-28 11:52:46 +00:00
f015c8f98c 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
2002-08-25 15:04:00 +00:00
c1d306b3c3 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
LIBXSLT_1_0_20
2002-08-23 12:01:09 +00:00
1acafc0957 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
2002-08-21 19:29:32 +00:00
4c95dfde98 fixed the parameter order when calling Python based extensions. Daniel
* python/libxslt.c: fixed the parameter order when calling
  Python based extensions.
Daniel
2002-08-21 17:00:38 +00:00
f2914bee43 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
2002-08-21 11:50:53 +00:00
1a9fa3a24f *** empty log message *** 2002-08-20 14:42:53 +00:00
ae99107f4b Added the prefix location to the include and lib search path 2002-08-20 14:42:45 +00:00
32e95d9490 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
2002-08-19 13:05:29 +00:00
775b950432 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"
2002-08-18 22:22:16 +00:00
cf6325b206 AMD x86-64 induced changes from Frederic Crozat Daniel
* configure.in python/Makefile.am: AMD x86-64 induced changes from
  Frederic Crozat
Daniel
2002-08-14 16:56:52 +00:00
88e668b096 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
2002-08-14 11:37:09 +00:00
f1ad7fe67d 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
2002-08-13 09:22:50 +00:00
73e54e1a9f 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
2002-08-12 21:14:06 +00:00
f55c1b232b Added a link to TestXSLT from Marc Liyanage in the contribution section
and recbuilt the web site,
Daniel
2002-08-12 08:35:55 +00:00
c66126835d 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
2002-08-01 12:30:37 +00:00
393fd55ec8 forgot to include xsltInternals.h 2002-07-22 01:42:05 +00:00
2864c3854e fixed bug 87230, also multiple make jobs in python directory 2002-07-21 11:08:24 +00:00
9faf854434 Added link to Mac OS X binaries, daniel 2002-07-18 22:30:04 +00:00
6d6c565c88 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
2002-07-17 18:06:59 +00:00
ad1a8b3bc3 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
2002-07-17 17:59:52 +00:00
a0c7af17f1 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
2002-07-11 20:16:18 +00:00
c1cdb023cd *** empty log message *** 2002-07-10 19:25:57 +00:00
fa7fa4f0dc Made copy *.pdb in install succeed even if there is no *.pdb 2002-07-10 19:25:43 +00:00
a23a152505 Added news about the release of 1.0.19, Daniel 2002-07-08 15:38:56 +00:00
e3f99973fa Fixed the CVS snapshot link as pointed by Ken Neighbors, Daniel LIBXSLT_1_0_19 2002-07-07 14:16:22 +00:00
1bd28e5a88 preparing 1.0.19 rebuilt the docs Daniel
* configure.in: preparing 1.0.19
* doc/* : rebuilt the docs
Daniel
2002-07-06 19:59:19 +00:00
8fea126810 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
2002-07-06 15:59:14 +00:00
3ca0fd6afb 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
2002-07-05 20:37:54 +00:00
ee4c6ac02b 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
2002-07-05 16:37:21 +00:00
e9e939b8c0 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
2002-07-05 14:41:21 +00:00
9fd98d63ba bug 84902 further fix 2002-07-04 08:53:42 +00:00
35f83a34fe fix bug 84902 2002-07-02 16:52:53 +00:00