fixed build outside of source tree bug #172155 thanks to patch from Mike
[platform/upstream/libxslt.git] / ChangeLog
2005-03-30 Daniel Veillardfixed build outside of source tree bug #172155 thanks...
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 Veillardadded test for bug #168196 fixed in libxml2 Daniel
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-22 John FleckMon Mar 21 20:56:43 MST 2005 John Fleck (jfleck@inkstai...
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-02-09 Daniel Veillardapplied patch for make wiki from Joel Reed and rebuild...
2005-01-30 Daniel Veillardapplied plugin patch for Windows by Joel Reed Daniel
2005-01-28 Daniel VeillardMakefile fixes for Widows from Joel Reed Daniel
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-21 William M. BrackApplied patch 11 (with small modification) from Joel
2005-01-20 Daniel Veillardapplied patch 10 from Joel Reed Daniel
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 VeillardApplied another patch from Joel Reed, fixed a segfault...
2005-01-11 William M. Brackadded python2.4 to the list of accepted versions (bug...
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-02 William M. Brack*doc/xslt.html, doc/downloads.html: changed the downloa...
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...
2004-12-01 William M. Brackapplied patch from Mark Vakoc fixing bug with namespace...
2004-11-30 William M. Brackmore on RVT's in XPath predicates, this time for bug...
2004-11-25 William M. Brackbacked out the last change and re-did it the "right...
2004-11-24 William M. Brackenhanced the evaluation of global variables to take...
2004-11-22 William M. Bracksmall change to previous fix for bug 153137, fixes...
2004-11-21 William M. Brackenhanced code to assure the "current template rule...
2004-11-08 William M. Brackfixed problem with day-of-week-in-month (bug 157592...
2004-11-01 Daniel Veillardadded a test case provided by Markus Bertheau breaking...
2004-10-29 Daniel Veillardpreparing release of libxslt-1.1.12 mini change to...
2004-10-29 Daniel Veillardindicate - means stdin closing #156626 Daniel
2004-10-27 Daniel Veillardanother dictionnary/string interning fix Daniel
2004-10-26 Daniel Veillardfix to force string interning on generated documents...
2004-10-23 William M. Brackchanged some variable names for warning cleanup when...
2004-10-18 Daniel Veillardfix for RedHat bug #136072 to include EXSLT doc in...
2004-10-15 William M. Brackchanged date.c to use gmtime_r if available (bug 129983...
2004-10-11 Daniel Veillardfixed a bug in namespace lookup exhibited by the recent...
2004-10-07 Daniel Veillardfixed a problem of tree structure raised by the new...
2004-09-30 William M. Brackfixed problem with negative periods (bug 154021) change...
2004-09-30 Daniel Veillardpatch from Mark Vakoc about an incorrect attribute...
2004-09-30 Daniel Veillardupdated the tutorial from Panagiotis Louridas Daniel
2004-09-29 Daniel Veillardrelease of 1.1.11, rebuilt the docs Daniel
2004-09-29 Daniel Veillardtry to fix #153137 but without a test case it's shootin...
2004-09-28 Daniel VeillardNew tutorial from Panagiotis Louridas integrated the...
2004-09-25 Daniel Veillardfixed 2 leaks with namespaced variable names. added...
2004-09-24 Daniel Veillardadd missing variable fixed some error callback data...
2004-09-24 William M. Brackfixed problem with empty sets, etc. (see discussion...
2004-09-19 William M. Brackfixed problem with timezone offset (bug 153000) changed...
2004-09-18 William M. Brackenhanced validation of date-time to catch bit-field...
2004-09-08 William M. Brackfurther refinement to UTF8 pattern separator (bug 151975)
2004-09-07 William M. Brackfixed problem with UTF8 pattern separator (bug 151975)
2004-09-06 William M. Brackfixed 2 problems with xsl:include (bug #151795)
2004-08-31 Daniel VeillardRelease of libxslt-1.1.10 Daniel
2004-08-31 Daniel Veillardadded missing descriptions for --path as well as -...
2004-08-28 William M. Brackfixed small problem with key initialisation disturbing...
2004-08-24 Igor Zlatkovic*** empty log message ***
2004-08-23 Daniel Veillardfixing compilation problems on Solaris #150844 Daniel
2004-08-22 Daniel Veillardpreparing release of 1.1.9 Daniel
2004-08-22 William M. BrackFurther enhancement for keys on exslt:node-sets. Correc...
2004-08-20 Daniel Veillarda bit of cleanup and a extra variable for CVS dist...
2004-08-20 Daniel Veillardfix a 64bit bug reported by Andreas Schwab Daniel
2004-08-18 William M. Brackadded some code to include the CVS ChangeLog version...
2004-08-17 Daniel Veillardimplemented --nodtdattr to avoid defaulting DTD attribu...
2004-08-16 Daniel VeillardImplemented a hook to provide document loading as sugge...
2004-08-16 William M. Brackadded a call to xmlXPathOrderDocElems in xmlNewTransfor...
2004-08-15 William M. Brackfixed handling of #default in namespace-alias for defau...
2004-08-06 William M. Brackadded date:sum routine supplied by Joel Reed
2004-08-03 Daniel Veillardfixed a couple of problems reported by Oliver Stoeneber...
2004-08-02 William M. Brackadded code to assure keys are generated when needed...
2004-07-27 William M. Brackfixed str:tokenize for case when 2nd argument is an...
2004-07-24 William M. Brackfurther enhancement for template priorities on imported...
2004-07-16 Daniel Veillardapply patch from Rob Richards to add a normal --with...
2004-07-13 William M. Brackadded some logic to xsltKeyFunction to set the transfor...
2004-07-12 William M. Brackfixed type for doctypeSystem and doctypePublic (problem...
2004-07-11 William M. Bracksmall change to key handling for RVT, needed because...
2004-07-09 Daniel Veillardfixes Python on 64bits box problem. Daniel
2004-07-06 Daniel Veillardbetter python dependancy Red hat bug #126364 by Robert...
2004-07-06 William M. Brackadded extra2.err, tst5.xml, tst5.xsl and tst.out to...
2004-07-05 Daniel Veillardreleasing 1.1.8 Daniel
2004-07-04 William M. Brackchanged the sequence of LD_ADDS and LIBGCRYPT_LIBS...
2004-07-04 William M. Brackimplemented change from Joel Reed for automake-1.4...
2004-07-03 William M. Brackcorrected the URI for libxslt namespace, also a small...
2004-07-02 Daniel Veillardconvenience change try to avoid calling libxml2 cleanup...
2004-07-02 William M. Brackadded namespace setup before calling XPath to evaluate...
2004-07-01 William M. Brackadded coding to xsltCopyTree to copy namespaces (bug...
next