Point to GIT for source code and a bit of cleanup
[platform/upstream/libxslt.git] / libexslt /
2011-03-07 money_seshu DronamrajuFix a problem with ESXLT date:add() with January
2010-10-12 Hao HuFix a small out of tree compilation issue
2009-09-17 MartinAllow use of EXSLT outside XSLT
2009-09-17 Daniel VeillardDetect deep recusion on function calls
2009-09-16 Daniel VeillardAdd API versioning and various cleanups
2009-08-21 Daniel VeillardFix redundant headers in list
2009-08-14 Daniel Veillard305913 a serious problem in extensions reentrancy
2009-01-24 William M. BrackFixed indexing error reported by Ron Burk on the mailin...
2008-11-14 Daniel Veillardapplied patch from Roumen Petrov for mingw cross compil...
2008-08-06 William M. Bracktests/namespaces/tst7.xsl: fixed typo detected by new...
2008-08-01 Daniel Veillardfix for CVE-2008-2935 libexslt RC4 encryption/decryptio...
2008-07-12 William M. Brackfixed incorrect argument popping in exsltMathAtan2Funct...
2008-06-13 Daniel Veillardpatch from Roumen Petrov fixing include path when compi...
2008-04-08 Daniel Veillardadd back #452876 patch lost on previous commit, Daniel
2008-04-08 Daniel Veillardnew version of patch from Peter Pawlowski Daniel
2008-04-03 Daniel Veillardapplied patch from Peter Pawlowski fixing a timezone...
2008-03-15 William M. Brack*libexslt/functions.c: fixed minor error reported on...
2007-11-13 William M. BrackAfter discussion on Bugzilla with Peter Pawlowski,...
2007-11-12 William M. BrackAdded code to mark the results of str:tokenize and...
2007-10-10 Daniel Veillardapplied patch from Maurice van der Pot to fix EXSLT...
2007-08-23 Daniel Veillardapply patch from Björn Wiberg fixing build on AIX and...
2007-05-06 William M. Brackfixed two memory leaks, one in exsltMathConstant and...
2007-01-17 Daniel Veillardpreparing release of 1.1.20 small patch for missing...
2007-01-11 William M. Brackadded new function replace from Joel Reed. added new...
2006-12-11 William M. Brackfurther enhancement to the original fix for bug #381319...
2006-12-09 William M. Brackchanged handling of function params to fix bug #381319...
2006-10-26 Daniel Veillardpreparing release of libxslt-1.1.18, this bumps libxml2...
2006-10-12 William M. Brackfixed end-of-month problem in exsltDateCurrent (#359246)
2006-10-11 Daniel Veillarda missing DESTDIR fix reference to build paths in pytho...
2006-08-09 William M. BrackFixed problem with cleanup of RVT's, should clear bug35...
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-05-05 Kasimier T. BuchcikNext step of refactoring (plus some bug-fixes). For...
2006-03-10 Daniel Veillardvarious assorted small cleanups based on the Coverity...
2005-11-21 Daniel VeillardAlbert Chin found another signed/unsigned problem in...
2005-11-21 Daniel Veillardpatch from Albert Chin needed for HP-UX which doesn...
2005-11-21 Daniel VeillardAlbert Chin posted a patch to fix a problem on Solaris...
2005-11-16 Daniel Veillardfix an problem raised by Ralf Junker in the use of...
2005-10-04 William M. Brackapplied fix to date:week-in-year posted to the mailing...
2005-07-10 Daniel Veillardtry to avoid generating conflicts applied patch from...
2005-05-07 Daniel Veillardapplied patch from Jonathan Wakely to fix the namespace...
2005-04-06 Igor Zlatkovicwindows build cleanup, removed obsolete checks
2004-11-08 William M. Brackfixed problem with day-of-week-in-month (bug 157592...
2004-10-29 Daniel Veillardpreparing release of libxslt-1.1.12 mini change to...
2004-10-23 William M. Brackchanged some variable names for warning cleanup when...
2004-10-15 William M. Brackchanged date.c to use gmtime_r if available (bug 129983...
2004-09-30 William M. Brackfixed problem with negative periods (bug 154021) change...
2004-09-24 William M. Brackadditional leak fix in libexslt/date.c
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-08-23 Daniel VeillardEnd of the fix for 150844, Daniel
2004-08-23 Daniel Veillardfixing compilation problems on Solaris #150844 Daniel
2004-08-18 William M. Brackadded some code to include the CVS ChangeLog version...
2004-08-06 William M. Brackadded date:sum routine supplied by Joel Reed
2004-07-27 William M. Brackfixed str:tokenize for case when 2nd argument is an...
2004-07-16 Daniel Veillardapply patch from Rob Richards to add a normal --with...
2004-07-04 William M. Brackimplemented change from Joel Reed for automake-1.4...
2004-06-30 Daniel Veillardapplied patch from Joel Reed to get EXSLT crypto extens...
2004-05-16 Daniel Veillardfixing a small portability problem on Solaris for the...
2004-04-19 William M. Brackfixed bug in UTF8 string tokenize kindly reported by...
2004-03-10 William M. Brackmodified the 'tokenize' routine to work with UTF8 chars...
2004-02-26 William M. Brackadded test for localtime_r added usage of localtime_r...
2004-02-23 Daniel Veillardpatches from Mikhail S Grushinskiy to compile on Mingw...
2004-01-14 William M. Brackfixed problem, reported on the list by Markus Bayerlein...
2003-12-20 William M. Brackfixed several routines to assure empty string returned...
2003-12-11 Igor ZlatkovicMSVC and MinGW compilation fixes
2003-11-18 William M. Brackfixed entity problem in exslt:tokenize uncovered by...
2003-11-12 William M. Brackapplied patch for param visibility from Shaun McCance...
2003-11-08 Daniel Veillardapplied improvement patch from Jonathan Wakely describi...
2003-11-05 William M. BrackMinor enhancements to eliminate compile/test warnings
2003-11-02 William M. Brackfixed bug #125502 and corrected expected test output...
2003-11-01 Daniel Veillardfix bug #125265 about entities breaking exsl:tokenize...
2003-10-23 Daniel Veillarddoing some testing and raising the build requirement...
2003-09-28 William M. Brackminor cleanup for various compilation warnings (AIX...
2003-09-27 Daniel Veillardapplied patch from Brett Kail to implement saxon:line...
2003-09-02 Igor Zlatkovicadditional macros, mingw section
2003-08-28 Igor Zlatkovicfixed typos reported by Mark Vakoc
2003-08-27 Igor Zlatkovicfixed defs for Borland compiler, as reported by Eric...
2003-08-25 Daniel Veillardadd the new header so they get included in the distrib...
2003-08-25 Igor Zlatkovicchanged default var export to extern
2003-08-25 Igor ZlatkovicExportability taint of the headers
2003-08-18 Daniel Veillardapplied patch from Mikhail Grushinskiy for compilation...
2003-07-29 William M. Brackchanged sign of date:seconds as previously posted to...
2003-07-24 Daniel Veillardapplied patch from Shaun McCance to fix bug #117616...
2003-07-18 Daniel Veillardapplied patch from Shaun McCance to implement exslt...
2003-07-14 William M. Brackfixed bug 113520
2003-07-09 William M. Brackfixed bug 114812
2003-06-13 Daniel VeillardMoved the man pages to section 3 applied patch from...
2003-04-30 Daniel Veillardcleaning up Result Value Tree handling fixed a pair...
2003-04-26 Daniel Veillardfixed a problem in the generator where the way function...
2003-04-23 Daniel Veillardfixed a bug introduced in the last commit tried to...
2003-04-23 Daniel Veillardapplied last patch for #110023 from Mark Vakoc fixed...
2003-04-21 Daniel Veillardapplied patch from Charles Bozeman fixing the math...
2003-04-09 Daniel Veillardapplied patch from Mark Vakoc fixing a problem with...
2003-01-09 Daniel Veillardtried to fix #102800 for good. Reenabled memory debug...
2003-01-02 Daniel Veillardapplied patch from Jörg Walter to provide URI escaping...
2002-12-26 Daniel VeillardAlexey Efimov found a typo bug in exsltStrPaddingFuncti...
2002-12-11 Daniel Veillardadded the generation of libexslt-api.xml small cleanup...
2002-11-23 Daniel Veillardpatch from Charles Bozeman fixing a memory leak in
next