summaryrefslogtreecommitdiff
path: root/doc/libxslt-refs.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-12-04Imported Upstream version 1.1.32upstream/1.1.32DongHun Kwak1-2/+28
Change-Id: I03b39e92b2b7898e9a34a1e240722003e7d51cd8 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2017-10-17Imported Upstream version 1.1.30_rc1upstream/1.1.30_rc1DongHun Kwak1-14/+147
Change-Id: Ie087e3508369ac612459f31961addc691f2302c1 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2012-11-21Release of libxslt 1.1.28v1.1.28Daniel Veillard1-11/+0
* 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-09-12Release of libxslt-1.1.27Daniel Veillard1-28/+50
* configure.in doc/symbols.xml doc/xslt.html: updated for the release * NEWS config.h.in doc/* */*.syms : regenerated
2012-03-20Allow per-context override of xsltMaxDepth, introduce xsltMaxVarsJérôme Carretero1-0/+3
We also add a maxTemplateVars parameter
2009-09-24Release of libxslt-1.1.26Daniel Veillard1-0/+12
* NEWS configure.in doc/xslt.html: update for 1.1.26 * doc//*: regenerate
2009-09-17Release of libxslt-1.1.25Daniel Veillard1-12/+0
* 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-16Add API versioning and various cleanupsDaniel Veillard1-24/+198
* 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
2008-05-13release of 1.1.24 syntactic cleanup (Martin) DanielDaniel Veillard1-0/+44
* configure.in doc/*: release of 1.1.24 * python/generator.py: syntactic cleanup (Martin) Daniel svn path=/trunk/; revision=1473
2008-04-08release of 1.1.23 DanielDaniel Veillard1-16/+59
* configure.in doc/*: release of 1.1.23 Daniel svn path=/trunk/; revision=1467
2007-01-11added new function replace from Joel Reed. added new test case for above.William M. Brack1-57/+123
* 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
2006-10-26preparing release of libxslt-1.1.18, this bumps libxml2 requirement toDaniel Veillard1-282/+2037
* 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-05-01preparing release of 1.1.16, updated and regenerated the docs. DanielDaniel Veillard1-0/+10
* configure.in NEWS doc//*: preparing release of 1.1.16, updated and regenerated the docs. Daniel
2005-04-02preparing release of 1.1.14, updated docs and rebuilt. DanielDaniel Veillard1-0/+11
* configure.in NEWS doc/*: preparing release of 1.1.14, updated docs and rebuilt. Daniel
2005-03-13preparing 1.1.13, updated and rebuilt the docs. trying to fix some buildDaniel Veillard1-4/+40
* 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-02-09applied patch for make wiki from Joel Reed and rebuild fix from Joel ReedDaniel Veillard1-5/+48
* 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
2004-09-28New tutorial from Panagiotis Louridas integrated the tutorial in theDaniel Veillard1-0/+14
* doc/tutorial2/libxslt_pipes.*: New tutorial from Panagiotis Louridas * libxslt.spec.in doc/Makefile.am: integrated the tutorial in the distribution Daniel
2004-08-31Release of libxslt-1.1.10 DanielDaniel Veillard1-0/+8
* NEWS configure.in doc/*: Release of libxslt-1.1.10 Daniel
2004-08-22preparing release of 1.1.9 DanielDaniel Veillard1-15/+118
* configure.in NEWS doc/*: preparing release of 1.1.9 Daniel
2004-05-17release of libxslt-1.1.7 DanielDaniel Veillard1-50/+27
* configure.in: release of libxslt-1.1.7 Daniel
2004-03-10minor addition for later version of php requiring $HTTP_GET_VARS. doc/*:William M. Brack1-32/+30
* doc/search.php.incl: minor addition for later version of php requiring $HTTP_GET_VARS. doc/*: rebuilt the docs
2004-02-26added test similar to 143 but checking for AVT in local variables. DanielDaniel Veillard1-0/+5
* 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-16updated and rebuilt the documentation preparing release of 1.1.3 cleanupDaniel Veillard1-14/+179
* configure.in, doc/*: updated and rebuilt the documentation preparing release of 1.1.3 * libxslt/attrvt.c libxslt/xsltInternals.h: cleanup Daniel
2004-01-06fixed Bug130593. fixed a couple of sequence problems on references withinWilliam M. Brack1-343/+283
* 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-03rebuild docsMST 2004 John Fleck1-0/+15
Fri Jan 2 21:42:49 MST 2004 John Fleck <jfleck@inkstain.net> * doc/*: rebuild docs
2003-12-21fixed #129327 make sure parser flags get transmitted to the transformationDaniel Veillard1-6/+37
* 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-16enhanced documentation to include exslt; rebuilt docsWilliam M. Brack1-23/+7
* 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-16John Fleck <jfleck@inkstain.net> rebuild docs directory with xsltutils.hJohn Fleck1-108/+96
John Fleck <jfleck@inkstain.net> rebuild docs directory with xsltutils.h fix
2003-12-01updated the metadata informations in the headers regenerated the docs.Daniel Veillard1-6/+6
* libxslt/*.h *.h.in: updated the metadata informations in the headers * doc/* doc/html/*: regenerated the docs. Daniel
2003-11-30small further enhancement to makefile updated to reflect last change toWilliam M. Brack1-6/+6
* 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-30adapted the libxml files for libxslt. regenerated the docs.William M. Brack1-1503/+2213
* 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.
2002-11-26fixed the API generation scripts. regenerated updated too updated tooDaniel Veillard1-156/+663
* 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-10-18preparing 1.0.22 upated and rebuilt the docs DanielDaniel Veillard1-58/+342
* configure.in: preparing 1.0.22 * doc/*: upated and rebuilt the docs Daniel
2002-10-09updated the doc XSLT to add the search, added the search page, fixed aDaniel Veillard1-0/+2
* doc/*: updated the doc XSLT to add the search, added the search page, fixed a link problem raised by Yves Pratter, regenerated Daniel
2002-09-25fixed a disable output escaping bug for HTML output introduced in 1.0.20Daniel Veillard1-18/+18
* 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-08-12Added a link to TestXSLT from Marc Liyanage in the contribution sectionDaniel Veillard1-40/+51
and recbuilt the web site, Daniel
2002-05-23applied patch from Morus Walter adding xsltSaveResultToString() thisDaniel Veillard1-0/+5
* 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-16Applied Mark Vakoc patch to show registered extensions in xsltproc rebuiltDaniel Veillard1-2/+35
* 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-04-29preparing 1.0.17 rebuilt the docs. DanielDaniel Veillard1-19/+2
* configure.in libxslt/xsltwin32config.h: preparing 1.0.17 * doc/*: rebuilt the docs. Daniel
2002-04-26Added more links and a mirror in Austria, DanielDaniel Veillard1-2/+2
2002-04-15Updated the web site, danielDaniel Veillard1-4/+50
2002-04-15fixing the equivalent of #75779 DanielDaniel Veillard1-0/+15
* python/Makefile.am: fixing the equivalent of #75779 Daniel
2002-03-22Fixing bug #75777 error with namespaced attribute match rules evaluationDaniel Veillard1-3/+0
* 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-18applied the same kind of fixes to the Python Makefiels than to libxml2Daniel Veillard1-148/+148
* 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-13applied another cleanup comment diff from Heiko W. Rupp, regenerated theDaniel Veillard1-16/+17
* libxslt/*.h doc/* python/*: applied another cleanup comment diff from Heiko W. Rupp, regenerated the API and python Daniel
2002-03-08preparing release 1.0.13 updated and rebuilt the docs fixed a possibleDaniel Veillard1-12/+104
* 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-04patch from Charles Bozeman for the exslt date extension added theDaniel Veillard1-0/+7
* libexslt/date.c: patch from Charles Bozeman for the exslt date extension * configure.in tests/exslt/Makefile.am tests/exslt/date/*: added the associated regression test provided by Charles Daniel
2002-02-21added documentation for the wrappers and python modules. DanielDaniel Veillard1-9/+10
* doc/site.xml doc/xslt.html doc/python.html doc/*.html: added documentation for the wrappers and python modules. Daniel
2002-02-10fixed a bug reported by Norm DanielDaniel Veillard1-0/+4
* libxslt/attributes.c: fixed a bug reported by Norm Daniel
2002-02-10fixed a small warning. rebuilt the APIs DanielDaniel Veillard1-0/+9
* python/libxml.c : fixed a small warning. * doc/libxslt-api.xml doc/libxslt-decl.txt doc/libxslt-refs.xml python/libxsltclass.txt: rebuilt the APIs Daniel