Age | Commit message (Collapse) | Author | Files | Lines |
|
* NEWS configure.in doc//*: preparing release of libxslt-1.1.19
Daniel
|
|
* configure.in: fix a python detection problem pointed out by
Joseph Sacco, fixes bug #376391
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
|
|
* configure.in libxslt.spec.in doc//*: preparing release of 1.1.17
Daniel
|
|
* configure.in: fix a problem in Python detection
Daniel
|
|
* configure.in NEWS doc//*: preparing release of 1.1.16, updated and
regenerated the docs.
Daniel
|
|
* configure.in: applied patch from Joseph Sacco changing slightly
the python detection scheme should fix bug #338527
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
|
|
* configure.in: check environment for PYTHON, fixes #315367
Daniel
|
|
* configure.in NEWS doc/*: preparing release 1.1.15
* libxslt/pattern.c libxslt/xsltutils.c: a bit more cleanup
Daniel
|
|
* libxslt/xsltwin32config.h*: try to avoid generating conflicts
* libexslt/dynamic.c: applied patch from Mark Vakoc to implement
dyn:map
* configure.in tests/exslt/Makefile.am tests/exslt/dynamic/*:
added test for dyn:map to the regression suite
Daniel
|
|
* configure.in NEWS doc/*: preparing release of 1.1.14, updated docs
and rebuilt.
Daniel
|
|
* xsltproc/xsltproc.c: fixed the xinclude problem with document()
as in bug #171893
* configure.in tests/Makefile.am tests/xinclude/*: added a new
xinclude directory with the test for this problem
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: small fix for local setup
* libxslt/transform.c libxslt/variables.c : speeding up some
variable lookup. In the process dug out something nasty about
ctxt->dict creation and key initialization order.
Daniel
|
|
* configure.in: patch #9 from Joel Reed
Daniel
|
|
* configure.in libxslt/Makefile.am libxslt/xsltwin32config.h
tests/Makefile.am tests/plugins/Makefile.am
tests/plugins/testplugin.c: applied another patch from Joel Reed
still failing here but looking better
Daniel
|
|
* tests/plugins/plugin.* tests/Makefile.am libxslt/extensions.c
libxslt/Makefile.am configure.in: Applied another patch from
Joel Reed, fixed a segfault and changed the configure code
a bit to work in my debug environment.
Daniel
|
|
* configure.in: added python2.4 to the list of accepted
versions (bug 163274)
|
|
* configure.in win32/configure.js libxslt/extensions.c
libxslt/xsltconfig.h.in libxslt/xsltwin32config.h.in:
integrated the module patch from Joel Reed with just a couple
of changes and cleanup.
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, config.h.in, libexslt/date.c: changed date.c to use
gmtime_r if available (bug 129983)
* libexslt/functions.c: fixed a namespace problem concerning a
function with a namespace-qualified name (bug 155197)
|
|
* configure.in doc/*: release of 1.1.11, rebuilt the docs
Daniel
|
|
environment, Daniel
|
|
* NEWS configure.in doc/*: Release of libxslt-1.1.10
Daniel
|
|
* configure.in NEWS doc/*: preparing release of 1.1.9
Daniel
|
|
* Makefile.am configure.in: a bit of cleanup and a extra variable for
CVS dist
Daniel
|
|
* configure.in libxslt/xsltconfig.h.in libxslt/xslt.c
libxslt/xsltwin32config.* libexslt/exsltconfig.h.in
libexslt/exslt.c: added some code to include the CVS
ChangeLog version in the version strings available for
printing (e.g. by xsltproc)
|
|
* libexslt/date.c: added date:sum routine supplied by Joel
Reed
|
|
* doc/downloads.html doc/xslt.html: fixed a couple of problems
reported by Oliver Stoeneberg
Daniel
|
|
* configure.in libexslt/crypto.c libexslt/exslt.[ch]
libexslt/exsltconfig.h.in win32/configure.js: apply patch from
Rob Richards to add a normal --with-crypto configure option.
Daniel
|
|
* configure.in doc/*: releasing 1.1.8
Daniel
|
|
* libexslt/Makefile.am: implemented change from Joel Reed for
automake-1.4 compatibility.
* libexslt/crypto.c: reformatted source to remove an overly
generous supply of tabs. Added a #include for sys/select to
fix a compilation error caused by the gcrypt include file's
usage of 'fd_set'. Made some minor changes to fix
some warning messages (no change to the logic).
* configure.in, config.h.in: added test for presence of
sys/select.h.
Added test for libgcrypt version > 1.1.41 (bug 145245)
|
|
* configure.in: convenience change
* python/libxsl.py python/libxslt-python-api.xml python/libxslt.c:
try to avoid calling libxml2 cleanup function directly but go
though the python wrapper of libxml2 for memory debug accounting.
Daniel
|
|
* win32/Makefile.msvc win32/Makefile.mingw libexslt/Makefile.am
libexslt/exslt.c libexslt/exslt.h config.h.in configure.in
libexslt/crypto.c: applied patch from Joel Reed to get EXSLT
crypto extensions based on libgcrypt if found at configure time.
* tests/namespaces/Makefile.am: fixed a small breakage
Daniel
|
|
* configure.in: release of libxslt-1.1.7
Daniel
|
|
* configure.in doc/*: preparing release 1.1.6
* libxslt.spec.in: keep the ChangeLog compressed
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
|
|
* configure.in, config.h.in: added test for localtime_r
* libexslt/date.c: added usage of localtime_r if present on
system (bug 129983, suggested by Vasily Tchekalkin)
|
|
* 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
|
|
* libxslt/attrvt.c libxslt/Makefile.am: added new code to handle
attribute value templates
* libxslt/*.c libxslt/*.h: also a lot of work to reuse the
dictionaries at the stylesheet and transformation level.
* configure.in: this relies on a recent version of libxml2
with the sub dictionnary catalog.
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 doc/*: prepared release of libxslt-1.1.2
* libxslt.spec.in doc/Makefile.am: some tweaking following the
new EXSLT docs.
Daniel
|
|
* 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
|
|
* configure.in NEWS doc/*: updated the docs, made release 1.1.1
Daniel
|
|
* configure.in: upp'ed the dependancy to libxml2-2.6.3
* libxslt/documents.c xsltproc/xsltproc.c: fixed #127473
by using the new XInclude APIs provided by 2.6.3...
Daniel
|
|
* Makefile.am configure.in libexslt.pc.in libxslt.spec.in: adding
libexslt.pc support
Daniel
|
|
* 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
|
|
* configure.in python/Makefile.am python/tests/Makefile.am: applied
patch from Roumen Petrov for bug #124539 when building outside the
source directory
* libxslt/xsltutils.c: fixed the way to grab the line number from
the document, use the predefiend libxml2 API which mate it work
with both 2.5.x and 2.6.x
Daniel
|