summaryrefslogtreecommitdiff
path: root/ext/date/lib/timelib.h
Commit message (Expand)AuthorAgeFilesLines
* Update timelib to 2018.04Derick Rethans2020-08-311-3/+3
* Import timelib version 2018.03Derick Rethans2019-10-151-3/+3
* Update timelib to 2018.02Derick Rethans2019-06-301-5/+6
* Upgrade timelib to 2018.01RC3Derick Rethans2018-12-231-4/+4
* Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2018-11-281-2/+2
|\
| * Fixed bug #77097 (DateTime::diff gives wrong diff when the actual diff is les...Derick Rethans2018-11-281-3/+3
| * Upgrade timelib to 2017.08, to fix bug #77007Derick Rethans2018-10-121-3/+3
* | Upgrade timelib to 2018.01RC1, to fix bug #77007Derick Rethans2018-10-121-5/+5
* | Fixed bug #75577: DateTime::createFromFormat does not accept 'v' format speci...Derick Rethans2018-10-091-6/+85
|/
* Sync with timelib 2017.06Derick Rethans2018-01-311-4/+4
* Upgrade timelib to 2017.05beta9Derick Rethans2017-09-041-16/+17
* Merged PHP-7.0 by hand due to conflicts.Derick Rethans2017-08-151-40/+761
* Fixed bug #64887 (Allow DateTime modification with subsecond items).Derick Rethans2016-10-071-2/+2
* Improve support for microseconds with Date/TimemicrosecondsDerick Rethans2016-10-051-2/+3
* Fixed bug #63740 (strtotime seems to use both sunday and monday as start of w...Derick Rethans2016-05-181-2/+2
* Merge in changes in timelib 2016.01Derick Rethans2016-01-291-0/+1
* Update timelib to 2015.02Derick Rethans2015-09-221-2/+10
* Bumb timelib version to 2015.01Derick Rethans2015-09-221-26/+31
* Merge whitespace changes that have been made to timelib and PHP-5.6 and masterDerick Rethans2015-04-281-2/+2
* Fixed bug #69336 (Issues with "last day of <monthname>").Derick Rethans2015-03-311-0/+3
* Bump yearXinchen Hui2015-01-151-1/+1
* Rename timelib_get_zone to timelib_parse_zone and export.Derick Rethans2014-02-091-0/+1
* Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-01-261-0/+2
|\
| * Fixed bug #45543: DateTime::setTimezone can not set timezones without ID.Derick Rethans2014-01-261-0/+2
| * Bump yearXinchen Hui2014-01-031-1/+1
* | Bump yearXinchen Hui2014-01-031-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-11-281-0/+2
|\ \ | |/
| * Move add/sub to timelib.Derick Rethans2013-11-281-0/+2
| * Happy New YearXinchen Hui2013-01-011-1/+1
* | Rebased to PHP-5.4Lonny Kapelushnik2013-03-311-0/+1
* | Made separate tests for each TZ typeLonny Kapelushnik2013-03-311-0/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
|/
* year++Xinchen Hui2012-09-051-1/+1
* - Fixed bug #53502 (strtotime with timezone memory leak).Derick Rethans2011-12-061-3/+9
* Add a version number to timelib for other projects that use it.Scott MacVicar2011-03-091-0/+2
* - Fixed bug #52668 (Iterating over a dateperiod twice is broken).Derick Rethans2010-08-301-0/+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
* - MFH: Fixed bug #46889: Memory leak in strtotime().Derick Rethans2008-12-181-0/+1
* - MFH: Also add the warnings for times. This does not make sense for theDerick Rethans2008-07-151-0/+1
* - MFH: Added a warning to the error struct in case a parsed-date was found toDerick Rethans2008-07-141-0/+1
* - MFH: Added support for "<xth> <weekday of" and "last <weekday> of" phrases toDerick Rethans2008-05-041-1/+3
* - MFH: Added the DatePeriod class/iterator that iterates over a date timeDerick Rethans2008-05-011-0/+1
* - Added new date/time functionality:Derick Rethans2008-04-251-0/+15
* - MFH: Fixed bug #44209: strtotime doesn't support 64 bit timestamps.Derick Rethans2008-02-221-0/+3
* - Added new date/time functionality:Derick Rethans2008-01-131-0/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix warningsJani Taskinen2007-07-201-3/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH:Derick Rethans2006-05-141-6/+8