Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | Cleanup some misplaced spaces and tabs | Daniel Veillard | 1 | -9/+8 |
2012-03-20 | Allow per-context override of xsltMaxDepth, introduce xsltMaxVars | Jérôme Carretero | 1 | -1/+14 |
2012-03-19 | Fixed bug #616839 | Daniel Mustieles | 1 | -1/+1 |
2010-11-08 | Get rid of specific build setup and STATIC_BINARIES | Daniel Veillard | 1 | -2/+1 |
2009-08-23 | 567192 xsltproc --output option ignore --xinclude | Joachim Breitner | 1 | -0/+5 |
2009-08-20 | Make sure testThreads is linked with pthreads | Daniel Veillard | 1 | -1/+1 |
2009-08-14 | Improve testThreads a bit | Daniel Veillard | 1 | -0/+14 |
2009-08-14 | Adding a test program to check thread reentrancy | Daniel Veillard | 2 | -0/+273 |
2007-08-23 | patch from Drazen Kacar to add a --encoding option fixes #443868 augment | Daniel Veillard | 1 | -4/+13 |
2007-01-11 | enhanced to ignore empty text node in xsltDefaultProcessOneNode (avoid | William M. Brack | 1 | -4/+6 |
2006-10-11 | applied fix for accessor functions of a stylesheet returning pointers to | Daniel Veillard | 1 | -7/+14 |
2006-10-11 | apply patch from Gary Coady to compile when libxml2 has no xinclude | Daniel Veillard | 1 | -0/+2 |
2006-08-21 | applied patch from Daniel Leidert to fix some typo applied another patch | Daniel Veillard | 1 | -1/+1 |
2006-08-16 | --xinclude should also force XInclude processing on the stylesheets | Daniel Veillard | 1 | -0/+12 |
2005-04-06 | Windows build cleanup, removed obsolete macro definitions | Igor Zlatkovic | 1 | -4/+0 |
2005-03-30 | fixed the xinclude problem with document() as in bug #171893 added a new | Daniel Veillard | 1 | -0/+2 |
2005-03-29 | working around Mark Vakoc' reported bug related to mode internaing adding | Daniel Veillard | 1 | -0/+6 |
2005-03-13 | preparing 1.1.13, updated and rebuilt the docs. trying to fix some build | Daniel Veillard | 1 | -1/+1 |
2004-12-01 | applied patch from Aleksey Gurtovoy moving some stat() definition for | Daniel Veillard | 1 | -11/+0 |
2004-08-17 | implemented --nodtdattr to avoid defaulting DTD attributes, RFE 150311 . | Daniel Veillard | 1 | -50/+7 |
2004-07-04 | changed the sequence of LD_ADDS and LIBGCRYPT_LIBS on xsltproc_LDADD. | William M. Brack | 1 | -1/+2 |
2004-06-30 | applied patch from Joel Reed to get EXSLT crypto extensions based on | Daniel Veillard | 1 | -2/+4 |
2004-03-17 | added check for state XSLT_STATE_STOPPED when output file is used (bug | William M. Brack | 1 | -1/+3 |
2003-12-21 | fixed #129327 make sure parser flags get transmitted to the transformation | Daniel Veillard | 1 | -0/+4 |
2003-12-10 | upp'ed the dependancy to libxml2-2.6.3 fixed #127473 by using the new | Daniel Veillard | 1 | -0/+4 |
2003-10-31 | switch to use xmlReadfile instead of xmlParseFile, this avoid relying on | Daniel Veillard | 1 | -6/+35 |
2003-10-19 | bump the libxml2 require to 2.6.0 which should ship for good real soon... | Daniel Veillard | 1 | -1/+41 |
2003-09-28 | minor cleanup for various compilation warnings (AIX as well as gcc) | William M. Brack | 1 | -5/+2 |
2003-09-18 | small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean" | Daniel Veillard | 1 | -0/+2 |
2003-09-13 | removing the DocBook SGML support Daniel | Daniel Veillard | 1 | -24/+0 |
2003-08-18 | applied patch from Mikhail Grushinskiy for compilation with MingW compiler | Daniel Veillard | 1 | -1/+2 |
2003-08-07 | removed ref to libxslt.la Minor cleanup of warning errors | William M. Brack | 1 | -4/+0 |
2003-08-03 | minor change, avoid wasting CPU cycles Daniel | Daniel Veillard | 1 | -4/+6 |
2003-07-23 | applying a patch based on #117377 for --path option. Daniel | Daniel Veillard | 1 | -1/+9 |
2003-06-13 | Moved the man pages to section 3 applied patch from Peter Breitenlohner | Daniel Veillard | 1 | -2/+2 |
2003-05-15 | fixing portability bug #113002 on HP-UX cleanup of --with-python like for | Daniel Veillard | 1 | -0/+4 |
2003-02-25 | some cleanup for Python checks, makefile cleanup, and convenience changes | Daniel Veillard | 1 | -1/+2 |
2003-02-24 | had to comment out Igor last change since it made libxslt-1.0.27 depends | Daniel Veillard | 1 | -0/+2 |
2003-02-19 | obsoleted xmlNormalizeWindowsPath | Igor Zlatkovic | 1 | -7/+1 |
2003-02-04 | fixed bug #99623 Daniel | Daniel Veillard | 1 | -4/+0 |
2003-01-17 | fixed a double free of stylesheet when applied to a standalone stylesheet | Daniel Veillard | 1 | -0/+1 |
2003-01-10 | final touch to #102800 fix Daniel | Daniel Veillard | 1 | -2/+2 |
2003-01-09 | tried to fix #102800 for good. Reenabled memory debug checking which got | Daniel Veillard | 1 | -4/+12 |
2002-11-16 | make sure to register EXSLT for the bindings add a specific test minor | Daniel Veillard | 1 | -1/+0 |
2002-11-14 | allowed stdarg for mingw | Igor Zlatkovic | 1 | -2/+1 |
2002-11-04 | remove the use of snprintf, and use libxml2 string API instead. try to | Daniel Veillard | 1 | -3/+3 |
2002-10-20 | mapped snprintf to _snprintf for MS runtime | Igor Zlatkovic | 1 | -0/+1 |
2002-10-17 | added and tested the --path option to close #79638 Daniel | Daniel Veillard | 1 | -7/+26 |
2002-10-15 | added a --path option to provide the enhancement requested by #79638, | Daniel Veillard | 1 | -1/+77 |
2002-10-10 | added another option --writesubtree to allow documents to be written only | Daniel Veillard | 1 | -4/+38 |