Age | Commit message (Collapse) | Author | Files | Lines |
|
* NEWS doc/*.xsl doc/*.html: updated the web site, made the
transition to XHTML1 added validity checking to the makefile rules.
Daniel
|
|
|
|
* doc/Makefile.am doc/xsltproc.1 doc/xsltproc.xml: automated the
generation of the man page
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
|
|
|
|
|
|
* configure.in doc/Makefile.am xsltproc/Makefile.am: some cleanup
for Python checks, makefile cleanup, and convenience changes
Daniel
|
|
* configure.in: preparing release 1.0.27
* doc/*: updated and rebuilt the docs
Daniel
|
|
|
|
|
|
|
|
|
|
* configure.in doc/*: preparing release 1.0.26
Daniel
|
|
* doc/* configure.in: preparing for release of 1.0.25
Daniel
|
|
* doc/xsltproc.1 doc/xsltproc.xml: fixing bug #104096, put
emphasis on the fact that --docbook should not be used
for XML.
Daniel
|
|
|
|
|
|
|
|
* configure.in: preparing release 2.0.24
* libxslt.spec.in: small update
* doc/*: updated the news, rebuilt the APIs descriptions
Daniel
|
|
|
|
|
|
|
|
|
|
* libxslt/xsltInternals.h: increase the max number of cascaded
sort operations.
* AUTHORS doc/* win32/*: updated Igor's mail and the Web page for
the Windows binaries.
Daniel
|
|
|
|
|
|
* doc/apibuild.py doc/libexslt-api.xml doc/libxslt-api.xml: updated
the apibuilder script, regenerated the APIs
Daniel
|
|
* doc/apibuild.py: fixed a bug in merging public info from
C modules.
* win32/Makefile.msvc win32/configure.js: patch from Mark Vakoc
the iconv option to configure.js didn't work, and
added zlib option needed when linking xsltproc statically
Daniel
|
|
* doc/Makefile.am doc/apibuild.py doc/libexslt-api.xml: added
the generation of libexslt-api.xml
* libexslt/exslt.h: small cleanup.
Daniel
|
|
* 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
|
|
* 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
|
|
* configure.in: preparing 1.0.23
* doc/*: rebuilding the docs
Daniel
|
|
Thu Nov 14 07:22:23 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/xsltproc.1
* doc/xsltproc.html - ran stylesheets to update man page
and html with Daniel's fix to #95510
|
|
* libxslt/transform.c: applied patch from Brian McCauley fixing #95493
* doc/xsltproc.xml: fixing #95510 missing description of --writesubtree
* README: fix the bug page URL
Daniel
|
|
* libxslt/transform.c: corner case handling of copying a CDATA node.
Daniel
|
|
Thu Nov 7 11:18:42 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/xsltproc.xml
* doc/xsltproc.1
clarifying --catalog option and xsltproc's use of
XML_CATALOG_FILES and /etc/xml/catalog. fixes
http://bugzilla.gnome.org/show_bug.cgi?id=97891
|
|
|
|
* Makefile.am libxslt.spec.in doc/Makefile.am: cleaned up
the spec file and associated changes in the Makefiles.
Daniel
|
|
* configure.in: preparing 1.0.22
* doc/*: upated and rebuilt the docs
Daniel
|
|
* 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
|
|
|
|
* doc/*: updated the doc XSLT to add the search, added the search
page, fixed a link problem raised by Yves Pratter, regenerated
Daniel
|
|
* doc/index.py: the indexer version of the XSLT part of the
xmlsoft site + archives
Daniel
|
|
* configure.in: preparing 1.0.21
* doc/* : updated and regenerated the docs and web pages
Daniel
|
|
* libxslt/transform.c: fixed a disable output escaping bug for
HTML output introduced in 1.0.20 and raised by Mario Weilguni
* tests/docs/Makefile.am tests/docs/bug-91.xml
tests/general/Makefile.am tests/general/bug-91.*: added the
example in the regression tests for this case
Daniel
|
|
Tue Sep 24 20:33:08 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/xlst.html
changing link on ftp.gnome.org
|
|
Sat Sep 14 16:17:51 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/xsltproc.html
oops, forgot to update the html version of the man page
|
|
Sat Sep 14 16:10:21 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/xsltproc.xml
* doc/xsltproc.1
* doc/xsltproc2.html
Fixing erroneous mention of old --warnnet option (thanks to Jean
T. Anderson for pointing this out)
|
|
|