1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-09-14 05:09:26 +03:00
Commit Graph

59 Commits

Author SHA1 Message Date
Nick Wellnhofer
27c69e4b5e Update news and rebuild documentation 2022-02-16 17:27:55 +01:00
Nick Wellnhofer
2ddea582ad Rebuild docs 2019-10-18 11:44:38 +02:00
Nick Wellnhofer
dd02346f8c Regenerate symbols and API docs 2019-04-30 18:10:20 +02: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
8307b072ad Release of libxslt-1.1.32
* configure.ac: update for release
* doc/* : regenerated
2017-11-02 21:39:17 +01: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
195f644cf7 Release of libxslt 1.1.28
* configure.in: updated
* doc/libxslt-api.xml doc/libxslt-refs.xml libxslt/libxslt.syms
  libxslt/xsltwin32config.h win32/libxslt.def.src doc/*.html:
  regenerated
2012-11-21 15:22:59 +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
Jérôme Carretero
adff7c36bd Allow per-context override of xsltMaxDepth, introduce xsltMaxVars
We also add a maxTemplateVars parameter
2012-03-20 21:18:59 +08: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
482e7b7e12 Add API versioning and various cleanups
* doc/symbols.xml doc/syms.xsl doc/checkapisym.xsl libxslt/libxslt.syms:
  the new symbol files, checking and stylesheets, based on libxml2 ones
* configure.in doc/Makefile.am libxslt/Makefile.am: modifications needed
  to activate the symbol versioning
* doc/libxslt-api.xml doc/libxslt-refs.xml doc/EXSLT/libexslt-api.xml
  doc/EXSLT/libexslt-refs.xml: regenerated
* libexslt/crypto.c libxslt/Makefile.am libxslt/keys.c libxslt/variables.c
  libxslt/xslt.c libxslt/xsltInternals.h libxslt/xsltlocale.c
  libxslt/xsltlocale.h: various cleanups
2009-09-16 16:16:21 +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
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
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
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
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
a4f9ea0971 applied patch for make wiki from Joel Reed and rebuild fix from Joel Reed
* doc/Makefile.am doc/libxslt-api.xml doc/libxslt-refs.xml
  doc/EXSLT/libexslt-api.xml: applied patch for make wiki from
  Joel Reed and rebuild
* tests/plugins/Makefile.am: fix from Joel Reed for make dist
Daniel
2005-02-09 21:00:05 +00:00
Daniel Veillard
c4799bf461 New tutorial from Panagiotis Louridas integrated the tutorial in the
* doc/tutorial2/libxslt_pipes.*: New tutorial from Panagiotis Louridas
* libxslt.spec.in doc/Makefile.am: integrated the tutorial in the
  distribution
Daniel
2004-09-28 14:22:23 +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
95439b2714 release of libxslt-1.1.7 Daniel
* configure.in: release of libxslt-1.1.7
Daniel
2004-05-17 04:14:57 +00:00
William M. Brack
3ab996adeb minor addition for later version of php requiring $HTTP_GET_VARS. doc/*:
* doc/search.php.incl: minor addition for later version of php
  requiring $HTTP_GET_VARS.
  doc/*: rebuilt the docs
2004-03-10 11:31:37 +00:00
Daniel Veillard
2fd968f166 added test similar to 143 but checking for AVT in local variables. Daniel
* tests/docs/Makefile.am tests/docs/bug-144.xml
  tests/general/Makefile.am tests/docs/bug-144*: added test
  similar to 143 but checking for AVT in local variables.
Daniel
2004-02-26 13:54:35 +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
William M. Brack
c3a88317d5 fixed Bug130593. fixed a couple of sequence problems on references within
* configure.in: fixed Bug130593.
* doc/apibuild.py: fixed a couple of sequence problems on
  references within APIxxx.html files, rebuild doc/* (and NEWS)
2004-01-06 15:41:32 +00:00
MST 2004 John Fleck
30e7a3f639 rebuild docs
Fri Jan  2 21:42:49 MST 2004 John Fleck <jfleck@inkstain.net>
* doc/*: rebuild docs
2004-01-03 04:51:10 +00:00
Daniel Veillard
6d8811b0de fixed #129327 make sure parser flags get transmitted to the transformation
* xsltproc.c: fixed #129327 make sure parser flags get transmitted to
  the transformation context
* libxslt/documents.c libxslt/transform.c libxslt/xsltInternals.h
  libxslt/xsltutils.c libxslt/xsltutils.h: add a new call
  xsltSetCtxtParseOptions() to update parsing options in document()
Daniel
2003-12-21 12:21:17 +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
John Fleck
1b8457a8c0 John Fleck <jfleck@inkstain.net> rebuild docs directory with xsltutils.h
John Fleck <jfleck@inkstain.net>
 rebuild docs directory with xsltutils.h fix
2003-12-16 03:36:44 +00:00
Daniel Veillard
91980f4ffc updated the metadata informations in the headers regenerated the docs.
* libxslt/*.h *.h.in: updated the metadata informations in the headers
* doc/* doc/html/*: regenerated the docs.
Daniel
2003-12-01 15:43:38 +00:00
William M. Brack
f2307d6459 small further enhancement to makefile updated to reflect last change to
* doc/Makefile.am: small further enhancement to makefile
* doc/APIchunk[127].html, doc/libxslt-api.xml, doc/libxslt-refs.xml,
  doc/html/libxslt-transform.html: updated to reflect last change
  to transform.c
2003-11-30 15:34:02 +00:00
William M. Brack
0d9855d997 adapted the libxml files for libxslt. regenerated the docs.
* doc/newapi.xsl, doc/api.xsl, doc/apibuild.py, doc/site.xsl,
  Makefile.am: adapted the libxml files for libxslt.
* doc/API*.html, doc/html/*.html, doc/libxslt-api.xml,
  doc/libexslt-api.xml, doc/libxslt-refs.xml,
  win32/libxslt.def.src, win32/libexslt.def.src: regenerated
  the docs.
2003-11-30 14:49:57 +00:00
Daniel Veillard
433a51586a fixed the API generation scripts. regenerated updated too updated too
* doc/Makefile.am doc/parsedecl.py: fixed the API generation
  scripts.
* doc/libxslt-api.xml doc/libxslt-refs.xml: regenerated
* doc/html/*.html: updated too
* python/libxsltclass.txt: updated too
Daniel
2002-11-26 15:05:17 +00:00
Daniel Veillard
3cffe0b6ed preparing 1.0.22 upated and rebuilt the docs Daniel
* configure.in: preparing 1.0.22
* doc/*: upated and rebuilt the docs
Daniel
2002-10-18 11:42:04 +00:00
Daniel Veillard
6c4072e850 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
2002-10-09 16:39:40 +00:00
Daniel Veillard
3a2088d4ed 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
2002-09-25 09:20:37 +00:00
Daniel Veillard
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
Daniel Veillard
918350377b applied patch from Morus Walter adding xsltSaveResultToString() this
* libxslt/xsltutils.[ch] : applied patch from Morus Walter
  adding xsltSaveResultToString()
* doc/APIfiles.html doc/APIfunctions.html doc/libxslt-api.xml
  doc/libxslt-decl.txt doc/libxslt-refs.xml: this increased the
  API with the new function.
Daniel
2002-05-23 16:07:50 +00:00
Daniel Veillard
0f879dd4f2 Applied Mark Vakoc patch to show registered extensions in xsltproc rebuilt
* libxslt/extensions.[ch]  xsltproc/xsltproc.c win32/libxslt.def.src:
  Applied Mark Vakoc patch to show registered extensions in xsltproc
* doc/*: rebuilt the API, docs and website
* python/libxsltclass.txt: this added an entry point
Daniel
2002-05-16 17:33:29 +00:00
Daniel Veillard
960e73de16 preparing 1.0.17 rebuilt the docs. Daniel
* configure.in libxslt/xsltwin32config.h: preparing 1.0.17
* doc/*: rebuilt the docs.
Daniel
2002-04-29 17:01:32 +00:00
Daniel Veillard
46964faf7d Added more links and a mirror in Austria, Daniel 2002-04-26 09:20:30 +00:00
Daniel Veillard
a8eebd2d96 Updated the web site, daniel 2002-04-15 19:00:28 +00:00
Daniel Veillard
00ce7dd814 fixing the equivalent of #75779 Daniel
* python/Makefile.am: fixing the equivalent of #75779
Daniel
2002-04-15 13:59:07 +00:00
Daniel Veillard
54b4ce572b Fixing bug #75777 error with namespaced attribute match rules evaluation
* libxslt/pattern.c: Fixing bug #75777 error with namespaced
  attribute match rules evaluation
* tests/docs/Makefile.am tests/docs/bug-78.xml
  tests/general/Makefile.am tests/general/bug-78.*: added a
  specific example for bug #75777 in the regression tests
Daniel
2002-03-22 15:15:36 +00:00
Daniel Veillard
2abd71732c applied the same kind of fixes to the Python Makefiels than to libxml2
* python/Makefile.am python/generator.py python/libxslt.c
  python/types.c python/tests/Makefile.am: applied the same kind of
  fixes to the Python Makefiels than to libxml2 ones. Updates
  and cleanups too.
Daniel
2002-03-18 15:24:51 +00:00
Daniel Veillard
398d93b837 applied another cleanup comment diff from Heiko W. Rupp, regenerated the
* libxslt/*.h doc/* python/*: applied another cleanup comment
  diff from Heiko W. Rupp, regenerated the API and python
Daniel
2002-03-13 14:23:40 +00:00
Daniel Veillard
ef2531fb96 preparing release 1.0.13 updated and rebuilt the docs fixed a possible
* configure.in libxslt/xsltwin32config.h: preparing release
  1.0.13
* doc/*: updated and rebuilt the docs
* python/libxslt.c: fixed a possible reentrancy problem
Daniel
2002-03-08 16:52:34 +00:00