summaryrefslogtreecommitdiff
path: root/ext/intl/normalizer
Commit message (Expand)AuthorAgeFilesLines
* 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