preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT and
[platform/upstream/libxslt.git] / libxslt / transform.c
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...
2002-02-11 Daniel Veillardfixed bug #58444, was quite simpler than expected....
2002-02-10 Daniel Veillardadding extra run-time informations to make the styleshe...
2002-02-10 Daniel Veillardfixing bug #70281 Daniel
2002-01-27 Daniel Veillardavoid a problem with Sun's Workshop CC, closes bug...
2002-01-15 Daniel Veillardfixed a couple of small problems raised by Justin Fletc...
2002-01-14 Daniel Veillardreleasing 1.0.10 updating the docs for the release...
2001-12-05 Daniel Veillardapplied Keith Isdale patch for the debugger glue. Daniel
2001-11-30 Daniel VeillardNik Clayton found a bug introduced in 1.0.8 when using...
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-11-25 Daniel Veillardfixed a bug in the document extension element where...
2001-11-22 Daniel Veillardfixed xsltDebug() to output with the normal error routi...
2001-11-21 Daniel Veillardtrying to fix more Makefiles crapola small fix. Daniel
2001-11-12 Daniel VeillardPatches from Igor for Windows try to fix the LIBXSLT_PU...
2001-11-11 Daniel Veillardfixing bug #64298 reported by T. V. Raman Daniel
2001-11-10 Daniel Veillardpreparing 1.0.7 cleanup similar to libxml2 one finished...
2001-11-05 Daniel VeillardApplied Keith Isdale patch for the debugger support...
2001-10-24 Daniel Veillardthe web site is now extracted from the xslt.html flat...
2001-10-17 Daniel Veillardcleanup TODO into XSLT_TODO Daniel
2001-10-09 Thomas Broyerfixed a typo and improved handling of non-XPath-express...
2001-10-09 Daniel Veillardstrip-space should also be applied to document imported...
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-11 Daniel Veillardtrying to close bug #60304 on xsl:fallback usage added...
2001-09-10 Daniel Veillardfixed bug #59757 on inheritance of attributes from...
2001-08-23 Daniel Veillardclosed bugs #59212 and #59220 Daniel
2001-08-15 Daniel Veillarda bit of cleanup Daniel
2001-08-14 Daniel Veillardserious changes on Result Value Trees and NodeSets...
2001-08-14 Daniel Veillardtrying to kill bug #58878, some associated serious...
2001-08-14 Thomas Broyerfixed compilation warnings due to recent changes to...
2001-08-12 Daniel Veillardcleaned up the code w.r.t. handling of 'non-standard...
2001-08-05 Thomas Broyermodified extension framework to easify extension elemen...
2001-08-04 Daniel Veillardbug fix on output="text" from Nicolas Marsgui Daniel
2001-07-26 Daniel Veillardapplied changes from Tom Moog #58002 Some cleanup,...
2001-07-26 Thomas Broyernew extension framework. Added stylesheet module data...
2001-07-25 Daniel Veillardfixed an ugly problem with namespaces in templates...
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-10 Daniel Veillardreleaseing 1.0.0 added another entry point fixed a...
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 Veillardsmall fix for xsl:message by Stephane GUIBOU added...
2001-07-09 Daniel Veillardfixed exclude-result-prefixes handling and how namespac...
2001-07-08 Daniel VeillardNorm pointed out that element-available() didn't work...
2001-07-07 Daniel Veillardadded gettimeofday() check profiling works option ...
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-07-05 Daniel Veillardupdated added cdata-section-elements added 2 tests...
2001-07-05 Daniel Veillardupdated do not dump document for which there have been...
2001-07-04 Daniel Veillard- libxslt/extension.[ch] libxslt/extra.[ch] libxslt...
2001-06-29 Daniel Veillardadded xsltGetQNameURI() and cleaned up the way URI...
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-25 Daniel VeillardCleanup and workaround a docbook XSL error:
2001-06-25 Daniel VeillardLots of cleanup work toward betted multiple document...
2001-06-25 William M. BrackRevised default template processing for attribute node
2001-06-24 William M. Brackenhanced ApplyTemplates and ForEach to allow multiple...
2001-06-23 Daniel Veillardclosing bug #56517, fixed a number of problems in the...
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-16 Daniel Veillard- libxslt/namespaces.[ch]: added a single namespace...
2001-06-15 Daniel Veillard- libxslt/keys.c: avoid a possibility of an uninitializ...
2001-06-10 Daniel Veillard- libxslt/transform.c: closed bug #55723, problem was...
2001-06-10 William M. Brackdocuments.[hc] : added new procedure xsltFindDocument...
2001-05-28 Daniel Veillard- libxslt/transform.c: William M. Brack found a small bug
2001-05-26 Daniel Veillard- libxslt/transform.c: fixed handling of PI and comments
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-05-15 Daniel Veillard- libxslt/keys.c libxslt/transform.c: avoid some possib...
2001-05-12 Daniel Veillard- libxslt/transform.c libxslt/xsltutils.c: fixed the...
2001-05-11 Daniel Veillard- libxslt/templates.c libxslt/transform.c: fixed bug...
2001-05-08 Daniel Veillard- doc/xslt.html: fixed a link error
2001-05-07 Daniel VeillardHow to spend 6 hours finding a 3 line bug :-(
2001-05-05 Daniel Veillardmore work done on the doc Daniel
2001-05-05 Bjorn ReeseAnother fix for the CDATA output
2001-05-05 Daniel Veillarddo not escape content of CDATA nodes on output Daniel
2001-05-04 Daniel Veillardoh my god, most of the HTML output were fucked an I...
2001-05-03 Daniel Veillard- xsltutils.[ch] transform.c: implemented multiple...
2001-05-02 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: fixed xsl:text...
2001-04-29 Daniel VeillardBig changes (but planned for a long time) small mem...
2001-04-26 Daniel Veillard- libxslt/transform.c: Tony Gorski found a bug pointed by
2001-04-25 Daniel VeillardCleanup: - transform.c: fixed text and cdata handling...
2001-04-22 Daniel Veillard- transform.c: fixed a bug introduced on handling ...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
2001-04-16 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-04-16 Daniel Veillard- libxslt/keys.c libxslt/preproc.c libxslt/templates.c
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-29 Daniel VeillardApplied small but significant fix:
2001-03-26 Daniel Veillard- libxslt/attributes.c libxslt/extra.c libxslt/keys...
2001-03-25 Daniel VeillardImplementation of stylesheet parameter passing:
2001-03-24 Daniel VeillardHuge cleanup, I switched to compile with
2001-03-21 Daniel VeillardFor Ankh, fixed document(), and API cleanup:
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...
next