kc3-lang/libxml2/libxml.m4

Branch :


Log

Author Commit Date CI Message
3df01181 2003-12-10 10:17:51 fixing bug #119264 xmllint failing to report serialization errors in some * xmllint.c: fixing bug #119264 xmllint failing to report serialization errors in some cases. Daniel
cc199e0e 2003-10-24 21:11:48 applied patch from Patrick Welche provided in bug #125432 , future * libxml.m4: applied patch from Patrick Welche provided in bug #125432 , future proofing the .m4 file. * parser.c: resetting the context should also reset the error * TODO: problem of conformance w.r.t. E20 was raised in the XML Core telconf and libxml2 isn't conformant there. Daniel
88e0ad4b 2002-04-09 13:48:02 got a report that #include <string.h> was needed Daniel * libxml.m4: got a report that #include <string.h> was needed Daniel
e979e3b5 2002-03-29 22:43:00 Fr
70ac0e3e 2001-08-13 11:24:16 s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this should close bug #58683 Daniel
dbb14a72 2001-04-26 20:54:01 - parser.c: applied fixes from Christian Glahn bug report #53391 Daniel
2913e4ce 2001-04-26 19:29:02 new patches from Toshio Kuratomi Daniel * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi Daniel
5c4ec4c8 2001-04-26 07:43:59 - libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi Daniel
3473f88a 2001-02-23 17:55:21 Revert directory structure changes
64636e7f 2001-02-23 01:37:32 moved to libxml directory - this allow simplify automake/autoconf. Now Thu Feb 23 02:03:56 CET 2001 Tomasz K
a4964b75 2000-10-31 18:23:44 - HTMLparser.c: fixed loop on invalid char in scripts - parser.c: update to description of xmlIOParseDTD() - libxml.m4 xmlversion.h.in: changes contributed by Michael Schmeing <m.schmeing@internet-factory.de> - configure.in: preparing for 2.2.7 - Makefile.am: trying to avoid config.h and acconfig.h being included in the distrib - rebuilt the docs - configure.in: released 2.2.7 Daniel
46057e14 2000-09-24 18:49:59 Various contribs: - xpath.c: patch for normalize-string() Various contribs: - xpath.c: patch for normalize-string() substring-before(), substring-after() and translate() functions from Bjorn Reese <breese@mail1.stofanet.dk> - libxml.m4 Makefile.am: added libxml.m4 from Debian ? Fredrik Hallenberg <hallon@lysator.liu.se> - TODO: updated Daniel