summaryrefslogtreecommitdiff
path: root/xsltproc
AgeCommit message (Expand)AuthorFilesLines
2014-11-12no networkAnas Nashif1-1/+1
2012-09-04Remove .cvsignore files which are not needed anymoreDaniel Veillard1-5/+0
2012-08-16xincludestyle wasn't protected with LIBXML_XINCLUDE_ENABLEDMichael Bonfils1-0/+2
2012-08-16Portability fix for testThreads.cIlyaS1-8/+4
2012-08-16xsltproc should return an error code if xinclude failsMalcolm Purvis1-2/+9
2012-08-09Various "make distcheck" and other fixesDaniel Richard G1-6/+15
2012-03-22Cleanup some misplaced spaces and tabsDaniel Veillard1-9/+8
2012-03-20Allow per-context override of xsltMaxDepth, introduce xsltMaxVarsJérôme Carretero1-1/+14
2012-03-19Fixed bug #616839Daniel Mustieles1-1/+1
2010-11-08Get rid of specific build setup and STATIC_BINARIESDaniel Veillard1-2/+1
2009-08-23567192 xsltproc --output option ignore --xincludeJoachim Breitner1-0/+5
2009-08-20Make sure testThreads is linked with pthreadsDaniel Veillard1-1/+1
2009-08-14Improve testThreads a bitDaniel Veillard1-0/+14
2009-08-14Adding a test program to check thread reentrancyDaniel Veillard2-0/+273
2007-08-23patch from Drazen Kacar to add a --encoding option fixes #443868 augmentDaniel Veillard1-4/+13
2007-01-11enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoidWilliam M. Brack1-4/+6
2006-10-11applied fix for accessor functions of a stylesheet returning pointers toDaniel Veillard1-7/+14
2006-10-11apply patch from Gary Coady to compile when libxml2 has no xincludeDaniel Veillard1-0/+2
2006-08-21applied patch from Daniel Leidert to fix some typo applied another patchDaniel Veillard1-1/+1
2006-08-16--xinclude should also force XInclude processing on the stylesheetsDaniel Veillard1-0/+12
2005-04-06Windows build cleanup, removed obsolete macro definitionsIgor Zlatkovic1-4/+0
2005-03-30fixed the xinclude problem with document() as in bug #171893 added a newDaniel Veillard1-0/+2
2005-03-29working around Mark Vakoc' reported bug related to mode internaing addingDaniel Veillard1-0/+6
2005-03-13preparing 1.1.13, updated and rebuilt the docs. trying to fix some buildDaniel Veillard1-1/+1
2004-12-01applied patch from Aleksey Gurtovoy moving some stat() definition forDaniel Veillard1-11/+0
2004-08-17implemented --nodtdattr to avoid defaulting DTD attributes, RFE 150311 .Daniel Veillard1-50/+7
2004-07-04changed the sequence of LD_ADDS and LIBGCRYPT_LIBS on xsltproc_LDADD.William M. Brack1-1/+2
2004-06-30applied patch from Joel Reed to get EXSLT crypto extensions based onDaniel Veillard1-2/+4
2004-03-17added check for state XSLT_STATE_STOPPED when output file is used (bugWilliam M. Brack1-1/+3
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