- 04 Oct, 2001 2 commits
-
-
Daniel Veillard authored
* SAX.c: ouch a non-defined namespace could lead to a crash, fixed #61215 Daniel
-
Daniel Veillard authored
* parserInternals.c: closed bug #61054 Daniel
-
- 03 Oct, 2001 1 commit
-
-
Daniel Veillard authored
* include/libxml/Makefile.am: closing #60708 Daniel
-
- 02 Oct, 2001 3 commits
-
-
Daniel Veillard authored
* win32/dsp/libxml2.def.src include/libxml/parser.h parser.c: adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel
-
Daniel Veillard authored
* valid.c: close bug #61550 when xml: wasn't considered a namespace daniel
-
Daniel Veillard authored
* win32/dsp/libxml2.def.src: Igor Zlatkovic patches * DOCBparser.c HTMLparser.c parser.c: fixed typos Daniel
-
- 01 Oct, 2001 1 commit
-
-
Daniel Veillard authored
* catalog.c: Justin Fletcher provided cleaup code in case HAVE_STAT is not defined * include/win32config.h: Igor Zlatkovic suggested to have HAVE_STAT defined there Daniel
-
- 28 Sep, 2001 1 commit
-
-
William M. Brack authored
-
- 26 Sep, 2001 1 commit
-
-
Darin Adler authored
-
- 24 Sep, 2001 1 commit
-
-
MDT 2001 John Fleck authored
Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net> * xmllint.c - fixing typo
-
- 23 Sep, 2001 1 commit
-
-
William M. Brack authored
-
- 21 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* parserInternals.c: applying patch from bug #60757 this should close it Daniel
-
- 20 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* catalog.c xmlcatalog.c: removed a couple of warning * xpath.c: try to solve the linking problem on platforms needing trio to compile Daniel
-
- 19 Sep, 2001 3 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* Makefile.am libxml.spec.in: backing up non-documented changes commited without review or aproval by Jens Finke <jens@gnome.org> * HACKING: made 100% clear that no commit should be done directly Daniel
-
CEST 2001 Jens Finke authored
Wed Sep 19 08:42:20 CEST 2001 Jens Finke <jens@gnome.org> * Makfefile.am (dist-hook): Don't copy libxml.spec, it's already included due to listing in EXTRA_DIST. * libxml.spec.in: Updated.
-
- 17 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* configure.in: Joe Orton provided a patch fixing a problem when iconv is specified to be in a non-standard directory but wasn't exported in xml2-config --cflags Daniel
-
- 15 Sep, 2001 1 commit
-
-
Daniel Veillard authored
-
- 14 Sep, 2001 2 commits
-
-
Daniel Veillard authored
* configure.in: let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. Daniel
-
Daniel Veillard authored
* encoding.c entities.c: do not output hexadecimal charrefs when serializing HTML since some version of Netscape can't grok it, generate decimal ones. * result/HTML/doc3.htm: output changed due to previous test * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4 Daniel
-
- 13 Sep, 2001 2 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* libxml-2.0.pc.in: dohh generated the wrong include path :-( * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-( Daniel
-
- 12 Sep, 2001 4 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* config.h.in configure.in libxml.spec.in include/libxml/Makefile.am libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml, updated the configuration scripts systems accordingly
-
Daniel Veillard authored
* configure.in: preparing for 2.4.4 * doc/xml.html doc/html/*: updated and rebuilt the docs Daniel
-
Daniel Veillard authored
* win32/dsp/libxml2.def.src: tried to incorporate comments from bug #59220 Daniel
-
- 11 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* parser.c result/noent/wml.xml: fixed bug #59981 related to handling of '&' in attributes when entities are substitued Daniel
-
- 10 Sep, 2001 4 commits
-
-
Daniel Veillard authored
* libxml.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in: Tried to close bug #60131 Daniel
-
Daniel Veillard authored
* SAX.c: fixed a bug in the HTML parser introduced Sep 9 Daniel
-
Daniel Veillard authored
* SAX.c: fixing bug #59946 on xmlns="" Daniel
-
Daniel Veillard authored
* include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple but allocates a new error code. Daniel
-
- 09 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* xmllint.c: John Fleck fixed typos in the options output * parser.c SAX.c: fix ignorable white space SAX selection * entities.c: Steve Underwood found the possibility of an ininite loop in case of error. Daniel
-
- 07 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel
-
- 05 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* parser.c: warn if version is not 1.0 but it's not strictly speaking an error after analyzing the spec Daniel
-
- 03 Sep, 2001 2 commits
-
-
MDT 2001 John Fleck authored
Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net> *doc/catalog.html - add link to the html version of the man page, other linguistic cleanups
-
MDT 2001 John Fleck authored
Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net> * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man file, has not yet been included in the build.
-
- 01 Sep, 2001 1 commit
-
-
Daniel Veillard authored
* catalog.c: removed a duplicate affectation Justin Fletcher Daniel
-
- 31 Aug, 2001 3 commits
-
-
Daniel Veillard authored
* tree.c: Armin Sander pointed a possible text coalescing problem, completed his patch. Daniel
-
Bjorn Reese authored
-
Daniel Veillard authored
* libxml.4 parser.c: doc updates from Heiko Rupp * parserInternals.c: 2 sanity checks from Heiko Rupp Daniel
-