Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 823a77f8 | 2001-06-26 23:07:32 | fixed another typo, Daniel | ||
| b97b4309 | 2001-06-26 23:04:22 | fix a sentence which may sound like i don't take patches, Daniel | ||
| 20c8cf28 | 2001-06-26 22:47:36 | Added Seattle and French mirrors links, Daniel | ||
| 1164810d | 2001-06-26 16:08:24 | - configure.in doc/xml.html include/libxml/xmlwin32version.h: release of 2.3.12 - parser.c: make an error message if unknow entities in all cases Daniel | ||
| fcbd74a2 | 2001-06-26 07:47:23 | fixed 2 uri normalization bugs on '//' reduction Daniel * uri.c: fixed 2 uri normalization bugs on '//' reduction Daniel | ||
| 23793845 | 2001-06-25 16:07:45 | - include/libxml/Makefile.am: Laszlo Peter pointed out that includes were installed in the wrong dir Daniel | ||
| f5498f3d | 2001-06-25 15:08:36 | warn against sending code to exhibit bugs. Daniel * doc/html.xml: warn against sending code to exhibit bugs. Daniel | ||
| a3067d19 | 2001-06-24 21:39:39 | Oops small clanup, Daniel | ||
| 56f0646e | 2001-06-24 21:34:03 | - xpath.c: patch to xmlXPathFormatNumber for the optimizer on Tru64 from Thomas Leitner Daniel | ||
| c5d64345 | 2001-06-24 12:13:24 | Summer's cleanup, a really big one: * AUTHORS: added William and Bjorn * include/libxml/*.h *.c README doc/*.html etc.: changed old email to daniel@veillard.com hopefully I won't have to do this again * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that docs can be rebuilt cleanly now * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h from CVs it's generated, added include/libxml/xmlwin32version.h also generated but which should change far less frequently. * catalog.c nanoftp.c: made sure to include libxml.h not libxml/xmlversion.h directly * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h when compiling on WIN32 and MSC Daniel |