|
2ace1956
|
2002-09-26T12:28:02
|
|
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
|
|
db1bdbae
|
2002-03-09T14:13:11
|
|
fixed a few comments regenerated the docs and added the C14N API fixups
* c14n.c: fixed a few comments
* doc/*.html doc/*/*.html: regenerated the docs and added
the C14N API
* doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
Daniel
|
|
af43f63a
|
2002-03-08T15:05:20
|
|
preparing 2.4.17 release updated and rebuilt the docs fixed a comment
* configure.in: preparing 2.4.17 release
* doc/*: updated and rebuilt the docs
* xpath.c: fixed a comment
* python/libxml.c: fixed a possible reentrancy problem
Daniel
|
|
52dcab39
|
2001-10-30T12:51:17
|
|
preparing 2.4.7 switched to the latest xmllint manual page from John
* configure.in: preparing 2.4.7
* Makefile.am doc/Makefile.am: switched to the latest xmllint
manual page from John
* doc/*: updated the doc and rebuilt the generated pages
Daniel
|
|
c5d64345
|
2001-06-24T12:13:24
|
|
Summer's cleanup, a really big one:
* AUTHORS: added William and Bjorn
* include/libxml/*.h *.c README doc/*.html etc.: changed old email to
daniel@veillard.com hopefully I won't have to do this again
* doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
docs can be rebuilt cleanly now
* include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
from CVs it's generated, added include/libxml/xmlwin32version.h
also generated but which should change far less frequently.
* catalog.c nanoftp.c: made sure to include libxml.h not
libxml/xmlversion.h directly
* include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
when compiling on WIN32 and MSC
Daniel
|
|
7d6fd219
|
2001-05-10T15:34:11
|
|
- xmlIO.c catalog.c: plugged in the default catalog resolution
- doc/gnome-xml.sgml: linked in the Docbook parser and catalog
documentations
- doc/html/libxml-*.html: rebuild added the missing ones to CVS
Daniel
|
|
61b33d57
|
2001-04-24T13:55:12
|
|
- SAX.c testDocbook.c DOCBparser.c: more work on the support
of external parsed entities, added --noent to testDocbook
- valid.c: Garry Pennington found an uninitialized variable
access in xmlValidateElementContent()
Daniel
|
|
28929b2f
|
2000-11-13T18:22:49
|
|
Doing 2.2.8 release:
- doc/xml.html doc/html/* : rebuilt the docs after adding
xinclude and updated page for 2.2.7 and 2.2.8
- configure.in: releasing 2.2.8
Daniel
|
|
29a11cc6
|
2000-10-25T13:32:39
|
|
Releasing 2.2.6 after adding xpathInternals.h:
- configure.in: release 2.2.6
- xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
exporting the inner functions of xpath for extension modules
- doc/*: updated and rebuilt the doc
Daniel
|
|
b732a0ea
|
2000-10-15T11:27:01
|
|
Rebuilt docs for 2.2.5, added XPointer, Daniel
|
|
8f621986
|
2000-03-20T13:07:15
|
|
- xmlmemory.[ch] commiting the files finally
- rebuilt/uploaded docs,
Daniel
|
|
aeea04f1
|
2000-01-25T19:27:27
|
|
- cleaned up the FTP module, did the API, extracted docs
- regenerated and updated the docs
|
|
0caf07a7
|
1999-12-21T16:25:49
|
|
Fixed = vs. == bug in parser.c (hrmless though) and type in sgml, Daniel.
|
|
294cbca5
|
1999-12-03T13:19:09
|
|
Closing #3908 and #3937 and a memory leak in the SAX API
added SAX.h mostly useful for the doc generation
Regenerated all the docs,
Daniel
|
|
00fdf370
|
1999-10-08T09:40:39
|
|
Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel
|
|
7f7d1119
|
1999-09-22T09:46:25
|
|
Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,
etc... See Changelog, Daniel.
|
|
6bd26dc2
|
1999-09-03T14:28:40
|
|
Regenerated the documentation, Daniel.
|
|
1566d3a9
|
1999-07-15T14:24:29
|
|
Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel
|
|
d109e37b
|
1999-03-05T06:26:45
|
|
Moved error.h to xml-error.h, associated fixed and updates, Daniel
|
|
35925478
|
1999-02-25T08:46:07
|
|
Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel.
|