kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
52dcab39 2001-10-30 12:51:17 preparing 2.4.7 switched to the latest xmllint manual page from John * configure.in: preparing 2.4.7 * Makefile.am doc/Makefile.am: switched to the latest xmllint manual page from John * doc/*: updated the doc and rebuilt the generated pages Daniel
a9e65e8b 2001-10-30 10:32:36 closing bug #62711, the library should never close stdin or stdout. Daniel * xmlIO.c: closing bug #62711, the library should never close stdin or stdout. Daniel
4def3bd9 2001-10-30 09:47:47 second pass at fixing #63336, using Joel Young final patch. looks okay. * uri.c: second pass at fixing #63336, using Joel Young final patch. looks okay. Daniel
bb6808ea 2001-10-29 23:59:27 trying to clear #63336 allowing the escaping routine to parse unconformant * uri.c include/libxml/uri.h: trying to clear #63336 allowing the escaping routine to parse unconformant URI-References. Daniel
acf7ff0a 2001-10-29 20:21:47 a few VMS updates from John A Fotheringham added * vms/readme.vms vms/build_libxml.com nanoftp.c include/libxml/xmlversion.h.in: a few VMS updates from John A Fotheringham * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks() and xmlCleanupOutputCallbacks() for the Perl binding people. Daniel
635ef72a 2001-10-29 11:48:19 apply fixes to close #63271 and avoid segfaults when the error routine * parser.c globals.c DOCBparser.c HTMLparser.c error.c: apply fixes to close #63271 and avoid segfaults when the error routine gets callbed before xmlInitParser() get called. * nanoftp.c error.c: Applied patches from Justin Fletcher correcting some xmlGenericError misuses. Daniel
51095317 2001-10-28 18:51:57 fixing a broken link, Daniel
fd32de62 2001-10-27 20:14:01 *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net> *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - .xml is the original, .1 is the generated man page
c6271d20 2001-10-27 07:50:58 Updated the download part, a couple of fixups from Gary, Daniel
9c466827 2001-10-25 12:03:39 More cleanup, fixed the front page, looks good ! Daniel