1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-09-11 16:10:45 +03:00
Commit Graph

56 Commits

Author SHA1 Message Date
Nick Wellnhofer
ed51fe6921 Remove ChangeLog
The ChangeLog is from pre-Git times.
2022-02-16 20:10:17 +01:00
Nick Wellnhofer
05cea0c72c Update links
Documentation and releases are now available on gitlab.gnome.org.
2022-02-14 22:31:18 +01:00
Daniel Veillard
e9709fa901 Candidate release 1 of libxslt 1.1.34
* doc/xsltproc.xml: moved to new place for docbook stylesheet and work
  around a missing / inrewrite of  docbook xsl catalog in Fedora 30
* tests/fuzz/Makefile.am: add fuzz.h to sources
* python/Makefile.am: there is no more TODO
* libxslt.spec.in: run make tests instead of check to avoid fuzz in that
  environment, and drop python TODO
2019-10-23 20:49:08 +02:00
Daniel Veillard
9a1b3ddf60 Release of libxslt-1.1.29
* doc/xslt.html libxslt.spec.in configure.in: updated for the release
* NEWS doc/news.html libxslt/xsltwin32config.h: regenerated
2016-05-24 09:59:05 +08:00
Daniel Veillard
7869cd2c79 Fix makefile and spec file to include doc in rpm 2009-07-24 10:15:20 +02:00
Daniel Veillard
2f0db738b4 apply patch from Rob Richards to improve build with VS2005 Daniel
* win32/Makefile.msvc win32/configure.js: apply patch from
  Rob Richards to improve build with VS2005
Daniel

svn path=/trunk/; revision=1435
2007-08-03 13:46:43 +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
d9d50ec150 preparing release of 1.1.17 Daniel
* configure.in libxslt.spec.in doc//*: preparing release of 1.1.17
Daniel
2006-06-06 15:17:10 +00:00
Daniel Veillard
67232e9682 applied patch from Joel Reed to ease plugin integration Daniel
* configure.in libxslt/Makefile.am libxslt/xsltconfig.h.in
  libxslt.spec.in tests/plugins/Makefile.am xslt-config.in: applied
  patch from Joel Reed to ease plugin integration
Daniel
2005-10-02 09:52:09 +00:00
Daniel Veillard
66cff3ae23 Small fix of the spec file, Daniel 2005-09-04 23:07:34 +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
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
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
a0c01163f0 better python dependancy Red hat bug #126364 by Robert Scheck Daniel
* libxslt.spec.in: better python dependancy Red hat bug #126364
  by Robert Scheck
Daniel
2004-07-06 15:44:46 +00:00
Daniel Veillard
da7cda948d preparing release 1.1.6 keep the ChangeLog compressed Daniel
* configure.in doc/*: preparing release 1.1.6
* libxslt.spec.in: keep the ChangeLog compressed
Daniel
2004-04-18 22:41:10 +00:00
Daniel Veillard
58f11833f5 prepared release of libxslt-1.1.2 some tweaking following the new EXSLT
* configure.in doc/*: prepared release of libxslt-1.1.2
* libxslt.spec.in doc/Makefile.am: some tweaking following the
  new EXSLT docs.
Daniel
2003-12-24 14:17:26 +00:00
Daniel Veillard
7afdb3d0d0 adding libexslt.pc support Daniel
* Makefile.am configure.in libexslt.pc.in libxslt.spec.in: adding
  libexslt.pc support
Daniel
2003-11-14 17:46:01 +00:00
Daniel Veillard
d88c798e1e some cleanup and trial for the upcoming 1.1.0 release this release removes
* Makefile.am configure.in libxslt.spec.in doc/libxslt-api.xml
  libxslt/xslt.h libxslt/xsltwin32config.h: some cleanup and trial
  for the upcoming 1.1.0 release
* breakpoint/*: this release removes the deprecated breakpoint library
Daniel
2003-11-02 09:53:42 +00:00
Daniel Veillard
04ca58e4e5 oops ! Daniel
oops !
Daniel
2003-10-23 22:52:36 +00:00
Daniel Veillard
c52e167f94 doing some testing and raising the build requirement to 2.5.10 applied
* configure.in libxslt.spec.in: doing some testing and raising
  the build requirement to 2.5.10
* libexslt/Makefile.am configure.in: applied patch from Graham Wilson
  for linking the exslt lib with the lib being build instead of the
  installed one
Daniel
2003-10-23 22:52:06 +00:00
Daniel Veillard
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 " as " in element content.
Daniel
2003-06-13 14:58:09 +00:00
Daniel Veillard
ada71b3bb5 fixing portability bug #113002 on HP-UX cleanup of --with-python like for
* xsltproc/xsltproc.c: fixing portability bug #113002 on HP-UX
* configure.in libxslt.spec.in python/Makefile.am: cleanup
  of --with-python like for libxml2
Daniel
2003-05-15 20:28:53 +00:00
Daniel Veillard
3c1ac2a518 Fixed a prereq problem, Daniel 2003-04-01 13:36:44 +00:00
Daniel Veillard
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
Daniel Veillard
5f743d36c9 libxslt.spec.in there is actually a hard dependancy on libxml2-2.5.4
introduced by Igor :-(, Daniel
2003-02-24 21:56:00 +00:00
Daniel Veillard
2d3cb84871 fixed RH#84801 wrong prereqs in the spec file Daniel
* libxslt.spec.in: fixed RH#84801 wrong prereqs in the spec file
Daniel
2003-02-21 16:10:07 +00:00
Daniel Veillard
aaf8d3ad67 preparing release 2.0.24 small update updated the news, rebuilt the APIs
* configure.in: preparing release 2.0.24
* libxslt.spec.in: small update
* doc/*: updated the news, rebuilt the APIs descriptions
Daniel
2003-01-14 15:28:23 +00:00
Daniel Veillard
162c34f414 copied over the apibuild.py from libxml2, adapted a bit and regenerated
* doc/Makefile.am doc/apibuild.py doc/libxslt-api.xml:
  copied over the apibuild.py from libxml2, adapted a bit and
  regenerated the API description in XML. Todo: libexslt-api.xml
* libxslt/attributes.c libxslt/documents.c libxslt/extensions.c
  libxslt/imports.c libxslt/numbers.c libxslt/numbersInternals.h
  libxslt/pattern.c libxslt/preproc.c libxslt/security.c
  libxslt/templates.c libxslt/transform.c libxslt/transform.h
  libxslt/variables.c libxslt/xslt.c libxslt/xsltInternals.h
  libxslt/xsltutils.c libxslt/xsltutils.h: cleanup based on the
  report from the scripts.
* libxslt.spec.in: make sure libxslt-api.xml ends up in the devel
  package
Daniel
2002-12-11 17:53:37 +00:00
Daniel Veillard
cade606dcc add a line in %changelog for releases Daniel
* libxslt.spec.in configure.in: add a line in %changelog for releases
Daniel
2002-11-25 16:31:39 +00:00
Daniel Veillard
a66a2ef72d integrated libxslt.m4 written by Thomas Schraitle (RFE #96485) Daniel
* Makefile.am libxslt.m4 libxslt.spec.in: integrated libxslt.m4
  written by Thomas Schraitle (RFE #96485)
Daniel
2002-11-08 16:10:37 +00:00
Daniel Veillard
8c802f796e cleaned up the spec file and associated changes in the Makefiles. Daniel
* Makefile.am libxslt.spec.in doc/Makefile.am: cleaned up
  the spec file and associated changes in the Makefiles.
Daniel
2002-10-23 21:07:12 +00:00
Daniel Veillard
f9ff9edb1d fixes libary path for x86_64 AMD Daniel
* libxslt.spec.in: fixes libary path for x86_64 AMD
Daniel
2002-09-09 12:06:51 +00:00
Daniel Veillard
1acafc0957 fixed a bug w.r.t. namespace context when doing the evaluation of
* libxslt/templates.c: fixed a bug w.r.t. namespace context when
  doing the evaluation of attribute value templates
* libxslt.spec.in python/Makefile.am: fixed some troubles
  with "make rpm"
Daniel
2002-08-21 19:29:32 +00:00
Daniel Veillard
ef73de6343 applied patch from Geert Kloosterman to not miss gif and .png files in the
* libxslt.spec.in: applied patch from Geert Kloosterman to
  not miss gif and .png files in the RPM  documentation
Daniel
2002-05-21 17:39:37 +00:00
Daniel Veillard
43ced5c60b Fixed the python Makefiles, corrected a bug showing up on ia64, changed
* configure.in libxslt.spec.in python/Makefile.am python/generator.py
  python/libxsl.py python/libxslt.c python/tests/Makefile.am:
  Fixed the python Makefiles, corrected a bug showing up on ia64,
  changed the name of the python internal module too
Daniel
2002-02-09 18:06:02 +00:00
Daniel Veillard
ada89dddea change the Licence to MIT Licence and release of 1.0.11 updates of the
* Copyright Makefile.am configure.in libxslt.spec.in: change the
  Licence to MIT Licence and release of 1.0.11
* doc/FAQ.html doc/intro.html doc/libxslt-decl.txt doc/news.html
  doc/xslt.html: updates of the docs accordingly
* libxslt/xsltwin32config.h: numbering
* python/generator.py python/libxml_wrap.h python/libxsltclass.txt
  python/libxslt-python-api.xml: cleanup the dependancies with
  libxml2
* python/tests/extfunc.py: updated examples.
Daniel
2002-02-08 16:09:27 +00:00
Daniel Veillard
584f279f53 the spec file will now build libxslt-python, fought with shared and other
* libxslt.spec.in python/Makefile.am python/libxsl.py: the
  spec file will now build libxslt-python, fought with shared
  and other crazyness, seems to work now :-)
* doc/libxslt-api.xml: regenerated
Daniel
2002-02-06 12:52:40 +00:00
Daniel Veillard
3d993ecf61 fixed a couple of cut and paste errors in the math functions detection
* configure.in: fixed a couple of cut and paste errors in the
  math functions detection
* libxslt.spec.in: added missing file entry for libxslt.pc
Daniel
2002-01-14 09:36:51 +00:00
Daniel Veillard
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
Daniel Veillard
338aa51047 install xsltproc man page Daniel
* libxslt.spec.in doc/Makefile.am: install xsltproc man page
Daniel
2001-09-13 13:30:58 +00:00
Daniel Veillard
f6ab7e3e29 releasing 1.0.1 updated the docs. activate line numbering unfortunately
* configure.in libxslt.spec.in libxslt/xsltwin32config.h:
  releasing 1.0.1
* doc/html/*.html: updated the docs.
* xsltproc/xsltproc.c: activate line numbering unfortunately
  this works only with CVS, libxml2-2.4.1 is broken in this respect
Daniel
2001-07-23 21:47:41 +00:00
Daniel Veillard
241bfda06e added configuration/version informations for Windows/MSC internal header
* libxslt/xsltwin32config.h[.in]: added configuration/version
  informations for Windows/MSC
* libxslt/libxslt.h libxslt/*.c: internal header to centralize
  includes switches
* libxslt/Makefile.am: added libxslt.h and xsltwin32config.h[.in]
* libxslt/*.[ch] libxslt/*.in: quite a bit of cleanup, especially
  the email addresses
* AUTHORS: added William
Daniel
2001-06-28 14:23:39 +00:00
Daniel Veillard
9083db0340 - configure.in: preparing 0.12.0 release
- libxslt/transform.c: a bit of cleanup on the XInclude defaults
- libxslt/xsltconfig.h.in: added doc inline comment
- libxslt/xslt.[ch] libxslt/xsltproc.c: added more version informations
  and enriched xsltproc --version to show them
- doc/html/*.html: rebuilt the docs
- doc/Makefile.am libxslt.spec.in: try to make sure John Fleck
  tutorial ends up in the tars and RPMs
Daniel
2001-06-17 11:25:09 +00:00
Daniel Veillard
d7cfe763a9 updated the descriptions Daniel
* libxslt.spec.in: updated the descriptions
Daniel
2001-06-16 21:59:54 +00:00
Daniel Veillard
455cbbcdc3 - configure.in libxslt.spec.in: released 0.11.0
Daniel
2001-06-01 09:32:02 +00:00
Daniel Veillard
f546bafbd5 - TODO configure.in libxslt.spec.in: getting ready for 0.9.0
release
- doc/html/* doc/xslt.html: updated and regenerated the docs
Daniel
2001-05-03 17:03:52 +00:00
Daniel Veillard
50506d9192 Released libxslt-0.4.0:
- configure.in libxslt.spec.in: updated to 0.4.0 and 2.3.3
- doc/xslt.html: updated
Daniel
2001-03-01 17:33:19 +00:00
Daniel Veillard
b22276294f - configure.in libxslt.spec.in: releasing 0.3.0
- doc/xslt.html: updated
Daniel
2001-02-24 20:29:48 +00:00
Daniel Veillard
3ea65e43f4 one bug fix, preparing 0.2.0 release:
- libxlst/functions.c: fixed ID generation
- doc/xslt.html doc/html/*.html: updated/regenerated the doc
Daniel
2001-02-15 16:43:15 +00:00
Daniel Veillard
e651408e5d Getting ready for first 0.1.0 beta release:
- README configure.in libxslt.spec.in: bumped to 0.1.0, getting
  ready for the release
- libxslt/keys.c libxslt/xslt.c: cleanup of uninitialized vars
- tests/REC1/Makefile.am tests/REC/Makefile.am: the EXTRA list
  was not up to date
Daniel
2001-02-08 11:39:15 +00:00