1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-10 01:17:37 +03:00
Commit Graph

350 Commits

Author SHA1 Message Date
Daniel Veillard
4826743d16 preparing the release of 2.4.26 updated and rebuilt the documentation
* configure.in: preparing the release of 2.4.26
* doc/*: updated and rebuilt the documentation
Daniel
2002-10-18 11:21:38 +00:00
Daniel Veillard
595978c978 make the link to search a local reference, daniel 2002-10-09 18:46:35 +00:00
Daniel Veillard
f007012cd9 integrated the XSLT indexing, a few fixed in the indexer, added a scope
* doc/index.py doc/search.php: integrated the XSLT indexing,
  a few fixed in the indexer, added a scope selection at the
  search level.
Daniel
2002-10-09 14:24:17 +00:00
Daniel Veillard
321be0c5bf applied patch from Mark Vakoc except the API change, preserved it. updated
* debugXML.c: applied patch from Mark Vakoc except the API
  change, preserved it.
* doc/*: updated the docs to point to the search engine for
  information lookup or before bug/help reports.
Daniel
2002-10-08 21:26:42 +00:00
Daniel Veillard
d7960a8a76 Fixed a small bug for year wide archive indexing, Daniel 2002-10-08 19:13:50 +00:00
Daniel Veillard
10543b1b4b And limit the number in the SQL requests too, Daniel 2002-10-08 17:30:30 +00:00
Daniel Veillard
06665eccc9 Limit the number of returned hits, Daniel 2002-10-08 17:26:56 +00:00
Daniel Veillard
f08d400dbc Added year archiving + fix a problem on current date archive, Daniel 2002-10-08 17:17:11 +00:00
Daniel Veillard
01e87d2295 added mailing-list archives indexing and lookup Daniel
* doc/index.py doc/search.php: added mailing-list archives
  indexing and lookup
Daniel
2002-10-08 16:55:06 +00:00
Daniel Veillard
80ce373e9a Regenerated the docs and added a set of files missing from CVS, Daniel 2002-10-07 17:39:30 +00:00
Daniel Veillard
a6287a463c Debugging of strange results and tuning, Daniel 2002-10-07 13:17:22 +00:00
Daniel Veillard
9b00613d05 improved HTML indexing make the queries also lookup the HTML based indexes
* doc/index.py: improved HTML indexing
* doc/search.php: make the queries also lookup the HTML based indexes
Daniel
2002-10-07 11:13:27 +00:00
Daniel Veillard
141d04ba74 added HTML page indexing Daniel
* doc/index.py: added HTML page indexing
Daniel
2002-10-06 21:51:18 +00:00
Daniel Veillard
dc6d4abae7 Added a bit of logging to the searches to get a better idea of what's
asked for, Daniel
2002-10-04 15:58:34 +00:00
Daniel Veillard
538d3b9039 Grab the passwd from an envidonment variable, Daniel 2002-10-01 14:04:56 +00:00
Daniel Veillard
2c77cd7ff8 Added the operation needed to start the indexer on a box, daniel 2002-10-01 13:54:14 +00:00
Daniel Veillard
3371ff8fe2 Added the indexing script use to fill up the MySQL DB with API indexes, Daniel 2002-10-01 13:37:48 +00:00
Daniel Veillard
ad0ac02414 Improve cross reference rating, Daniel 2002-10-01 12:08:12 +00:00
Daniel Veillard
55a4eb539c Update the description, Daniel 2002-10-01 11:54:06 +00:00
Daniel Veillard
5ede35e3bf Integrated the search form to the web site, regenerated, Daniel 2002-10-01 11:37:35 +00:00
Daniel Veillard
8135e5f735 Started adding a search front-end, Daniel 2002-10-01 11:13:14 +00:00
Daniel Veillard
e16b57406a preparing release of 2.4.25 updated and regenerated teh docs and web
* configure.in include/libxml/xmlwin32version.h: preparing release
  of 2.4.25
* doc/*: updated and regenerated teh docs and web pages.
Daniel
2002-09-26 17:50:03 +00:00
Daniel Veillard
2ace195685 added the 3 new modules xmlregexp xmlautomata and xmlunicode and
* doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
  and regenerated the docs and web site
Daniel
2002-09-26 12:28:02 +00:00
Daniel Veillard
b7c29c38f5 applied a trio update patch from Bjorn Reese which should work with MinGW
* trio.c trio.h triodef.h trionan.c trionan.h triop.h
  triostr.c triostr.h: applied a trio update patch from
  Bjorn Reese which should work with MinGW
Daniel
2002-09-25 22:44:43 +00:00
Daniel Veillard
bd9afb5290 improving some documentation comments found and fixed a mem leak with
* tree.c: improving some documentation comments
* xmlregexp.c: found and fixed a mem leak with python regression tests
* doc/*: rebuilt the doc and the API XML file including the
  xmlregexp.h xmlautomata.h and xmlunicode.h headers
* python/generator.py python/libxml2class.txt python/libxml_wrap.h
  python/types.c: added access to the XML Schemas regexps from
  python
* python/tests/Makefile.am python/tests/regexp.py: added a
  simple regexp bindings test
Daniel
2002-09-25 22:25:35 +00:00
MDT 2002 John Fleck
30c7054c5b doc/xml.html fixing ftp links - thanks to Vitaly Ostanin
Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>

	* doc/xml.html
	fixing ftp links - thanks to Vitaly Ostanin
2002-09-24 14:24:54 +00:00
Daniel Veillard
cb7543bead Adding link to MacOsX binaries, Daniel 2002-09-09 10:54:06 +00:00
John Fleck
be98b3323f Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
Sep  3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>

	* doc/tutorial/includekeyword.c
	* doc/tutorial/xmltutorial.xml
	(plus resulting generated html files)
	fixing one spot I missed in the tutorial where I hadn't freed
	memory properly
2002-09-04 03:16:23 +00:00
MDT 2002 John Fleck
77e4d358c6 doc/tutorial/includeaddattribute.c doc/tutorial/includeaddkeyword.c
Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>

	* doc/tutorial/includeaddattribute.c
	* doc/tutorial/includeaddkeyword.c
	* doc/tutorial/includegetattribute.c
	* doc/tutorial/includekeyword.c
	* doc/tutorial/xmltutorial.xml
	* doc/tutorial/*.html
	update tutorial to properly free memory (thanks to Christopher
	R. Harris for pointing out that this needs to be done)
	* doc/tutorial/images/callouts/*.png
	added image files so the callouts are graphical, making it
	easier to read ( use "--param callout.graphics 1" to generate
	html with graphical callouts)
2002-09-01 01:37:11 +00:00
Daniel Veillard
8f40f1e659 Changed to use the new Gnome2 logo, Daniel 2002-08-28 21:18:45 +00:00
Daniel Veillard
e166254717 nice logos generated by Marc Liyanage changed the stylesheet to show the
* doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
  nice logos generated by Marc Liyanage
* doc/site.xsl *.html: changed the stylesheet to show the new
  logo and regenerated the pages
Daniel
2002-08-28 11:50:59 +00:00
Daniel Veillard
42766c0eea possible mem leak patch from Jason Adams integrated xf:escape-uri() from
* xpath.c: possible mem leak patch from Jason Adams
* xpath.c: integrated xf:escape-uri() from Wesley Terpstra
  in the XQuery namespace
* configure.in: preparing 2.4.24
* doc/*.html: updated the web pages
* python/generator.py: closing bug #85258 by generating conditional
  compile check to avoid linking to routines not configured in.
Daniel
2002-08-22 20:52:17 +00:00
Daniel Veillard
ad64e889e7 Fixed the bugzilla module name !
Daniel
2002-08-12 12:24:02 +00:00
Daniel Veillard
0b28e88eb9 applied syntax patch from Rick Jones and rebuilt the web site. Daniel
* doc/xml.html doc/*.html: applied syntax patch from Rick Jones
  and rebuilt the web site.
Daniel
2002-07-24 23:47:05 +00:00
Daniel Veillard
1175e9c52c Added link to MAc OS X binaries, Daniel 2002-07-18 22:29:28 +00:00
Daniel Veillard
06944e2141 fixing Red Hat bug #68614 by adding the doc/xmlcatalog_man.xml to the
* doc/Makefile.am: fixing Red Hat bug #68614 by adding the
  doc/xmlcatalog_man.xml to the source distribution
Daniel
2002-07-11 19:55:18 +00:00
Daniel Veillard
782afdaf4a Added news for 2.4.23, Daniel 2002-07-08 15:12:49 +00:00
Daniel Veillard
539638ba23 preparing 2.4.23 rebuilt the docs Daniel
* configure.in: preparing 2.4.23
* doc/*: rebuilt the docs
Daniel
2002-07-06 19:55:14 +00:00
Daniel Veillard
21473679f7 Added a pointer to the libxml# C# bindings, Daniel 2002-06-17 07:29:22 +00:00
MDT 2002 John Fleck
d7ca7f924f doc/xml.html adding tutorial reference to the web page
Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>

	* doc/xml.html
	adding tutorial reference to the web page
2002-06-13 03:41:03 +00:00
MDT 2002 John Fleck
54520837ad doc/tutorial/xmltutorial.xml doc/tutorial/ar01s07.html
Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>

	* doc/tutorial/xmltutorial.xml
	* doc/tutorial/ar01s07.html
	* doc/tutorial/ape.html
	* doc/tutorial/includegetattribute.c
	adding section to tutorial about retrieving an attribute
	value
2002-06-13 03:30:26 +00:00
MDT 2002 John Fleck
a63f3ffbf6 *doc/FAQ.html fixing typos in FAQ, thanks to Robert Funnell for the
Wed Jun  5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>

	*doc/FAQ.html
	fixing typos in FAQ, thanks to Robert Funnell for the
	editing help
2002-06-06 02:14:01 +00:00
Daniel Veillard
fc59c09da0 site.xsl: linked the John's tutorial
*.html: regenerated
Daniel
2002-06-05 14:48:26 +00:00
MDT 2002 John Fleck
598f6ebb94 apa.html apb.html apc.html apd.html ar01s02.html ar01s03.html ar01s04.html
Tue Jun  4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>

	* added doc/tutorial, including:
	apa.html
	apb.html
	apc.html
	apd.html
	ar01s02.html
	ar01s03.html
	ar01s04.html
	ar01s05.html
	ar01s06.html
	includeaddattribute.c
	includeaddkeyword.c
	includekeyword.c
	includestory.xml
	index.html
	xmltutorial.xml
	libxml tutorial, including generated html
2002-06-04 15:10:36 +00:00
Daniel Veillard
c0801af9f8 Added docs for 2.4.22, Daniel 2002-05-28 16:28:42 +00:00
Daniel Veillard
1b31e4a0b2 fixing #79334 making htmlParseDocument a public entry point. rebuilt the
* HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
  include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
  a public entry point.
* doc/*: rebuilt the API and docs
Daniel
2002-05-27 14:44:50 +00:00
Daniel Veillard
46c5c1dcc2 amother typo fix, Daniel 2002-05-20 07:15:54 +00:00
Daniel Veillard
63d83142ff Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated
the web site, Daniel
2002-05-20 06:51:05 +00:00
Daniel Veillard
6d1ef17b17 Applied another patch from Christian Cornelssen to the buildDocBookCatalog
script, Daniel
2002-05-19 18:26:28 +00:00
Daniel Veillard
10b6da4aa5 apply a couple of patches from Christian Cornelssen fixing the man pages
* libxml.3 doc/buildDocBookCatalog: apply a couple of patches
  from Christian Cornelssen fixing the man pages and the Catalog
  building script.
* xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
  next step is <xs:import> I now have a reasonable understanding
  of how it works.
Daniel
2002-05-18 07:55:20 +00:00