Updated Perl and lxml links, Daniel
[platform/upstream/libxslt.git] / libxslt /
2007-07-26 William M. BrackRemoved the exclude-result-prefix change of 31 May...
2007-06-16 William M. BrackFixed problem with RVT cleanup related to some exslt...
2007-06-12 Daniel Veillardpreparing release of 1.1.20 Daniel
2007-05-31 William M. Brackfixed obscure namespace problem related to exclude...
2007-05-06 William M. Brackfixed minor compilation warning in libxslt/transform.c
2007-05-04 William M. Brackfixed xpath context housekeeping problem on processing...
2007-04-26 William M. Brackfixed (another) problem with cached RVT's (from re...
2007-03-27 Daniel Veillardapply patch fron Shaun McCance to hook xsl:message...
2007-03-02 William M. Brackadded setting of TRIO_REPLACE_STDIO when TRIO routines...
2007-02-14 William M. BrackFixed problem with namespace on compound predicate...
2007-01-24 William M. Brackadded check for memory allocation error (bug #400242...
2007-01-17 Daniel Veillardpreparing release of 1.1.20 small patch for missing...
2007-01-15 William M. Brackfixed two problems related to checking of fragments...
2007-01-13 William M. Brackreverted last change, fixed some comments. Note that...
2007-01-12 William M. Brackfixed problem with DV/WMB testing env. regenerated...
2007-01-11 William M. Brackenhanced to ignore empty text node in xsltDefaultProces...
2007-01-11 William M. Brackadded new function replace from Joel Reed. added new...
2006-12-09 William M. Brackchanged handling of function params to fix bug #381319...
2006-12-05 Daniel Veillardapplied patch from Marcus Meissner removing a strict...
2006-12-01 William M. Brackfixed problem with housekeeping of localRVTBase, bug...
2006-11-29 Daniel Veillardpreparing release of libxslt-1.1.19 Daniel
2006-11-25 William M. Brackfixed problem with cached RVT's, bug #378766
2006-11-23 Daniel Veillardapplied patch from Mike Hommey about saving the current...
2006-11-17 William M. Brackfixed problem with entity handling within xsltCopyAttrL...
2006-10-26 Daniel Veillardpreparing release of libxslt-1.1.18, this bumps libxml2...
2006-10-12 Daniel Veillardapplied patch from Mike Hommey fixing 2 erroneous xmlFr...
2006-10-11 Daniel Veillarda missing DESTDIR fix reference to build paths in pytho...
2006-10-11 Daniel Veillardapplied cleanup patch from Mikhail Zabaluev which shoul...
2006-10-11 Daniel Veillardapplied fix from Shane Corgatelli to pass the full...
2006-08-10 Kasimier T. BuchcikFixed restoring the context doc for XPath in xsltForEac...
2006-08-10 Kasimier T. BuchcikAdded missing QName-validation of some attributes of...
2006-08-10 Kasimier T. BuchcikAs suggested by Bill, I changed xsltShallowCopyNsNode...
2006-08-09 William M. BrackFixed problem with cleanup of RVT's, should clear bug35...
2006-07-19 Daniel Veillardfix float and boolean XPath conversions try to fix...
2006-07-14 Kasimier T. BuchcikCommitting again, since I forgot to switch from win...
2006-07-14 Kasimier T. BuchcikRefactored xsltValueOf(). Changed to use xmlXPathCastTo...
2006-06-19 Kasimier T. BuchcikMerged all the namespace lookup/create/disable function...
2006-06-06 Daniel Veillardpreparing release of 1.1.17 Daniel
2006-06-06 Kasimier T. BuchcikEliminated a tiny difference wrt to the old behaviour...
2006-06-01 Kasimier T. BuchcikNext step in the refactored code: enhanced xsl:attribut...
2006-05-31 Kasimier T. BuchcikFixed a difference in processing of xsl:value-of and...
2006-05-22 Kasimier T. BuchcikNext tiny step of refactoring - mostly bug fixes and...
2006-05-15 Kasimier T. BuchcikFixed bug #302020, reported by Thomas Blatter.
2006-05-12 Kasimier T. BuchcikNext step of refactoring. For more details see bug...
2006-05-11 Kasimier T. BuchcikChanged a comment to indicate that a specific bug was...
2006-05-05 Kasimier T. BuchcikNext step of refactoring (plus some bug-fixes). For...
2006-05-01 Daniel Veillardpreparing release of 1.1.16, updated and regenerated...
2006-04-12 Kasimier T. BuchcikRefactored the internal structures into specialized...
2006-03-30 Kasimier T. BuchcikEliminated usage of xsltGetNsProp() in cases where...
2006-03-29 Daniel VeillardCharles Hardin pointed an OOM condition where a NULL...
2006-03-10 Daniel Veillardvarious assorted small cleanups based on the Coverity...
2006-02-21 Daniel Veillardapplied patch from Christopher R. Palmer to avoid a...
2006-02-11 Daniel Veillardfix xsltSaveResultToString comment detect loops when...
2005-11-06 Daniel Veillardadded a missing parameter to a debug function Daniel
2005-10-02 Daniel Veillardapplied patch from Joel Reed to ease plugin integration...
2005-09-23 William M. Brackfixed problem in internal XPath compilation of patterns...
2005-09-14 Daniel Veillardremoved a superfluous second sorting of the node set...
2005-09-04 Daniel Veillardpreparing release 1.1.15 a bit more cleanup Daniel
2005-09-04 Daniel Veillardfixed #303289 variable in match are forbidden had to...
2005-08-31 Daniel Veillardfixed 314936 a dictionnary issue on text node merging...
2005-08-25 Daniel Veillardlibxslt should deallocate directly text node content use
2005-08-07 Daniel Veillardfixed a bug when size of xmlXPathContext changes, uses...
2005-07-14 William M. Brackadded check in xsltCopyText to assure content is in...
2005-07-13 William M. Brackfixed to set current default value for XInclude when...
2005-07-10 Daniel Veillardtry to avoid generating conflicts applied patch from...
2005-07-02 William M. Brackfurther fixes for bug 309209, changing behaviour of...
2005-07-01 Federico Mena QuinteroAdded this file back. We'll have to figure out a way...
2005-06-30 William M. Brackfixed bug in negative prefix (bug 309209)
2005-06-17 Federico Mena QuinteroRemoved from CVS; this is a generated file anyway and...
2005-05-07 Daniel Veillardapplied patch from Jonathan Wakely to fix the namespace...
2005-04-06 Igor Zlatkovicwindows build cleanup, removed obsolete checks
2005-04-02 Daniel Veillardpreparing release of 1.1.14, updated docs and rebuilt...
2005-03-31 Daniel Veillardfixed bug #171488 with cascading select in patterns...
2005-03-30 Daniel Veillardfixed the xinclude problem with document() as in bug...
2005-03-30 Daniel Veillardfixed bug 169718 with ancestors in patterns similar...
2005-03-29 Daniel Veillardworking around Mark Vakoc' reported bug related to...
2005-03-29 Daniel Veillardfix bug #165201 when calling xsltInit() multiple times...
2005-03-29 Daniel Veillardadded DTD like checking when compiling stylesheets...
2005-03-16 William M. Brackfixed problem with text node on stylesheet document...
2005-03-13 Daniel Veillardpreparing 1.1.13, updated and rebuilt the docs. trying...
2005-02-23 William M. Brackfixed a problem with '//' and namespaces (bug 168208)
2005-02-14 William M. Brackfixed a problem with exclude-result-prefixes (bug 165560)
2005-02-14 Daniel Veillardadded a cretion of ctxt->globalVars in xsltProcessUserP...
2005-01-22 Daniel Veillardchasing xmlStrEqual calls and removed them when compari...
2005-01-22 Daniel Veillardsmall fix for local setup speeding up some variable...
2005-01-22 Daniel Veillardwhen copying text nodes in elements or attributes to...
2005-01-22 Daniel Veillardinternalize all text node content from stylesheet docum...
2005-01-19 William M. Brackfixed a small error in LIBXSLT_VERSION_EXTRA pointed...
2005-01-19 Daniel Veillardpatch #9 from Joel Reed Daniel
2005-01-19 William M. Brackfixed problem with parserOptions not being set before...
2005-01-17 Daniel Veillardapplied another patch from Joel Reed still failing...
2005-01-15 Daniel Veillardapplied another patch from Joel Reed Daniel
2005-01-15 Daniel VeillardOops forgot libxslt/testplugin.c, Daniel
2005-01-15 Daniel VeillardApplied another patch from Joel Reed, fixed a segfault...
2005-01-09 Daniel Veillardoops previous patch could break build Daniel
2005-01-09 Daniel Veillardintegrated the module patch from Joel Reed with just...
2004-12-28 William M. Brackfixed a problem with the expression "*//name" (bug...
2004-12-23 William M. Brackfixed a couple of spots where out-of-memory errors...
2004-12-01 William M. Brackminor changes to get rid of gcc warnings, especially...
2004-12-01 Daniel Veillardapplied patch from Aleksey Gurtovoy moving some stat...
next