enhanced previous fix to bug #120684, using excellent suggestion by Daniel
[platform/upstream/libxslt.git] / libxslt / attributes.c
2003-01-12 William M. Brackenhanced previous fix to bug #120684, using excellent...
2003-01-12 Daniel Veillardfixed bug #101003 on attribute-sets value computation...
2003-01-09 Daniel Veillardtried to fix #102800 for good. Reenabled memory debug...
2002-12-11 Daniel Veillardcopied over the apibuild.py from libxml2, adapted a...
2002-10-22 Daniel Veillardfixed bug #78501 when using a non ascii character for...
2002-10-21 Igor Zlatkovicfixed minor typo in a call to xmlHasNsProp
2002-10-17 Daniel Veillardfixing bug #95826 the attribute was reset with the...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-07-17 Daniel Veillardfixed a bug reported by Keith Isdale at the xsltdbg...
2002-07-01 Daniel Veillardadded a example in the regression tests for a case...
2002-04-15 Daniel Veillardremoved a warning added xsltRunStylesheetUser() API...
2002-03-25 Daniel VeillardFix bug #76043 about cascading attribute sets added...
2002-03-18 Daniel Veillardpreparing 1.0.14 updated rebuilt implemented the IN_LIB...
2002-02-10 Daniel Veillardfixed a bug reported by Norm Daniel
2001-11-30 Daniel Veillardrevamped the mechanism to hook a debuger to use a callb...
2001-11-27 Daniel VeillardMarc Tardif provided a patch to use as much as 40 steps...
2001-10-17 Daniel Veillardcleanup TODO into XSLT_TODO Daniel
2001-09-10 Daniel Veillardfixed bug #59757 on inheritance of attributes from...
2001-07-06 William M. BrackCleanup messages and comments
2001-06-28 Daniel Veillardadded configuration/version informations for Windows...
2001-06-07 Daniel Veillard- libxslt/xsltutils.[ch]: closing bug #55683 required...
2001-05-22 Daniel Veillard- configure.in libxslt/Makefile.am: fixed bug #54953
2001-04-29 Daniel VeillardBig changes (but planned for a long time) small mem...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
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-06 Daniel Veillard- attributes.[ch] extra.[ch] preproc.c xsltInternals.h
2001-03-06 Daniel VeillardStep in improving performances:
2001-02-24 Daniel VeillardSeems that there is no more major problems with Docbook...
2001-02-17 Daniel VeillardMor bug chasing/fixing on DocBook XSL:
2001-02-02 Daniel VeillardAnd most of this is simply untested, yet...:
2001-02-01 Daniel VeillardWork on implementing import support:
2001-01-30 Daniel VeillardTesting/debugging: - tests/REC/test-7.*: added more...
2001-01-29 Daniel VeillardOne more day of hacking: