|
7c92c0aa
|
1998-12-06T18:08:28
|
|
Changed the behaviour of xmlGetProp on NULL values, Daniel.
|
|
44b3a061
|
1998-12-05T17:27:22
|
|
Patched a bug in the generation of empty attributes, Daniel.
|
|
be36afe1
|
1998-11-27T06:39:50
|
|
Added copy operations for node/tree/documents, Daniel.
|
|
8cc0d1f8
|
1998-11-16T01:04:26
|
|
Better entities and char ref encoding, error msg formatting, Daniel.
|
|
242590ee
|
1998-11-13T18:04:35
|
|
simple bug hunting done during rpm2html and rpmfind integration.
|
|
42dc9b30
|
1998-11-09T01:17:21
|
|
Added interfaces with SAX callback block, and upgraded libtool, Daniel
|
|
e3bffb99
|
1998-11-08T14:40:56
|
|
Redirect all errors reporting through the SAX error function, Daniel.
|
|
da4d3c42
|
1998-11-04T20:07:05
|
|
Update of libtool files, use of HAVE_SNPRINTF, Daniel.
|
|
442321ce
|
1998-11-04T18:13:38
|
|
Use g_snprintf insteda of snprintf.
1998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
* entities.c: Use g_snprintf insteda of snprintf.
|
|
0ba4d537
|
1998-11-01T19:34:31
|
|
CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.
|
|
27271682
|
1998-10-30T06:39:40
|
|
Fixed? a trange bug related to compression, Daniel.
|
|
25940b7c
|
1998-10-29T05:51:30
|
|
Cleanup, bug fixing, entities improvement, more documentation, Daniel.
|
|
1625364f
|
1998-10-28T22:58:05
|
|
Cleanup of the API, more work done on the tree generation, Daniel.
|
|
10c6a8fd
|
1998-10-28T01:00:12
|
|
A small patch and more doc, Daniel.
|
|
baf4cd58
|
1998-10-27T22:56:57
|
|
Added debugging code, a bit of parser cleanup, Daniel
|
|
ccb09637
|
1998-10-27T06:21:04
|
|
Changed the internals a lot for DOM, entity support, slight changes of API,
more (if not all) formating of function comments, started documentation, Daniel.
|
|
11e0058a
|
1998-10-24T18:27:49
|
|
Function blocks of parser.c, attribute handling through SAX, Daniel.
|
|
97b58777
|
1998-10-20T06:14:16
|
|
Set up the fonctions comment block, boring but useful, Daniel.
|
|
891e404a
|
1998-10-19T00:43:02
|
|
Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel.
|
|
33942846
|
1998-10-18T19:12:41
|
|
Make sure that new object carry the proper type value, Daniel.
|
|
27fb0757
|
1998-10-17T06:47:46
|
|
Corbaization of the document structures, Daniel.
|
|
0bef131b
|
1998-10-14T02:36:47
|
|
Added prev and doc pointers to Node, confomity with DOM, Daniel
|
|
27864706
|
1998-10-08T03:47:24
|
|
Added hooks for servants, Daniel.
|
|
a6e1d12a
|
1998-10-04T14:41:05
|
|
Added xml-config.in and the related changes, Daniel.
|
|
7066a79c
|
1998-10-01T20:28:28
|
|
Patched autogen.sh to to autoupdate libtool and automake config files, Daniel.
|
|
60681bd3
|
1998-09-30T19:28:59
|
|
Use '?' to separate the sed commands as ',' is used when people pass
1998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
* Makefile.am: Use '?' to separate the sed
commands as ',' is used when people pass -Wl,something.
|
|
15a8df4b
|
1998-09-24T19:15:06
|
|
Added a per-document compression interface, Daniel.
|
|
151b1b0c
|
1998-09-23T00:49:46
|
|
Added compression on saving, Daniel.
|
|
70120ffb
|
1998-09-22T00:24:21
|
|
Corrected a loop if the file size is 0, Daniel.
|
|
d2e3abde
|
1998-08-20T21:52:38
|
|
New file. Contains prototyes from `error.c'.
* error.h: New file. Contains prototyes from `error.c'.
|
|
c19653dc
|
1998-08-14T01:22:43
|
|
New macro. (xmlinc_HEADERS): Renamed from include_HEADERS.
Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.am (xmlincdir): New macro.
(xmlinc_HEADERS): Renamed from include_HEADERS.
|
|
845664df
|
1998-08-13T04:43:19
|
|
Applied a small patch on numeric entities parsing from Christopher Blizzard, Daniel
|
|
260a68fd
|
1998-08-13T03:39:55
|
|
Release 0.2, 80% rewrite, nothing left intact ... Daniel
|
|
a36749e0
|
1998-07-30T21:47:18
|
|
Add .deps dir
1998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
* .cvsignore: Add .deps dir
|
|
f8015fac
|
1998-07-26T21:31:38
|
|
changed the memory allocation scheme for name in xmlNewNode, Daniel.
|
|
fe926003
|
1998-07-26T04:28:20
|
|
Corrected errors in infos, patched the Makefile.am, Daniel.
|
|
01791d57
|
1998-07-24T19:24:09
|
|
Added the XML code developped at W3C, Daniel.
|