1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
XML parser and toolkit
Go to file
1998-11-27 06:39:50 +00:00
doc Cleanup, bug fixing, entities improvement, more documentation, Daniel. 1998-10-29 05:51:30 +00:00
include/libxml Added copy operations for node/tree/documents, Daniel. 1998-11-27 06:39:50 +00:00
result CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. 1998-11-01 19:34:31 +00:00
test CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. 1998-11-01 19:34:31 +00:00
.cvsignore cvs shall be silent 1998-10-13 00:15:23 +00:00
acconfig.h New file. 1998-08-20 08:58:45 +00:00
AUTHORS Corrected errors in infos, patched the Makefile.am, Daniel. 1998-07-26 04:28:20 +00:00
autogen.sh allow setting $OBJ_DIR to specify building in a subdir 1998-11-20 05:12:04 +00:00
ChangeLog Added copy operations for node/tree/documents, Daniel. 1998-11-27 06:39:50 +00:00
config.guess Update of libtool files, use of HAVE_SNPRINTF, Daniel. 1998-11-04 20:07:05 +00:00
config.h.in Prepare for initial release of Gnumeric 1998-09-23 00:58:59 +00:00
config.sub Update of libtool files, use of HAVE_SNPRINTF, Daniel. 1998-11-04 20:07:05 +00:00
configure.in Update of libtool files, use of HAVE_SNPRINTF, Daniel. 1998-11-04 20:07:05 +00:00
COPYING Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
COPYING.LIB Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
Copyright Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
debugXML.c Added debugging code, a bit of parser cleanup, Daniel 1998-10-27 22:56:57 +00:00
debugXML.h Added debugging code, a bit of parser cleanup, Daniel 1998-10-27 22:56:57 +00:00
encoding.c CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. 1998-11-01 19:34:31 +00:00
encoding.h Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel. 1998-10-19 00:43:02 +00:00
entities.c Added copy operations for node/tree/documents, Daniel. 1998-11-27 06:39:50 +00:00
entities.h Added copy operations for node/tree/documents, Daniel. 1998-11-27 06:39:50 +00:00
error.c Set up the fonctions comment block, boring but useful, Daniel. 1998-10-20 06:14:16 +00:00
error.h New file. Contains prototyes from `error.c'. 1998-08-20 21:52:38 +00:00
INSTALL Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
install-sh Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
libxml.spec Oops, added changelog for previous change, Daniel. 1998-10-04 14:50:58 +00:00
ltconfig Update of libtool files, use of HAVE_SNPRINTF, Daniel. 1998-11-04 20:07:05 +00:00
ltmain.sh Update of libtool files, use of HAVE_SNPRINTF, Daniel. 1998-11-04 20:07:05 +00:00
Makefile.am Small Makefile fix -mig 1998-10-28 05:20:29 +00:00
Makefile.win Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
missing Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
mkinstalldirs Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c Better entities and char ref encoding, error msg formatting, Daniel. 1998-11-16 01:04:26 +00:00
parser.h Added interfaces with SAX callback block, and upgraded libtool, Daniel 1998-11-09 01:17:21 +00:00
README Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
SAX.c Changed the internals a lot for DOM, entity support, slight changes of API, 1998-10-27 06:21:04 +00:00
tester.c Added copy operations for node/tree/documents, Daniel. 1998-11-27 06:39:50 +00:00
TODO Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
tree.c Added copy operations for node/tree/documents, Daniel. 1998-11-27 06:39:50 +00:00
tree.h Added copy operations for node/tree/documents, Daniel. 1998-11-27 06:39:50 +00:00
xml-config.in Added xml-config.in and the related changes, Daniel. 1998-10-04 14:41:05 +00:00
xmlConf.sh.in Add missing file 1998-09-08 03:37:43 +00:00