- d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
- b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago
- b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
- 75b9682 very serious cleanup, isolating unportable code and as much as possible by Daniel Veillard · 23 years ago
- 78d1209 integrating Keith Isdale patches for the XSLT debugger interfaces. Some by Daniel Veillard · 23 years ago
- ff0b731 update from Tobias Peters for 2.4.5 generate line nubers in elements by Daniel Veillard · 23 years ago
- 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
- 60416fa doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html adding by MDT 2001 John Fleck · 23 years ago
- 82d7533 adding SGML super catalog support adding one API and one flag --sgml to by Daniel Veillard · 23 years ago
- 0e22993 //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 by MDT 2001 John Fleck · 23 years ago
- 47334c0 implemented xmlXPathObjectCopy for external objects added by Thomas Broyer · 23 years ago
- ac941e3 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1 finishing up by MDT 2001 John Fleck · 23 years ago
- 3fbe8e3 closing bug #61832 removed a warning Daniel by Daniel Veillard · 23 years ago
- 6ab3838 fixing #61673 part I, do not loose doc information when copying result by Daniel Veillard · 23 years ago
- 556c668 trying to harden the XPath interpreter Daniel by Daniel Veillard · 23 years ago
- 9f82dc6 //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 by MDT 2001 John Fleck · 23 years ago
- 1633d18 fixed HTMLparser.c by William M. Brack · 23 years ago
- 20ee8c0 applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug by Daniel Veillard · 23 years ago
- 651f947 ouch a non-defined namespace could lead to a crash, fixed #61215 Daniel by Daniel Veillard · 23 years ago
- 7dd0570 closed bug #61054 Daniel by Daniel Veillard · 23 years ago
- 5e6d10a closing #60708 Daniel by Daniel Veillard · 23 years ago
- a293c32 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel by Daniel Veillard · 23 years ago
- f4309d7 close bug #61550 when xml: wasn't considered a namespace daniel by Daniel Veillard · 23 years ago
- f6ed8bc Igor Zlatkovic patches fixed typos Daniel by Daniel Veillard · 23 years ago
- 16756b6 Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor by Daniel Veillard · 23 years ago
- 5e1cac1 fixed catalog.c typo by William M. Brack · 23 years ago
- bbb9e43 xmllint.c - fixing typo by MDT 2001 John Fleck · 23 years ago
- d28e48a fix loop in HTMLparser.c by William M. Brack · 23 years ago
- b1d6287 applying patch from bug #60757 this should close it Daniel by Daniel Veillard · 23 years ago
- c0631a6 removed a couple of warning try to solve the linking problem on platforms by Daniel Veillard · 23 years ago
- 1a12361 PISSED !!! DO NOT COMMIT DIRECTLY IF NOT ALLOWED PERSONALLY by Daniel Veillard · 23 years ago
- de8c8af Don't copy libxml.spec, it's already included due to listing in by CEST 2001 Jens Finke · 23 years ago
- f5b44e4 Joe Orton provided a patch fixing a problem when iconv is specified to be by Daniel Veillard · 23 years ago
- 2fc2db7 let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. by Daniel Veillard · 23 years ago
- 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
- 98fed37 dohh generated the wrong include path :-( re-dohh forgot the new manpage by Daniel Veillard · 23 years ago
- 07cdb2a moved includes to includedir/libxml2/libxml, updated the configuration by Daniel Veillard · 23 years ago
- 04382ae preparing for 2.4.4 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
- d63437e tried to incorporate comments from bug #59220 Daniel by Daniel Veillard · 23 years ago
- 319a742 fixed bug #59981 related to handling of '&' in attributes when entities by Daniel Veillard · 23 years ago
- 7cf5e44 Tried to close bug #60131 Daniel by Daniel Veillard · 23 years ago
- bce6233 fixed a bug in the HTML parser introduced Sep 9 Daniel by Daniel Veillard · 23 years ago
- 143b04f fixing bug #59946 on xmlns="" Daniel by Daniel Veillard · 23 years ago
- 7a51d6d fixing bug 59732, simple but allocates a new error code. Daniel by Daniel Veillard · 23 years ago
- 05c13a2 John Fleck fixed typos in the options output fix ignorable white space SAX by Daniel Veillard · 23 years ago
- 5eb9dea Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel by Daniel Veillard · 23 years ago
- a050d23 warn if version is not 1.0 but it's not strictly speaking an error after by Daniel Veillard · 23 years ago
- 0468500 *doc/catalog.html - add link to the html version of the man page, other by MDT 2001 John Fleck · 23 years ago
- 5bd39dc xmlcatalog.1, the man file, has not yet been included in the build. by MDT 2001 John Fleck · 23 years ago
- 99784ff removed a duplicate affectation Justin Fletcher Daniel by Daniel Veillard · 23 years ago
- 9e1c72d Armin Sander pointed a possible text coalescing problem, completed his by Daniel Veillard · 23 years ago
- 0b2ae43 const and volatile fix by Bjorn Reese · 23 years ago
- 5d96fff doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel by Daniel Veillard · 23 years ago
- 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
- 3ec4c61 applied patch from Armin Sander to make some pointers const in by Daniel Veillard · 23 years ago
- b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
- 268fd1b fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend by Daniel Veillard · 23 years ago
- 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
- 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
- 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
- bc2ddbe fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel by Daniel Veillard · 23 years ago
- ffb120d finished the catalog documentation Daniel by Daniel Veillard · 23 years ago
- e7ead2d added documentation about Catalog support, misses an API description by Daniel Veillard · 23 years ago
- dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
- 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
- e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
- 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
- cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
- 4502960 Re-worked NaN and Inf support by Bjorn Reese · 23 years ago
- 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
- b7664f4 fixed a line formatting problem Daniel by Daniel Veillard · 23 years ago
- 5015b71 removed a couple of unused variable (Albert Chin) Daniel by Daniel Veillard · 23 years ago
- bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
- b60c54e another set of symbols conditionally defined Daniel by Daniel Veillard · 23 years ago
- ae6db17 removed unused var Daniel by Daniel Veillard · 23 years ago
- 0919020 another small cleanup closing bug #59110 Daniel by Daniel Veillard · 23 years ago
- 796f4b6 small cleanup closing bug #59108 Daniel by Daniel Veillard · 23 years ago
- 5aac4e4 add xmlCleanupParser() before leaving Daniel by Daniel Veillard · 23 years ago
- 9a0b3d6 released 2.4.2 Daniel by Daniel Veillard · 23 years ago
- d3d0672 deprecate the non-boundchecking Sprintf functions, add Snprintf this by Daniel Veillard · 23 years ago
- ecb6f5b xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the by Daniel Veillard · 23 years ago
- 0ab5cab serious changes on Result Value Trees and NodeSets w.r.t. deallocation and by Daniel Veillard · 23 years ago
- 90493a9 adding a --format option Daniel by Daniel Veillard · 23 years ago
- fe70332 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 by Daniel Veillard · 23 years ago
- 70ac0e3 s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this by Daniel Veillard · 23 years ago
- f300b7e small fix fixing bug #58539 reported by coolo, in entity substitution mode by Daniel Veillard · 23 years ago
- 0c72097 added John Fleck right to commit in the doc subdir Daniel by Daniel Veillard · 23 years ago
- 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
- 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
- 9f4eb91 unparsedEntityDecl() the URI computation of the entity wasn't done by Daniel Veillard · 23 years ago
- 567e1b4 fixed a bug when walking the descendants and the current node has no by Daniel Veillard · 23 years ago
- f186c82 fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the by Thomas Broyer · 23 years ago
- ba6db03 protected an use of EAGAIN, Brian Stafford Daniel by Daniel Veillard · 23 years ago
- 5790537 apply change to close #58141 update of the MSC projects from Igor by Daniel Veillard · 23 years ago
- 5e3eecb when the internal subset uses a PE, then the included entity can use by Daniel Veillard · 23 years ago
- 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
- 4aafa79 don't override existing encoding specified before starting by Daniel Veillard · 23 years ago
- fdb1f24 reinserted, needed for Windows users of CVS Daniel by Daniel Veillard · 23 years ago
- 699613b Add cast to fix warning. Add include of <libxml/parser.h>. by Darin Adler · 23 years ago
- a77cac0 Remove this file from CVS because it's generated. by Darin Adler · 23 years ago