Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix argument type & remove warning | Stanislav Malyshev | 2013-10-20 | 1 | -3/+3 |
* | Merge branch 'PHP-5.4' | Gustavo Lopes | 2012-08-26 | 1 | -1/+1 |
|\ | |||||
| * | Fixed defective cloning in ext/intl classes | Gustavo Lopes | 2012-08-26 | 1 | -1/+1 |
* | | Fix handling of several uinitialized intl objects | Gustavo Lopes | 2012-08-22 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' | Gustavo Lopes | 2012-08-22 | 3 | -10/+26 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Gustavo Lopes | 2012-08-22 | 4 | -11/+27 |
| |\ | |||||
| | * | Fix handling of several uinitialized intl objects | Gustavo Lopes | 2012-08-22 | 4 | -11/+27 |
* | | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 12 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 12 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 12 | -0/+0 |
* | | | Leak caused by wrong and unreachable cleanup | Gustavo Lopes | 2012-07-23 | 1 | -3/+5 |
* | | | Do not fetch default locale once on minit or rinit | Gustavo Lopes | 2012-07-23 | 1 | -2/+2 |
* | | | Merge branch 'datefmt_tz_cal_interop' | Gustavo André dos Santos Lopes | 2012-07-22 | 4 | -92/+342 |
|\ \ \ | |||||
| * | | | Readded accidentally removed line | Gustavo André dos Santos Lopes | 2012-07-22 | 1 | -0/+1 |
| * | | | Added IntlDateFormatter::formatObject(). Refactor | Gustavo André dos Santos Lopes | 2012-07-22 | 4 | -4/+262 |
| * | | | Refactored internal_get_timestamp() | Gustavo André dos Santos Lopes | 2012-07-02 | 1 | -36/+62 |
| * | | | Unified zval -> UDate conversions | Gustavo André dos Santos Lopes | 2012-07-02 | 2 | -58/+23 |
* | | | | - Fix conflict | Felipe Pena | 2012-07-14 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | - Fixed bug #62565 (Crashes due non-initialized internal properties_table) | Felipe Pena | 2012-07-14 | 1 | -0/+1 |
* | | | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 12 | -337/+680 |
|/ / | |||||
* | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -4/+13 |
|\ \ | |/ | |||||
| * | Fixed bug #60785 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -4/+13 |
* | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -19/+45 |
|\ \ | |/ | |||||
| * | Fixed bug #62017 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -19/+45 |
* | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Fixed bug #62081 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+9 |
| * | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| * | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 1 | -1/+3 |
| * | Imlement clone for formatters that support it | Stanislav Malyshev | 2011-01-03 | 1 | -1/+25 |
| * | - Fixed bug #53612 (Segmentation fault when using several cloned intl | Gustavo André dos Santos Lopes | 2010-12-27 | 1 | -1/+6 |
| * | - Fixed ZTS build | Felipe Pena | 2010-11-21 | 1 | -1/+1 |
| * | Add support for DateTime in datefmt_format | Stanislav Malyshev | 2010-11-20 | 1 | -2/+24 |
| * | Fix invalid args bugs by Maksymilian Arciemowicz | Stanislav Malyshev | 2010-11-19 | 1 | -0/+1 |
| * | Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer range | Stanislav Malyshev | 2010-09-01 | 1 | -6/+7 |
* | | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 1 | -1/+3 |
* | | Imlement clone for formatters that support it | Stanislav Malyshev | 2011-01-03 | 1 | -1/+25 |
* | | - Fixed bug #53612 (Segmentation fault when using several cloned intl | Gustavo André dos Santos Lopes | 2010-12-27 | 1 | -1/+6 |
* | | - Fixed ZTS build | Felipe Pena | 2010-11-21 | 1 | -1/+1 |
* | | Add support for DateTime in datefmt_format | Stanislav Malyshev | 2010-11-20 | 1 | -2/+24 |
* | | Fix invalid args bugs by Maksymilian Arciemowicz | Stanislav Malyshev | 2010-11-19 | 1 | -0/+1 |
* | | Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer range | Stanislav Malyshev | 2010-09-01 | 1 | -6/+7 |
* | | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+1 |
|/ | |||||
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -5/+3 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -8/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+8 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -8/+1 |
* | fix formatting/parsing | Stanislav Malyshev | 2008-09-04 | 2 | -68/+62 |
* | ws cleanup | Stanislav Malyshev | 2008-09-04 | 2 | -29/+28 |
* | MFH: | Felipe Pena | 2008-08-11 | 5 | -204/+232 |