1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-07 10:42:55 +03:00
Commit Graph

187 Commits

Author SHA1 Message Date
Nick Wellnhofer
27c69e4b5e Update news and rebuild documentation 2022-02-16 17:27:55 +01:00
Daniel Veillard
3653123f99 Release of libxslt-1.1.34
* configure.ac doc/xslt.html: updated for the release
* doc/libxslt.xsa doc/news.html doc/xsltproc.1 libxslt/xsltwin32config.h:
  regenerated for the release
2019-10-30 21:02:43 +01:00
Nick Wellnhofer
19c1ea58a8 Change bug tracker URL 2019-02-15 17:52:39 +01:00
Nick Wellnhofer
e8381180a6 Change git repo URL 2019-02-15 17:47:56 +01:00
Daniel Veillard
f1eb717f04 Release of libxslt-1.1.33
* configure.ac doc/xslt.html libxslt/xsltwin32config.h: updated for the release
2019-01-03 19:32:12 +01:00
Daniel Veillard
06755630bd Docs for 1.1.32 release
Forgot it <grin/>
2017-11-02 21:48:03 +01:00
Daniel Veillard
3c232593ac Reconfigure.aclease of libxslt-1.1.31
* configure.ac doc/news.html doc/xslt.html: updated for the release
2017-10-06 09:10:59 +02:00
Daniel Veillard
bec1788d06 Release of libxslt-1.1.30
* configure.in, doc/xslt.html: updated for the release
* doc/*: regenerated
2017-09-04 15:37:02 +02:00
Daniel Veillard
9a1b3ddf60 Release of libxslt-1.1.29
* doc/xslt.html libxslt.spec.in configure.in: updated for the release
* NEWS doc/news.html libxslt/xsltwin32config.h: regenerated
2016-05-24 09:59:05 +08:00
Daniel Veillard
eb193589a1 Adding doc update related to 1.1.28 2012-11-21 15:36:11 +08:00
Daniel Veillard
a27de70018 Release of libxslt-1.1.27
* configure.in doc/symbols.xml doc/xslt.html: updated for the release
* NEWS config.h.in doc/* */*.syms : regenerated
2012-09-12 14:37:09 +08:00
Daniel Mustieles
a2e32666e0 Fixed bug #616839 2012-03-19 21:46:45 +01:00
Daniel Veillard
e85d376d00 Point to GIT for source code and a bit of cleanup 2011-03-11 10:00:16 +08:00
C. M. Sperberg-McQueen
dbd66b994d Various documentation fixes for docs on internals
Michael pointed out a number of errors, inaccuracies or
unclear points with new wording.
2010-03-17 10:52:36 +01:00
Daniel Veillard
2818aec361 Release of libxslt-1.1.26
* NEWS configure.in doc/xslt.html: update for 1.1.26
* doc//*: regenerate
2009-09-24 16:39:52 +02:00
Daniel Veillard
51f625a10a Release of libxslt-1.1.25
* NEWS configure.in doc/xslt.html doc/news.html: update of version
  and description
* doc/libxslt-api.xml doc/libxslt-refs.xml doc/libxslt.xsa
  libxslt/xsltwin32config.h doc/EXSLT/*: regenerated
2009-09-17 17:19:59 +02:00
Daniel Veillard
4967257ab4 Fix the download links for Solaris 2009-07-24 10:18:20 +02:00
Daniel Veillard
ec5c63b43a release of 1.1.24 syntactic cleanup (Martin) Daniel
* configure.in doc/*: release of 1.1.24
* python/generator.py: syntactic cleanup (Martin)
Daniel

svn path=/trunk/; revision=1473
2008-05-13 15:52:56 +00:00
Daniel Veillard
a91a7c5717 release of 1.1.23 Daniel
* configure.in doc/*: release of 1.1.23
Daniel

svn path=/trunk/; revision=1467
2008-04-08 17:17:46 +00:00
Daniel Veillard
11fb606789 fix links for Cygwin DocBook setup as suggested by Philippe Bourcier
* doc/xslt.html doc/docbook.html: fix links for Cygwin DocBook
  setup as suggested by Philippe Bourcier
Daniel

svn path=/trunk/; revision=1453
2008-01-24 15:26:46 +00:00
Daniel Veillard
2896318613 preparing release of 1.1.22 Daniel
* configure.in doc/*: preparing release of 1.1.22
Daniel

svn path=/trunk/; revision=1442
2007-08-23 15:32:58 +00:00
Daniel Veillard
0ceabcf8b9 preparing release of 1.1.20 Daniel
* NEWS configure.in doc/*: preparing release of 1.1.20
Daniel

svn path=/trunk/; revision=1430
2007-06-12 16:51:07 +00:00
William M. Brack
a3640f623e Changed all references to CVS to be SVN; changed corresponding links.
* doc/xslt.html: Changed all
  references to CVS to be SVN; changed corresponding links.
* doc/*html: regenerated the documentation for above

svn path=/trunk/; revision=1421
2007-02-15 22:02:20 +00:00
Daniel Veillard
ba3e40899a preparing release of 1.1.20 small patch for missing includes on some BSD,
* configure.in doc/*: preparing release of 1.1.20
* libexslt/crypto.c: small patch for missing includes on some BSD,
  fixes #397373
* configure.in: replace == by = in test, raised by Roland Illig,
  should fix #397371
Daniel

svn path=/trunk/; revision=1418
2007-01-17 14:40:20 +00:00
William M. Brack
40e7c29b35 added new function replace from Joel Reed. added new test case for above.
* libexslt/strings.c: added new function replace from Joel
          Reed.
        * tests/exslt/Makefile.am, replace.1.xml, replace.1.xsl,
          replace.1.out: added new test case for above.
        * libxslt.spec.in: trivial change from Gnome to GNOME
        * configure.in: trivial change for flags on my compilations
        * libxslt/documents.c, libxslt/documents.h, libxslt/keys.c,
          libxslt/keys.h, libxslt/variables.c, libxslt/templates.c,
          libxslt/transform.c, libxslt/variables.c, libxslt/xslt.c,
          libxslt/xsltutils.c: fixed some documentation/comments and
          compilation warnings - no change to logic.
        * re-generated the documentation.

svn path=/trunk/; revision=1413
2007-01-11 03:13:13 +00:00
Daniel Veillard
04a6430382 preparing release of libxslt-1.1.19 Daniel
* NEWS configure.in doc//*: preparing release of libxslt-1.1.19
Daniel
2006-11-29 15:09:33 +00:00
Daniel Veillard
951beb01d4 preparing release of libxslt-1.1.18, this bumps libxml2 requirement to
* NEWS configure.in doc//*: preparing release of libxslt-1.1.18,
  this bumps libxml2 requirement to 1.6.27
* libexslt/date.c libxslt/namespaces.h libxslt/xslt.c
  libxslt/xsltInternals.h: cosmetic cleanups to restore the
  API extraction
Daniel
2006-10-26 13:32:42 +00:00
Daniel Veillard
e810227aff apply patch from Gary Coady to compile when libxml2 has no xinclude
* xsltproc/xsltproc.c: apply patch from Gary Coady to compile when
  libxml2 has no xinclude support #319886
* docs/*: renamed Gnome to GNOME fixes #352159
Daniel
2006-10-11 20:28:25 +00:00
Daniel Veillard
96f2cda8a7 applied patch from Daniel Leidert to fix some typo applied another patch
* doc/xslt.html python/tests/pyxsltproc.py xsltproc/xsltproc.c:
  applied patch from Daniel Leidert to fix some typo
* xsltproc.xml xsltproc.1: applied another patch from Daniel Leidert
  and regenerated
Daniel
2006-08-21 08:46:05 +00:00
Daniel Veillard
54f9859bf2 Fixing the screwups introduced by amaya, Daniel 2006-06-09 13:40:33 +00:00
Daniel Veillard
d9d50ec150 preparing release of 1.1.17 Daniel
* configure.in libxslt.spec.in doc//*: preparing release of 1.1.17
Daniel
2006-06-06 15:17:10 +00:00
Daniel Veillard
e15f22b12b preparing release of 1.1.16, updated and regenerated the docs. Daniel
* configure.in NEWS doc//*: preparing release of 1.1.16, updated and
  regenerated the docs.
Daniel
2006-05-01 21:25:09 +00:00
Daniel Veillard
9f8accee40 Fixed FTP links, Daniel 2006-04-03 15:23:55 +00:00
Daniel Veillard
8b32490926 update help about unwanted legal notices, daniel 2006-03-09 13:08:29 +00:00
Daniel Veillard
e6d9965778 Fixing references to zveno.com, Daniel 2005-11-07 21:40:13 +00:00
Daniel Veillard
ad22519cf5 preparing release 1.1.15 a bit more cleanup Daniel
* configure.in NEWS doc/*: preparing release 1.1.15
* libxslt/pattern.c libxslt/xsltutils.c: a bit more cleanup
Daniel
2005-09-04 22:45:16 +00:00
Daniel Veillard
e8ed43e8f6 preparing release of 1.1.14, updated docs and rebuilt. Daniel
* configure.in NEWS doc/*: preparing release of 1.1.14, updated docs
  and rebuilt.
Daniel
2005-04-02 11:43:03 +00:00
Daniel Veillard
91cf35d84d preparing 1.1.13, updated and rebuilt the docs. trying to fix some build
* NEWS configure.in doc/*: preparing 1.1.13, updated and rebuilt
  the docs.
* tests/plugins/Makefile.am xsltproc/Makefile.am: trying to fix
  some build problems.
* libxslt.spec.in: adding a build require and a require for
  libgcrypt-devel, c.f. Red Hat bug #133211
* libxslt/xsltInternals.h: as for libxml2, XML_CAST_FPTR was wrong.
Daniel
2005-03-13 19:44:17 +00:00
Daniel Veillard
b4700a9c5d Adding XMLLib osax description, Daniel 2004-12-30 21:31:16 +00:00
William M. Brack
19b29bdb69 *doc/xslt.html, doc/downloads.html: changed the download link
on the web page for cvs snapshot
2004-12-02 13:13:09 +00:00
Daniel Veillard
82ffb75073 preparing release of libxslt-1.1.12 mini change to avoid breaking
* configure.in NEWS doc/*: preparing release of libxslt-1.1.12
* libexslt/crypto.c: mini change to avoid breaking apibuild.py
* libxslt/templates.c: small fix, first step in adressing #153660
Daniel
2004-10-29 15:07:15 +00:00
Daniel Veillard
33fa70d74d release of 1.1.11, rebuilt the docs Daniel
* configure.in doc/*: release of 1.1.11, rebuilt the docs
Daniel
2004-09-29 22:10:30 +00:00
Daniel Veillard
e8b9a3d880 Release of libxslt-1.1.10 Daniel
* NEWS configure.in doc/*: Release of libxslt-1.1.10
Daniel
2004-08-31 13:57:45 +00:00
Daniel Veillard
ab4758c18d preparing release of 1.1.9 Daniel
* configure.in NEWS doc/*: preparing release of 1.1.9
Daniel
2004-08-22 15:19:27 +00:00
Daniel Veillard
0a78ff02f0 Updated the snapshot info, Daniel 2004-08-18 09:31:45 +00:00
Daniel Veillard
e354874130 Updated the news page, Daniel 2004-08-10 10:20:15 +00:00
Daniel Veillard
8f09063f3b fixed a couple of problems reported by Oliver Stoeneberg Daniel
* doc/downloads.html doc/xslt.html: fixed a couple of problems
  reported by Oliver Stoeneberg
Daniel
2004-08-03 22:06:36 +00:00
Daniel Veillard
ec9c2bdb04 releasing 1.1.8 Daniel
* configure.in doc/*: releasing 1.1.8
Daniel
2004-07-05 19:55:11 +00:00
William M. Brack
63396bd87d corrected the URI for libxslt namespace, also a small enhancement of the
* doc/xslt.html, doc/extensions.html: corrected the URI for libxslt
  namespace, also a small enhancement of the surrounding text on
  extension functions. (bug 145250)
2004-07-03 09:53:08 +00:00
Daniel Veillard
d74ff8e289 updated for 1.1.7 Daniel
* NEWS doc/*: updated for 1.1.7
Daniel
2004-05-18 03:07:31 +00:00