1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
Commit Graph

109 Commits

Author SHA1 Message Date
Daniel Veillard
d79d787092 Applied patch from John Ellson <ellson@lucent.com> closing #1646, Daniel 1999-07-12 10:38:12 +00:00
Daniel Veillard
be9e595a41 Fixed bug #1638, daniel 1999-07-12 09:16:45 +00:00
Daniel Veillard
3166ab1a14 Added the Makefile for example subdir containing gjobread, Daniel. 1999-07-11 16:14:19 +00:00
Tomasz Kłoczko
a75b6b325c - log entry.
- log entry.
1999-07-10 12:21:13 +00:00
Tomasz Kłoczko
15012ae15d - fix which allow "make install DESTDIR=</install/prefix>".
- fix which allow "make install DESTDIR=</install/prefix>".
1999-07-10 12:18:15 +00:00
Daniel Veillard
7cc3c04b80 Applied a bug fix on file reading code from John Ellson <ellson@lucent.com>, Daniel. 1999-07-09 10:11:57 +00:00
Daniel Veillard
82150d8a99 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel 1999-07-07 07:32:15 +00:00
Daniel Veillard
167b5092b8 forgot to commit HTMLtree yesterday, Daniel. 1999-07-07 04:19:20 +00:00
Daniel Veillard
5233ffc8d3 Restore binary compat, more HTML stuff, allow stdin input, Daniel. 1999-07-06 22:25:25 +00:00
Daniel Veillard
be70ff7162 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel 1999-07-05 16:50:46 +00:00
Daniel Veillard
97fea18b71 Allocate a per-parser SAX table, correct the SAX results, Daniel. 1999-06-26 23:07:37 +00:00
Daniel Veillard
14fff064e5 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel 1999-06-22 21:49:07 +00:00
Raph Levien
05240da818 Fixed a buffer overrun (exhibits with very long attributes). 1999-06-15 21:27:11 +00:00
Elliot Lee
34e0cc3fe8 Add maintainers list 1999-06-15 17:20:45 +00:00
Daniel Veillard
bb2da58013 Added a gjob example for ole, Daniel 1999-06-13 14:37:07 +00:00
Daniel Veillard
011b63cb20 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
Daniel Veillard
27d88744f9 CORBA defines fixes, char encoding atodetection, Daniel 1999-05-29 11:51:49 +00:00
Manish Vachharajani
5e60f5a236 Prevent gnome-xml from writing two copies of the xml tree to the dest file in
xmlSaveFile, and free the allocated buffer there
1999-05-29 03:04:30 +00:00
Daniel Veillard
5099ae89ef Removal of threading problems, update documentation, added SAX tests, Daniel 1999-04-21 20:12:07 +00:00
Daniel Veillard
517752b985 Completed/revamped the SAX support, removed old namespace suppport, Daniel 1999-04-05 12:20:10 +00:00
Daniel Veillard
87c83bd334 Added test and result to EXTRA_DIST, Daniel 1999-04-02 16:04:43 +00:00
Daniel Veillard
64068b3e25 Moved macros to parserInternals, applied patches for MSVC6, Daniel 1999-03-24 20:42:16 +00:00
Daniel Veillard
012ccc1c6d Fixed xml-config --version, Daniel. 1999-03-23 10:11:11 +00:00
Raja R Harinath
a86c23e3a1 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".
1999-03-05 22:14:01 +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
Gregory McLean
047434332f alpha updates greg
alpha updates
greg
1999-02-28 02:38:48 +00:00
Daniel Veillard
55a992728b Toward 1.0.0, added docs to the packages, Daniel. 1999-02-25 11:01:29 +00:00
Daniel Veillard
35925478d1 Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel. 1999-02-25 08:46:07 +00:00
Daniel Veillard
1e346af5e4 Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
Michael Fulbright
63dc42c681 Made spec file autogenerate, tweaked it also
Dr Mike <drmike@redhat.com>
1999-02-21 21:20:12 +00:00
Daniel Veillard
a4b4430a11 gain a couple of minor changes on Makefiles, Daniel. 1999-02-16 18:53:00 +00:00
Daniel Veillard
1164e752e6 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel. 1999-02-16 16:29:17 +00:00
Nuno Ferreira
03d04781b2 Added this file.
1999-02-13  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* doc/.cvsignore: Added this file.
1999-02-13 00:07:17 +00:00
Daniel Veillard
6817893591 Oops, Daniel. 1999-02-08 18:34:36 +00:00
Daniel Veillard
6800ef354b fixed xmlGetProp to return "" when the attribute is NULL, Daniel. 1999-02-08 18:33:22 +00:00
Daniel Veillard
726c7e3c8d Fixed the output of empty attributes, Daniel. 1999-02-08 15:13:10 +00:00
Daniel Veillard
19b858c4e8 *** empty log message *** 1999-02-06 18:12: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
Raja R Harinath
7eb5c4f227 Use -I not -L for includes.
* configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
1999-01-27 23:01:51 +00:00
Arturo Espinosa
e3e6150aaf Prepare for 0.99.5 1999-01-27 19:48:07 +00:00
Daniel Veillard
39a1f9a3a7 Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
Daniel Veillard
3c2c2ce4af Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
Martin Baulig
e8cc5b327f Bumped version number to 0.99.3. 1999-01-16 19:15:56 +00:00
Martin Baulig
4f7148917a Add the spec file to EXTRA_DIST. 1999-01-16 19:08:11 +00:00
Jeff Garzik
8369c3cdc4 Survey says: ignore 1998-12-29 00:15:25 +00:00
Arturo Espinosa
cd69df9b7f Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here though 1998-12-28 23:49:02 +00:00
Elliot Lee
8f8b4c80f6 allow srcdir != builddir, or somesuch.
allow srcdir != builddir, or somesuch.
1998-12-23 00:37:26 +00:00