summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2006-03-09update help about unwanted legal notices, danielDaniel Veillard5-71/+90
2006-02-21new update from Daniel Leidert DanielDaniel Veillard2-451/+483
* doc/xsltproc.1 doc/xsltproc.xml: new update from Daniel Leidert Daniel
2006-02-19improvement of the man page by Daniel Leidert, c.f. #331779 DanielDaniel Veillard2-170/+263
* doc/xsltproc.1 doc/xsltproc.xml: improvement of the man page by Daniel Leidert, c.f. #331779 Daniel
2006-02-11fix xsltSaveResultToString comment detect loops when computing variables,Daniel Veillard2-2/+2
* libxslt/xsltutils.c: fix xsltSaveResultToString comment * libxslt/transform.c: detect loops when computing variables, should fix bug #330772 * doc/xsltproc.xml doc/xsltproc.1: fix typo in man page * tests/namespaces/tst7.out tests/general/bug-152.out: small output changes due to libxml2 xhtml meta handling modification Daniel
2005-11-07Fixing references to zveno.com, DanielDaniel Veillard3-9/+9
2005-11-07Fixed Mac Os X download linkx, DanielDaniel Veillard6-6/+6
2005-11-07Fixed Max OS X download links, DanielDaniel Veillard16-16/+16
2005-09-04preparing release 1.1.15 a bit more cleanup DanielDaniel Veillard3-19/+34
* configure.in NEWS doc/*: preparing release 1.1.15 * libxslt/pattern.c libxslt/xsltutils.c: a bit more cleanup Daniel
2005-04-02preparing release of 1.1.14, updated docs and rebuilt. DanielDaniel Veillard43-193/+316
* configure.in NEWS doc/*: preparing release of 1.1.14, updated docs and rebuilt. Daniel
2005-03-29added DTD like checking when compiling stylesheets, closes bug #160402 andDaniel Veillard1-2/+2
* libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h: added DTD like checking when compiling stylesheets, closes bug #160402 and a long term TODO * tests/general/bug-89.xsl: thos spotted a misconstruct of one of the test cases where <xsl:when> was not within <xsl:choose> Daniel
2005-03-22Mon Mar 21 20:56:43 MST 2005 John Fleck (jfleck@inkstain.net)John Fleck3-52/+77
Mon Mar 21 20:56:43 MST 2005 John Fleck (jfleck@inkstain.net) * doc/xsltproc.xml, xsltproc.html, xsltproc.1 update documentation to reflect addition of --nodtdattr command line flag. Bug #171098
2005-03-13preparing 1.1.13, updated and rebuilt the docs. trying to fix some buildDaniel Veillard10-19/+87
* 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-20Added links to the Wiki, DanielDaniel Veillard22-21/+22
2005-02-09applied patch for make wiki from Joel Reed and rebuild fix from Joel ReedDaniel Veillard4-17/+76
* 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-01-09oops previous patch could break build DanielDaniel Veillard2-112/+112
* libxslt/extensions.c: oops previous patch could break build Daniel
2004-12-30Adding XMLLib osax description, DanielDaniel Veillard2-0/+9
2004-12-02*doc/xslt.html, doc/downloads.html: changed the download linkWilliam M. Brack2-2/+2
on the web page for cvs snapshot
2004-10-29preparing release of libxslt-1.1.12 mini change to avoid breakingDaniel Veillard13-14/+73
* 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-29indicate - means stdin closing #156626 DanielDaniel Veillard2-2/+3
* doc/xsltproc.1 doc/xsltproc.xml: indicate - means stdin closing #156626 Daniel
2004-10-18fix for RedHat bug #136072 to include EXSLT doc in libxslt package. DanielDaniel Veillard6-6/+8
* libxslt.spec.in doc/Makefile.am: fix for RedHat bug #136072 to include EXSLT doc in libxslt package. Daniel
2004-09-30updated the tutorial from Panagiotis Louridas DanielDaniel Veillard3-75/+163
* doc/tutorial2/libxslt_pipes.*: updated the tutorial from Panagiotis Louridas Daniel
2004-09-29release of 1.1.11, rebuilt the docs DanielDaniel Veillard3-14/+23
* configure.in doc/*: release of 1.1.11, rebuilt the docs Daniel
2004-09-28Linked the second tutorial from the web site, DanielDaniel Veillard16-16/+32
2004-09-28New tutorial from Panagiotis Louridas integrated the tutorial in theDaniel Veillard6-2/+1357
* 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 Veillard5-16/+39
* NEWS configure.in doc/*: Release of libxslt-1.1.10 Daniel
2004-08-31added missing descriptions for --path as well as --load-trace, fixes RedDaniel Veillard2-60/+86
* doc/xsltproc.1 doc/xsltproc.xml: added missing descriptions for --path as well as --load-trace, fixes Red Hat bug #106545 Daniel
2004-08-22Fixed the mod-xslt2 link, cleaned up the links, added PHP, DanielDaniel Veillard22-25/+25
2004-08-22preparing release of 1.1.9 DanielDaniel Veillard44-452/+692
* configure.in NEWS doc/*: preparing release of 1.1.9 Daniel
2004-08-18Updated the snapshot info, DanielDaniel Veillard2-4/+4
2004-08-14Oops, danielDaniel Veillard37-37/+37
2004-08-14Changed the color or non-visited links, DanielDaniel Veillard37-37/+37
2004-08-10Updated the news page, DanielDaniel Veillard2-1/+5
2004-08-03fixed a couple of problems reported by Oliver Stoeneberg DanielDaniel Veillard2-4/+4
* doc/downloads.html doc/xslt.html: fixed a couple of problems reported by Oliver Stoeneberg Daniel
2004-07-12fixed type for doctypeSystem and doctypePublic (problem reported on theWilliam M. Brack1-109/+109
* python/libxslt-python-api.xml: fixed type for doctypeSystem and doctypePublic (problem reported on the list by Sitsofe Wheeler) * doc/libxslt-api.xml: updated database.
2004-07-05releasing 1.1.8 DanielDaniel Veillard19-215/+224
* configure.in doc/*: releasing 1.1.8 Daniel
2004-07-03corrected the URI for libxslt namespace, also a small enhancement of theWilliam M. Brack2-69/+69
* 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-05-26enhanced to remove forcing module names to lower case, and to fix problemWilliam M. Brack2-12/+20
* doc/search.php.inc, doc/search/php: enhanced to remove forcing module names to lower case, and to fix problem with links between pages in libxml2 directory.
2004-05-18updated for 1.1.7 DanielDaniel Veillard3-12/+22
* NEWS doc/*: updated for 1.1.7 Daniel
2004-05-17release of libxslt-1.1.7 DanielDaniel Veillard2-50/+36
* configure.in: release of libxslt-1.1.7 Daniel
2004-05-16Same fix as for libxml2, DanielDaniel Veillard1-1/+6
2004-05-16Same fixe with timezone, DanielDaniel Veillard1-4/+7
2004-05-16Rebuilt the docs, DanielDaniel Veillard48-48/+48
2004-05-16Fixing ChangeLog links, DanielDaniel Veillard1-0/+1
2004-05-16Added ChangeLog.xsl and links, DanielDaniel Veillard23-21/+127
2004-04-18preparing release 1.1.6 keep the ChangeLog compressed DanielDaniel Veillard4-17/+29
* configure.in doc/*: preparing release 1.1.6 * libxslt.spec.in: keep the ChangeLog compressed Daniel
2004-03-29Change of policy for the mailing lists, DanielDaniel Veillard2-8/+10
2004-03-26Updated the news and download pages, DanielDaniel Veillard4-19/+11
2004-03-24Added note about being subscribed, DanielDaniel Veillard2-1/+8
2004-03-23prepare release of 1.1.5, made a hard dependancy to libxml2 2.6.8 due toDaniel Veillard5-123/+150
* 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-10minor addition for later version of php requiring $HTTP_GET_VARS. doc/*:William M. Brack19-143/+149
* doc/search.php.incl: minor addition for later version of php requiring $HTTP_GET_VARS. doc/*: rebuilt the docs