summaryrefslogtreecommitdiff
path: root/ext/intl/normalizer/normalizer_normalize.c
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-131-15/+15
* '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-251-4/+4
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-4/+4
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-1/+3
* Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-301-0/+0
|\
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
| * - 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
* | - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-2/+6
|/
* cleanup some code, improve error handlingStanislav Malyshev2009-12-231-15/+15
* clean up normalizer codeStanislav Malyshev2009-12-211-4/+0
* MFH:Felipe Pena2008-08-111-27/+29
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+256