summaryrefslogtreecommitdiff
path: root/ext/mbstring/ucgendat
Commit message (Expand)AuthorAgeFilesLines
* Update 'East Asian Width' table to comply with Unicode 13.0Alex Dowad2021-01-191-10/+88
* [ci skip] Move OpenLDAP license to redistributable info filePeter Kokot2019-05-061-47/+0
* Move ucgendata README to generator file headerPeter Kokot2019-04-202-8/+8
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-4/+1
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Make PHP development tools files and scripts executablePeter Kokot2018-08-292-0/+2
* Fixed bug #65544 and #71298Nikita Popov2017-07-281-3/+29
* Implement full case mappingNikita Popov2017-07-282-16/+252
* Use case-folding for case insensitive comparisonsNikita Popov2017-07-281-19/+53
* Use MPH for case mapsNikita Popov2017-07-281-44/+165
* Don't store titlecase if same as uppercaseNikita Popov2017-07-281-1/+1
* Drop implementation-specific character propertiesNikita Popov2017-07-281-28/+2
* Handle character ranges in ucgendat genericallyNikita Popov2017-07-251-82/+24
* Port ucgendat to PHPNikita Popov2017-07-253-1932/+440
* Fix handling of some special ranges in ucgendatNikita Popov2017-07-251-16/+3
* Change layout of case mapping tableNikita Popov2017-07-231-76/+21
* Update ucgendat for more bidi propertiesNikita Popov2017-07-231-3/+7
* Fixed bug #69267 completelyNikita Popov2017-07-231-2/+12
* Partial fix for bug #69267Nikita Popov2017-07-231-1/+1
* fix typosolshevskiy872015-05-131-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-10/+10
* - Moved ucgendat.c to a separate directory and included theGustavo André dos Santos Lopes2010-10-053-0/+2041