summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* - Updated to version 2008.9 (2008i)Derick Rethans2008-10-281-816/+645
* - MFH: Fixed weekdays adding/subtracting algorithm.Derick Rethans2008-10-269-18271/+18378
* Committing test for tillZoe Slattery2008-10-211-0/+49
* - Updated to version 2008.8 (2008h)Derick Rethans2008-10-131-127/+128
* - Updated to version 2008.7 (2008g)Derick Rethans2008-10-061-25/+25
* - Updated to version 2008.6 (2008f)Derick Rethans2008-09-151-435/+452
* MFH: do not fail & segfault if malloc(0) returns NULL, that's expectedAntony Dovgal2008-08-091-33/+39
* - Updated to version 2008.5 (2008e)Derick Rethans2008-07-281-442/+443
* - Updated to version 2008.4.1 (2008d)Derick Rethans2008-07-181-1675/+2425
* - MFH: Memory issuesDerick Rethans2008-07-083-37/+12
* - Updated to version 2008.4 (2008d)Derick Rethans2008-07-071-752/+778
* - Updated to version 2008.3 (2008c)Derick Rethans2008-05-271-564/+566
* - Fixed an issue in date() where a : was printed for the O modifier after a PDerick Rethans2008-05-021-1/+2
* fix testAntony Dovgal2008-04-181-0/+1
* - Fixed bug #44703 (htmlspecialchars() does not detect bad character setDerick Rethans2008-04-162-3/+48
* - MFH: Fixed a bug in formatting timestamps when DST is active in the defaultDerick Rethans2008-03-312-2/+13
* - Updated to version 2008.2 (2008b)Derick Rethans2008-03-241-562/+592
* - Updated to version 2008.1 (2008a)Derick Rethans2008-03-161-5/+5
* - MFH: Fixed tests on 64bit platform.Derick Rethans2008-02-258-4/+214
* - MFH: Fixed a problem with parsing timezones as part of a format.Derick Rethans2008-02-252-3/+3
* - MFH: Fixed bug #44216 (strftime segfaults on large negative value).Derick Rethans2008-02-221-2/+4
* - MFH: Fixed bug #44209: strtotime doesn't support 64 bit timestamps.Derick Rethans2008-02-221-0/+3
* - Fixed invalid read errors as found by GCOV.Derick Rethans2008-02-031-13/+8
* - MFH: Make timezone_open() work again.Derick Rethans2008-02-021-0/+1
* Fixed testDmitry Stogov2008-01-291-0/+2
* - MFH Bugfixes:Derick Rethans2008-01-269-36/+328
* - Updated to version 2007.11Derick Rethans2008-01-011-641/+964
* MFH: Fix testHannes Magnusson2008-01-011-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3110-10/+10
* - Updated to version 2007.10Derick Rethans2007-12-031-412/+428
* MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)Ilia Alshanetsky2007-11-231-0/+2
* MFHAntony Dovgal2007-11-081-1/+1
* - Updated to version 2007.9Derick Rethans2007-11-051-49/+49
* - Updated to version 2007.8Derick Rethans2007-10-111-905/+986
* MFHAntony Dovgal2007-09-191-1/+1
* fix test, particularly when running with valgrind, bacause it may take more t...Nuno Lopes2007-09-131-2/+3
* MFH: detect endianness in compile time when using Apple's GCC (fixes universa...Antony Dovgal2007-09-041-0/+10
* MFH: fix warningsJani Taskinen2007-07-202-5/+5
* - MFH: Let's always use the macro as llabs() requires c99.Derick Rethans2007-07-131-5/+1
* MFH: use macro - llabs not always available on win32Rob Richards2007-07-131-1/+7
* - MFH: Commit generated file.Derick Rethans2007-07-121-7428/+8082
* - MFH: Missing file in previous commit.Derick Rethans2007-07-121-3/+3
* - MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string ofDerick Rethans2007-07-129-41/+299
* - MFH: Updated timezone database to 2007.6 (2007f).Derick Rethans2007-07-051-507/+488
* Final shot at the date issueIlia Alshanetsky2007-06-071-3/+1
* MFH: check return value of *time_r() functions for NULLAntony Dovgal2007-06-071-3/+5
* Fixed typoIlia Alshanetsky2007-06-071-2/+2
* Adjust previous patch to work on all compilersIlia Alshanetsky2007-06-061-2/+2
* Optimize out a loopIlia Alshanetsky2007-06-061-5/+6
* - Updated timezone database to version 2007.5. (Derick)Derick Rethans2007-04-131-973/+921