fixed bug 119862 (missing param on ns error print)
[platform/upstream/libxslt.git] / libxslt / xslt.c
2003-08-14 William M. Brackfixed bug 119862 (missing param on ns error print)
2003-08-02 William M. BrackBug 118561
2003-07-31 William M. Brackfixing bug 118558
2003-05-31 Igor Zlatkovicfixed potential crash incase of a bad stylesheet
2003-05-10 Daniel Veillardmake sure stylesheet compilation errors forces a NULL...
2003-02-19 Igor Zlatkovicmade proper walk through imports
2003-02-19 Igor Zlatkovicfixed bug 106251
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...
2003-01-12 Daniel Veillardfixed bug #101003 on attribute-sets value computation...
2002-12-11 Daniel Veillardcopied over the apibuild.py from libxml2, adapted a...
2002-12-04 Daniel VeillardMatt Sergeant reported a bug when having comments withi...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-10-15 Daniel Veillardseems the media-type attribute wasn't always correctly...
2002-10-10 Daniel Veillardnew module with runtime security checks, it will also...
2002-08-21 Daniel Veillardfixed bug #89258 and a bit of cleanup. added the exampl...
2002-07-21 William M. Brackfixed bug 87230, also multiple make jobs in python...
2002-05-14 Igor Zlatkovicxml:include crash fix
2002-04-14 Daniel Veillardtrying to kill #77827 IEEE conformance on alphas fixing...
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-21 Daniel Veillardadded documentation for the wrappers and python modules...
2002-02-10 Daniel Veillardadding extra run-time informations to make the styleshe...
2002-01-30 Daniel VeillardBob Stayton pointed out a problem when using unions...
2001-10-09 Daniel Veillardrewrote the way strip-space gets applied. Closes bugs...
2001-10-08 Daniel VeillardFixing bug #61913 removing a small memleak when running...
2001-09-18 Daniel Veillardfixed bug #60624 improver the error context reporting...
2001-08-26 Daniel Veillardremoved a couple of warning raised by the Windows compi...
2001-08-23 Daniel Veillardcatalog integration, cleanup with the --nonet option...
2001-08-14 Thomas Broyerfixed compilation warnings due to recent changes to...
2001-08-05 Thomas Broyermodified extension framework to easify extension elemen...
2001-07-28 Daniel Veillardmore cleanup of the problems introduced with EXSLT...
2001-07-26 Thomas Broyernew extension framework. Added stylesheet module data...
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-10 Daniel Veillardadded Embedding Stylesheets added the test from the...
2001-07-09 Daniel Veillardsmall cleanup patch from Michal Sajdak for cdata/text...
2001-07-09 Daniel Veillardfixed exclude-result-prefixes handling and how namespac...
2001-07-06 William M. BrackCleanup messages and comments
2001-07-05 Daniel Veillard- FEATURES: updated - libxslt/xslt.c libxslt/xsltIntern...
2001-06-29 Daniel Veillardadded xsltGetQNameURI() and cleaned up the way URI...
2001-06-28 Daniel Veillardadded configuration/version informations for Windows...
2001-06-25 Daniel VeillardCleanup and workaround a docbook XSL error:
2001-06-25 Daniel VeillardLots of cleanup work toward betted multiple document...
2001-06-22 Daniel Veillard- libxslt/xslt.c: avoid a stupid bug when compiling...
2001-06-21 Daniel Veillard- libxslt/numbers.c: fix of a small bug
2001-06-17 Daniel Veillard- configure.in: preparing 0.12.0 release
2001-06-07 Daniel Veillard- libxslt/xsltutils.[ch]: closing bug #55683 required...
2001-05-19 Daniel Veillard- libxslt/xslt.[ch] libxslt/xsltconfig.h.in libxslt...
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-05 Bjorn ReeseDo not remove CDATA from stylesheet
2001-05-02 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: fixed xsl:text...
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
2001-04-29 Daniel VeillardBig changes (but planned for a long time) small mem...
2001-04-25 Daniel VeillardCleanup: - transform.c: fixed text and cdata handling...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
2001-04-12 Daniel Veillard- libxslt/xslt.c: applied William M. Brack patch fixing the
2001-03-24 Daniel VeillardHuge cleanup, I switched to compile with
2001-03-21 Daniel VeillardFor Ankh, fixed document(), and API cleanup:
2001-03-07 Daniel VeillardI'm gonna change my nick to FlyTox at some point ...:
2001-02-27 Daniel VeillardMore work on the extension support:
2001-02-19 Daniel VeillardHacking on namespaces support:
2001-02-14 Daniel VeillardThe XML Rec formatting test starts looking okay, also...
2001-02-11 Daniel VeillardCleanups, fixes, tests:
2001-02-08 Daniel VeillardGetting ready for first 0.1.0 beta release:
2001-02-07 Daniel Veillard- FEATURES: updated - libxslt/Makefile.am libxslt/keys...
2001-02-06 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: chased some reported
2001-02-05 Daniel VeillardStarting doing some bulk testing and transformations:
2001-02-04 Bjorn ReeseNumber formatting - FEATURES: updated - numbers.c:...
2001-02-03 Daniel VeillardLots of tests/testing and pattern support should be...
2001-02-01 Daniel VeillardWork on implementing import support:
2001-02-01 Daniel Veillard- libxslt/xsltInternals.h libxslt/xslt.h: started imple...
2001-01-30 Daniel VeillardTesting/debugging: - tests/REC/test-7.*: added more...
2001-01-29 Daniel VeillardOne more day of hacking:
2001-01-28 Daniel VeillardWork done on namespace support:
2001-01-25 Daniel VeillardHack, hack, hack ... Mostly adding functions:
2001-01-22 CET 2001 Daniel... updated added with alist of what's in and what's not...
2001-01-22 Daniel VeillardFurious hacking session, making serious progresses...
2001-01-21 Daniel VeillardMore work, cleanups, HTML output:
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
2001-01-18 Daniel VeillardHacking, mostly on the output support:
2001-01-17 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: avoiding some...
2001-01-17 Daniel VeillardSome infrastructure work, and of course some debug:
2001-01-15 Daniel VeillardHack, debug, read, hack, debug, read ....
2001-01-13 Daniel VeillardMore general work, added for-each:
2001-01-12 Daniel VeillardHandle the first REC example correctly it seems:
2001-01-11 Daniel VeillardI generate a root node, I assume it's significant progr...
2001-01-10 Daniel VeillardStill not working but makes more noise and leaks memory...
2001-01-08 Daniel VeillardNot much: - libxslt/xslt.c : small cleanup - configure.in
2001-01-07 Daniel VeillardBit of work on templates, Daniel
2001-01-07 Daniel Veillard- libxslt/xslt.[ch]: started parsing stylesheet xsl...
2001-01-07 Daniel Veillardvery early steps, Daniel.
2001-01-07 Daniel VeillardInitial revision