Daniel Veillard
7f8585025f
Attribute nomarlization closing bug #3597
...
Small fixes in encoding.c
First bits of real progressive parsing,
Daniel
1999-11-17 17:32:38 +00:00
Daniel Veillard
10cb900055
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-11-12 17:02:31 +00:00
Daniel Veillard
51e3b154bf
xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel
1999-11-12 17:02:31 +00:00
Daniel Veillard
962195f62c
Turned off memory debug, oops ! Daniel
1999-10-28 15:51:53 +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
6077d03d0e
Various small bugfixes, Daniel.
1999-10-09 09:11:45 +00:00
Daniel Veillard
2673d3c856
Fixed problems with HTML parsing, Daniel.
1999-10-08 14:37:09 +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
7a66ee6bd0
better SAX interfaces. preparing for 1.7.2, Daniel.
1999-09-26 11:31:02 +00:00
Daniel Veillard
dd6b36766f
Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
1999-09-23 22:19:22 +00:00
Daniel Veillard
e624482d08
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-09-23 22:19:18 +00:00
Daniel Veillard
b635f2e77c
Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
1999-09-23 22:19:18 +00:00
Daniel Veillard
4ecf39f3e3
forgot them in the 1.7.0 commit, oops, Daniel.
1999-09-22 12:14:03 +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
Daniel Veillard
6454aec23d
Added memory debug wrappers, killed all detected memory leaks, Daniel
1999-09-02 22:04:43 +00:00
Daniel Veillard
c26087b870
Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel.
1999-08-30 11:23:51 +00:00
Daniel Veillard
b96e643849
Release 1.6, lot of fixes, more validation, code cleanup, added namespace
...
on attributes, Daniel.
1999-08-29 21:02:19 +00:00
Daniel Veillard
991e63d9cb
More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel
1999-08-15 23:32:28 +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
15b75af8fa
Just adds 'const' to a couple of important parameters, patch from
...
Michael Meeks <michael@oasis.edenproject.org>, Daniel.
1999-07-26 16:42:37 +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
Daniel Veillard
82150d8a99
HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel
1999-07-07 07:32:15 +00:00
Daniel Veillard
5233ffc8d3
Restore binary compat, more HTML stuff, allow stdin input, Daniel.
1999-07-06 22:25:25 +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
27d88744f9
CORBA defines fixes, char encoding atodetection, Daniel
1999-05-29 11:51:49 +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
517752b985
Completed/revamped the SAX support, removed old namespace suppport, Daniel
1999-04-05 12:20:10 +00:00
Daniel Veillard
64068b3e25
Moved macros to parserInternals, applied patches for MSVC6, Daniel
1999-03-24 20:42:16 +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
1e346af5e4
Serious upgrade of internal subset support, setup for gtk-doc, Daniel
1999-02-22 10:33:01 +00:00
Daniel Veillard
1899e85350
Header cleanup and work on parsing/output of element declarations, Daniel.
1999-02-01 12:18:54 +00:00
Daniel Veillard
3b9def1571
More work toward DTD parsing, informations on the mailing-list and Web, Daniel.
1999-01-31 22:15:06 +00:00
Daniel Veillard
39a1f9a3a7
Speed, conformance testing, more parsing, general improvements, Daniel.
1999-01-17 19:11:59 +00:00
Daniel Veillard
be36afe119
Added copy operations for node/tree/documents, Daniel.
1998-11-27 06:39:50 +00:00
Daniel Veillard
42dc9b30b9
Added interfaces with SAX callback block, and upgraded libtool, Daniel
1998-11-09 01:17:21 +00:00
Daniel Veillard
0ba4d5377c
CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.
1998-11-01 19:34:31 +00:00
Daniel Veillard
25940b7c1b
Cleanup, bug fixing, entities improvement, more documentation, Daniel.
1998-10-29 05:51:30 +00:00
Daniel Veillard
1625364f6d
Cleanup of the API, more work done on the tree generation, Daniel.
1998-10-28 22:58:05 +00:00
Daniel Veillard
baf4cd58df
Added debugging code, a bit of parser cleanup, Daniel
1998-10-27 22:56:57 +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
Daniel Veillard
11e0058a11
Function blocks of parser.c, attribute handling through SAX, Daniel.
1998-10-24 18:27:49 +00:00
Daniel Veillard
891e404a09
Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel.
1998-10-19 00:43:02 +00:00