| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | avoid unlink() and use remove() instead. Daniel | Daniel Veillard | 2001-11-04 | 1 | -0/+4 |
* | cleanup updated with 2.4.8 Daniel | Daniel Veillard | 2001-11-04 | 1 | -0/+5 |
* | fix bug #63752 of compiling libxml with a non standard set of options | Daniel Veillard | 2001-11-04 | 1 | -0/+5 |
* | Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net | John Fleck | 2001-11-04 | 1 | -0/+5 |
* | Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed | Daniel Veillard | 2001-11-04 | 1 | -0/+9 |
* | more include cleanups, export cleanly one html output + format function. | CET 2001 Daniel Veillard | 2001-11-01 | 1 | -0/+12 |
* | bool can be a reserved keyword. Daniel | Daniel Veillard | 2001-11-01 | 1 | -0/+5 |
* | cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc | Daniel Veillard | 2001-10-31 | 1 | -0/+9 |
* | Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore ! | Daniel Veillard | 2001-10-30 | 1 | -0/+5 |
* | preparing 2.4.7 switched to the latest xmllint manual page from JohnLIBXML_2_4_7 | Daniel Veillard | 2001-10-30 | 1 | -0/+7 |
* | closing bug #62711, the library should never close stdin or stdout. Daniel | Daniel Veillard | 2001-10-30 | 1 | -0/+5 |
* | second pass at fixing #63336, using Joel Young final patch. looks okay. | Daniel Veillard | 2001-10-30 | 1 | -0/+5 |
* | trying to clear #63336 allowing the escaping routine to parse unconformant | Daniel Veillard | 2001-10-29 | 1 | -0/+6 |
* | a few VMS updates from John A Fotheringham added | Daniel Veillard | 2001-10-29 | 1 | -0/+8 |
* | apply fixes to close #63271 and avoid segfaults when the error routine | Daniel Veillard | 2001-10-29 | 1 | -0/+9 |
* | *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - | MDT 2001 John Fleck | 2001-10-27 | 1 | -0/+6 |
* | now autogenerate the web site from the main HTML document. Daniel | Daniel Veillard | 2001-10-24 | 1 | -0/+5 |
* | fixed an erroneous validation bug when PE refs occurs in external parsed | Daniel Veillard | 2001-10-23 | 1 | -0/+11 |
* | Fixed a bug when creating a new HTML document, doc->children | Daniel Veillard | 2001-10-22 | 1 | -0/+4 |
* | added entities testing to the Thread test make the test reasonable fix the | Daniel Veillard | 2001-10-22 | 1 | -0/+8 |
* | use only "anonymous@" string for anonymous passwds removed bogus include | Daniel Veillard | 2001-10-19 | 1 | -0/+5 |
* | fixed a very serious (looping) validation bug Daniel | Daniel Veillard | 2001-10-18 | 1 | -0/+5 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+6 |
* | try to get rid of parser loops for good. Daniel | Daniel Veillard | 2001-10-17 | 1 | -0/+4 |
* | fixed some bugs in CFLAGS passing. added a specific threaded test case | Daniel Veillard | 2001-10-17 | 1 | -0/+6 |
* | serious cleanup on the management of the XML catalog tree, more tests | Daniel Veillard | 2001-10-16 | 1 | -0/+6 |
* | avoid a problem in catalog cleanup on SMP if catalogs were not | Daniel Veillard | 2001-10-16 | 1 | -0/+5 |
* | trying to cleanup the not thread safe parts of the library. Daniel | Daniel Veillard | 2001-10-16 | 1 | -0/+5 |
* | make the allocation be per-thread a configure option fixed compilation | Daniel Veillard | 2001-10-15 | 1 | -0/+7 |
* | Norm reported that a few lines added were breaking libxslt compile, | Daniel Veillard | 2001-10-15 | 1 | -0/+5 |
* | debugged and fixed initialization problems which were giving troubles on | Daniel Veillard | 2001-10-14 | 1 | -0/+6 |
* | missing globals.h Daniel | Daniel Veillard | 2001-10-13 | 1 | -0/+4 |
* | added a couple of standard includes. Daniel | Daniel Veillard | 2001-10-13 | 1 | -3/+2 |
* | #include stdlib.h and string.h in order to have protoypes of memory and | Jaka Mocnik | 2001-10-13 | 1 | -0/+5 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -0/+14 |
* | started integrating the core of the thread support not activated yet but | Daniel Veillard | 2001-10-12 | 1 | -0/+9 |
* | started integrating the non-controversial parts of Gary Pennington | Daniel Veillard | 2001-10-11 | 1 | -0/+8 |
* | very serious cleanup, isolating unportable code and as much as possible | Daniel Veillard | 2001-10-11 | 1 | -0/+6 |
* | integrating Keith Isdale patches for the XSLT debugger interfaces. Some | Daniel Veillard | 2001-10-11 | 1 | -0/+6 |
* | update from Tobias Peters for 2.4.5 generate line nubers in elements | Daniel Veillard | 2001-10-11 | 1 | -0/+5 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -0/+6 |
* | doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html adding | MDT 2001 John Fleck | 2001-10-09 | 1 | -0/+5 |
* | adding SGML super catalog support adding one API and one flag --sgml to | Daniel Veillard | 2001-10-08 | 1 | -0/+6 |
* | //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 | MDT 2001 John Fleck | 2001-10-07 | 1 | -0/+7 |
* | implemented xmlXPathObjectCopy for external objects added | Thomas Broyer | 2001-10-07 | 1 | -0/+5 |
* | *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1 finishing up | MDT 2001 John Fleck | 2001-10-06 | 1 | -0/+7 |
* | closing bug #61832 removed a warning Daniel | Daniel Veillard | 2001-10-06 | 1 | -0/+5 |
* | fixing #61673 part I, do not loose doc information when copying result | Daniel Veillard | 2001-10-06 | 1 | -0/+5 |
* | trying to harden the XPath interpreter Daniel | Daniel Veillard | 2001-10-06 | 1 | -0/+4 |
* | //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 | MDT 2001 John Fleck | 2001-10-06 | 1 | -0/+5 |