Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| baa8854e | 2001-09-12 21:08:29 | *** empty log message *** | ||
| 07cdb2a8 | 2001-09-12 20:19:58 | moved includes to includedir/libxml2/libxml, updated the configuration * 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 | ||
| 04382ae3 | 2001-09-12 18:51:30 | preparing for 2.4.4 updated and rebuilt the docs Daniel * configure.in: preparing for 2.4.4 * doc/xml.html doc/html/*: updated and rebuilt the docs Daniel | ||
| d63437e1 | 2001-09-12 15:00:27 | tried to incorporate comments from bug #59220 Daniel * win32/dsp/libxml2.def.src: tried to incorporate comments from bug #59220 Daniel | ||
| 319a742a | 2001-09-11 09:27:09 | fixed bug #59981 related to handling of '&' in attributes when entities * parser.c result/noent/wml.xml: fixed bug #59981 related to handling of '&' in attributes when entities are substitued Daniel | ||
| 7cf5e448 | 2001-09-10 20:16:32 | Tried to close bug #60131 Daniel * libxml.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in: Tried to close bug #60131 Daniel | ||
| bce62332 | 2001-09-10 18:46:55 | fixed a bug in the HTML parser introduced Sep 9 Daniel * SAX.c: fixed a bug in the HTML parser introduced Sep 9 Daniel | ||
| 143b04fb | 2001-09-10 18:14:14 | fixing bug #59946 on xmlns="" Daniel * SAX.c: fixing bug #59946 on xmlns="" Daniel | ||
| 7a51d6df | 2001-09-10 14:40:43 | fixing bug 59732, simple but allocates a new error code. Daniel * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple but allocates a new error code. Daniel | ||
| 05c13a20 | 2001-09-09 08:38:09 | John Fleck fixed typos in the options output fix ignorable white space SAX * 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 |