1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-08 11:02:18 +03:00
Commit Graph

72 Commits

Author SHA1 Message Date
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
26849a9260 preparing for 1.0.4 updated and regenerated docs Daniel
* configure.in: preparing for 1.0.4
* doc/xslt.html doc/html/*: updated and regenerated docs
Daniel
2001-09-12 20:51:09 +00:00
MDT 2001 John Fleck
76e2a37156 doc/tutorial/libxslttutorial.xml, libxslttutorial.html - update tutorial
Wed Aug 29 21:23:54 MDT 2001 John Fleck <jfleck@inkstain.net>

	* doc/tutorial/libxslttutorial.xml, libxslttutorial.html - update
	tutorial text to add references to global variables cleanups
2001-08-30 03:26:45 +00:00
MDT 2001 John Fleck
a2dea6bf07 this has not been added into the build yet)
Wed Aug 29 21:05:43 MDT 2001 John Fleck <jfleck@inkstain.net>

	* doc/xsltproc.1 - added xsltproc man page (note: this has not
	been added into the build yet)
2001-08-30 03:08:46 +00:00
Daniel Veillard
561909b311 added global variables cleanups to the example. mjcox pointed to some
* doc/tutorial/libxslt_tutorial.c doc/tutorial/libxslttutorial.html
  doc/tutorial/libxslttutorial.xml: added global variables cleanups
  to the example.
* tests/documents/Makefile.am: mjcox pointed to some missing files
Daniel
2001-08-29 21:00:50 +00:00
MDT 2001 John Fleck
905942779d adding doc/xsltproc.html - html generated from xsltproc.xml, update
Mon Aug 27 08:27:21 MDT 2001 John Fleck <jfleck@inkstain.net>

	* adding doc/xsltproc.html - html generated from xsltproc.xml,
	update doc/xslt.html with link to xsltproc.html
2001-08-27 14:34:03 +00:00
MDT 2001 John Fleck
f7245361a6 adding doc/xsltproc.xml - user manual for xsltproc
Mon Aug 27 08:21:47 MDT 2001 John Fleck <jfleck@inkstain.net>

	* adding doc/xsltproc.xml - user manual for xsltproc
2001-08-27 14:26:14 +00:00
Daniel Veillard
a3085ffbc8 Added 1.0.3 release, daniel 2001-08-24 00:47:27 +00:00
Daniel Veillard
1a43e5c802 Fixed a couple of links, Daniel 2001-08-17 12:01:40 +00:00
Daniel Veillard
9cdf16b2ea Updated to include 1.0.1 and 1.0.2 releases, Daniel 2001-08-15 13:32:03 +00:00
MDT 2001 John Fleck
76c6f0321c doc/xslt.html updated xsltproc description with the many new command line
Tue Aug 14 20:51:09 MDT 2001 John Fleck <jfleck@inkstain.net>

	* doc/xslt.html updated xsltproc description with the many new
	  command line options Daniel has added, cleaned up some spelling
2001-08-15 02:54:38 +00:00
Daniel Veillard
a02a4e36b3 Added a few pointers to XSLT list, archive, FAQ and Michael Kay's book, Daniel 2001-08-13 08:16:20 +00:00
Daniel Veillard
13d0776948 Small URL fix by Heiko Rupp, Daniel 2001-08-09 13:21:44 +00:00
Daniel Veillard
5666c6f6cd fixed the link to go to stable subdir on gnome.org, Daniel 2001-08-03 20:27:52 +00:00
MDT 2001 John Fleck
36c8640ac5 doc/internals.html - general cleanup
Sat Jul 28 08:25:05 MDT 2001 John Fleck <jfleck@inkstain.net>

	* doc/internals.html - general cleanup
2001-07-28 14:26:59 +00:00
Daniel Veillard
38b5990026 Added link to Python bindings, Daniel 2001-07-27 19:00:30 +00:00
Daniel Veillard
ef9ed9d048 Added pointers to Igor's page for the windows binaries, Daniel 2001-07-26 18:31:17 +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
MDT 2001 John Fleck
c43b7da657 updating libxslt tutorial to include param support
Mon Jul 23 09:32:27 MDT 2001 John Fleck <jfleck@inkstain.net>

	* updating libxslt tutorial to include param support
2001-07-23 15:34:28 +00:00
Daniel Veillard
732901867d releaseing 1.0.0 added another entry point fixed a comment block updated
* configure.in libxslt/xsltwin32config.h: releaseing 1.0.0
* win32/libxslt/libxslt.def: added another entry point
* libxslt/transform.c: fixed a comment block
* doc/xslt.html doc/html/*: updated and regenerated the docs
Daniel
2001-07-10 16:08:10 +00:00
Daniel Veillard
44881d780b small fix for xsl:message by Stephane GUIBOU added a specific regression
* libxslt/xsltutils.c: small fix for xsl:message by Stephane GUIBOU
* tests/documents/Makefile.am tests/documents/message.*: added
  a specific regression test
* libxslt/transform.c: fixed an infinite loop
* configure.in doc/Makefile.am: attempt to add --with-html-dir,
  this may work
Daniel
2001-07-09 20:06:35 +00:00
Daniel Veillard
47e3ce6e65 fixed a number of typo found by Dan York improved the profiling ouput,
* doc/extensions.html: fixed a number of typo found by Dan York
* libxslt/xsltutils.c: improved the profiling ouput, added the
  average value too.
Daniel
2001-07-08 12:40:43 +00:00
Daniel Veillard
d237fa7915 updated the top page, Daniel 2001-07-07 00:14:50 +00:00
Daniel Veillard
ce69a281a6 Cleanup and added a entry for the shutdown function.
Daniel
2001-07-06 16:33:55 +00:00
Daniel Veillard
bdffe03d8d Writing documentation blows but is really needed <grin/>
* doc/extensions.html doc/internals.html doc/xslt.html:
  added a documentation on writing libxslt extensions, and
  added links to the main page
* libxslt/functions.c libxslt/xsltInternals.h
Daniel
2001-07-06 15:44:44 +00:00
Daniel Veillard
b82c1f12e8 added 0.14.0 release Daniel
* doc/xslt.html: added 0.14.0 release
Daniel
2001-07-06 00:00:14 +00:00
Daniel Veillard
fbe4abe1b2 rebuilt docs before release fixed a function doc header Daniel
* doc/html/*: rebuilt docs before release
* libxslt/extensions.c: fixed a function doc header
Daniel
2001-07-05 23:02:43 +00:00
Daniel Veillard
f6683cbf70 Updated the bug reporting section,
Daniel
2001-07-05 09:55:06 +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
ca7b104205 releasing 0.13.0 don't index the win32 include rebuilt the docs Daniel
* configure.in doc/xslt.html: releasing 0.13.0
* doc/Makefile.am: don't index the win32 include
* doc/html/*: rebuilt the docs
Daniel
2001-06-26 16:48:50 +00:00
MDT 2001 John Fleck
687a0b3295 doc/tutorial/libxslttutorial.xml, libxslttutorial.html updating tutorial
Sat Jun 23 15:44:00 MDT 2001 John Fleck <jfleck@inkstain.net>

	* doc/tutorial/libxslttutorial.xml, libxslttutorial.html
	updating tutorial with explanation of xsltSave vs. xmlSave
	functions
2001-06-23 21:49:27 +00:00
Daniel Veillard
7b28dd1ed9 adding 0.12.0 release Daniel
* doc/xslt.html: adding 0.12.0 release
Daniel
2001-06-17 15:09:33 +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
419f712f18 fixed the title, Daniel
fixed the title,
Daniel
2001-06-16 21:54:20 +00:00
MDT 2001 John Fleck
7cec9740f1 adding discussion of freeing memory, image files for callouts, link to
Sat Jun 16 09:27:27 MDT 2001 John Fleck <jfleck@inkstain.net>

	* updating tutorial: adding discussion of freeing memory, image
	files for callouts, link to xsltproc.c code
2001-06-16 15:46:24 +00:00
MDT 2001 John Fleck
f05089a880 fixing embarassing typos in doc/tutorial/libxslttutorial.xml and generated
Mon Jun 11 07:19:06 MDT 2001 John Fleck <jfleck@inkstain.net>

	* fixing embarassing typos in doc/tutorial/libxslttutorial.xml and
	generated html
2001-06-11 13:21:06 +00:00
Daniel Veillard
92f7b148da linked to the tutorial Daniel
* doc/xslt.html: linked to the tutorial
Daniel
2001-06-11 07:36:43 +00:00
MDT 2001 John Fleck
33589bf73c doc/tutorial/libxslt_tutorial.c, libxslttutorial.html, libxslttutorial.xml
Sun Jun 10 19:36:31 MDT 2001 John Fleck <jfleck@inkstain.net>

	* doc/tutorial/libxslt_tutorial.c,  libxslttutorial.html,
	libxslttutorial.xml
	adding tutorial
2001-06-11 01:38:57 +00:00
Daniel Veillard
522fda6c51 Fixed a few URLs, Daniel 2001-06-09 21:58:35 +00:00
Daniel Veillard
6c06207b82 - doc/xslt.html: updated to ask to not send mail directly
- tests/docs/Makefile.am tests/general/Makefile.am
  tests/general/bug-33-* tests/docs/bug-33-*: added a specific
  regression test for #55722
Daniel
2001-06-06 07:52:17 +00:00
Daniel Veillard
e2f31bbec9 - doc/xslt.html: updated with 0.11.0
daniel
2001-06-01 10:51:54 +00:00
Daniel Veillard
73d09e2748 - configure.in: preparing 0.10.0 release
- doc/xslt.html: updated
- doc/html/* : rebuilt the docs
2001-05-19 15:39:02 +00:00
Daniel Veillard
4f96e211a5 - libxslt/functions.c libxslt/transform.c libxslt/xsltInternals.h:
add ctxt->inst to allow stylesheet element lookup (needed
  for document() fix)
- libxslt/*.[ch]: generate docs for the structures and
  macros, general cleanup for docs
- doc/html/*.html: regenerated all docs
Daniel
2001-05-17 15:26:12 +00:00
Daniel Veillard
2e8ebaef0d - doc/xslt.html: fixed a link error
- libxslt/transform.c libxslt/xsltutils.c: fixed DOCTYPE generation
- libxslt/xsltproc.c: cleaned up the --repeat loop
- tests/documents/result.xhtml tests/xmlspec/REC-xml-20001006*.html:
  fixed the DOCTYPE in tests output
- tests/docs/bug-25-.xml tests/doc/Makefile.am
  tests/general/bug-25-.* tests/general/Makefile.am : added a new
  test case and fixed the EXTRA_DIST
Daniel
2001-05-08 14:24:04 +00:00
Daniel Veillard
805227c1c1 Added a couple of TODO and fixed a typo, Daniel 2001-05-07 10:44:00 +00:00
Daniel Veillard
17a909ee3c - doc/internals.html: more work done on the doc, mostly complete
except the section on the XSLT stack and the extensions API
  since both still need more work.
Daniel
2001-05-07 09:40:52 +00:00
Daniel Veillard
c9911d5264 - doc/internals.html doc/contexts.* doc/object.*: more work done
on the doc
Daniel
2001-05-06 13:04:58 +00:00
Daniel Veillard
c1534dde66 more work done on the doc Daniel
* doc/internals.html: more work done on the doc
Daniel
2001-05-05 22:20:30 +00:00
Daniel Veillard
600cddc780 Linked the white paper to the main page, Daniel 2001-05-05 15:59:09 +00:00
Daniel Veillard
e1d0209ccc We will need more hackers to understand how this works:
- doc/internals.html doc/node.fig doc/node.gif doc/processing.fig
  doc/processing.gif doc/stylesheet.fig doc/stylesheet.gif
  doc/templates.fig doc/templates.gif: started writing tye doc
  on how libxslt works.
Daniel
2001-05-05 15:56:14 +00:00