blob: 9557f5cd334c948b225fd6dea074e1cda7ca5631 [file] [log] [blame]
Daniel Veillard70120ff1998-09-22 00:24:21 +00001Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2
3 * parser.c: corrected a loop for files of size 0
4
Raja R Harinathd2e3abd1998-08-20 21:52:38 +000051998-08-20 Raja R Harinath <harinath@cs.umn.edu>
6
7 * error.h: New file. Contains prototyes from `error.c'.
8
Tom Tromeyc19653d1998-08-14 01:22:43 +00009Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
10
11 * Makefile.am (xmlincdir): New macro.
12 (xmlinc_HEADERS): Renamed from include_HEADERS.
13
Daniel Veillard845664d1998-08-13 04:43:19 +000014Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15
16 * applied small patch on numeric entities from
17 Christopher Blizzard <blizzard@appliedtheory.com>
18
Daniel Veillard260a68f1998-08-13 03:39:55 +000019Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
20
21 * New release 0.2, removed the old xml_* files so that it's
22 coherent with the other CVS base (W3C), far better conformance
23 to standard, new namespaces, decent entities support, beginning
24 of a SAX-like interface. Nearly nothing left intact, even the
25 test examples ...
26
Christopher Blizzarda36749e1998-07-30 21:47:18 +0000271998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
28
29 * .cvsignore: Add .deps dir
30
Daniel Veillardf8015fa1998-07-26 21:31:38 +000031Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
32
33 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
34
Daniel Veillardfe926001998-07-26 04:28:20 +000035Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000036
Daniel Veillardfe926001998-07-26 04:28:20 +000037 * configure.in: added test for CPP
38 * AUTHORS, Changelog: the original ones didn't get commited but the
39 glib ones instead, fixed.
40 * Makefile.am: corrected an error in library naming
Daniel Veillard01791d51998-07-24 19:24:09 +000041
Daniel Veillardfe926001998-07-26 04:28:20 +000042Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000043
Daniel Veillardfe926001998-07-26 04:28:20 +000044 * integrated code developped at W3C
45 * changed the original Copyright
46 * migrated to automake
47 * prefixed the filenames by xml_ to avoid filename clashes
Daniel Veillard01791d51998-07-24 19:24:09 +000048