1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
Commit Graph

224 Commits

Author SHA1 Message Date
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
Daniel Veillard
27fb07571f Corbaization of the document structures, Daniel. 1998-10-17 06:47:46 +00:00
Daniel Veillard
0bef131b72 Added prev and doc pointers to Node, confomity with DOM, Daniel 1998-10-14 02:36:47 +00:00
Daniel Veillard
278647065b Added hooks for servants, Daniel. 1998-10-08 03:47:24 +00:00
Daniel Veillard
15a8df4b82 Added a per-document compression interface, Daniel. 1998-09-24 19:15:06 +00:00
Daniel Veillard
151b1b0c2d Added compression on saving, Daniel. 1998-09-23 00:49:46 +00:00
Daniel Veillard
260a68fd34 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00