summaryrefslogtreecommitdiff
path: root/libexslt/saxon.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-04Imported Upstream version 1.1.32upstream/1.1.32DongHun Kwak1-1/+1
2016-06-22Imported Upstream version 1.1.29upstream/1.1.29DongHun Kwak1-18/+35
2012-09-12Big space and tabs cleanupDaniel Veillard1-1/+1
2012-09-12Add the saxon:systemId extensionMike Hommey1-0/+29
2006-03-10various assorted small cleanups based on the Coverity reports DanielDaniel Veillard1-0/+1
2003-09-27applied patch from Brett Kail to implement saxon:line-number() DanielDaniel Veillard1-0/+65
2003-08-18applied patch from Mikhail Grushinskiy for compilation with MingW compilerDaniel Veillard1-1/+1
2002-03-18preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT andDaniel Veillard1-0/+1
2002-01-17applied Robert Collins patch for Cygwin support DanielDaniel Veillard1-1/+3
2001-10-19moved the config.h include out of exsltconfig.h since this header isDaniel Veillard1-0/+6
2001-10-09fixed a typo and improved handling of non-XPath-expression arguments.Thomas Broyer1-7/+13
2001-10-07added implementation of SAXON expression(), eval() and evaluate()Thomas Broyer1-0/+186