kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
97fea18b 1999-06-26 23:07:37 Allocate a per-parser SAX table, correct the SAX results, Daniel.
14fff064 1999-06-22 21:49:07 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel
05240da8 1999-06-15 21:27:11 Fixed a buffer overrun (exhibits with very long attributes).
34e0cc3f 1999-06-15 17:20:45 Add maintainers list
bb2da580 1999-06-13 14:37:07 Added a gjob example for ole, Daniel
011b63cb 1999-06-02 17:44:04 Release of libxml-1.1, Daniel.
27d88744 1999-05-29 11:51:49 CORBA defines fixes, char encoding atodetection, Daniel
5e60f5a2 1999-05-29 03:04:30 Prevent gnome-xml from writing two copies of the xml tree to the dest file in xmlSaveFile, and free the allocated buffer there
5099ae89 1999-04-21 20:12:07 Removal of threading problems, update documentation, added SAX tests, Daniel
517752b9 1999-04-05 12:20:10 Completed/revamped the SAX support, removed old namespace suppport, Daniel
87c83bd3 1999-04-02 16:04:43 Added test and result to EXTRA_DIST, Daniel
64068b3e 1999-03-24 20:42:16 Moved macros to parserInternals, applied patches for MSVC6, Daniel
012ccc1c 1999-03-23 10:11:11 Fixed xml-config --version, Daniel.
a86c23e3 1999-03-05 22:14:01 Alias for `tests' target. This will cause `make check' to do the right * Makefile.am (check-local): Alias for `tests' target. This will cause `make check' to do the right thing. (tests): Don't run tests in srcdir. Also, replaced calls to basename with a `sed' "equivalent".
d109e37b 1999-03-05 06:26:45 Moved error.h to xml-error.h, associated fixed and updates, Daniel
bc50b59d 1999-03-01 12:28:53 Memory leak hunting, export more interfaces, updated the doc, Daniel.
d692aa49 1999-02-28 21:54:31 Added call to create/free parser contexts, + doc, Daniel.
04743433 1999-02-28 02:38:48 alpha updates greg alpha updates greg
55a99272 1999-02-25 11:01:29 Toward 1.0.0, added docs to the packages, Daniel.
35925478 1999-02-25 08:46:07 Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel.
1e346af5 1999-02-22 10:33:01 Serious upgrade of internal subset support, setup for gtk-doc, Daniel
63dc42c6 1999-02-21 21:20:12 Made spec file autogenerate, tweaked it also Dr Mike <drmike@redhat.com>
a4b4430a 1999-02-16 18:53:00 gain a couple of minor changes on Makefiles, Daniel.
1164e752 1999-02-16 16:29:17 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.
03d04781 1999-02-13 00:07:17 Added this file. 1999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt> * doc/.cvsignore: Added this file.
68178935 1999-02-08 18:34:36 Oops, Daniel.
6800ef35 1999-02-08 18:33:22 fixed xmlGetProp to return "" when the attribute is NULL, Daniel.
726c7e3c 1999-02-08 15:13:10 Fixed the output of empty attributes, Daniel.
19b858c4 1999-02-06 18:12:01 *** empty log message ***
1899e853 1999-02-01 12:18:54 Header cleanup and work on parsing/output of element declarations, Daniel.
3b9def15 1999-01-31 22:15:06 More work toward DTD parsing, informations on the mailing-list and Web, Daniel.
7eb5c4f2 1999-01-27 23:01:51 Use -I not -L for includes. * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
e3e6150a 1999-01-27 19:48:07 Prepare for 0.99.5
39a1f9a3 1999-01-17 19:11:59 Speed, conformance testing, more parsing, general improvements, Daniel.
3c2c2ce4 1999-01-17 13:48:01 Updated the tests and result files for better conformances, added rdf2, Daniel
e8cc5b32 1999-01-16 19:15:56 Bumped version number to 0.99.3.
4f714891 1999-01-16 19:08:11 Add the spec file to EXTRA_DIST.
8369c3cd 1998-12-29 00:15:25 Survey says: ignore
cd69df9b 1998-12-28 23:49:02 Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here though
8f8b4c80 1998-12-23 00:37:26 allow srcdir != builddir, or somesuch. allow srcdir != builddir, or somesuch.
29fb727e 1998-12-07 06:04:53 GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a installs any necessary files that are required in a GNU-standard install, such as COPYING, INSTALL, mkinstalldirs, etc. So begone, automake-installed files.
7c92c0aa 1998-12-06 18:08:28 Changed the behaviour of xmlGetProp on NULL values, Daniel.
44b3a061 1998-12-05 17:27:22 Patched a bug in the generation of empty attributes, Daniel.
be36afe1 1998-11-27 06:39:50 Added copy operations for node/tree/documents, Daniel.
aa873f7b 1998-11-20 05:12:04 allow setting $OBJ_DIR to specify building in a subdir
8cc0d1f8 1998-11-16 01:04:26 Better entities and char ref encoding, error msg formatting, Daniel.
242590ee 1998-11-13 18:04:35 simple bug hunting done during rpm2html and rpmfind integration.
42dc9b30 1998-11-09 01:17:21 Added interfaces with SAX callback block, and upgraded libtool, Daniel
e3bffb99 1998-11-08 14:40:56 Redirect all errors reporting through the SAX error function, Daniel.
da4d3c42 1998-11-04 20:07:05 Update of libtool files, use of HAVE_SNPRINTF, Daniel.
442321ce 1998-11-04 18: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-01 19:34:31 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.
27271682 1998-10-30 06:39:40 Fixed? a trange bug related to compression, Daniel.
25940b7c 1998-10-29 05:51:30 Cleanup, bug fixing, entities improvement, more documentation, Daniel.
1625364f 1998-10-28 22:58:05 Cleanup of the API, more work done on the tree generation, Daniel.
52a735b3 1998-10-28 05:20:29 Small Makefile fix -mig
10c6a8fd 1998-10-28 01:00:12 A small patch and more doc, Daniel.
baf4cd58 1998-10-27 22:56:57 Added debugging code, a bit of parser cleanup, Daniel
ccb09637 1998-10-27 06: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-24 18:27:49 Function blocks of parser.c, attribute handling through SAX, Daniel.
97b58777 1998-10-20 06:14:16 Set up the fonctions comment block, boring but useful, Daniel.
891e404a 1998-10-19 00:43:02 Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel.
33942846 1998-10-18 19:12:41 Make sure that new object carry the proper type value, Daniel.
27fb0757 1998-10-17 06:47:46 Corbaization of the document structures, Daniel.
0bef131b 1998-10-14 02:36:47 Added prev and doc pointers to Node, confomity with DOM, Daniel
9e8ce7b8 1998-10-13 00:15:23 cvs shall be silent
27864706 1998-10-08 03:47:24 Added hooks for servants, Daniel.
8631b78f 1998-10-04 14:50:58 Oops, added changelog for previous change, Daniel.
213c1787 1998-10-04 14:48:06 Added xml-config to the file list, Daniel
a6e1d12a 1998-10-04 14:41:05 Added xml-config.in and the related changes, Daniel.
e7f12e65 1998-10-01 20:51:15 replaced malloc.h with stdlib.h to quiet compiler
7066a79c 1998-10-01 20:28:28 Patched autogen.sh to to autoupdate libtool and automake config files, Daniel.
60681bd3 1998-09-30 19: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.
62e8e80c 1998-09-25 16:58:38 Spec file added Dr Mike <msf@redhat.com>
dc3dd9d0 1998-09-24 19:25:54 Corrected an error, Daniel.
15a8df4b 1998-09-24 19:15:06 Added a per-document compression interface, Daniel.
52965fa2 1998-09-23 22:52:20 include error.h
8e0137ce 1998-09-23 00:58:59 Prepare for initial release of Gnumeric
151b1b0c 1998-09-23 00:49:46 Added compression on saving, Daniel.
70120ffb 1998-09-22 00:24:21 Corrected a loop if the file size is 0, Daniel.
1c34729c 1998-09-08 03:37:43 Add missing file
15fe6e72 1998-09-07 17:27:57 Added gnome-config support to gnome-xml module
d2e3abde 1998-08-20 21:52:38 New file. Contains prototyes from `error.c'. * error.h: New file. Contains prototyes from `error.c'.
28b4e6c6 1998-08-20 08:58:45 New file.
c19653dc 1998-08-14 01: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.
b326db9d 1998-08-13 04:45:11 Removed config.h introduced inadvertandly, Daniel.
845664df 1998-08-13 04:43:19 Applied a small patch on numeric entities parsing from Christopher Blizzard, Daniel
260a68fd 1998-08-13 03:39:55 Release 0.2, 80% rewrite, nothing left intact ... Daniel
a65771c1 1998-08-07 08:45:44 .cvsignore update
a44c8a43 1998-08-07 08:38:58 cpp is now searched for with AC_PROG_CPP.
a36749e0 1998-07-30 21:47:18 Add .deps dir 1998-07-30 Christopher Blizzard <blizzard@appliedtheory.com> * .cvsignore: Add .deps dir
f8015fac 1998-07-26 21:31:38 changed the memory allocation scheme for name in xmlNewNode, Daniel.
fe926003 1998-07-26 04:28:20 Corrected errors in infos, patched the Makefile.am, Daniel.
f335be03 1998-07-26 04:15:56 Removed a warning message by lack of $CPP, Daniel.
0dc897e9 1998-07-26 04:12:22 *** empty log message ***
b7e2badf 1998-07-24 20:09:58 ) * We're compiling gnome-xml, not GLIB. :)
36169f8b 1998-07-24 19:30:47 Added autoconf/automake files, Daniel.
10d91d13 1998-07-24 19:24:40 Ooops forgot the .cvs ignore, Daniel.
01791d57 1998-07-24 19:24:09 Added the XML code developped at W3C, Daniel.