summaryrefslogtreecommitdiff
path: root/ext/date/lib/interval.c
Commit message (Expand)AuthorAgeFilesLines
* Update timelib to 2018.02Derick Rethans2019-06-301-1/+1
* Fixed bug #77097 (DateTime::diff gives wrong diff when the actual diff is les...Derick Rethans2018-11-281-1/+4
* Upgrade timelib to 2017.05beta9Derick Rethans2017-09-041-3/+3
* Merged PHP-7.0 by hand due to conflicts.Derick Rethans2017-08-151-3/+4
* Improve support for microseconds with Date/TimemicrosecondsDerick Rethans2016-10-051-0/+3
* Merge in changes in timelib 2016.01Derick Rethans2016-01-291-1/+1
* Bumb timelib version to 2015.01Derick Rethans2015-09-221-17/+21
* bump yearXinchen Hui2015-01-151-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