summaryrefslogtreecommitdiff
path: root/ext/intl/grapheme
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
* Use recommended way to handle utf*.h headers and obsolete symbolsAnatol Belski2018-04-051-2/+5
* Reduce var scopeAnatol Belski2018-02-162-3/+3
* Fixed wrong usage of old ZPP API.Dmitry Stogov2017-06-191-2/+1
* Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-161-1/+2
|\
| * Fix bug #73634 - grapheme_strpos illegal memory accessStanislav Malyshev2017-01-161-1/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-12-011-3/+3
|\ \ | |/
| * Fixed bad mergeDmitry Stogov2016-12-011-3/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-12-011-3/+3
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-12-011-3/+3
| |\
| | * oops, changed in wrong placeStanislav Malyshev2016-11-271-3/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-11-271-50/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-271-50/+28
| |\ \ | | |/
| | * Merge branch 'pull-request/1974' into PHP-5.6Stanislav Malyshev2016-11-271-53/+32
| | |\
| | | * Fix #68447: grapheme_extract take an extra trailing characterSATO Kentaro2016-07-011-49/+28
* | | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-201-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-201-1/+1
| |\ \ \ | | |/ /
| | * | Fix #65732: grapheme_*() is not Unicode compliant on CR LF sequenceChristoph M. Becker2016-08-201-1/+1
| | |/
* | | Fixed compilation warningsDmitry Stogov2016-06-223-6/+4
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-271-4/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-271-3/+5
| |\ \ | | |/
| | * Fix bug #72061 - Out-of-bounds reads in zif_grapheme_stripos with negative of...Stanislav Malyshev2016-04-241-5/+7
* | | Add negative offset support to grapheme_strpos/stripos/extract()Francois Laupretre2016-03-091-14/+19
|/ /
* | Fix/improve zpp usageNikita Popov2015-10-021-2/+2
* | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-1/+1
* | Cleanup (avoid string reallocations)Dmitry Stogov2015-07-011-23/+9
* | s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-102-23/+23
* | cleanup intl typesStanislav Malyshev2014-12-293-146/+120
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-134-67/+67
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-193-3/+3
* | 's' works with size_t round 3Anatol Belski2014-08-271-8/+11
* | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | master renames phase 1Anatol Belski2014-08-252-32/+32
* | yet trivial fixesAnatol Belski2014-08-201-1/+1
* | ported ext/intl, bugfixes to goAnatol Belski2014-08-191-15/+15
* | basic macro replacements, all at onceAnatol Belski2014-08-191-16/+16
* | Separate argument passed by referenceDmitry Stogov2014-07-081-0/+1
* | Refactoring ext/intl (only compilerable now, far to finish :<)Xinchen Hui2014-06-281-1/+2
* | Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-9/+14
|/
* Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
|\
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-283-337/+93
|\ \ | |/
| * small optimizationStanislav Malyshev2013-06-232-10/+7
| * fix bug #61860: use USearch for searches, it does the right thingStanislav Malyshev2013-06-233-331/+90
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-231-3/+19
|\ \ | |/
| * Fix bug #62759: Buggy grapheme_substr() on edge caseStanislav Malyshev2013-06-231-3/+19
* | Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-304-0/+0
|\ \ | |/
| * Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-304-0/+0
| |\
| | * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-304-0/+0