Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deduplicate NAN/INF portability, move to Zend | Andrea Faulds | 2016-03-20 | 1 | -10/+4 |
* | Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h. | Dmitry Stogov | 2015-08-13 | 1 | -1/+1 |
* | Get rid of more ZVAL_ZVAL() macros | Dmitry Stogov | 2015-06-12 | 1 | -1/+2 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -1/+1 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 5 | -77/+77 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 6 | -6/+6 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 3 | -14/+14 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -4/+4 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 3 | -10/+10 |
* | Fixed iterators | Xinchen Hui | 2014-06-29 | 1 | -3/+3 |
* | Fixed segfault temporarily (probably need to be reverted later) | Xinchen Hui | 2014-06-29 | 1 | -2/+2 |
* | Fixed segfault, segfault and segfault | Xinchen Hui | 2014-06-29 | 1 | -4/+1 |
* | Fixed segfault while starting up | Xinchen Hui | 2014-06-28 | 1 | -1/+1 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 4 | -62/+56 |
* | Add support for non-scalar Iterator keys in foreach | Nikita Popov | 2013-03-12 | 1 | -13/+1 |
* | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 2 | -0/+0 |
|\ | |||||
| * | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 2 | -0/+0 |
| |\ | |||||
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 2 | -0/+0 |
* | | | Merge branch 'datefmt_tz_cal_interop' | Gustavo André dos Santos Lopes | 2012-07-22 | 2 | -0/+290 |
|\ \ \ | |||||
| * | | | Added IntlDateFormatter::formatObject(). Refactor | Gustavo André dos Santos Lopes | 2012-07-22 | 2 | -23/+196 |
| * | | | Unified zval -> UDate conversions | Gustavo André dos Santos Lopes | 2012-07-02 | 2 | -0/+117 |
* | | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -2/+2 |
| * | | | - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared) | Gustavo André dos Santos Lopes | 2011-11-26 | 1 | -0/+2 |
| * | | | - Support for UTS #46. | Gustavo André dos Santos Lopes | 2011-11-24 | 1 | -2/+1 |
| | |/ | |/| | |||||
* | | | Change in BreakIterator::getPartsIterator() | Gustavo André dos Santos Lopes | 2012-06-10 | 2 | -1/+2 |
* | | | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 2 | -40/+47 |
| |/ |/| | |||||
* | | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+2 |
* | | Compatibility with old versions of ICU (4.0+). | Gustavo André dos Santos Lopes | 2012-04-01 | 1 | -0/+3 |
* | | Initial checkin of calendar/timezone code. | Gustavo André dos Santos Lopes | 2012-04-01 | 2 | -0/+418 |
* | | - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared) | Gustavo André dos Santos Lopes | 2011-11-26 | 1 | -0/+2 |
* | | - Support for UTS #46. | Gustavo André dos Santos Lopes | 2011-11-24 | 1 | -2/+1 |
|/ | |||||
* | MFH: | Felipe Pena | 2008-08-11 | 1 | -11/+11 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 2 | -0/+296 |