| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing bug 59732, simple but allocates a new error code. Daniel | Daniel Veillard | 2001-09-10 | 3 | -1/+9 |
* | John Fleck fixed typos in the options output fix ignorable white space SAX | Daniel Veillard | 2001-09-09 | 5 | -8/+22 |
* | Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel | Daniel Veillard | 2001-09-07 | 3 | -1/+8 |
* | warn if version is not 1.0 but it's not strictly speaking an error after | Daniel Veillard | 2001-09-05 | 2 | -0/+13 |
* | *doc/catalog.html - add link to the html version of the man page, other | MDT 2001 John Fleck | 2001-09-03 | 2 | -18/+25 |
* | xmlcatalog.1, the man file, has not yet been included in the build. | MDT 2001 John Fleck | 2001-09-03 | 4 | -0/+570 |
* | removed a duplicate affectation Justin Fletcher Daniel | Daniel Veillard | 2001-09-01 | 2 | -1/+4 |
* | Armin Sander pointed a possible text coalescing problem, completed his | Daniel Veillard | 2001-08-31 | 2 | -2/+9 |
* | const and volatile fix | Bjorn Reese | 2001-08-31 | 2 | -13/+20 |
* | doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel | Daniel Veillard | 2001-08-31 | 4 | -2/+21 |
* | added fix to the header Daniel | Daniel Veillard | 2001-08-28 | 2 | -1/+2 |
* | applied patch from Armin Sander to make some pointers const in | Daniel Veillard | 2001-08-28 | 2 | -4/+9 |
* | hum, restrict the integer usage gcc bug workaround to only gcc compilers | Daniel Veillard | 2001-08-27 | 3 | -3/+22 |
* | fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend | Daniel Veillard | 2001-08-26 | 3 | -2/+11 |
* | added a --convert option to xmlcatalog to convert SGML ones to the XML | Daniel Veillard | 2001-08-25 | 5 | -15/+142 |
* | Added pointer to the DocBook catalog tarball, Daniel | Daniel Veillard | 2001-08-24 | 1 | -2/+5 |
* | Added 2.4.3 Release, rebuilt the HTML pages, daniel | Daniel Veillard | 2001-08-24 | 1 | -2/+9 |
* | Rebuilt the docs, preparing for release, DanielLIBXML_2_4_3 | Daniel Veillard | 2001-08-23 | 8 | -436/+531 |
* | started some serious testing and fixed a few bug and optmization needs. | Daniel Veillard | 2001-08-23 | 3 | -22/+175 |
* | preparing for a 2.4.3 release even if it may not be ready yet redirected | Daniel Veillard | 2001-08-23 | 11 | -37/+114 |
* | fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel | Daniel Veillard | 2001-08-23 | 2 | -1/+8 |
* | finished the catalog documentation Daniel | Daniel Veillard | 2001-08-23 | 2 | -17/+96 |
* | added documentation about Catalog support, misses an API description | Daniel Veillard | 2001-08-22 | 28 | -2767/+6470 |
* | Added the part about section 7.2 on URI resolution, fixed a side effect in | Daniel Veillard | 2001-08-22 | 5 | -11/+269 |
* | added support and APIs needed for the catalog PI cleanup Daniel | Daniel Veillard | 2001-08-22 | 9 | -9/+315 |
* | starts to look okay, really plugged the new framework, cleaned a lot of | Daniel Veillard | 2001-08-22 | 12 | -177/+598 |
* | fixed nextCatalog started adding a small regression test Daniel | Daniel Veillard | 2001-08-21 | 6 | -1/+42 |
* | more work on the XML catalog support. small cleanup seems using list as a | Daniel Veillard | 2001-08-21 | 12 | -161/+728 |
* | Re-worked NaN and Inf support | Bjorn Reese | 2001-08-21 | 9 | -239/+724 |
* | renaming testCatalog as xmlcatalog, making it an installed app adding a | Daniel Veillard | 2001-08-20 | 8 | -125/+1089 |
* | fixed a line formatting problem Daniel | Daniel Veillard | 2001-08-19 | 2 | -1/+7 |
* | fixed a couple of links, Daniel | Daniel Veillard | 2001-08-17 | 1 | -7/+7 |
* | removed a couple of unused variable (Albert Chin) Daniel | Daniel Veillard | 2001-08-17 | 2 | -5/+5 |
* | trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel | Daniel Veillard | 2001-08-16 | 4 | -18/+24 |
* | another set of symbols conditionally defined Daniel | Daniel Veillard | 2001-08-16 | 2 | -0/+7 |
* | removed unused var Daniel | Daniel Veillard | 2001-08-16 | 2 | -2/+4 |
* | another small cleanup closing bug #59110 Daniel | Daniel Veillard | 2001-08-16 | 2 | -1/+6 |
* | small cleanup closing bug #59108 Daniel | Daniel Veillard | 2001-08-16 | 2 | -74/+83 |
* | add xmlCleanupParser() before leaving Daniel | Daniel Veillard | 2001-08-15 | 2 | -0/+8 |
* | Added docs for 2.4.1 and 2.4.2 releases, Daniel | Daniel Veillard | 2001-08-15 | 1 | -135/+162 |
* | released 2.4.2 DanielLIBXML_2_4_2 | Daniel Veillard | 2001-08-15 | 4 | -5/+13 |
* | deprecate the non-boundchecking Sprintf functions, add Snprintf this | Daniel Veillard | 2001-08-15 | 4 | -31/+95 |
* | xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the | Daniel Veillard | 2001-08-15 | 2 | -26/+71 |
* | serious changes on Result Value Trees and NodeSets w.r.t. deallocation and | Daniel Veillard | 2001-08-14 | 2 | -12/+37 |
* | adding a --format option Daniel | Daniel Veillard | 2001-08-14 | 2 | -1/+18 |
* | count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 | Daniel Veillard | 2001-08-14 | 3 | -9/+49 |
* | s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this | Daniel Veillard | 2001-08-13 | 2 | -1/+6 |
* | small fix fixing bug #58539 reported by coolo, in entity substitution mode | Daniel Veillard | 2001-08-13 | 4 | -8/+15 |
* | added John Fleck right to commit in the doc subdir Daniel | Daniel Veillard | 2001-08-08 | 2 | -2/+6 |
* | allow to inherit attributes from the DTD directly in the tree, this is | Daniel Veillard | 2001-08-07 | 12 | -7/+176 |