- db43925 applied patch from Dan McNichol for compilation on AIX Daniel by Daniel Veillard · 20 years ago
- 9186a1f fixed bug #157633 in relaxng choice optimization added regression tests by Daniel Veillard · 20 years ago
- 31113c7 Exposed targetNamespace for simple/complex types, model groups, attribute by Kasimier T. Buchcik · 20 years ago
- de938cd Put the fix of Daniel (from Tue Jan 11 14:41:47 CET) back in, since I by Kasimier T. Buchcik · 20 years ago
- c3af19d Integrated xmlRegExecErrInfo and xmlRegExecNextValues from xmlregexp.c to by Kasimier T. Buchcik · 20 years ago
- dcd9390 trying to work around the compilation problem on HP-UX Daniel by Daniel Veillard · 20 years ago
- c7c9fb1 fixed the fixed size array structure problem reported by Patrick Streule by Daniel Veillard · 20 years ago
- f47d2e3 regenerated the API description, rebuilt, improved navigation in by Daniel Veillard · 20 years ago
- cc026dc extended xmlRegExecErrInfo() and xmlRegExecNextValues() to return error by Daniel Veillard · 20 years ago
- 618732b fixed bug #163641 when the value passed for an atomic list type is NULL. by Daniel Veillard · 20 years ago
- a73f45b fixed dependency on python 2.3, also small improvement for cygwin (bug by William M. Brack · 20 years ago
- fc0b6f6 William noticed I forgot to add special support for xmlmodules.c define by Daniel Veillard · 20 years ago
- 99906ad added an FAQ under Developer for setting up a "private" library (after by William M. Brack · 20 years ago
- 9070015 fixing behaviour for xmlRegExecErrInfo in case of rollback Daniel by Daniel Veillard · 20 years ago
- 7bd8b4b small update trying to add an API to get useful error informations back by Daniel Veillard · 20 years ago
- cd65bc9 fixed problem with xmlXPathErr when error number subscript was out of by William M. Brack · 20 years ago
- f3cf1a1 fixed problem with xmlURIEscape when query part was empty (actually fixed by William M. Brack · 20 years ago
- 8fdc32a fixing col information in xmlParserInput and propagating column into xmlError by Aleksey Sanin · 20 years ago
- c742609 Added informations about wxXml2 wrappers, Daniel by Daniel Veillard · 20 years ago
- 48df961 fixed namespace bug in push mode reported by Rob Richards added it to the by Daniel Veillard · 20 years ago
- be076e9 applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet to by Daniel Veillard · 20 years ago
- f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
- ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
- 7a3447a applied patch from Marcin Konicki for BeOS Daniel by Daniel Veillard · 20 years ago
- d671e28 GetLineNumber and GetColumnNumber functions for xmlReader by Aleksey Sanin · 20 years ago
- 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
- b78757b Added link for XMLLib osax, Daniel by Daniel Veillard · 20 years ago
- 1cb689b fixed a typo, Daniel by Daniel Veillard · 20 years ago
- 1d8c9b2 fixed to skip (if necessary) the BOM for encoding 'utf-16'. Completes the by William M. Brack · 20 years ago
- ff34911 added most required entires to foreign encoding table, plus some by William M. Brack · 20 years ago
- 106cad6 enhanced for enabling build in a different directory. Added (optional) by William M. Brack · 20 years ago
- b759b30 doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change by MST 2004 John Fleck · 20 years ago
- 230c550 reset input->base within xmlStopParser removed call to xmlUTF8Strlen from by William M. Brack · 20 years ago
- e4d526f changed xmlErrValidWarning to use ctxt->warning instead of ctxt->error for by William M. Brack · 20 years ago
- dbbcf8e modified to allow the ns and nsDefs accessors to return None instead of by William M. Brack · 20 years ago
- 5a9c1fd changed maintainer-clean dependency with suggestion from Crispin Flowerday by William M. Brack · 20 years ago
- 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
- ad0e67c fixed up some gcc warnings, no change to logic. New macro XML_CAST_FPTR to by William M. Brack · 20 years ago
- 7eca35f fixed a memory leak on errors in some circumstances #159812 Daniel by Daniel Veillard · 20 years ago
- 66e40b1 added a check within xmlOutputBufferWriteEscape to prevent a dead loop on by William M. Brack · 20 years ago
- 5dd55d9 Fixed strict/lax element wildcards: the children of elements for which a by Kasimier T. Buchcik · 20 years ago
- 29614c7 make sure xmlCtxtReadFile and htmlCtxtReadFile go through the catalog by Daniel Veillard · 20 years ago
- 6bb3e86 added xmlDictExists() to the dictionnary interface. applying by Daniel Veillard · 20 years ago
- 8b41817 tiny enhancement for content model error reports (#157190, #143948). by Kasimier T. Buchcik · 20 years ago
- b884124 Moved execution of xmlSchemaCheckDefaults to xmlSchemaTypeFixup; this by Kasimier T. Buchcik · 20 years ago
- 094dd86 further enhancement, now all compilation warnings have been fixed. added by William M. Brack · 20 years ago
- f13f77f trivial change (changed CHECK_CONTEXT to CHECK_CTXT on a couple of lines) by William M. Brack · 20 years ago
- 48307f4 Un-commented a TODO in xmlSchemaParseElement. by Kasimier T. Buchcik · 20 years ago
- 91feaf8 Correct symbol space for 'all' and 'choice'. Added 'replace' normalization by Kasimier T. Buchcik · 20 years ago
- aba37df forgot a $(srcdir) stupid error wrong name #157976 Daniel by Daniel Veillard · 20 years ago
- c3d7cb4 preparing release of libxml2-2.6.16 Daniel by Daniel Veillard · 20 years ago
- 850ce9b Applied patch from Brent Hendricks adding support for late DTD validation. by Daniel Veillard · 20 years ago
- 8eba3f3 Tue nov 9 19:29:04 CET 2004 Dodji Seketeli <dodji@seketeli.org> by Dodji Seketeli · 20 years ago
- d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
- a521d28 better handling of conditional features more testing on parser contexts by Daniel Veillard · 20 years ago
- 645a924 fixed problem concerning XPath context corruption during function argument by William M. Brack · 20 years ago
- f2a36f9 more types. more fixes Daniel by Daniel Veillard · 20 years ago
- 6128c01 better parser options coverage more cleanups. Daniel by Daniel Veillard · 20 years ago
- c831149 trying to fix some optional support brokenness daniel by Daniel Veillard · 20 years ago
- a82b182 more coverage more fixes Daniel by Daniel Veillard · 20 years ago
- 2a4fb5a more coverage more fixes Daniel by Daniel Veillard · 20 years ago
- 5ea30d7 more fixes. Daniel by Daniel Veillard · 20 years ago
- 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
- 83d9c37 fixed test file corruption problem by William M. Brack · 20 years ago
- fb5476f Fixed back modified tests erased on last commit, daniel by Daniel Veillard · 20 years ago
- c2c894f fixed typos and avoid Catalogs verbosity Daniel by Daniel Veillard · 20 years ago
- 3d95c73 augmented the number of types Daniel by Daniel Veillard · 20 years ago
- d5cc0f7 augmented types supported a number of new bug fixes and documentation by Daniel Veillard · 20 years ago
- 57b2516 augmented type autogeneration for enums removed direct error reporting. by Daniel Veillard · 20 years ago
- 01ca83c fixed a regression in iconv support. Daniel by Daniel Veillard · 20 years ago
- ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
- b031cef fixed problem with NULL entry (bug 157407) fixed a couple of warnings (no by William M. Brack · 20 years ago
- 0ea9c9f more coverage one fix Daniel by Daniel Veillard · 20 years ago
- 8e725fb fixed a compilation problem on a recent change Daniel by Daniel Veillard · 20 years ago
- 27f2010 more coverage more fixes Daniel by Daniel Veillard · 20 years ago
- ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
- 3893606 dohh ... stupid change killing xmlParseDoc() Daniel by Daniel Veillard · 20 years ago
- 34099b4 changing the way the .c is generated, extending the tests coverage fixing by Daniel Veillard · 20 years ago
- 1ba06bb extending the tests coverage Daniel by Daniel Veillard · 20 years ago
- 96f6fe9 gentest.py was missing from the EXTRA_DIST Daniel by Daniel Veillard · 20 years ago
- 3d97e66 extending the tests coverage more fixes and cleanups Daniel by Daniel Veillard · 20 years ago
- b1b3a3e more fixes and extending the tests coverage more fixes and hardening by Daniel Veillard · 20 years ago
- c0be74b more fixes and extending the tests coverage bunch of cleanups and 2 leaks by Daniel Veillard · 20 years ago
- d005b9e more fixes and extending the tests coverage more fixes and hardening by Daniel Veillard · 20 years ago
- dd6d300 more fixes and extending the tests coverage adding a type init interface by Daniel Veillard · 20 years ago
- e43cc57 more fixes and extending the tests coverage more hardeing of APIs skip by Daniel Veillard · 20 years ago
- 348636d oops typo in gentest.py, Daniel by Daniel Veillard · 20 years ago
- 8a32fe4 more testing and coverage more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
- a03e365 more developments on the API testing more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
- d93f625 Oops forgot it ... Daniel by Daniel Veillard · 20 years ago
- 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
- 0322681 fixed an UTF-8 parsing bug reported by Markus Bertheau on #fedora-devel by Daniel Veillard · 20 years ago
- acbe6cf fixed a bug reported by Petr Pajas on the list and affecting XML::Libxml by Daniel Veillard · 20 years ago
- 05f9735 Fixed bug #153937, making sure the conversion functions return the number by Daniel Veillard · 20 years ago
- e44aafb indicate - means stdin closing #156626 Daniel by Daniel Veillard · 20 years ago
- eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
- c2f83d1 Fixing h3 for release, Daniel by Daniel Veillard · 20 years ago
- 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
- f2a657a fixed a stupid mistake in xmlBuildRelativeURI (bug 156527) by William M. Brack · 20 years ago
- 8e2c979 second part of the security fix for xmlNanoFTPConnect() and by Daniel Veillard · 20 years ago