Age | Commit message (Collapse) | Author | Files | Lines |
|
* configure.in doc/symbols.xml doc/xslt.html: updated for the release
* NEWS config.h.in doc/* */*.syms : regenerated
|
|
* NEWS configure.in doc/xslt.html: update for 1.1.26
* doc//*: regenerate
|
|
* 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
|
|
* configure.in doc/*: release of 1.1.24
* python/generator.py: syntactic cleanup (Martin)
Daniel
svn path=/trunk/; revision=1473
|
|
* libxslt/pattern.c: fixes #527297 general patter comps fix and cleanup
* libxslt/xsltInternals.h libxslt/pattern.h: other cleanups
Daniel
svn path=/trunk/; revision=1469
|
|
* libexslt/date.c tests/exslt/date/datetime.1.out
tests/exslt/date/date.1.out tests/exslt/date/date.1.xml:
applied patch from Maurice van der Pot to fix EXSLT
week-in-year extenson which was not conforming to the definition.
This also changes the output of the tests a bit. Should fix #452876
Daniel
svn path=/trunk/; revision=1446
|
|
* NEWS configure.in doc/*: preparing release of 1.1.20
Daniel
svn path=/trunk/; revision=1430
|
|
* python/libxsl.py: fixed tab/space inconsistency with patch provided by Andreas Hanke (bug #409193)
svn path=/trunk/; revision=1422
|
|
* 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
|
|
* 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
|
|
* NEWS configure.in doc//*: preparing release of libxslt-1.1.19
Daniel
|
|
* 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
|
|
* doc/xsltproc.1 doc/xsltproc.xml: more info about --output
from Daniel Leidert c.f. #344654
Daniel
|
|
* configure.in NEWS doc//*: preparing release of 1.1.16, updated and
regenerated the docs.
Daniel
|
|
* libexslt/crypto.c libexslt/date.c libexslt/saxon.c
libxslt/attributes.c libxslt/imports.c libxslt/pattern.c
libxslt/preproc.c libxslt/transform.c libxslt/variables.c
libxslt/xslt.c libxslt/xsltutils.c: various assorted small cleanups
based on the Coverity reports
Daniel
|
|
* configure.in NEWS doc/*: preparing release 1.1.15
* libxslt/pattern.c libxslt/xsltutils.c: a bit more cleanup
Daniel
|
|
* configure.in NEWS doc/*: preparing release of 1.1.14, updated docs
and rebuilt.
Daniel
|
|
* 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
|
|
* 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
|
|
* configure.in doc/*: release of 1.1.11, rebuilt the docs
Daniel
|
|
* Makefile.am: add missing variable
* libxslt/transform.c: fixed some error callback data
* tests/exslt/date/Makefile.am tests/exslt/date/sum*: added new
date:sum testing from Derek Poon
Daniel
|
|
* configure.in NEWS doc/*: preparing release of 1.1.9
Daniel
|
|
* libxslt/documents.c libxslt/documents.h libxslt/imports.c
libxslt/xslt.c libxslt/xsltutils.c: Implemented a hook to
provide document loading as suggested by David Hyatt for
Safari
Daniel
|
|
* configure.in doc/*: releasing 1.1.8
Daniel
|
|
* NEWS doc/*: updated for 1.1.7
Daniel
|
|
* configure.in doc/*: preparing release 1.1.6
* libxslt.spec.in: keep the ChangeLog compressed
Daniel
|
|
* libxslt/keys.c: fixed a stupid cut'npaste bug #139132
* tests/docs/Makefile.am tests/docs/bug-146.xml
tests/general/Makefile.am tests/docs/bug-146*: added test
to the regression for bug #139132
Daniel
|
|
* 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
|
|
* NEWS configure.in doc/*: preparing release 1.1.4, updated and
regenerated the documentation
Daniel
|
|
* configure.in, doc/*: updated and rebuilt the documentation
preparing release of 1.1.3
* libxslt/attrvt.c libxslt/xsltInternals.h: cleanup
Daniel
|
|
* configure.in: fixed Bug130593.
* doc/apibuild.py: fixed a couple of sequence problems on
references within APIxxx.html files, rebuild doc/* (and NEWS)
|
|
* configure.in NEWS doc/*: updated the docs, made release 1.1.1
Daniel
|
|
* doc/* NEWS: preparing release 1.1.0
Daniel
|
|
* configure.in: preparing release libxslt-1.0.33
* doc/*: updated and rebuilt the docs
* doc/apibuild.py: small fixes for new tokens
Daniel
|
|
* News configure.in: preparing libxslt-1.0.32 release
* doc/* : updated the doc and rebuilt
Daniel
|
|
* INSTALL: removed an old reference to libxml2 >= 2.2.12
Daniel
|
|
* NEWS configure.in : preparing release 1.0.30
* doc/apibuild.py: backported a patch from libxml2
* doc/*: updated and rebuilt the docs
Daniel
|
|
* libxslt/transform.c: fixing bug #111755 when a template is
applied to an attribute
* tests/docs/Makefile.am tests/docs/bug-119.*
tests/general/Makefile.am tests/general/bug-119*: added the
example in the regression tests for that bug.
Daniel
|
|
* NEWS doc/*.xsl doc/*.html: updated the web site, made the
transition to XHTML1 added validity checking to the makefile rules.
Daniel
|
|
* configure.in NEWS: preparing 1.0.29 release
* libxslt/documents.c: generate the document order for document()
loaded resources.
* doc/*: updated and regenerated the docs
daniel
|
|
* 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
|
|
|
|
|