1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-12 01:41:46 +03:00
Commit Graph

65 Commits

Author SHA1 Message Date
8dbe0f082a Adding new generated files 2010-11-08 10:55:25 +01:00
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
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
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
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
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
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
ec9c2bdb04 releasing 1.1.8 Daniel
* configure.in doc/*: releasing 1.1.8
Daniel
2004-07-05 19:55:11 +00:00
110bc4bd19 Rebuilt the docs, Daniel 2004-05-16 01:01:45 +00:00
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
422bcd1f12 rebuilt the docs to fix the "href_base" problem.
* doc/*, doc/html/*, doc/EXSLT/*: rebuilt the docs to fix
  the "href_base" problem.
2004-03-03 13:38:28 +00:00
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
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
db0a9ceffb Changed logo spacing to avoid stacking rebuilt web pages
* doc/site.xsl: Changed logo spacing to avoid stacking
* doc/*: rebuilt web pages
2004-01-12 04:55:26 +00:00
abcbd6093b doc/site.xsl doc/w3c.png doc/* Test William's new site.xsl improvements by
Sun Jan 11 20:10:09 MST 2004 John Fleck <jfleck@inkstain.net>

	* doc/site.xsl
	* doc/w3c.png
	* doc/*
	Test William's new site.xsl improvements by adding the
	W3C logo icon, rebuild docs, and presto! It shows up
	everywhere!
2004-01-12 03:12:44 +00:00
a9b1363e02 Added new facility to "autogen" the search script. Fixed a few more
* doc/search.xml, doc/search.templ, doc/Makefile.am,
  doc/search.php.inc: Added new facility to "autogen"
  the search script.  Fixed a few more problems with
  the API page generation.
* doc/site.xsl, doc/api.xsl, doc/newapi.xsl: integrated
  the autogeneration of the php script.  Note that from
  this point doc/search.php will be include in the
  generic "Rebuilt docs".
* doc/*: api docs rebuilt.
2004-01-10 09:07:09 +00:00
c2b06559f5 Further cleanup, fully implemented common routine for "generic page"
* doc/site.xsl, doc/api.xsl, doc/newapi.xsl, doc/search.php:
  Further cleanup, fully implemented common routine for
  "generic page" within the docs.
* doc/*: api docs rebuilt with enhanced scripts.
2004-01-09 00:31:18 +00:00
f87a339e0f change background color of function declaration to improve readability
Sun Jan  4 19:06:59 MST 2004 John Fleck <jfleck@inkstain.net>

	* doc/newapi.xsl: change background color of function
	declaration to improve readability
	* doc/*: rebuild docs with new stylesheet
2004-01-05 02:09:03 +00:00
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
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
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
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
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
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
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
7f25aab1b4 Removed an obsolete file giving troubles on Winblows, Daniel 2003-08-18 10:46:18 +00:00
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
b36b9770af revuilt the API and docs Daniel
* doc/libxslt-api.xml doc/* doc/html/*: revuilt the API and docs
Daniel
2003-08-04 20:44:28 +00:00
636a24b3d9 Moved the man pages to section 3 applied patch from Peter Breitenlohner
* libxslt.spec.in libexslt/Makefile.am libexslt/libexslt.3
  libxslt/Makefile.am libxslt/libxslt.3: Moved the man pages
  to section 3
* libexslt/sets.c: applied patch from Peter Breitenlohner
* doc/*: rebuilt the docs
* tests/docbook/result//* tests/xmlspec/*.html: changes in
  generattion of &quot; as " in element content.
Daniel
2003-06-13 14:58:09 +00:00
051989b9ec upgraded to the XML/XSLT toolchain for the HTML generation fixing #111799
* doc/Makefile.am doc/libxslt.xml: upgraded to the XML/XSLT toolchain
  for the HTML generation fixing #111799
* doc/html/*.html doc/html/*.png: associated update
Daniel
2003-04-29 13:20:50 +00:00
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
a404cd96b1 Applied patch from Jonathan Wakely and regenerated the docs, Daniel 2003-01-09 18:31:09 +00:00
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
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
159d00a5a0 new module with runtime security checks, it will also check and do
* libxslt/security.[ch] libxslt/Makefile.am: new module with
  runtime security checks, it will also check and do directory
  creation when allowed
* libxslt/documents.c libxslt/imports.c libxslt/transform.c
  libxslt/xslt.c libxslt/xsltInternals.h: plug-in the new
  security infrastructure probes at file reading or file creation
* xsltproc/xsltproc.c: plugged the security module there too,
  added the new options --nowrite and --nomkdir
* doc/*: updated the man page and regenerated.
Daniel
2002-10-10 15:26:25 +00:00
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
1bd28e5a88 preparing 1.0.19 rebuilt the docs Daniel
* configure.in: preparing 1.0.19
* doc/* : rebuilt the docs
Daniel
2002-07-06 19:59:19 +00:00
7dd3a54ca0 preparing 1.0.16 updated and rebuilt the docs Daniel
* configure.in: preparing 1.0.16
* doc/*: updated and rebuilt the docs
Daniel
2002-04-15 17:28:16 +00:00
19cfcaadee preparing 1.0.15 updated and rebuilt Daniel
* configure.in: preparing 1.0.15
* doc/*: updated and rebuilt
Daniel
2002-03-25 16:58:51 +00:00
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
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
83c5fa70fd Added libxslt-decl.txt, ran make rebuild, Daniel 2002-02-05 21:28:22 +00:00
ea45a7bb23 Added a couple of missing files, daniel 2002-01-23 22:17:17 +00:00
2d9637880d generated an index based on comments content similar to libxml2 one The
* doc/API*.html doc/parsedecl.py doc/*.xsl parsedecl.py: generated
  an index based on comments content similar to libxml2 one
  The code need more specific comments.
* doc/*: rebuilt the web site with the new references
Daniel
2002-01-23 22:14:57 +00:00
9244fa2f3c preparing 1.0.9 updated and rebuild the doc Daniel
* configure.in: preparing 1.0.9
* doc/*: updated and rebuild the doc
Daniel
2001-12-07 14:50:08 +00:00
d2e0eb61ea Updated the on-line documentation, Daniel 2001-11-26 13:20:05 +00:00
d03254ec53 preparing 1.0.7 cleanup similar to libxml2 one finished cleaning up
* configure.in: preparing 1.0.7
* libxslt.spec.in: cleanup similar to libxml2 one
* breakpoint/*.[hc]: finished cleaning up contributed code
* doc/*: updated and rebuilt the documentation
* xsltproc/xsltproc.c: cleanup of the timing code
* xsltproc/Makefile.am: auto* sucks
* libxslt/transform.c: added a missing include
Daniel
2001-11-10 13:35:26 +00:00
55416cd3b2 preparing 1.0.6 applied patch from Bruce Miller updated and rebuilt the
* configure.in libxslt/xsltwin32config.h: preparing 1.0.6
* libexslt/date.c: applied patch from Bruce Miller
* doc/*: updated and rebuilt the docs
Daniel
2001-10-30 14:27:20 +00:00
e2b2bfee46 releasing 1.0.5 updated and rebuilt the docs Daniel
* configure.in: releasing 1.0.5
* doc/xslt.html doc/html/*: updated and rebuilt the docs
Daniel
2001-10-10 10:00:05 +00:00
26849a9260 preparing for 1.0.4 updated and regenerated docs Daniel
* configure.in: preparing for 1.0.4
* doc/xslt.html doc/html/*: updated and regenerated docs
Daniel
2001-09-12 20:51:09 +00:00