summaryrefslogtreecommitdiff
path: root/libexslt
AgeCommit message (Expand)AuthorFilesLines
2002-05-31turned a function static applied patch from Mark Vadoc DanielDaniel Veillard1-1/+2
2002-05-30applied a patch from Mark Vakoc to implement the EXSLT objectDaniel Veillard5-5/+103
2002-05-21Applied patch for the EXSLT man page from Charles Bozeman DanielDaniel Veillard1-9/+163
2002-05-18applied a man page patch from Christian Cornelssen and fixed a couple ofDaniel Veillard1-3/+3
2002-05-08Fixed a typo _cplusplus -> __cplusplusIgor Zlatkovic1-2/+2
2002-04-26applied another patch from Charles Bozeman to enhance date/durationDaniel Veillard1-5/+5
2002-04-25applied a patch from Charles Bozeman to add duration routines to the dateDaniel Veillard1-222/+1437
2002-04-18extern "C" { missing by Mark Vakoc DanielDaniel Veillard1-0/+7
2002-04-17*** empty log message ***Igor Zlatkovic1-6/+6
2002-03-18preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT andDaniel Veillard9-5/+11
2002-03-16chaing result tree values which may be deallocated and must not be kept inDaniel Veillard1-2/+1
2002-03-07fixed bug #73791 related to extension function declared in includedDaniel Veillard1-0/+1
2002-03-04patch from Charles Bozeman for the exslt date extension added theDaniel Veillard1-22/+61
2002-01-18Charlie Bozeman provided the implementation for the EXSLT math otherDaniel Veillard1-1/+789
2002-01-17jacob berkman pointed out that the Cygwin patch forgot to add libexslt.hDaniel Veillard1-1/+2
2002-01-17applied Robert Collins patch for Cygwin support DanielDaniel Veillard11-20/+69
2001-12-06trying to fix the problem related to prelinking and libtools crazynessDaniel Veillard1-1/+4
2001-11-26updating Makefiles to fix the prelinking. DanielDaniel Veillard1-1/+1
2001-11-22more Makefile fixups DanielDaniel Veillard1-1/+1
2001-11-21trying to fix more Makefiles crapola small fix. DanielDaniel Veillard1-1/+1
2001-10-30preparing 1.0.6 applied patch from Bruce Miller updated and rebuilt theDaniel Veillard1-20/+26
2001-10-19moved the config.h include out of exsltconfig.h since this header isDaniel Veillard9-6/+48
2001-10-09fixed a typo and improved handling of non-XPath-expression arguments.Thomas Broyer2-9/+15
2001-10-09removed older SAXON extensions implementations from Darren Graves. appliedThomas Broyer1-11/+9
2001-10-07added implementation of SAXON expression(), eval() and evaluate()Thomas Broyer4-1/+191
2001-10-02applied patch from Charlie Bozeman that fixes a bug in DAY_IN_WEEK andThomas Broyer1-5/+73
2001-09-15fixed some bugs (reported by Charles Bozeman and Justin Fletcher)Thomas Broyer1-3/+10
2001-09-12fixed some compile warnings and disabled debugging by default.Thomas Broyer1-9/+73
2001-09-12added implementation of the EXSLT - Dates and Times core functions. TheThomas Broyer4-1/+2109
2001-09-11close #59570 by simply not providing Norm's extension on FreeBSD. added aDaniel Veillard1-1/+1
2001-09-03added implementation of EXSLT - Strings. Currently implemented functinsThomas Broyer4-1/+288
2001-08-31added man pages provided by Heiko Rupp DanielDaniel Veillard2-0/+89
2001-08-29fixed a bug in exsltNodeSetFunctionThomas Broyer1-1/+1
2001-08-29implemented version 3 of the exslt:node-set() function. added a testThomas Broyer1-1/+29
2001-08-21use xmlXPathIsNaN() and xmlXPathIsInf() tag a potential threading problem.Daniel Veillard1-9/+8
2001-08-21Re-worked NaN and Inf supportBjorn Reese1-10/+9
2001-08-15release of 1.0.2 cleaning of Makefiles pointed out by make distcheckDaniel Veillard1-5/+5
2001-08-15cleanup of includes export xsltconfig.h at make install stage DanielDaniel Veillard2-0/+2
2001-08-14fixed compilation warnings due to recent changes to the extensionThomas Broyer1-1/+3
2001-08-06Fixes for compiling when srcdir != builddir.Peter Williams1-1/+1
2001-08-05modified extension framework to easify extension element precomputation.Thomas Broyer1-19/+71
2001-08-03this got fixed by libxml patches Applied Igor Zlatkovic Win32 FaceliftDaniel Veillard5-5/+29
2001-07-31fixed bugs in exsltTrailingFunction and exsltLeadingFunction when passingThomas Broyer1-0/+20
2001-07-30fixed memory leaksThomas Broyer1-6/+12
2001-07-28more cleanup of the problems introduced with EXSLT, also closes bug #58180Daniel Veillard1-3/+7
2001-07-27added some tests to check EXSLT conformance fixed a typo when registeringThomas Broyer1-1/+1
2001-07-26applied changes from Tom Moog #58002 Some cleanup, there is still a memoryDaniel Veillard1-0/+2
2001-07-26new extension framework. Added stylesheet module data, top-level andThomas Broyer4-87/+146
2001-07-23small cleanup patch to document('') from Matt Sergeant profiler on WindowsDaniel Veillard1-0/+2
2001-07-16removed utils.[ch] as their content is integrated in libxml uses the newThomas Broyer8-661/+13