summaryrefslogtreecommitdiff
path: root/ext/date/lib/timelib.h
Commit message (Expand)AuthorAgeFilesLines
* 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: Fixed bug #44209: strtotime doesn't support 64 bit timestamps.Derick Rethans2008-02-221-0/+3
* 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
* - MFH: Fixed bug #37017 (strtotime fails before 13:00:00 with some time zonesDerick Rethans2006-04-111-1/+3
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-041-1/+2
* bump year and license versionfoobar2006-01-011-3/+3
* - MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTCDerick Rethans2005-12-201-0/+1
* - MFH: Merged new timelib, which is a bit more clevererDerick Rethans2005-12-191-1/+7
* MFHfoobar2005-12-121-0/+4
* Fixed bug #35499 (strtotime() does not handle whitespace around the dateIlia Alshanetsky2005-12-011-1/+1
* - MFH: Allow an external Timezone Database to be used.Derick Rethans2005-10-031-3/+5
* - Implemented better timezone guessing algorithm.Derick Rethans2005-10-011-1/+1
* - Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).Derick Rethans2005-09-021-0/+1
* - MFH: Fixed bug #34087 for real.Derick Rethans2005-08-251-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fixed bug #33578 (strtotime() problem with "Oct17" format).Derick Rethans2005-07-201-0/+3
* - Fixed bug #33536 (strtotime defaults to now even on non time string).Derick Rethans2005-07-031-1/+1
* - Added fallback to system's timezone setting, but marked with an E_STRICTDerick Rethans2005-07-031-0/+1
* Fix Win32 buildFrank M. Kromann2005-06-301-0/+4
* - Reimplemented date and gmdate with new timelib code.Derick Rethans2005-06-301-0/+3
* - The incoming TS is GMT... but the hole filler wants local time so weDerick Rethans2005-06-171-1/+1
* - Improve portability.foobar2005-06-161-1/+4
* - Fixed headers for FreeBSDDerick Rethans2005-06-161-0/+1
* - Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" toDerick Rethans2005-06-161-0/+72