summaryrefslogtreecommitdiff
path: root/ext/intl/grapheme
Commit message (Expand)AuthorAgeFilesLines
* Remove executable bit from filesGustavo André dos Santos Lopes2012-07-304-0/+0
* Fixed bug #6208: memory leak in grapheme_extract()Gustavo André dos Santos Lopes2012-05-231-0/+1
* fix bug #61487 - bad bounds check in grapheme_strposStanislav Malyshev2012-03-251-1/+1
* Back- and front-port fixes for #55019Gwynne Raskind2011-08-073-7/+7
* - Added missing check (thanks neweracracker at gmail dot com)Felipe Pena2011-08-041-2/+3
* - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-042-19/+55
* fix unit tests for intl in accordance with new ICU releasesStanislav Malyshev2011-01-041-67/+67
* Fix bad args to grapheme_extract(), reported by Maksymilian ArciemowiczStanislav Malyshev2010-12-191-3/+9
* cleanup some code, improve error handlingStanislav Malyshev2009-12-232-9/+9
* Fix in grapheme_extractKirti Velankar2009-04-271-2/+3
* merge grapheme substr fixStanislav Malyshev2009-04-101-1/+1
* MFH:Felipe Pena2008-08-111-1/+1
* Merge intl extension into coreStanislav Malyshev2008-07-074-0/+1628