fixed bug 119699 (missing error on shadowed variable) removed dependency
[platform/upstream/libxslt.git] / libxslt / variables.c
2003-08-15 William M. Brackfixed bug 119699 (missing error on shadowed variable...
2003-08-02 William M. BrackBug 118561
2003-07-12 William M. BrackFixed bug 114764
2003-05-20 Daniel Veillardfixes a 64bits cleanliness issue #113318 Daniel
2003-04-30 Daniel Veillardcleaning up Result Value Tree handling fixed a pair...
2003-04-27 Igor Zlatkovicremoved premature call to xsltFreeStackElem
2003-04-23 Daniel Veillardfix bug #110577 namespace in copy-of don't obbey the...
2003-04-22 Daniel Veillardfixing bug #110020 on global parameter and variables...
2003-04-07 Daniel VeillardFixes bug #110023 reported by Mark Vakoc and other...
2003-03-24 Daniel VeillardResult Value Tree are now generated with a document...
2003-03-24 Daniel VeillardFinally fixed bug #75813, processing or Result Value...
2003-03-22 Daniel Veillardfixed bug #108633 reported by Jerome Pesenti about...
2003-02-07 Daniel Veillardtried to fix 105387 and all similar cases in the librar...
2003-02-04 Daniel Veillardchange of policy w.r.t. mails small cleanup fixed a...
2002-12-11 Daniel Veillardcopied over the apibuild.py from libxml2, adapted a...
2002-11-17 Daniel Veillardfix bug #98793 on clash of imported global variables...
2002-10-17 Daniel Veillardfixed bug #86421 added the example in the regression...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-04-29 Daniel Veillardbetter attempt to fix the problem in xsltProcessUserPar...
2002-04-28 Daniel Veillardtried to fix a problem in xsltProcessUserParamInternal...
2002-03-18 Daniel Veillardpreparing 1.0.14 updated rebuilt implemented the IN_LIB...
2002-03-16 Daniel Veillardchaing result tree values which may be deallocated...
2002-03-08 Daniel VeillardFixes the problems exposed by #73880 those ought to...
2001-12-05 Daniel Veillardapplied Keith Isdale patch for the debugger glue. Daniel
2001-10-06 Daniel Veillardfixing bug #61673 part II added a specific example...
2001-09-17 Daniel Veillardfixed a problem with global var override being reported...
2001-09-12 Daniel Veillardtrying to incorporate comments from bug #59220 Daniel
2001-08-14 Daniel Veillardserious changes on Result Value Trees and NodeSets...
2001-07-26 Thomas Broyernew extension framework. Added stylesheet module data...
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-07 Daniel Veillardtryingt to fix a problem raised by Norm Daniel
2001-07-07 Daniel Veillard- libxslt/templates.c libxslt/transform.c libxslt/trans...
2001-07-07 William M. BrackFixed variable scope problem
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-21 Daniel Veillard- libxslt/numbers.c: fix of a small bug
2001-06-16 Daniel Veillard- libxslt/namespaces.[ch]: added a single namespace...
2001-06-16 Daniel Veillard- libxslt/variables.c: bug #56267 was still not fixed...
2001-06-15 Daniel Veillard- libxslt/variables.c: fixed bug #56267, namespaces...
2001-06-11 Daniel Veillard- libxslt/variables.c: fixed bug #55670, namespaces...
2001-05-22 Daniel Veillard- libxslt/variables.c: Mark Vakoc found a bug in variab...
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-16 Daniel Veillard- libxslt/extra.c libxslt/transform.c libxslt/variables...
2001-05-16 Daniel Veillard- libxslt/extensions.c libxslt/preproc.c libxslt/transf...
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/variables.c: found the...
2001-04-29 Daniel Veillard- libxslt/variables.c: fixing bug #53769
2001-04-29 Daniel VeillardBig changes (but planned for a long time) small mem...
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-02 Daniel VeillardJumbo patch, extended regression tests and fixed regres...
2001-03-25 Daniel VeillardImplementation of stylesheet parameter passing:
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-03-12 Daniel Veillard- libxslt/extra.c libxslt/variables.c: fixing compilation
2001-03-08 Daniel VeillardI really had to recompile without any debug:
2001-03-06 Daniel Veillard- libxslt/variables.c: William M. Brack found a serious bug
2001-02-24 Daniel VeillardSeems that there is no more major problems with Docbook...
2001-02-21 Daniel VeillardThis should speed up and correct a few problems:
2001-02-19 Daniel Veillard- libxslt/Makefile.am: small cleanup
2001-02-18 Daniel VeillardVariable/params debugging and improved xsltproc:
2001-02-17 Daniel VeillardNow starting debugging with DocBook XSL, need better...
2001-02-14 Daniel VeillardThe XML Rec formatting test starts looking okay, also...
2001-02-12 Daniel VeillardChasing bugs in XSLT, hard ...:
2001-02-09 Daniel VeillardMessing with document related structures, keys, etc...
2001-02-07 Daniel Veillard- FEATURES: updated - libxslt/Makefile.am libxslt/keys...
2001-02-05 Daniel VeillardStarting doing some bulk testing and transformations:
2001-02-01 Daniel VeillardNo sleep :-(, still stuck in (test/debug/patch) loop:
2001-01-31 Daniel VeillardStill stuck in the (more tests/more debug/more) fixes...
2001-01-22 Daniel VeillardFurious hacking session, making serious progresses...
2001-01-20 Daniel Veillard- libxslt/Makefile.am libxslt/template.[ch]: added...
2001-01-20 Daniel VeillardWorking on variables implementation:
2001-01-19 Daniel Veillard- libxslt/xslt.c: check version on stylesheets