1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-30 23:41:49 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
b83ba408b1 took me nearly 2 years to find the way to not build in SUBDIRS before
the current dir. Did I said previously how I hate auto* (but still love
it when it works :-)
Daniel
2001-01-22 22:45:10 +00:00
c230410ead 2.1.0 test release for good, updated doc and example, Daniel. 2000-06-29 00:43:27 +00:00
be803967db - Large resync between W3C and Gnome tree
- configure.in: 2.1.0 prerelease
- example/Makefile.am example/gjobread.c tree.h: work on
  libxml1 libxml2 convergence.
- nanoftp, nanohttp.c: fixed stalled connections probs
- HTMLtree.c SAX.c : support for attribute without values in
  HTML for andersca
- valid.c: Fixed most validation + namespace problems
- HTMLparser.c: start document callback for andersca
- debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
- parser.h, SAX.c: serious speed improvement for large
  CDATA blocks
- encoding.[ch] xmlIO.[ch]: Improved seriously saving to
  different encoding
- config.h.in parser.c xmllint.c: added xmlCheckVersion()
  and the LIBXML_TEST_VERSION macro
Daniel
2000-06-28 23:40:59 +00:00
f302982d37 updated with instructions for support of both libxml-1.x and libxml-2.x
* doc/upgrade.html: updated with instructions for support of both
  libxml-1.x and libxml-2.x
* doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
  for 2.x support and also fixed includes
Daniel
2000-05-06 08:11:19 +00:00
bdc28bc299 shut up cvs
-Yosh
1999-11-04 20:55:54 +00:00
be9e595a41 Fixed bug #1638, daniel 1999-07-12 09:16:45 +00:00
3166ab1a14 Added the Makefile for example subdir containing gjobread, Daniel. 1999-07-11 16:14:19 +00:00
bb2da58013 Added a gjob example for ole, Daniel 1999-06-13 14:37:07 +00:00