fixed small problem with key initialisation disturbing the transformation
[platform/upstream/libxslt.git] / libxslt / keys.c
2004-08-28 William M. Brackfixed small problem with key initialisation disturbing...
2004-07-02 William M. Brackadded namespace setup before calling XPath to evaluate...
2004-04-02 William M. Brackapplied patch from Mark Vakoc to fix problem with key...
2004-03-09 William M. Brackadded coding to allow growing the AVT structure when...
2004-02-26 Daniel Veillardremoved the last use of _private that time in the input...
2004-02-13 Daniel Veillardadded new code to handle attribute value templates...
2003-12-21 Daniel Veillardfixed second problem on #122483, namespace definitions...
2003-11-22 Daniel VeillardApplied patch from Mark Vadoc adding flexible trace...
2003-11-21 William M. Bracksmall further enhancement, bug #127450
2003-11-20 Daniel Veillardanother problem reported by Oleg Paraschenko on the...
2003-11-20 Daniel Veillardfixed an error from #120684 patch raised in #127450...
2003-11-19 Daniel Veillardfixed a bug in the keys selector parsing #120684 when...
2003-11-18 William M. Brackfixed entity problem in exslt:tokenize uncovered by...
2003-08-18 William M. Brackenhanced xsltInitCtxtKey to take care of multiple insta...
2003-04-07 Daniel VeillardFixes bug #110023 reported by Mark Vakoc and other...
2003-02-07 Daniel Veillardtried to fix 105387 and all similar cases in the librar...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-05-18 Daniel Veillardapplied a man page patch from Christian Cornelssen...
2002-04-15 Daniel Veillardfixed bug #78735 added the tests in a separate director...
2002-03-18 Daniel Veillardpreparing 1.0.14 updated rebuilt implemented the IN_LIB...
2002-01-30 Daniel VeillardBob Stayton pointed out a problem when using unions...
2001-08-14 Daniel Veillardserious changes on Result Value Trees and NodeSets...
2001-08-12 Daniel Veillardcleaned up the code w.r.t. handling of 'non-standard...
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-06 William M. BrackCleanup messages and comments
2001-06-28 Daniel Veillard- libxslt/keys.c libxslt/templates.c libxslt/transform.c
2001-06-28 Daniel Veillardadded configuration/version informations for Windows...
2001-06-15 Daniel Veillard- libxslt/keys.c: avoid a possibility of an uninitializ...
2001-06-10 William M. Brackdocuments.[hc] : added new procedure xsltFindDocument...
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-05-15 Daniel Veillard- libxslt/keys.c libxslt/transform.c: avoid some possib...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
2001-04-16 Daniel Veillard- libxslt/keys.c libxslt/preproc.c libxslt/templates.c
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-26 Daniel Veillard- libxslt/attributes.c libxslt/extra.c libxslt/keys...
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-19 Daniel VeillardPrepared for the new XPath code, not finished, but...
2001-02-09 Daniel VeillardMessing with document related structures, keys, etc...
2001-02-08 Daniel VeillardGetting ready for first 0.1.0 beta release:
2001-02-08 Daniel VeillardAdded more support for keys, nearly complete:
2001-02-07 Daniel Veillard- FEATURES: updated - libxslt/Makefile.am libxslt/keys...