summaryrefslogtreecommitdiff
path: root/ext/mbstring/libmbfl
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-1475-126/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-139-55/+55
* Fixed bug #76532 (excessive memory usage in mb_strimwidth)Marcus Schwarz2018-06-282-1/+8
* Fix #75944: Wrong cp1251 detectionChristoph M. Becker2018-03-191-1/+1
* Fix #62545: wrong unicode mapping in some charsetsChristoph M. Becker2018-03-112-5/+5
* Fixed bug #62934Nikita Popov2017-07-281-2/+2
* Fix #71606: Segmentation fault mb_strcut with HTML-ENTITIESChristoph M. Becker2017-07-232-2/+9
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-12-171-3/+6
|\
| * fix C89 compatAnatol Belski2016-12-171-3/+6
| * Add more mbfl string size checks (bug #73505)Stanislav Malyshev2016-11-261-1/+29
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-261-0/+28
|\ \
| * | Add more mbfl string size checks (bug #73505)Stanislav Malyshev2016-11-261-1/+29
| |/
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-06-061-0/+2
|\ \ | |/
| * missing returnAnatol Belski2016-06-061-0/+2
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-03-281-17/+17
| |\
| * | Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if ...Yasuo Ohgaki2016-01-181-1/+1
* | | Merge branch 'PHP-5.5' into PHP-7.0.5Stanislav Malyshev2016-03-281-4/+4
|\ \ \ | | |/ | |/|
| * | Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcutStanislav Malyshev2016-03-281-17/+17
| * | added missing parenthesesMasaki Kagaya2015-03-081-1/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-01-181-1/+1
|\ \ \
| * | | Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if ...Yasuo Ohgaki2016-01-181-1/+1
| | |/ | |/|
| * | added missing parenthesesMasaki Kagaya2015-03-081-1/+1
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-2/+2
* | | Check mbfl_filt_put_invalid_char return valueNikita Popov2015-07-183-15/+16
* | | added missing parenthesesMasaki Kagaya2015-03-081-1/+1
* | | trailing whitespace removalStanislav Malyshev2015-01-10178-2166/+2166
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-4/+4
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-2/+2
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+0
|/ /
* | Removed another cvsclean fileSobak2014-06-081-14/+0
|/
* Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-204-4/+4
|\
| * - Fixed possible uninitialized scalar variable usage (spotted by Coverity)Felipe Pena2013-10-204-4/+4
| * MFH: fixed #65045: mb_convert_encoding breaks well-formed character.Rui Hirokawa2013-07-313-193/+177
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | MFH: fixed #65045: mb_convert_encoding breaks well-formed character.Rui Hirokawa2013-07-313-193/+177
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-093-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-093-0/+0
| |\
| | * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-093-0/+0
| | * MFH: fixed #40685: removed '&' in mb_decode_numericentity().Rui Hirokawa2011-09-241-1/+49
| | * - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE.Gustavo André dos Santos Lopes2011-04-091-2/+2
| | * - Fix bug #53273 (mb_strcut() returns garbage with the excessive length param...Moriyoshi Koizumi2010-11-091-0/+4
| * | Comparison between pointer and integerXinchen Hui2011-11-211-1/+1
| * | Fixed bug #60306 (Characters lost while converting from cp936 to utf8)Xinchen Hui2011-11-181-3/+1
| * | Remove unused variables in libmbflPierrick Charron2011-11-182-2/+1
| * | MFH: fixed alias and encoding mapping for emoji logo.Rui Hirokawa2011-11-023-13/+14
| * | MFH: fixed alias of encoding.Rui Hirokawa2011-10-301-1/+1
| * | MFH: removed invalid two byte sequenct for utf-8.Rui Hirokawa2011-10-231-1/+1
| * | MFH: fixed byte length of utf-8.Rui Hirokawa2011-10-181-1/+1
| * | added a missing emoji U+27BF.Rui Hirokawa2011-10-151-12/+12