| Commit message (Expand) | Author | Age | Files | Lines |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -0/+5 |
* | fixes for Windows from Igor Daniel | Daniel Veillard | 2001-12-20 | 1 | -0/+5 |
* | applied Justin Fletcher patch for --output or -o daniel | Daniel Veillard | 2001-12-18 | 1 | -0/+4 |
* | close #67019 Daniel | Daniel Veillard | 2001-12-18 | 1 | -0/+4 |
* | applied Justin Fletcher generic timing patch similar to the one already | Daniel Veillard | 2001-12-18 | 1 | -0/+5 |
* | applied documentation patches from Charlie Bozeman Daniel | Daniel Veillard | 2001-12-17 | 1 | -0/+5 |
* | *doc/xmllint.xml, xmllint.1 - document --dropdtd | MST 2001 John Fleck | 2001-12-14 | 1 | -0/+4 |
* | fix the xmlStrdup() used in the previous patch. added --dropdtd fixed | Daniel Veillard | 2001-12-13 | 1 | -0/+7 |
* | cleanup some static declarations Daniel | Daniel Veillard | 2001-12-13 | 1 | -0/+4 |
* | removed another strdup() removed the HP/UX entry Daniel | Daniel Veillard | 2001-12-13 | 1 | -0/+5 |
* | fix bug #66816 when validating. don't use sys/time.h if configure did not | Daniel Veillard | 2001-12-13 | 1 | -0/+5 |
* | docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html, | MST 2001 John Fleck | 2001-12-11 | 1 | -0/+5 |
* | Hietaniemi Jarkko pointed out that xmlInitMemory() was declared twice | Daniel Veillard | 2001-12-10 | 1 | -0/+5 |
* | do not reference strdup() ! trying to fix the libs of the various config | Daniel Veillard | 2001-12-09 | 1 | -0/+6 |
* | preparing 2.4.12 updated and rebuilt the docs DanielLIBXML_2_4_12 | Daniel Veillard | 2001-12-07 | 1 | -0/+5 |
* | closed bug #66159 added --escape option some cleanup for xml2-config | Daniel Veillard | 2001-12-07 | 1 | -0/+6 |
* | removed some misplaced includes of xmlversion.h Daniel | Daniel Veillard | 2001-12-06 | 1 | -0/+5 |
* | patch from Gary Pennington fixing a possible problem at initialization | Daniel Veillard | 2001-12-06 | 1 | -1/+6 |
* | integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS | Daniel Veillard | 2001-12-05 | 1 | -0/+6 |
* | applied Geert Kloosterman's patch to fix --repeat --timing output Daniel | Daniel Veillard | 2001-12-04 | 1 | -0/+5 |
* | Robin Berjon <robin@knowscape.com> found a case where non-wellformed XML | Daniel Veillard | 2001-11-29 | 1 | -0/+5 |
* | fixed a compilation bug pointed by Danny Jamshy Daniel | Daniel Veillard | 2001-11-28 | 1 | -0/+4 |
* | as robert pointed again, xmlInputCallbackInitialized gets reset by | Daniel Veillard | 2001-11-28 | 1 | -0/+6 |
* | robert pointed out a loop error in callback cleanups Daniel | Daniel Veillard | 2001-11-27 | 1 | -0/+4 |
* | moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they | Daniel Veillard | 2001-11-26 | 1 | -0/+6 |
* | preparing 2.4.11 better --catalogs description DanielLIBXML_2_4_11 | Daniel Veillard | 2001-11-26 | 1 | -0/+5 |
* | fixed a couple of problems in xmlSetProp() Daniel | Daniel Veillard | 2001-11-25 | 1 | -0/+4 |
* | some cleanups when chasing unappropriate stdout output. Daniel | Daniel Veillard | 2001-11-22 | 1 | -0/+5 |
* | Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111 | Daniel Veillard | 2001-11-22 | 1 | -0/+5 |
* | in case of content model validity error, don't print it if validity | Daniel Veillard | 2001-11-20 | 1 | -0/+5 |
* | applied a couple of patches from Brian D Ripley. removed the last exit() | Daniel Veillard | 2001-11-20 | 1 | -0/+6 |
* | doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with shell | MST 2001 John Fleck | 2001-11-18 | 1 | -0/+5 |
* | use the URL notation file:// for default catalog paths Daniel | Daniel Veillard | 2001-11-15 | 1 | -0/+4 |
* | better comments for _private fields removed a problem when copying an | Daniel Veillard | 2001-11-14 | 1 | -0/+5 |
* | updated instructions and diffs from John A Fotheringham Daniel | Daniel Veillard | 2001-11-13 | 1 | -0/+4 |
* | avoid an include problem if #include <libxml/xmlerror.h> happens first in | Daniel Veillard | 2001-11-12 | 1 | -0/+6 |
* | update from Igor for Windows Daniel | Daniel Veillard | 2001-11-12 | 1 | -0/+9 |
* | preparing 2.4.10 upgraded and rebuilt the docs Daniel | Daniel Veillard | 2001-11-10 | 1 | -0/+5 |
* | fix comment in scripts element parsing. updated the results. Daniel | Daniel Veillard | 2001-11-10 | 1 | -0/+9 |
* | add xmlGetNodePath() a cleaned up version of the Pwd shell string | Daniel Veillard | 2001-11-10 | 1 | -0/+5 |
* | trying to fix namespaces + validation problems for good, closing #63619 in | Daniel Veillard | 2001-11-08 | 1 | -0/+7 |
* | Morus Walter patch to allow --format and --encode Daniel | Daniel Veillard | 2001-11-08 | 1 | -0/+4 |
* | Stefan Kost provided an help command for the shell Daniel | Daniel Veillard | 2001-11-08 | 1 | -0/+4 |
* | Heiko Rupp pointed that the shell would crash on empty nodesets returns. | Daniel Veillard | 2001-11-07 | 1 | -0/+5 |
* | Weiqi Gao pointed out that xmlcatalog migh need the history libraries | Daniel Veillard | 2001-11-07 | 1 | -0/+5 |
* | handle the case of < in quoted attributes, Bastian Kleineidam Daniel | Daniel Veillard | 2001-11-06 | 1 | -0/+5 |
* | releasing 2.4.9 fixing catalog breakages fixed more problems in catalog | Daniel Veillard | 2001-11-06 | 1 | -0/+9 |
* | applied an improvement to xmlGetLineNo() from Keith Isdale Daniel | Daniel Veillard | 2001-11-05 | 1 | -0/+5 |
* | dohhhh XML catalog add and remove ops were broken too. Side effect of the | Daniel Veillard | 2001-11-05 | 1 | -0/+5 |
* | confexecdir and confexec_DATA were defined twice pointed out by Karl | Daniel Veillard | 2001-11-05 | 1 | -0/+5 |