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

34 Commits

Author SHA1 Message Date
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
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
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
2896318613 preparing release of 1.1.22 Daniel
* configure.in doc/*: preparing release of 1.1.22
Daniel

svn path=/trunk/; revision=1442
2007-08-23 15:32:58 +00:00
abab6b982a Updated Perl and lxml links, Daniel
svn path=/trunk/; revision=1436
2007-08-22 17:39:14 +00:00
18ae451bb0 added setting of TRIO_REPLACE_STDIO when TRIO routines are required.
* xsltconfig.h.in: added setting of TRIO_REPLACE_STDIO when TRIO
  routines are required.
* namespaces.c, xsltutils.c: enhanced handling of stdio.h vs. trio.h
  when trio routines are required (now use XSLT_NEED_TRIO)
  (bug #412787)

svn path=/trunk/; revision=1423
2007-03-02 10:43:34 +00:00
77849f1aa5 added check for memory allocation error (bug #400242); fixed "type-punned
* libxslt/pattern.c: added check for memory allocation error (bug #400242);
  fixed "type-punned pointer" warnings.
* libxslt/xsltutils.c: added checks for memory allocation error
  (bug #400242)
* restored NEWS, doc/EXSLT/downloads.html which mysteriously disappeared
  from svn

svn path=/trunk/; revision=1419
2007-01-24 19:08:38 +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
1ead9ea8c6 removed all remaining references to the old Wiki Daniel
* doc//*: removed all remaining references to the old Wiki
Daniel
2006-10-26 08:35:34 +00:00
e810227aff apply patch from Gary Coady to compile when libxml2 has no xinclude
* xsltproc/xsltproc.c: apply patch from Gary Coady to compile when
  libxml2 has no xinclude support #319886
* docs/*: renamed Gnome to GNOME fixes #352159
Daniel
2006-10-11 20:28:25 +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
ccafff9f42 Fixed Mac Os X download linkx, Daniel 2005-11-07 13:18:53 +00:00
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
ab935d74c4 Added links to the Wiki, Daniel 2005-02-20 13:32:58 +00:00
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
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
9161829327 fix for RedHat bug #136072 to include EXSLT doc in libxslt package. Daniel
* libxslt.spec.in doc/Makefile.am: fix for RedHat bug #136072
  to include EXSLT doc in libxslt package.
Daniel
2004-10-18 15:01:59 +00:00
5e1aec535f Fixed the mod-xslt2 link, cleaned up the links, added PHP, Daniel 2004-08-22 20:17:22 +00:00
a2536bc404 Oops, daniel 2004-08-14 13:57:09 +00:00
6c5e4a4c23 Changed the color or non-visited links, Daniel 2004-08-14 13:53:53 +00:00
110bc4bd19 Rebuilt the docs, Daniel 2004-05-16 01:01:45 +00:00
b08747d5c6 Added ChangeLog.xsl and links, Daniel 2004-05-16 00:50:06 +00:00
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
0e4e81ebb2 fixed problem with dictionary handling (bug 135938). fixed a few more
* libxslt/xsltutils.h, libxslt/xsltutils.c, libxslt/preproc.c:
  fixed problem with dictionary handling (bug 135938).
* doc/EXSLT/*: fixed a few more "href_base" files.
2004-03-04 15:10:18 +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
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
1cd1c40976 a little cleanup of scripts, assuring page tables are consistent. api docs
* doc/api.xsl, doc/site.xsl, doc/search.php: a little
  cleanup of scripts, assuring page tables are consistent.
* doc/*: api docs rebuilt with enhanced scripts.
2004-01-07 12:15:06 +00:00
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
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
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