Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+18 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -18/+0 |
* | New calendar parsing API | Ilia Alshanetsky | 2008-02-13 | 1 | -37/+23 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 3 | -3/+3 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | MFH: php_localtime_r() checks | Antony Dovgal | 2007-06-07 | 1 | -3/+7 |
* | MFH: check return value of *time_r() functions for NULL | Antony Dovgal | 2007-06-07 | 1 | -0/+4 |
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
* | fix snprintf size | Stanislav Malyshev | 2007-02-16 | 1 | -6/+6 |
* | increase hebdate buffer, use snprintf | Stanislav Malyshev | 2007-02-16 | 1 | -7/+7 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 3 | -3/+3 |
* | Fixed tests | Ilia Alshanetsky | 2006-12-04 | 2 | -4/+4 |
* | MFH tests | Hannes Magnusson | 2006-10-09 | 13 | -0/+878 |
* | fix test on 64bit machines | Antony Dovgal | 2006-07-27 | 1 | -6/+6 |
* | fix segfault in jdmonthname(), add test | Antony Dovgal | 2006-07-11 | 2 | -0/+78 |
* | Removed pointless declarations | Ilia Alshanetsky | 2006-07-09 | 1 | -2/+0 |
* | MFH: arginfo, protos, vim folding | Hannes Magnusson | 2006-06-11 | 1 | -19/+131 |
* | bump year and license version | foobar | 2006-01-01 | 3 | -9/+9 |
* | add missing skipif conditions | Antony Dovgal | 2005-12-21 | 1 | -0/+2 |
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 2 | -3/+3 |
* | - Remve bogus part of test | Marcus Boerger | 2005-11-06 | 1 | -3/+0 |
* | One check is enough. | Ilia Alshanetsky | 2005-10-27 | 1 | -12/+0 |
* | Tests for calendar extension | Rathna N | 2005-10-27 | 5 | -0/+85 |
* | - Bumber up year | foobar | 2005-08-03 | 3 | -3/+3 |
* | Removed unused vars. | Ilia Alshanetsky | 2005-04-13 | 1 | -2/+0 |
* | simplify code (no need of local variable - return directly) | Andrey Hristov | 2005-04-10 | 1 | -17/+6 |
* | Fixed indentation | Dmitry Stogov | 2005-04-07 | 1 | -2/+2 |
* | Fixed wrong result of cal_days_in_month() with bad dates | Dmitry Stogov | 2005-04-07 | 1 | -0/+5 |
* | Fixed bug #30375 (cal_info() does not work without a parameter). | Ilia Alshanetsky | 2004-10-11 | 1 | -19/+42 |
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+73 |
* | Fixed possible overflows. | Ilia Alshanetsky | 2004-02-02 | 1 | -4/+4 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 3 | -6/+6 |
* | Add new (optional!) win32 build infrastructure. | Wez Furlong | 2003-12-02 | 1 | -0/+10 |
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-08-31 | 1 | -4/+4 |
* | Fixed bugs in various tests. | Ilia Alshanetsky | 2003-08-12 | 1 | -1/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 3 | -9/+9 |
* | Added some compiler check | Moriyoshi Koizumi | 2003-03-23 | 1 | -1/+1 |
* | Fixed win32 build, which fails with non-SBCS-compatible locale settings. | Moriyoshi Koizumi | 2003-03-22 | 1 | -0/+4 |
* | ws | foobar | 2003-02-03 | 1 | -0/+4 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 3 | -3/+3 |
* | Fixed a memory leak inside heb_number_to_chars(). | Ilia Alshanetsky | 2002-12-05 | 1 | -7/+17 |
* | php_error -> php_error_docref | Marcus Boerger | 2002-12-05 | 1 | -1/+1 |
* | jdtojewish() test | Tal Peer | 2002-11-27 | 1 | -0/+28 |
* | Added an additional (optional) argument to jdtojewish() to keep BC | Tal Peer | 2002-11-27 | 1 | -3/+4 |
* | Update to use new parameter parsing API. | Wez Furlong | 2002-11-26 | 1 | -268/+248 |
* | email address change | Hartmut Holzgraefe | 2002-11-25 | 3 | -3/+3 |
* | WS | Wez Furlong | 2002-11-07 | 1 | -83/+85 |
* | Make this static also. | Wez Furlong | 2002-11-07 | 1 | -1/+1 |
* | Make this static | Wez Furlong | 2002-11-07 | 1 | -1/+1 |
* | - Added an aditional parameter to the jdtojewish() function which makes | Derick Rethans | 2002-10-31 | 3 | -10/+121 |