summaryrefslogtreecommitdiff
path: root/ext/date/lib/interval.c
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed a few DST changeover issues.Derick Rethans2013-11-281-0/+20
* Move add/sub to timelib.Derick Rethans2013-11-281-0/+56
* Fix backwards transition diffs.Derick Rethans2013-11-281-0/+12
* Fixed forward transitions in diffs.Derick Rethans2013-11-281-5/+10
* Happy New YearXinchen Hui2013-01-011-1/+1
* year++Xinchen Hui2012-09-051-1/+1
* - fix warning and fix buggy behavior of timelib_diff due to bad assumption of...Pierre Joye2011-12-071-0/+1
* - Fixed bug where the DateTime object got changed while using date_diff().Derick Rethans2011-06-171-2/+8
* - Fixed bug #49081 (DateTime::diff() mistake if start in January and interval >Derick Rethans2010-05-041-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Added new date/time functionality:Derick Rethans2008-04-251-0/+65