summaryrefslogtreecommitdiff
path: root/xsltproc
AgeCommit message (Expand)AuthorFilesLines
2003-12-21fixed #129327 make sure parser flags get transmitted to the transformationDaniel Veillard1-0/+4
2003-12-10upp'ed the dependancy to libxml2-2.6.3 fixed #127473 by using the newDaniel Veillard1-0/+4
2003-10-31switch to use xmlReadfile instead of xmlParseFile, this avoid relying onDaniel Veillard1-6/+35
2003-10-19bump the libxml2 require to 2.6.0 which should ship for good real soon...Daniel Veillard1-1/+41
2003-09-28minor cleanup for various compilation warnings (AIX as well as gcc)William M. Brack1-5/+2
2003-09-18small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean"Daniel Veillard1-0/+2
2003-09-13removing the DocBook SGML support DanielDaniel Veillard1-24/+0
2003-08-18applied patch from Mikhail Grushinskiy for compilation with MingW compilerDaniel Veillard1-1/+2
2003-08-07removed ref to libxslt.la Minor cleanup of warning errorsWilliam M. Brack1-4/+0
2003-08-03minor change, avoid wasting CPU cycles DanielDaniel Veillard1-4/+6
2003-07-23applying a patch based on #117377 for --path option. DanielDaniel Veillard1-1/+9
2003-06-13Moved the man pages to section 3 applied patch from Peter BreitenlohnerDaniel Veillard1-2/+2
2003-05-15fixing portability bug #113002 on HP-UX cleanup of --with-python like forDaniel Veillard1-0/+4
2003-02-25some cleanup for Python checks, makefile cleanup, and convenience changesDaniel Veillard1-1/+2
2003-02-24had to comment out Igor last change since it made libxslt-1.0.27 dependsDaniel Veillard1-0/+2
2003-02-19obsoleted xmlNormalizeWindowsPathIgor Zlatkovic1-7/+1
2003-02-04fixed bug #99623 DanielDaniel Veillard1-4/+0
2003-01-17fixed a double free of stylesheet when applied to a standalone stylesheetDaniel Veillard1-0/+1
2003-01-10final touch to #102800 fix DanielDaniel Veillard1-2/+2
2003-01-09tried to fix #102800 for good. Reenabled memory debug checking which gotDaniel Veillard1-4/+12
2002-11-16make sure to register EXSLT for the bindings add a specific test minorDaniel Veillard1-1/+0
2002-11-14allowed stdarg for mingwIgor Zlatkovic1-2/+1
2002-11-04remove the use of snprintf, and use libxml2 string API instead. try toDaniel Veillard1-3/+3
2002-10-20mapped snprintf to _snprintf for MS runtimeIgor Zlatkovic1-0/+1
2002-10-17added and tested the --path option to close #79638 DanielDaniel Veillard1-7/+26
2002-10-15added a --path option to provide the enhancement requested by #79638,Daniel Veillard1-1/+77
2002-10-10added another option --writesubtree to allow documents to be written onlyDaniel Veillard1-4/+38
2002-10-10new module with runtime security checks, it will also check and doDaniel Veillard1-0/+19
2002-07-01added a example in the regression tests for a case where the XML defaultDaniel Veillard1-2/+2
2002-05-16moved the extension dump out of the loop DanielDaniel Veillard1-3/+3
2002-05-16Applied Mark Vakoc patch to show registered extensions in xsltproc rebuiltDaniel Veillard1-1/+11
2002-05-02fixed some return code problems raised by Thomas Mauch DanielDaniel Veillard1-0/+6
2002-04-15removed a warning added xsltRunStylesheetUser() API needed to fix #78546Daniel Veillard1-1/+15
2002-03-07fixed bug #71488 in a similar way as #71457 DanielDaniel Veillard1-1/+31
2002-03-01similar to #72663 and #72658, don't memdump unless compiled explicitelyDaniel Veillard1-0/+2
2002-02-07small fix cleanup avoid a problem with $(TESTS) augmented the wrappersDaniel Veillard1-7/+12
2002-01-25added links to the Web site from usage() DanielDaniel Veillard1-0/+2
2002-01-20Fixed RH bug #58124 due to an off-by-one error when parsing -o arguments.Daniel Veillard1-1/+1
2002-01-20Fixed RH bug #57496, xsltproc was not returning error code on internalDaniel Veillard1-2/+11
2002-01-17applied Robert Collins patch for Cygwin support DanielDaniel Veillard1-1/+1
2002-01-17ugly way to keep the memory debugging active on my devel workstation byDaniel Veillard1-3/+5
2002-01-15fixed a couple of small problems raised by Justin Fletcher DanielDaniel Veillard1-1/+1
2002-01-08added the --stringparam option applied John Fleck's patch to correct theDaniel Veillard1-6/+46
2002-01-04increased the max number of parameters DanielDaniel Veillard1-3/+6
2001-11-30revamped the mechanism to hook a debuger to use a callback setup function,Daniel Veillard1-13/+0
2001-11-26return useful code signaling error conditions closing #56649 (RH) DanielDaniel Veillard1-3/+8
2001-11-26updating Makefiles to fix the prelinking. DanielDaniel Veillard1-17/+19
2001-11-12Patches from Igor for Windows try to fix the LIBXSLT_PUBLIC mess DanielDaniel Veillard1-0/+4
2001-11-101.0.7 release, DanielDaniel Veillard1-17/+0
2001-11-10preparing 1.0.7 cleanup similar to libxml2 one finished cleaning upDaniel Veillard2-83/+124