summaryrefslogtreecommitdiff
path: root/xsltproc
Commit message (Expand)AuthorAgeFilesLines
* 567192 xsltproc --output option ignore --xincludeJoachim Breitner2009-08-231-0/+5
* Make sure testThreads is linked with pthreadsDaniel Veillard2009-08-201-1/+1
* Improve testThreads a bitDaniel Veillard2009-08-141-0/+14
* Adding a test program to check thread reentrancyDaniel Veillard2009-08-142-0/+273
* patch from Drazen Kacar to add a --encoding option fixes #443868 augmentDaniel Veillard2007-08-231-4/+13
* enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoidWilliam M. Brack2007-01-111-4/+6
* applied fix for accessor functions of a stylesheet returning pointers toDaniel Veillard2006-10-111-7/+14
* apply patch from Gary Coady to compile when libxml2 has no xincludeDaniel Veillard2006-10-111-0/+2
* applied patch from Daniel Leidert to fix some typo applied another patchDaniel Veillard2006-08-211-1/+1
* --xinclude should also force XInclude processing on the stylesheetsDaniel Veillard2006-08-161-0/+12
* Windows build cleanup, removed obsolete macro definitionsIgor Zlatkovic2005-04-061-4/+0
* fixed the xinclude problem with document() as in bug #171893 added a newDaniel Veillard2005-03-301-0/+2
* working around Mark Vakoc' reported bug related to mode internaing addingDaniel Veillard2005-03-291-0/+6
* preparing 1.1.13, updated and rebuilt the docs. trying to fix some buildLIBXSLT_1_1_13Daniel Veillard2005-03-131-1/+1
* applied patch from Aleksey Gurtovoy moving some stat() definition forDaniel Veillard2004-12-011-11/+0
* implemented --nodtdattr to avoid defaulting DTD attributes, RFE 150311 .Daniel Veillard2004-08-171-50/+7
* changed the sequence of LD_ADDS and LIBGCRYPT_LIBS on xsltproc_LDADD.William M. Brack2004-07-041-1/+2
* applied patch from Joel Reed to get EXSLT crypto extensions based onDaniel Veillard2004-06-301-2/+4
* added check for state XSLT_STATE_STOPPED when output file is used (bugWilliam M. Brack2004-03-171-1/+3
* fixed #129327 make sure parser flags get transmitted to the transformationDaniel Veillard2003-12-211-0/+4
* upp'ed the dependancy to libxml2-2.6.3 fixed #127473 by using the newDaniel Veillard2003-12-101-0/+4
* switch to use xmlReadfile instead of xmlParseFile, this avoid relying onDaniel Veillard2003-10-311-6/+35
* bump the libxml2 require to 2.6.0 which should ship for good real soon...Daniel Veillard2003-10-191-1/+41
* minor cleanup for various compilation warnings (AIX as well as gcc)William M. Brack2003-09-281-5/+2
* small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean"Daniel Veillard2003-09-181-0/+2
* removing the DocBook SGML support DanielDaniel Veillard2003-09-131-24/+0
* applied patch from Mikhail Grushinskiy for compilation with MingW compilerDaniel Veillard2003-08-181-1/+2
* removed ref to libxslt.la Minor cleanup of warning errorsWilliam M. Brack2003-08-071-4/+0
* minor change, avoid wasting CPU cycles DanielDaniel Veillard2003-08-031-4/+6
* applying a patch based on #117377 for --path option. DanielDaniel Veillard2003-07-231-1/+9
* Moved the man pages to section 3 applied patch from Peter BreitenlohnerDaniel Veillard2003-06-131-2/+2
* fixing portability bug #113002 on HP-UX cleanup of --with-python like forDaniel Veillard2003-05-151-0/+4
* some cleanup for Python checks, makefile cleanup, and convenience changesDaniel Veillard2003-02-251-1/+2
* had to comment out Igor last change since it made libxslt-1.0.27 dependsLIBXSLT_1_0_27Daniel Veillard2003-02-241-0/+2
* obsoleted xmlNormalizeWindowsPathIgor Zlatkovic2003-02-191-7/+1
* fixed bug #99623 DanielDaniel Veillard2003-02-041-4/+0
* fixed a double free of stylesheet when applied to a standalone stylesheetDaniel Veillard2003-01-171-0/+1
* final touch to #102800 fix DanielDaniel Veillard2003-01-101-2/+2
* tried to fix #102800 for good. Reenabled memory debug checking which gotDaniel Veillard2003-01-091-4/+12
* make sure to register EXSLT for the bindings add a specific test minorDaniel Veillard2002-11-161-1/+0
* allowed stdarg for mingwIgor Zlatkovic2002-11-141-2/+1
* remove the use of snprintf, and use libxml2 string API instead. try toDaniel Veillard2002-11-041-3/+3
* mapped snprintf to _snprintf for MS runtimeIgor Zlatkovic2002-10-201-0/+1
* added and tested the --path option to close #79638 DanielDaniel Veillard2002-10-171-7/+26
* added a --path option to provide the enhancement requested by #79638,Daniel Veillard2002-10-151-1/+77
* added another option --writesubtree to allow documents to be written onlyDaniel Veillard2002-10-101-4/+38
* new module with runtime security checks, it will also check and doDaniel Veillard2002-10-101-0/+19
* added a example in the regression tests for a case where the XML defaultDaniel Veillard2002-07-011-2/+2
* moved the extension dump out of the loop DanielDaniel Veillard2002-05-161-3/+3
* Applied Mark Vakoc patch to show registered extensions in xsltproc rebuiltDaniel Veillard2002-05-161-1/+11