summaryrefslogtreecommitdiff
path: root/ext/intl/normalizer
Commit message (Expand)AuthorAgeFilesLines
* Cleanup (avoid string reallocations)Dmitry Stogov2015-07-011-7/+4
* s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-10/+10
* cleanup intl typesStanislav Malyshev2014-12-291-5/+5
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-134-20/+20
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* 's' works with size_t round 3Anatol Belski2014-08-271-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 1Anatol Belski2014-08-252-7/+7
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-4/+4
* basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* Fixed segfault while starting upXinchen Hui2014-06-281-1/+1
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-1/+3
* Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-306-0/+0
|\
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-306-0/+0
| * - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
| * - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-2/+6
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-3/+3
* | - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
* | - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-2/+6
* | Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+1
|/
* cleanup some code, improve error handlingStanislav Malyshev2009-12-231-15/+15
* clean up normalizer codeStanislav Malyshev2009-12-212-13/+0
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-1/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-1/+0
* MFH:Felipe Pena2008-08-113-33/+35
* Merge intl extension into coreStanislav Malyshev2008-07-076-0/+520