EXSLT date normalization fix
[platform/upstream/libxslt.git] / libexslt / date.c
2012-09-04 James MuscatEXSLT date normalization fix
2012-08-16 Pedro F. GiffuniFreeBSD portability fixes
2011-03-07 money_seshu DronamrajuFix a problem with ESXLT date:add() with January
2009-09-17 MartinAllow use of EXSLT outside XSLT
2008-08-06 William M. Bracktests/namespaces/tst7.xsl: fixed typo detected by new...
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...
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...
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-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 VeillardAlbert Chin posted a patch to fix a problem on Solaris...
2005-10-04 William M. Brackapplied fix to date:week-in-year posted to the mailing...
2004-11-08 William M. Brackfixed problem with day-of-week-in-month (bug 157592...
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-06 William M. Brackadded date:sum routine supplied by Joel Reed
2004-05-16 Daniel Veillardfixing a small portability problem on Solaris for the...
2004-02-26 William M. Brackadded test for localtime_r added usage of localtime_r...
2003-12-20 William M. Brackfixed several routines to assure empty string returned...
2003-09-28 William M. Brackminor cleanup for various compilation warnings (AIX...
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-14 William M. Brackfixed bug 113520
2003-01-09 Daniel Veillardtried to fix #102800 for good. Reenabled memory debug...
2002-11-23 Daniel Veillardpatch from Charles Bozeman fixing a memory leak in
2002-09-18 Igor Zlatkovicfixed the embedded '-' in the duration format function
2002-09-17 Igor Zlatkovicfixed date:difference() bugs, removed type conversion...
2002-05-30 Daniel Veillardapplied a patch from Mark Vakoc to implement the EXSLT...
2002-04-26 Daniel Veillardapplied another patch from Charles Bozeman to enhance...
2002-04-25 Daniel Veillardapplied a patch from Charles Bozeman to add duration...
2002-04-17 Igor Zlatkovic*** empty log message ***
2002-03-18 Daniel Veillardpreparing 1.0.14 updated rebuilt implemented the IN_LIB...
2002-03-04 Daniel Veillardpatch from Charles Bozeman for the exslt date extension...
2002-01-17 Daniel Veillardapplied Robert Collins patch for Cygwin support Daniel
2001-10-30 Daniel Veillardpreparing 1.0.6 applied patch from Bruce Miller updated...
2001-10-19 Daniel Veillardmoved the config.h include out of exsltconfig.h since...
2001-10-09 Thomas Broyerremoved older SAXON extensions implementations from...
2001-10-02 Thomas Broyerapplied patch from Charlie Bozeman that fixes a bug...
2001-09-15 Thomas Broyerfixed some bugs (reported by Charles Bozeman and Justin...
2001-09-12 Thomas Broyerfixed some compile warnings and disabled debugging...
2001-09-12 Thomas Broyeradded implementation of the EXSLT - Dates and Times...