| Commit message (Expand) | Author | Age | Files | Lines |
* | more work on the xml reader interfaces. updated Igor's mail and the Web | Daniel Veillard | 2002-12-18 | 1 | -0/+3 |
* | Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. | Daniel Veillard | 2002-12-16 | 1 | -0/+5 |
* | added more methods of XmlTextReader. this increased the methods in the | Daniel Veillard | 2002-12-15 | 2 | -0/+159 |
* | added the close and getattribute methods of XmlTextReader. added the | Daniel Veillard | 2002-12-14 | 6 | -1/+179 |
* | preparing release of 2.4.30 fixups to the api builder, gives enum values, | Daniel Veillard | 2002-12-12 | 1 | -0/+1 |
* | patch from Mark Vadok about htmlNodeDumpOutput location. removed an | Daniel Veillard | 2002-12-12 | 1 | -38/+0 |
* | new API building Python script, does the C parsing directly, generates a | Daniel Veillard | 2002-12-11 | 1 | -7/+40 |
* | another patch from Stéphane Bidoul for Python bindings on Windows small | Daniel Veillard | 2002-11-27 | 1 | -14/+22 |
* | Return the previous as opposed to the next node (I guess this is the | Daniel Veillard | 2002-11-24 | 1 | -2/+2 |
* | trying to fix the Python bindings build on Windows (Stéphane Bidoul) | Daniel Veillard | 2002-11-23 | 3 | -12/+84 |
* | final touch at closing #87235 </p> end tags need to be generated. this | Daniel Veillard | 2002-11-22 | 1 | -1/+2 |
* | fixed #99082 for xi:include encoding="..." support on text includes. added | Daniel Veillard | 2002-11-20 | 2 | -2/+9 |
* | fixing bug #98792 , node may have no doc and dereferencing without | Daniel Veillard | 2002-11-17 | 1 | -1/+1 |
* | trying to fix bug #98517 about building outside the source tree fixed the | Daniel Veillard | 2002-11-15 | 2 | -4/+4 |
* | Applied the VMS update patch from Craig A. Berry update Daniel | Daniel Veillard | 2002-10-22 | 1 | -88/+89 |
* | fixed bugs when passing result value tree to Python functions. Daniel | Daniel Veillard | 2002-10-20 | 1 | -4/+28 |
* | fixed a stupid error breaking the python API Daniel | Daniel Veillard | 2002-09-26 | 2 | -7/+7 |
* | improving some documentation comments found and fixed a mem leak with | Daniel Veillard | 2002-09-25 | 6 | -87/+314 |
* | fixed the data callback on transition functionality which was broken when | Daniel Veillard | 2002-09-24 | 2 | -93/+93 |
* | stupid bug found by mattam@netcourrier.com Daniel | Daniel Veillard | 2002-09-17 | 1 | -1/+1 |
* | updated the python bindings, added code for easier File I/O, and the | Daniel Veillard | 2002-09-12 | 13 | -12/+665 |
* | applied patch from Christophe Merlet to reestablish DESTDIR Daniel | Daniel Veillard | 2002-09-05 | 1 | -4/+4 |
* | possible mem leak patch from Jason Adams integrated xf:escape-uri() fromLIBXML_2_4_24 | Daniel Veillard | 2002-08-22 | 1 | -0/+49 |
* | typo in target name resulted in libxml2.py to not be rebuilt. fixed | Daniel Veillard | 2002-08-22 | 1 | -6/+6 |
* | more AMD 64 induced changes from Frederic Crozat Daniel | Daniel Veillard | 2002-08-14 | 1 | -1/+1 |
* | fixed the test results, indenting behaviour changed slightly Daniel | Daniel Veillard | 2002-08-12 | 1 | -4/+4 |
* | Opening the interface xmlNewCharEncodingHandler as requested in #89415 | Daniel Veillard | 2002-08-01 | 2 | -21/+20 |
* | fixed python/Makefile.am for bug 72012 | William M. Brack | 2002-07-21 | 1 | -3/+6 |
* | preparing 2.4.23 rebuilt the docs DanielLIBXML_2_4_23 | Daniel Veillard | 2002-07-06 | 1 | -0/+7 |
* | Fixed serialize and saveTo comment, Daniel | Daniel Veillard | 2002-05-29 | 1 | -1/+1 |
* | preparing 2.4.22 DanielLIBXML_2_4_22 | Daniel Veillard | 2002-05-27 | 1 | -0/+4 |
* | fixed a problem with the HTML parser pointed by Gary Benson sdding the | Daniel Veillard | 2002-05-13 | 4 | -4/+73 |
* | release of 2.4.20 updated and rebuilt the docs DanielLIBXML_2_4_20 | Daniel Veillard | 2002-04-15 | 2 | -2/+42 |
* | patch from Cristian Gafton to build on Red Hat 6.2, should also fix #75779 | Daniel Veillard | 2002-04-15 | 1 | -2/+2 |
* | Added Igor Zlatkovic as official maintainer Albert Chin pointed that | Daniel Veillard | 2002-03-27 | 2 | -2/+2 |
* | humm, changed the way the SAX parser work when | Daniel Veillard | 2002-03-18 | 1 | -2/+2 |
* | small fix to avoid potential problem due to ordering of freeing data | Daniel Veillard | 2002-03-16 | 1 | -1/+1 |
* | Cleanup of the python Makefiles based on Jacob and James feedback, fixed | Daniel Veillard | 2002-03-15 | 5 | -896/+1040 |
* | remove LDADD and CFLAGS as this is broken usage, redundant, and gcc | jacob berkman | 2002-03-14 | 1 | -3/+0 |
* | config.py* was missing, Daniel | Daniel Veillard | 2002-03-09 | 1 | -0/+2 |
* | fix to adapt varaiations in the bindings fixed to have the version of the | Daniel Veillard | 2002-03-09 | 1 | -1/+1 |
* | preparing 2.4.17 release updated and rebuilt the docs fixed a commentLIBXML_2_4_13 | Daniel Veillard | 2002-03-08 | 1 | -0/+5 |
* | fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific | Daniel Veillard | 2002-03-07 | 3 | -3/+52 |
* | fixed xmlReconciliateNs(), added a Python test/example for inter-document | Daniel Veillard | 2002-03-07 | 3 | -3/+69 |
* | fixed some htmlSetMetaEncoding() problems fixup and integrated tests for | Daniel Veillard | 2002-03-06 | 3 | -2/+157 |
* | fix bug #72490 added methods serialize() and saveTo() to all node | Daniel Veillard | 2002-03-06 | 2 | -1/+233 |
* | make sure SAX endDocument is always called as this could result in a | Daniel Veillard | 2002-03-05 | 7 | -11/+304 |
* | applied patch fixing #73450 Daniel | Daniel Veillard | 2002-03-05 | 1 | -2/+2 |
* | added the possibility of returning nodesets from XPath extension functions | Daniel Veillard | 2002-03-01 | 3 | -3/+81 |
* | commiting some Python bindings work done while travelling Daniel | Daniel Veillard | 2002-03-01 | 4 | -7/+51 |