preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT and
[platform/upstream/libxslt.git] / libxslt / functions.c
2002-03-18 Daniel Veillardpreparing 1.0.14 updated rebuilt implemented the IN_LIB...
2001-08-12 Daniel Veillardcleaned up the code w.r.t. handling of 'non-standard...
2001-07-31 Thomas Broyerfixed bugs in exsltTrailingFunction and exsltLeadingFun...
2001-07-26 Thomas Broyernew extension framework. Added stylesheet module data...
2001-07-23 Daniel Veillardsmall cleanup patch to document('') from Matt Sergeant...
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-08 Daniel VeillardNorm pointed out that element-available() didn't work...
2001-07-06 Daniel VeillardWriting documentation blows but is really needed <grin/>
2001-07-06 William M. BrackCleanup messages and comments
2001-07-04 Daniel Veillard- libxslt/extension.[ch] libxslt/extra.[ch] libxslt...
2001-06-28 Daniel Veillardadded configuration/version informations for Windows...
2001-06-25 Daniel VeillardCleanup and workaround a docbook XSL error:
2001-06-24 William M. Brackenhanced ApplyTemplates and ForEach to allow multiple...
2001-05-22 Daniel Veillard- libxslt/functions.c: fixed the document() bug reported by
2001-05-22 Daniel Veillard- configure.in libxslt/Makefile.am: fixed bug #54953
2001-05-18 Daniel Veillard- libxslt/xslt.c libxslt/variables.c libxslt/templates.c
2001-05-17 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
2001-04-18 Daniel Veillard- libxslt/functions.c: applied TOM's patch to key()
2001-04-16 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-04-12 Daniel Veillard- libxslt/functions.c: removed warning in unparsed...
2001-04-07 Daniel Veillard- libxslt/functions.c libxslt/keys.c libxslt/transform.c:
2001-04-02 Daniel VeillardJumbo patch, extended regression tests and fixed regres...
2001-03-24 Daniel VeillardHuge cleanup, I switched to compile with
2001-03-19 Daniel VeillardSwitched all the processing to compiled XPath form...
2001-03-14 Daniel Veillard- libxslt/functions.c: applied and fixed ptittom@free...
2001-02-19 Daniel Veillard- libxslt/Makefile.am: small cleanup
2001-02-17 Daniel Veillard- libxslt/functions.c: fixed a bug with generate-id()
2001-02-15 Daniel Veillardone bug fix, preparing 0.2.0 release:
2001-02-11 Daniel VeillardCleanups, fixes, tests:
2001-02-09 Daniel VeillardMessing with document related structures, keys, etc...
2001-02-07 Daniel VeillardMore work on Key support:
2001-02-04 Bjorn ReeseNumber formatting - FEATURES: updated - numbers.c:...
2001-01-29 Daniel VeillardOne more day of hacking:
2001-01-26 Daniel VeillardxsltGenerateIdFunction() small patch Daniel
2001-01-25 Daniel VeillardHack, hack, hack ... Mostly adding functions:
2001-01-25 Daniel Veillard- functions.[ch]: Bjorn Reese <breese@mail1.stofanet...
2001-01-24 Daniel VeillardSet-up framework for XSLT functions: