summaryrefslogtreecommitdiff
path: root/ext/date/lib
Commit message (Expand)AuthorAgeFilesLines
* - Updated timezone database to version 2007.5. (Derick)Derick Rethans2007-04-131-973/+921
* - Fixed bug #40290 (strtotime() returns unexpected result with particularDerick Rethans2007-04-132-7/+9
* - MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relativeDerick Rethans2007-04-112-6664/+6698
* - Revert this patch, as the code was incorrect.Derick Rethans2007-03-212-6698/+6658
* Fixed bug #40861 (Multiple +/- on relative units breaks strtotime()).Ilia Alshanetsky2007-03-212-6659/+6699
* - Updated timezone database to version 2007.3. (Derick)Derick Rethans2007-03-062-775/+893
* add missing ifdefsAntony Dovgal2007-01-251-1/+10
* setlocale() returns static buffer, which must be copiedAntony Dovgal2007-01-251-1/+9
* Fixed bug #39993 (tr_TR.UTF-8 locale has problems with PHP).Ilia Alshanetsky2007-01-181-0/+4
* MFH: Bump year.Sebastian Bergmann2007-01-019-9/+9
* Fixed bug #39791 (Crash in strtotime() on overly long relative dateIlia Alshanetsky2006-12-112-17867/+17456
* - Updated timezone database to version 2006.16.Derick Rethans2006-11-291-674/+683
* fix the bug I introduced previously, sorryNuno Lopes2006-11-101-29/+16
* mark the binary search delimiters as unsigned, so that the compiler can use a...Nuno Lopes2006-11-101-1/+1
* - Updated timezone database.Derick Rethans2006-10-171-509/+576
* add for VC buildStanislav Malyshev2006-09-131-0/+1
* - MFH: The .c file is generated... so updating the .re file and cleaning up WS.Derick Rethans2006-09-092-8/+10
* MFh: fix #38721 (date_parse() invalid read)Antony Dovgal2006-09-081-7/+9
* - MFH: Added support for the full ISO week number format. (2006-W52-7)Derick Rethans2006-09-062-17451/+17888
* omg. take #2 to fix the bug. sorry..Nuno Lopes2006-09-011-2/+2
* fix possible crashNuno Lopes2006-09-011-1/+1
* - Upgrade timezone db to 2006k.Derick Rethans2006-08-292-634/+1008
* Fixed bug #38229 (strtotime() does not parse YYYY-MM format).Ilia Alshanetsky2006-07-272-17868/+17482
* eliminate compile warningsAntony Dovgal2006-07-111-3/+3
* - MFH: Updated timezonedb to version 2006.7.Derick Rethans2006-07-041-1400/+1453
* revert per Derick requestNuno Lopes2006-06-273-12/+12
* add a couple of static and const keywords, to let the compiler optimize betterNuno Lopes2006-06-273-12/+12
* - Fixed bug #37747 (strtotime segfaults when given "nextyear").Derick Rethans2006-06-082-9495/+7298
* - Fixed bug #37514 (strtotime doesn't assume year correctly).Derick Rethans2006-05-192-5339/+6689
* - MFH: Fixed windows compile error.Derick Rethans2006-05-152-10/+11
* MFH:Derick Rethans2006-05-148-9948/+10390
* - MFH: Fixed bug #37017 (strtotime fails before 13:00:00 with some time zonesDerick Rethans2006-04-116-7867/+11472
* fix several leaks in date_sun*() functionsAntony Dovgal2006-03-181-1/+4
* - MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1).Derick Rethans2006-03-062-4/+4
* - MFH: Fixed bug #36510 (strtotime() fails to parse date strings with tabs).Derick Rethans2006-02-272-4295/+5536
* Revert previous fix to allow for a more comprehensive patch from Derick.Ilia Alshanetsky2006-02-262-4894/+3943
* Fixed bug #36510 (strtotime() fails to parse date strings with tabs).Ilia Alshanetsky2006-02-262-3943/+4894
* - MFH: Added support for exif date formatDerick Rethans2006-02-242-2706/+2968
* - MFH: Upgraded timezonedb to 2006a.Derick Rethans2006-01-312-521/+691
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-046-9506/+10182
* bump year and license versionfoobar2006-01-019-107/+106
* bump the year and license versionfoobar2006-01-011-3/+3
* - MFH: Upgraded timezone db to 2005.18.Derick Rethans2005-12-272-820/+741
* - MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTCDerick Rethans2005-12-202-0/+7
* - Fixed bug #35699 (date() can't handle leap years before 1970).Derick Rethans2005-12-201-0/+3
* - Upgraded timezone database to 2005.17.Derick Rethans2005-12-191-562/+539
* - MFH: Merged new timelib, which is a bit more clevererDerick Rethans2005-12-198-106/+500
* touch with re2c 0.9.11foobar2005-12-181-4731/+4364
* Fixed UTC handling problem stemming from an earlier fix for bug #35422.Ilia Alshanetsky2005-12-182-78/+86
* - Those should be lower case only.Derick Rethans2005-12-181-1/+1