summaryrefslogtreecommitdiff
path: root/ext/intl/common
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate NAN/INF portability, move to ZendAndrea Faulds2016-03-201-10/+4
* Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h.Dmitry Stogov2015-08-131-1/+1
* Get rid of more ZVAL_ZVAL() macrosDmitry Stogov2015-06-121-1/+2
* trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* cleanup intl typesStanislav Malyshev2014-12-291-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-135-77/+77
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-196-6/+6
* master renames phase 1Anatol Belski2014-08-253-14/+14
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-4/+4
* basic macro replacements, all at onceAnatol Belski2014-08-193-10/+10
* Fixed iteratorsXinchen Hui2014-06-291-3/+3
* Fixed segfault temporarily (probably need to be reverted later)Xinchen Hui2014-06-291-2/+2
* Fixed segfault, segfault and segfaultXinchen Hui2014-06-291-4/+1
* Fixed segfault while starting upXinchen Hui2014-06-281-1/+1
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-284-62/+56
* Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-13/+1
* Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-302-0/+0
|\
| * Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-302-0/+0
| |\
| | * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-302-0/+0
* | | Merge branch 'datefmt_tz_cal_interop'Gustavo André dos Santos Lopes2012-07-222-0/+290
|\ \ \
| * | | Added IntlDateFormatter::formatObject(). RefactorGustavo André dos Santos Lopes2012-07-222-23/+196
| * | | Unified zval -> UDate conversionsGustavo André dos Santos Lopes2012-07-022-0/+117
* | | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-301-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-2/+2
| * | | - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)Gustavo André dos Santos Lopes2011-11-261-0/+2
| * | | - Support for UTS #46.Gustavo André dos Santos Lopes2011-11-241-2/+1
| | |/ | |/|
* | | Change in BreakIterator::getPartsIterator()Gustavo André dos Santos Lopes2012-06-102-1/+2
* | | BreakIterator and RuleBasedBreakiterator addedGustavo André dos Santos Lopes2012-06-042-40/+47
| |/ |/|
* | DateFormat plays nice with Calendar, TimeZoneGustavo André dos Santos Lopes2012-06-041-0/+2
* | Compatibility with old versions of ICU (4.0+).Gustavo André dos Santos Lopes2012-04-011-0/+3
* | Initial checkin of calendar/timezone code.Gustavo André dos Santos Lopes2012-04-012-0/+418
* | - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)Gustavo André dos Santos Lopes2011-11-261-0/+2
* | - Support for UTS #46.Gustavo André dos Santos Lopes2011-11-241-2/+1
|/
* MFH:Felipe Pena2008-08-111-11/+11
* Merge intl extension into coreStanislav Malyshev2008-07-072-0/+296