summaryrefslogtreecommitdiff
path: root/libexslt/saxon.c
AgeCommit message (Expand)AuthorFilesLines
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