- 29 Apr, 2004 2 commits
-
-
Daniel Veillard authored
* xmlreader.c: fix a nasty problem with reading over the end * xmlsave.c: fix a reported memory leak apparently Daniel
-
Daniel Veillard authored
* win32/Makefile.msvc: patch from Mark Vakoc for regression tests on Windows. * xpath.c: the NaN problem also shows up on Borland Daniel
-
- 26 Apr, 2004 1 commit
-
-
William M. Brack authored
* xmlregexp.c: enhanced xmlFARegExec range evaluation for min occurs 0 problems - fixes bug 140478.
-
- 22 Apr, 2004 1 commit
-
-
Daniel Veillard authored
* rngparser.c: tiny path fixes the "xmlConvertCRNGFile" function name from Kasimier Buchcik * xmlschemas.c: recursive xs:extension fix from taihei goi Daniel
-
- 20 Apr, 2004 7 commits
-
-
Daniel Veillard authored
* tree.c: small buffer resizing improvement from Morten Welinder closes #140629 Daniel
-
Daniel Veillard authored
* xpath.c: last version of the fix for MSC version 1200 Daniel
-
Daniel Veillard authored
* parser.c: killing the strncmp vs. memcmp controversy and #140593 Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
* include/libxml/SAX2.h: Kasimier Buchcik pointed out some inexistent functions, cleaned them out. Daniel
-
Daniel Veillard authored
* error.c: Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really wrong. * xmlreader.c include/libxml/xmlreader.h: xmlTextReaderMode enum must be made public, added some missing comments on the XMLReader header. * c14n.c: Alexsey fixed C14N bug with processing namespaces from attributes Daniel
-
Aleksey Sanin authored
-
- 19 Apr, 2004 1 commit
-
-
Daniel Veillard authored
* xpath.c: fixed a stupid () error + Mark name. Daniel
-
- 18 Apr, 2004 5 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* configure.in: preparing 2.6.9 release * doc/* News: updated and rebuilt the docs Daniel
-
Daniel Veillard authored
* xpath.c: relaxed id() to not check taht the name(s) passed are actually NCName, decided this in agreement with Aleksey Sanin since existing specs like Visa3D broke that conformance checking and other tools seems to not implement it sigh... * SAX2.c: check attribute decls for xml:id and the value is an NCName. * test/xmlid/id_err* result/xmlid/id_err*: added error testing Daniel
-
Daniel Veillard authored
* xpath.c: work around Microsoft compiler NaN bug raise reported by Mark Vakoc * xmlschemas.c include/libxml/schemasInternals.h include/libxml/xmlerror.h: fixed a recusive expection schemas compilation error raised by taihei goi Daniel
-
Daniel Veillard authored
* libxml.spec.in: keep the ChangeLog compressed * xmlreader.c: fix a segfault when using Close() * python/tests/Makefile.am python/tests/reader8.py: test for the Close() reader API. Daniel
-
- 17 Apr, 2004 2 commits
-
-
William M. Brack authored
* xmlschemas.c, xmlwriter.c, doc/examples/parse4.c, doc/examples/io2.c: minor warning cleanup (no change to logic) * xinclude: fixed return value for internal function xmlXIncludeLoadFallback (now always 0 or -1)
-
William M. Brack authored
* valid.c: small enhancement to fix bug 139791
-
- 16 Apr, 2004 4 commits
-
-
Daniel Veillard authored
* xmlschemas.c include/libxml/schemasInternals.h include/libxml/xmlerror.h: applied patches from Kasimier Buchcik for the attribute use support * test/schemas/attruse* result/schemas/attruse*: added the tests to the regression suite. Daniel
-
Daniel Veillard authored
* xmlsave.c: move the TODO as comments as the function while not finished are usable as-is * xmlschemas.c include/libxml/xmlerror.h: patch from Kasimier Buchcik implementing union * test/schemas/union_0_0.x* result/schemas/union_0_0*: added example * python/Makefile.am: applied fix from Mike Hommey Daniel
-
William M. Brack authored
* parser.c: fixed problem with detecting external dtd encoding (bug 135229). * Makefile.am: minor change to test label
-
William M. Brack authored
* xinclude.c: fixed problem causing duplicate fallback execution (bug 139520) * test/XInclude/docs/fallback2.xml result/XInclude/fallback2.*: added testcase
-
- 12 Apr, 2004 1 commit
-
-
Daniel Veillard authored
-
- 09 Apr, 2004 2 commits
-
-
Daniel Veillard authored
* SAX2.c include/libxml/tree.h: adding xml:id draft support * Makefile.am test/xmlid/id_tst* result/xmlid/id_tst*: adding 4 first regression tests Daniel
-
Daniel Veillard authored
* libxml.spec.in: fixing Red Hat bug #120482 , libxml2-python should depend on the version of python used to compile it. Daniel
-
- 08 Apr, 2004 2 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
-
- 06 Apr, 2004 1 commit
-
-
Daniel Veillard authored
-
- 05 Apr, 2004 3 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
-
Daniel Veillard authored
* HTMLparser.c: applied patch from James Bursa, frameset should close head. Daniel
-
- 02 Apr, 2004 2 commits
-
-
William M. Brack authored
* relaxng.c: fixed problem in xmlRelaxNGCompareNameClasses which was causing check-relaxng-test-suite.py test 351 to fail.
-
William M. Brack authored
* nanohttp.c: implemented fix for M$ IIS redirect provided by Ian Hummel * relaxng.c: fixed problem with notAllowed compilation (bug 138793)
-
- 01 Apr, 2004 3 commits
-
-
Daniel Veillard authored
* uri.c: fix for xmlUriEscape on "http://user@somewhere.com" from Mark Vadok. Daniel
-
Johan Dahlin authored
* python/.cvsignore: Add generated files, to make cvs silent.
-
Daniel Veillard authored
* xmlschemas.c: small signed-ness patch from Steve Little Daniel
-
- 31 Mar, 2004 2 commits
-
-
Daniel Veillard authored
* xmlregexp.c: patched a bug in parsing production 1 and 2 of xmlschemas regexp that William pointed out while working on #134120 * test/regexp/branch result/regexp/branch: added a specific regression test Daniel
-
William M. Brack authored
* Makefile.am: added PYTHONPATH to python tests for Schemas and RelaxNG * test/xsdtest/xsdtestsuite.xml: added testfile for SchemasPythonTests
-
- 29 Mar, 2004 1 commit
-
-
Daniel Veillard authored
-