| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now | William M. Brack | 2003-11-28 | 1 | -12/+15 |
* | stefan on IRC pointed out that XML_GET_LINE is broken on 2.6.x Daniel | Daniel Veillard | 2003-11-26 | 1 | -3/+1 |
* | added xsd:include support, fixed testSchemas behaviour when a schemas | Daniel Veillard | 2003-11-25 | 2 | -0/+5 |
* | lot of bug fixes, cleanup, starting to add proper namespace support too. | Daniel Veillard | 2003-11-22 | 2 | -36/+55 |
* | applied patch from Alfred Mickautsch, bugfixes and comments added his test | Daniel Veillard | 2003-11-20 | 2 | -39/+36 |
* | modified the file header to add more informations, painful... updated to | Daniel Veillard | 2003-11-18 | 44 | -183/+233 |
* | minor enhancement to prevent comment with unreferenced variable. edited | William M. Brack | 2003-11-18 | 1 | -1/+1 |
* | Finally - found the problem with the page generation (XMLPUBFUN not | William M. Brack | 2003-11-16 | 7 | -7/+7 |
* | fixed some wording make sure doc/examples is packaged fixed the really | Daniel Veillard | 2003-11-15 | 1 | -0/+1 |
* | rebuilt the generated pages (again), manually restored doc/html/index.html | William M. Brack | 2003-11-15 | 1 | -6/+1 |
* | minor error cleanup for gcc-3.3.[12] compilation warnings. | William M. Brack | 2003-11-14 | 1 | -4/+4 |
* | fixed missing '-' in block names, enhanced the hack for ABI aliasing. | William M. Brack | 2003-11-10 | 1 | -1/+1 |
* | enhanced for range checking, updated to Unicode version 4.0.1 (API docs | William M. Brack | 2003-11-09 | 1 | -7/+37 |
* | changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined | William M. Brack | 2003-11-04 | 1 | -1/+1 |
* | implemented the XML_PARSE_NONET parser option. converted xmllint.c to use | Daniel Veillard | 2003-11-03 | 1 | -0/+3 |
* | adding XInclude support to the reader interface. Lot of testing of the | Daniel Veillard | 2003-11-03 | 1 | -3/+27 |
* | more fixes about unregistering objects applied patch from Mark Vakoc | Daniel Veillard | 2003-10-29 | 1 | -0/+8 |
* | added xmlStrVPrintf function | Aleksey Sanin | 2003-10-29 | 1 | -0/+8 |
* | applied patch from Steve Ball to make a schema parser from a preparsed | Daniel Veillard | 2003-10-29 | 1 | -0/+2 |
* | included a new function to reuse a Push parser context, based on Graham | Daniel Veillard | 2003-10-28 | 1 | -0/+6 |
* | cleanup fixing bug #125653 sometimes the error handlers can get a parser | Daniel Veillard | 2003-10-28 | 1 | -2/+3 |
* | fixed #123263, the encoding is mandatory in a textdecl. Daniel | Daniel Veillard | 2003-10-28 | 1 | -0/+1 |
* | fix bug #125592 need a NULL check rename a parameter Daniel | Daniel Veillard | 2003-10-27 | 1 | -1/+1 |
* | added the xmlWriter module contributed by Alfred Mickautsch added room for | Daniel Veillard | 2003-10-20 | 4 | -0/+418 |
* | removing xmldwalk module since it got merged with the xmlreader. cleanup | Daniel Veillard | 2003-10-20 | 4 | -140/+28 |
* | adding xmlNodeBufGetContent() allowing to grab the content without forcing | Daniel Veillard | 2003-10-19 | 1 | -0/+3 |
* | Fixed the HTTP<->parser interraction, which should fix 2 long standing | Daniel Veillard | 2003-10-19 | 3 | -3/+21 |
* | Changed all (?) occurences where validation macros (IS_xxx) had | William M. Brack | 2003-10-18 | 1 | -1/+56 |
* | enhanced to include enough comments to make the api doc generation happy. | William M. Brack | 2003-10-18 | 1 | -4/+109 |
* | starting work to fix the HTTP/XML parser integration. Daniel | Daniel Veillard | 2003-10-18 | 1 | -1/+5 |
* | added new APIs for creating reader from sources or reusing a reader with a | Daniel Veillard | 2003-10-18 | 1 | -0/+63 |
* | enhanced macros to avoid breaking ABI from previous versions. modified to | William M. Brack | 2003-10-18 | 2 | -25/+44 |
* | remove the warning for startDocument(), as it is used by glade (or | Daniel Veillard | 2003-10-17 | 1 | -0/+9 |
* | fixed a bug in the range search; enhanced range generation (inline code if | William M. Brack | 2003-10-12 | 1 | -32/+36 |
* | rebuilt chvalid.def from scratch based on XML 2nd edition REC and | Daniel Veillard | 2003-10-11 | 1 | -1/+1 |
* | removed some annoying warnings fixed a bug in the PubidChars definition, | Daniel Veillard | 2003-10-11 | 1 | -1/+1 |
* | fixed small error on previous commit (chvalid.h in base dir instead of | William M. Brack | 2003-10-11 | 1 | -0/+105 |
* | new files for a different method for doing range validation of character | William M. Brack | 2003-10-11 | 2 | -19/+7 |
* | adding an serror field to the validation context breaks the ABI for the | Daniel Veillard | 2003-10-11 | 1 | -2/+0 |
* | fixed a nasty bug with interning some text strings prepare for beta5 of | Daniel Veillard | 2003-10-10 | 1 | -1/+16 |
* | make room in Doc, Element, Attributes for PSVI type informations. Daniel | Daniel Veillard | 2003-10-10 | 1 | -0/+3 |
* | Setting up the framework for structured error reporting, touches a lot of | Daniel Veillard | 2003-10-10 | 4 | -1/+21 |
* | converted the C14N module too Daniel | Daniel Veillard | 2003-10-10 | 1 | -1/+5 |
* | cleanup migrated XPointer module to the new error mechanism Daniel | Daniel Veillard | 2003-10-10 | 1 | -1/+5 |
* | cleanup fix a funny typo converted the Schemas code to the new error | Daniel Veillard | 2003-10-10 | 1 | -3/+95 |
* | converted too small cleanup Daniel | Daniel Veillard | 2003-10-09 | 1 | -349/+317 |
* | comment fix migrating the catalog code to the new infrastructure Daniel | Daniel Veillard | 2003-10-09 | 1 | -1/+6 |
* | final error handling cleanup converted XInclude to the new error handling | Daniel Veillard | 2003-10-08 | 1 | -1/+19 |
* | better handling of error cases Daniel | Daniel Veillard | 2003-10-08 | 1 | -0/+2 |
* | first pass at cleaning up error handling in the I/O module. Daniel | Daniel Veillard | 2003-10-08 | 1 | -1/+50 |