| Commit message (Expand) | Author | Age | Files | Lines |
* | added xmlByteConsumed() interface updated the benchmark rebuilt the docs | Daniel Veillard | 2004-02-11 | 1 | -0/+9 |
* | implemented the XML_PARSE_NONET parser option. converted xmllint.c to use | Daniel Veillard | 2003-11-03 | 1 | -0/+9 |
* | previous fix for #124044 was broken, correct fix provided. fix | Daniel Veillard | 2003-10-31 | 1 | -0/+3 |
* | enhanced to bypass compression detection code when input file is stdin | William M. Brack | 2003-10-29 | 1 | -1/+2 |
* | fix needed when HTTP is not compiled in by Mark Vakoc Daniel | Daniel Veillard | 2003-10-29 | 1 | -2/+0 |
* | make sure we report errors if xmlNewInputFromFile() fails. avoid using | Daniel Veillard | 2003-10-27 | 1 | -11/+8 |
* | fixes for compiling using --with-minimum Daniel | Daniel Veillard | 2003-10-19 | 1 | -3/+0 |
* | Fixed the HTTP<->parser interraction, which should fix 2 long standing | Daniel Veillard | 2003-10-19 | 1 | -72/+131 |
* | fixed segfault when input file not present changed output formatting of | William M. Brack | 2003-10-19 | 1 | -0/+1 |
* | starting work to fix the HTTP/XML parser integration. Daniel | Daniel Veillard | 2003-10-18 | 1 | -1/+21 |
* | fixed a nasty bug with interning some text strings prepare for beta5 of | Daniel Veillard | 2003-10-10 | 1 | -5/+58 |
* | Setting up the framework for structured error reporting, touches a lot of | Daniel Veillard | 2003-10-10 | 1 | -1/+3 |
* | final error handling cleanup converted XInclude to the new error handling | Daniel Veillard | 2003-10-08 | 1 | -15/+35 |
* | Oops, Daniel | Daniel Veillard | 2003-10-08 | 1 | -1/+1 |
* | more cleanup through the I/O error path Daniel | Daniel Veillard | 2003-10-08 | 1 | -7/+10 |
* | better handling of error cases Daniel | Daniel Veillard | 2003-10-08 | 1 | -3/+19 |
* | first pass at cleaning up error handling in the I/O module. Daniel | Daniel Veillard | 2003-10-08 | 1 | -75/+325 |
* | added 2 new configure option: --with-reader --with-sax1 to allow removing | Daniel Veillard | 2003-09-30 | 1 | -3/+6 |
* | Okay this is scary but it is just adding a configure option to disable | Daniel Veillard | 2003-09-29 | 1 | -1/+45 |
* | cleanup, creating a new legacy.c module, made sure make tests ran in | Daniel Veillard | 2003-09-28 | 1 | -0/+2 |
* | applied patch from Markus Keim fixing a problem with I/O callback | Daniel Veillard | 2003-09-23 | 1 | -2/+2 |
* | preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in | Daniel Veillard | 2003-09-19 | 1 | -1/+1 |
* | add streaming on memory regression tests, found bad bugs in the reader | Daniel Veillard | 2003-09-18 | 1 | -0/+49 |
* | small fix from Rob Richards for input filename fixes for --repeat and | Daniel Veillard | 2003-09-17 | 1 | -0/+2 |
* | Time to commit 3 days of work rewriting the parser internal, | Daniel Veillard | 2003-09-10 | 1 | -1/+1 |
* | Implemented detection of compressed files, setting doc->compressed | William M. Brack | 2003-09-08 | 1 | -10/+16 |
* | fixed bug #121210 (callback to sax->error, sax->warning with wrong | William M. Brack | 2003-09-06 | 1 | -4/+4 |
* | optimization when freeing hash tables. some tuning of buffer allocations | Daniel Veillard | 2003-08-19 | 1 | -5/+4 |
* | =Bug 118559 (continued) | William M. Brack | 2003-08-01 | 1 | -1/+1 |
* | fixing bug 118559 | William M. Brack | 2003-07-31 | 1 | -3/+7 |
* | Applied fix for "wb" open flag, Daniel | Daniel Veillard | 2003-07-20 | 1 | -3/+3 |
* | applied small changes to portability layer for compilation on DJGPP Ms-DOS | Daniel Veillard | 2003-07-05 | 1 | -13/+13 |
* | trying to fix #114277 about when file remapping and escaping should really | Daniel Veillard | 2003-06-09 | 1 | -10/+26 |
* | small fix fixed an error message Daniel | Daniel Veillard | 2003-06-02 | 1 | -1/+1 |
* | added support for large file, tested with a 3+GB instance, and some | Daniel Veillard | 2003-04-18 | 1 | -2/+1 |
* | augnemting the APIs, cleanups. cleanup bug #111005 added some missing | Daniel Veillard | 2003-04-17 | 1 | -0/+3 |
* | obsoleted xmlNormalizeWindowsPath | Igor Zlatkovic | 2003-02-19 | 1 | -71/+8 |
* | fixing bug #104646 about iconv based encoding conversion when the input | Daniel Veillard | 2003-02-10 | 1 | -1/+1 |
* | comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 | Daniel Veillard | 2003-02-05 | 1 | -0/+2 |
* | patch from Stefano Zacchiroli to fix some URI/file escaping problems | Daniel Veillard | 2003-01-10 | 1 | -24/+47 |
* | applied a patch for VMS following the report by Nigel Hall Daniel | Daniel Veillard | 2002-12-17 | 1 | -1/+5 |
* | new API building Python script, does the C parsing directly, generates a | Daniel Veillard | 2002-12-11 | 1 | -3/+9 |
* | code cleanup, especially the function comments. fixed a small bug when | Daniel Veillard | 2002-12-10 | 1 | -1/+1 |
* | Applied the VMS update patch from Craig A. Berry update Daniel | Daniel Veillard | 2002-10-22 | 1 | -19/+0 |
* | Christian Glahn found a small bug in the push parser. cleaned up and made | Daniel Veillard | 2002-10-14 | 1 | -9/+6 |
* | extended slashification to fix the base problem in xslt | Igor Zlatkovic | 2002-10-04 | 1 | -16/+25 |
* | applied Javier's WinCE patch | Igor Zlatkovic | 2002-09-29 | 1 | -0/+4 |
* | small portability glitch fixed. Daniel | Daniel Veillard | 2002-09-17 | 1 | -0/+3 |
* | fixed a stupid out of bound array error Daniel | Daniel Veillard | 2002-09-10 | 1 | -2/+1 |
* | messing around with support for Windows path, cleanups, trying to identify | Daniel Veillard | 2002-09-10 | 1 | -13/+101 |