Daniel Veillard
10a2c6532a
Large commit of changes done while travelling to XML'99
...
- cleanups on memory use and parsers
- start of Link interfaces HTML and XLink
- rebuild the doc
- released as 1.8.0
Daniel
1999-12-12 13:03:50 +00:00
Daniel Veillard
ff7ce8eef8
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-12-03 13:19:09 +00:00
Daniel Veillard
294cbca511
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
1999-12-03 13:19:09 +00:00
Daniel Veillard
a819dace56
Added cleanup routines, cleanup with -pedantic on linux, closed #3788 , Daniel
1999-11-24 18:04:22 +00:00
Daniel Veillard
11a48ec6f4
Closing bug report #3748 , changed global compression flag usage, and
...
added xmlNewTextChild() and xmlNewDocRawNode(), Daniel
1999-11-23 10:40:46 +00:00
Daniel Veillard
4c3a2030db
The HTML parser MUST not die, even if given complete garbage to eat !
...
Updated the xml.html doc a bit and reran the doc generation,
Daniel
1999-11-19 17:46:26 +00:00
Daniel Veillard
3500838f65
BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs
...
BUG FIXED #2784
HTML parsing/output improvements
Rebuilt, updated the docs
Improvement of regression scripts, make testall should look clean
Released as 1.7.4
1999-10-25 13:15:52 +00:00
Daniel Veillard
7c1206fc06
Revamped HTML parsing, lots of bug fixes for HTML stuff,
...
Added xmlValidGetValidElements and xmlValidGetPotentialChildren,
Completed and cleaned up the tests,
Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html,
Daniel
1999-10-14 09:10:25 +00:00
Daniel Veillard
00fdf370d3
Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel
1999-10-08 09:40:39 +00:00
Daniel Veillard
ad21944c30
Turning off memory debug, Daniel
1999-09-27 08:17:49 +00:00
Daniel Veillard
2f4dfc40d4
Updated the doc, and patched libxml.spec.in, Daniel.
1999-09-24 14:03:48 +00:00
Daniel Veillard
dd6b36766f
Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
1999-09-23 22:19:22 +00:00
Daniel Veillard
7f7d1119af
Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,
...
etc... See Changelog, Daniel.
1999-09-22 09:46:25 +00:00
Daniel Veillard
c08a2c6fd4
Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
1999-09-08 21:35:25 +00:00
CEST 1999 Timur Bakeyev
72bd1001e2
replaced "install -d " with "mkinstalldirs" - not all invocations of
...
Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
* doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
not all invocations of install understand -d.
1999-09-04 20:50:25 +00:00
Daniel Veillard
c8eab3a22c
Updated the documentation, Daniel.
1999-09-04 18:27:23 +00:00
Daniel Veillard
6bd26dc2d0
Regenerated the documentation, Daniel.
1999-09-03 14:28:40 +00:00
Daniel Veillard
d2d38e9ab3
Updated the documentation, released 1.6.1, Daniel
1999-08-30 11:42:36 +00:00
Daniel Veillard
b05deb7f5f
Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
1999-08-10 19:04:08 +00:00
Daniel Veillard
e2d034d3b5
Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel
1999-07-27 19:52:06 +00:00
Daniel Veillard
1566d3a91b
Added XPath code ( http://www.w3.org/TR/xpath ), updated HTML support and docs, Daniel
1999-07-15 14:24:29 +00:00
Tomasz Kłoczko
15012ae15d
- fix which allow "make install DESTDIR=</install/prefix>".
...
- fix which allow "make install DESTDIR=</install/prefix>".
1999-07-10 12:18:15 +00:00
Daniel Veillard
be70ff7162
Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel
1999-07-05 16:50:46 +00:00
Daniel Veillard
14fff064e5
Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel
1999-06-22 21:49:07 +00:00
Daniel Veillard
011b63cb20
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
Daniel Veillard
5099ae89ef
Removal of threading problems, update documentation, added SAX tests, Daniel
1999-04-21 20:12:07 +00:00
Daniel Veillard
d109e37b00
Moved error.h to xml-error.h, associated fixed and updates, Daniel
1999-03-05 06:26:45 +00:00
Daniel Veillard
bc50b59d36
Memory leak hunting, export more interfaces, updated the doc, Daniel.
1999-03-01 12:28:53 +00:00
Daniel Veillard
d692aa49bd
Added call to create/free parser contexts, + doc, Daniel.
1999-02-28 21:54:31 +00:00
Daniel Veillard
55a992728b
Toward 1.0.0, added docs to the packages, Daniel.
1999-02-25 11:01:29 +00:00
Daniel Veillard
35925478d1
Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel.
1999-02-25 08:46:07 +00:00
Daniel Veillard
1e346af5e4
Serious upgrade of internal subset support, setup for gtk-doc, Daniel
1999-02-22 10:33:01 +00:00
Daniel Veillard
a4b4430a11
gain a couple of minor changes on Makefiles, Daniel.
1999-02-16 18:53:00 +00:00
Daniel Veillard
1164e752e6
Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.
1999-02-16 16:29:17 +00:00
Nuno Ferreira
03d04781b2
Added this file.
...
1999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
* doc/.cvsignore: Added this file.
1999-02-13 00:07:17 +00:00
Daniel Veillard
19b858c4e8
*** empty log message ***
1999-02-06 18:12:01 +00:00
Daniel Veillard
25940b7c1b
Cleanup, bug fixing, entities improvement, more documentation, Daniel.
1998-10-29 05:51:30 +00:00
Daniel Veillard
10c6a8fdde
A small patch and more doc, Daniel.
1998-10-28 01:00:12 +00:00
Daniel Veillard
ccb096379a
Changed the internals a lot for DOM, entity support, slight changes of API,
...
more (if not all) formating of function comments, started documentation, Daniel.
1998-10-27 06:21:04 +00:00