summaryrefslogtreecommitdiff
path: root/ext/mbstring/libmbfl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-081-5/+9
|\
| * Fix bug #79787XXiang2020-07-081-5/+9
* | Fix shift ub in mbstringNikita Popov2020-01-302-8/+8
* | Restore digit check in mb_decode_numericentity()Nikita Popov2020-01-301-1/+1
* | Better overflow check for entity decodingNikita Popov2020-01-291-3/+4
* | Fix recovery of large entities in mb_decode_numericentity()Nikita Popov2020-01-291-6/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2020-01-201-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-01-201-2/+2
| |\
| | * Fix bug #79037 (global buffer-overflow in `mbfl_filt_conv_big5_wchar`)Stanislav Malyshev2020-01-201-5/+12
| | * 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
* | | Don't short-circuit MBFL_OUTPUTFILTER_ILLEGAL_MODE_NONENikita Popov2019-08-0954-195/+68
* | | Fix shift UB in mbfilter_utf32.cNikita Popov2019-06-191-1/+1
* | | Remove unused symbol definitionPeter Kokot2019-05-111-1/+0
* | | Remove redundant memory.h filePeter Kokot2019-05-111-5/+0
* | | Simplify ext/mbstring/libmbfl/config.h creationPeter Kokot2019-05-111-52/+0
* | | Integrate libmbfl docs to README.md and LICENSEPeter Kokot2019-05-116-123/+139
* | | Disable PACKAGE_* preprocessor symbolsPeter Kokot2019-04-131-24/+0
* | | Remove incorrect mbstring includesNikita Popov2019-04-112-3/+0
* | | Remove unused function prototypeNikita Popov2019-04-111-2/+0
* | | Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-011-3/+0
* | | Remove local variablesPeter Kokot2019-02-038-50/+0
* | | Merge branch 'PHP-7.3'Nikita Popov2018-10-172-15/+0
|\ \ \ | |/ /
| * | Remove the "auto" encodingNikita Popov2018-10-172-15/+0
* | | Merge branch 'PHP-7.3'Nikita Popov2018-10-172-3/+46
|\ \ \ | |/ /
| * | Fixed bug #77025Nikita Popov2018-10-171-2/+43
| * | Add vtbls for EUC-TW encodingNikita Popov2018-10-171-1/+3
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-1474-124/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-136-41/+41
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-1473-123/+0
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-135-40/+40
* | | Merge branch 'PHP-7.3'Nikita Popov2018-10-023-5/+11
|\ \ \ | |/ /
| * | Fixed bug #76958Nikita Popov2018-10-021-1/+3
| * | Don't fall back to vtbl_pass if no matching vtbl foundNikita Popov2018-10-022-4/+8
* | | Remove unused and untouched ext/libmbfl/tests filesPeter Kokot2018-09-2616-2755/+0
* | | Remove HAVE_STRING_HPeter Kokot2018-09-187-31/+0
* | | Remove HAVE_STDIO_HPeter Kokot2018-09-171-1/+0
* | | Remove HAVE_STDLIB_HPeter Kokot2018-09-163-6/+0
* | | Remove HAVE_ASSERT_HPeter Kokot2018-09-092-4/+0
* | | Remove HAVE_STDDEF_HPeter Kokot2018-09-0524-56/+0
* | | Remove AC_C_CONSTPeter Kokot2018-09-021-3/+0
|/ /
* | Remove unused libmbfl build system related filesPeter Kokot2018-07-2913-462/+0
* | Remove unused Git attributes identPeter Kokot2018-07-252-4/+0
* | Merge branch 'PHP-7.2'Nikita Popov2018-06-282-1/+8
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-282-1/+8
| |\
| | * Fixed bug #76532 (excessive memory usage in mb_strimwidth)Marcus Schwarz2018-06-282-1/+8
* | | Merge branch 'PHP-7.2'Christoph M. Becker2018-03-191-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-03-191-1/+1
| |\ \ | | |/
| | * Fix #75944: Wrong cp1251 detectionChristoph M. Becker2018-03-191-1/+1
* | | Merge branch 'PHP-7.2'Christoph M. Becker2018-03-112-5/+5
|\ \ \ | |/ /