| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update timelib to 2020.01 | Derick Rethans | 2020-08-31 | 1 | -4/+10 |
| * | Update timelib to 2018.02 | Derick Rethans | 2019-06-30 | 1 | -9/+7 |
| * | Upgrade timelib to 2018.01RC3 | Derick Rethans | 2018-12-23 | 1 | -130/+167 |
| * | Fixed bug #75577: DateTime::createFromFormat does not accept 'v' format speci... | Derick Rethans | 2018-10-09 | 1 | -1/+1 |
| * | Sync with timelib 2017.06 | Derick Rethans | 2018-01-31 | 1 | -21/+2 |
| * | Upgrade timelib to 2017.05beta9 | Derick Rethans | 2017-09-04 | 1 | -3/+3 |
| * | Merged PHP-7.0 by hand due to conflicts. | Derick Rethans | 2017-08-15 | 1 | -64/+231 |
| * | Update timelib to 2015.02 | Derick Rethans | 2015-09-22 | 1 | -21/+21 |
| * | Bumb timelib version to 2015.01 | Derick Rethans | 2015-09-22 | 1 | -25/+29 |
| * | Of course, we support v2 in PHP 5.6 as well. | Derick Rethans | 2015-08-13 | 1 | -0/+2 |
| * | This doesn't work in PHP 5.5 - sigh, I wish the libs were kept in sync | Derick Rethans | 2015-04-29 | 1 | -6/+6 |
| * | Split header reading in 32bit and 64bit variants. | Derick Rethans | 2015-04-29 | 1 | -77/+91 |
| * | Merge whitespace changes that have been made to timelib and PHP-5.6 and master | Derick Rethans | 2015-04-28 | 1 | -9/+9 |
| * | Revert "Fix segfault in ext/date since 957aa2" | Matteo Beccati | 2015-04-28 | 1 | -2/+2 |
| * | Fix segfault in ext/date since 957aa2 | Matteo Beccati | 2015-04-28 | 1 | -2/+2 |
| * | Fixed location reading due to file format changes | Derick Rethans | 2015-04-26 | 1 | -4/+57 |
| * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2012-09-05 | 1 | -1/+1 |
| * | - Fix a few more memleaks found by parfait | Johannes Schlüter | 2011-05-16 | 1 | -0/+3 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| * | fix strict aliasing problems. | Nuno Lopes | 2009-04-25 | 1 | -10/+10 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | MFH: do not fail & segfault if malloc(0) returns NULL, that's expected | Antony Dovgal | 2008-08-09 | 1 | -33/+39 |
| * | - MFH: Added support for selectively listing timezone identifiers by country | Derick Rethans | 2008-07-18 | 1 | -1/+44 |
| * | - MFH: Fixing returned offset. | Derick Rethans | 2008-04-07 | 1 | -1/+1 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | MFH: detect endianness in compile time when using Apple's GCC (fixes universa... | Antony Dovgal | 2007-09-04 | 1 | -0/+10 |
| * | add missing ifdefs | Antony Dovgal | 2007-01-25 | 1 | -1/+10 |
| * | setlocale() returns static buffer, which must be copied | Antony Dovgal | 2007-01-25 | 1 | -1/+9 |
| * | Fixed bug #39993 (tr_TR.UTF-8 locale has problems with PHP). | Ilia Alshanetsky | 2007-01-18 | 1 | -0/+4 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | fix the bug I introduced previously, sorry | Nuno Lopes | 2006-11-10 | 1 | -29/+16 |
| * | mark the binary search delimiters as unsigned, so that the compiler can use a... | Nuno Lopes | 2006-11-10 | 1 | -1/+1 |
| * | omg. take #2 to fix the bug. sorry.. | Nuno Lopes | 2006-09-01 | 1 | -2/+2 |
| * | fix possible crash | Nuno Lopes | 2006-09-01 | 1 | -1/+1 |
| * | eliminate compile warnings | Antony Dovgal | 2006-07-11 | 1 | -3/+3 |
| * | revert per Derick request | Nuno Lopes | 2006-06-27 | 1 | -3/+3 |
| * | add a couple of static and const keywords, to let the compiler optimize better | Nuno Lopes | 2006-06-27 | 1 | -3/+3 |
| * | MFH: | Derick Rethans | 2006-05-14 | 1 | -10/+10 |
| * | fix several leaks in date_sun*() functions | Antony Dovgal | 2006-03-18 | 1 | -1/+4 |
| * | - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). | Derick Rethans | 2006-01-04 | 1 | -0/+18 |
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| * | - MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTC | Derick Rethans | 2005-12-20 | 1 | -0/+6 |
| * | - MFH: Allow an external Timezone Database to be used. | Derick Rethans | 2005-10-03 | 1 | -13/+20 |
| * | - MFH: Fixed bug #33414 (Comprehensive list of incorrect days returned after | Derick Rethans | 2005-09-01 | 1 | -1/+28 |
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| * | - Fixed bug #33578 (strtotime() problem with "Oct17" format). | Derick Rethans | 2005-07-20 | 1 | -1/+7 |
| * | - Fixed unintialized variable issue. | Derick Rethans | 2005-07-03 | 1 | -0/+2 |