1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-29 04:23:08 +03:00
Commit Graph

154 Commits

Author SHA1 Message Date
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
Daniel Veillard
da7cda948d preparing release 1.1.6 keep the ChangeLog compressed Daniel
* configure.in doc/*: preparing release 1.1.6
* libxslt.spec.in: keep the ChangeLog compressed
Daniel
2004-04-18 22:41:10 +00:00
Daniel Veillard
985d04c750 Change of policy for the mailing lists, Daniel 2004-03-29 22:22:42 +00:00
Daniel Veillard
660d779e9f Updated the news and download pages, Daniel 2004-03-26 11:00:07 +00:00
Daniel Veillard
71a445385c Added note about being subscribed, Daniel 2004-03-24 09:33:44 +00:00
Daniel Veillard
fc1000b588 prepare release of 1.1.5, made a hard dependancy to libxml2 2.6.8 due to
* configure.in: prepare release of 1.1.5, made a hard dependancy
  to libxml2 2.6.8 due to the dictionnary reference counting change
* doc/*: updated and rebuilt the doc.
* tests/namespaces/Makefile.am: fixed a build problem (tst5 ?)
Daniel
2004-03-23 13:09:49 +00:00
Daniel Veillard
6d2a293795 preparing release 1.1.4, updated and regenerated the documentation Daniel
* NEWS configure.in doc/*: preparing release 1.1.4, updated and
  regenerated the documentation
Daniel
2004-02-23 17:04:11 +00:00
Daniel Veillard
675732396c updated and rebuilt the documentation preparing release of 1.1.3 cleanup
* configure.in, doc/*: updated and rebuilt the documentation
  preparing release of 1.1.3
* libxslt/attrvt.c libxslt/xsltInternals.h: cleanup
Daniel
2004-02-16 15:07:47 +00:00
MST 2004 John Fleck
6bcf647c81 doc/xslt.html, doc/bugs.html made link to bugzilla more useful
Thu Jan  8 06:45:04 MST 2004 John Fleck <jfleck@inkstain.net>

	* doc/xslt.html, doc/bugs.html
	made link to bugzilla more useful
2004-01-08 13:51:52 +00:00
Daniel Veillard
58f11833f5 prepared release of libxslt-1.1.2 some tweaking following the new EXSLT
* configure.in doc/*: prepared release of libxslt-1.1.2
* libxslt.spec.in doc/Makefile.am: some tweaking following the
  new EXSLT docs.
Daniel
2003-12-24 14:17:26 +00:00
William M. Brack
26c586d2a2 enhanced documentation to include exslt; rebuilt docs
* doc/Makefile.am doc/site.xsl doc/api.xsl doc/newapi.xsl
  doc/xslt.html doc/apibuild.py doc/EXSLT doc/EXSLT/exslt.html:
  enhanced documentation to include exslt; rebuilt docs
2003-12-16 08:36:21 +00:00
MST 2003 John Fleck
45ac98ed8a doc/xslt.html docs.html remove reference to gtk-doc
Wed Dec 10 20:37:46 MST 2003 John Fleck <jfleck@inkstain.net>

	* doc/xslt.html docs.html
	remove reference to gtk-doc
2003-12-11 03:39:08 +00:00
Daniel Veillard
fa102e7613 Fixes the pointer to the downloads at gnome.org, Daniel 2003-12-10 16:46:11 +00:00
Daniel Veillard
1c14dc5302 updated the docs, made release 1.1.1 Daniel
* configure.in NEWS doc/*: updated the docs, made release 1.1.1
Daniel
2003-12-10 16:21:26 +00:00
Daniel Veillard
a7339040ed preparing release 1.1.0 Daniel
* doc/* NEWS: preparing release 1.1.0
Daniel
2003-11-04 13:36:45 +00:00
Daniel Veillard
87c1e30bee Added pointers to Rexx bindings, Daniel 2003-10-31 22:58:33 +00:00
Daniel Veillard
4b8b616fb7 Adding link to the IRC channel, Daniel 2003-09-16 11:40:42 +00:00
Daniel Veillard
fb4ce1d2f2 preparing release libxslt-1.0.33 updated and rebuilt the docs small fixes
* configure.in: preparing release libxslt-1.0.33
* doc/*: updated and rebuilt the docs
* doc/apibuild.py: small fixes for new tokens
Daniel
2003-09-12 12:22:54 +00:00
Daniel Veillard
7d0099e36a Added an entry pointing to Bob Stayton web site, Daniel 2003-08-15 10:25:50 +00:00
Daniel Veillard
880b98c9e1 preparing libxslt-1.0.32 release updated the doc and rebuilt Daniel
* News configure.in: preparing libxslt-1.0.32 release
* doc/* : updated the doc and rebuilt
Daniel
2003-08-09 22:24:34 +00:00
Daniel Veillard
3bb60458b4 releasing 1.0.31 update and rebuild of the docs Daniel
* configure.in: releasing 1.0.31
* doc/*: update and rebuild of the docs
Daniel
2003-07-06 21:59:18 +00:00
Daniel Veillard
3ef907d093 preparing release 1.0.30 backported a patch from libxml2 updated and
* NEWS configure.in : preparing release 1.0.30
* doc/apibuild.py: backported a patch from libxml2
* doc/*: updated and rebuilt the docs
Daniel
2003-05-04 15:44:04 +00:00
Daniel Veillard
b06adb9f88 Added informations about xslt-config in the FAQ, Daniel 2003-04-29 20:30:17 +00:00
Daniel Veillard
6eb57275e2 Added a picture of the duck on the DocBook page, Daniel 2003-04-26 13:16:03 +00:00
Daniel Veillard
d1cd5f6c75 preparing 1.0.29 release generate the document order for document() loaded
* configure.in NEWS: preparing 1.0.29 release
* libxslt/documents.c: generate the document order for document()
  loaded resources.
* doc/*: updated and regenerated the docs
daniel
2003-04-01 11:45:10 +00:00
Daniel Veillard
26cfddfe78 Result Value Tree are now generated with a document root node not an
* libxslt/pattern.c libxslt/transform.c libxslt/variables.c:
  Result Value Tree are now generated with a document root node
  not an element, it's quite cleaner.
* configure.in libxslt.spec.in NEWS: But this requires libxml2-2.5.5
  also prepared for libxslt-1.0.28 release
* doc/*: updated and regenerated the docs
Daniel
2003-03-24 21:38:13 +00:00
Daniel Veillard
b7bc66177e Added a pointer to LibxmlJ, Daniel 2003-02-27 11:11:37 +00:00
Daniel Veillard
00404eb173 preparing release 1.0.27 updated and rebuilt the docs Daniel
* configure.in: preparing release 1.0.27
* doc/*: updated and rebuilt the docs
Daniel
2003-02-24 21:22:53 +00:00
Daniel Veillard
6996b923c7 Added pointers to tkxmllint and tkxsltproc, Daniel 2003-02-22 10:05:26 +00:00
Daniel Veillard
00cffaf536 Added reference to libxslt/PHP, Daniel 2003-02-20 14:28:20 +00:00
Daniel Veillard
d3ea731004 Removal of a need for an Apache module, Daniel 2003-02-16 15:37:56 +00:00
Daniel Veillard
4a7d8d662e preparing release 1.0.26 Daniel
* configure.in doc/*: preparing release 1.0.26
Daniel
2003-02-10 16:47:44 +00:00
Daniel Veillard
d9ac1f6752 preparing for release of 1.0.25 Daniel
* doc/* configure.in: preparing for release of 1.0.25
Daniel
2003-02-05 15:05:00 +00:00
Daniel Veillard
d5978989e7 Updated xmlwrapp pointers. Daniel 2003-02-04 10:30:26 +00:00