Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reapply platform related onig patches | Anatol Belski | 2017-05-30 | 3 | -3/+9 |
* | Update Oniguruma to latest upstream version 6.3.0 | Remi Collet | 2017-05-30 | 59 | -270/+534 |
* | Ignore ext/mbstring/oniguruma/oniguruma.h | Sara Golemon | 2017-05-02 | 1 | -0/+1 |
* | Remove superfluous allocation checks around ZMM-based functions | Thomas Punt | 2017-04-02 | 1 | -3/+0 |
* | Remove more unnecessary checks on Zend's allocator functions | Thomas Punt | 2017-03-16 | 1 | -3/+0 |
* | Drop unnecessary allocator return value checks | Nikita Popov | 2017-03-13 | 1 | -92/+72 |
* | remove accidentially commited file | Anatol Belski | 2017-03-07 | 1 | -0/+0 |
* | Deprecate mbstring.func_overload | Nikita Popov | 2017-02-03 | 5 | -1/+6 |
* | Deprecate mb_parse_str() without second argument | Nikita Popov | 2017-02-03 | 5 | -2/+19 |
* | Use modern autotools name of configure.ac instead of configure.in | Brian Evans | 2017-01-27 | 1 | -0/+0 |
* | Merge branch 'pull-request/2268' | Joe Watkins | 2017-01-04 | 46 | -46/+46 |
|\ | |||||
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 46 | -46/+46 |
* | | Merge branch 'pull-request/1094' | Joe Watkins | 2017-01-04 | 2 | -3/+89 |
|\ \ | |/ |/| | |||||
| * | add declaration of functions | Masaki Kagaya | 2016-08-14 | 1 | -0/+5 |
| * | delete duplicate functions | Masaki Kagaya | 2016-08-14 | 74 | -2040/+6003 |
| |\ | |||||
| * | | replace emalloc with safe_emalloc | Masaki Kagaya | 2015-03-01 | 1 | -4/+4 |
| * | | update the functions for checking the names of encodings | Masaki Kagaya | 2015-02-27 | 1 | -58/+90 |
| * | | delete unnecessary functions | Masaki Kagaya | 2015-02-22 | 2 | -322/+76 |
| * | | fix return type | Masaki Kagaya | 2015-02-22 | 1 | -6/+6 |
| * | | fix memory leak | Masaki Kagaya | 2015-02-22 | 1 | -10/+12 |
| * | | added php_mb_check_code_point for mb_substitute_character | Masaki Kagaya | 2015-02-19 | 2 | -2/+122 |
| * | | changed the position of calling php_mb_check_forbidden_encoding | Masaki Kagaya | 2015-02-19 | 1 | -7/+5 |
| * | | use php_mb_convert_encoding instead of php_mb_check_encoding | Masaki Kagaya | 2015-02-19 | 1 | -23/+24 |
| * | | added various encoding support other than unicode | Masaki Kagaya | 2015-02-19 | 1 | -22/+51 |
| * | | added check by php_mb_check_forbidden_encoding | Masaki Kagaya | 2015-02-19 | 1 | -1/+1 |
| * | | added mb_chr | Masaki Kagaya | 2015-02-19 | 2 | -0/+99 |
| * | | added php_mb_check_forbidden_encoding | Masaki Kagaya | 2015-02-19 | 1 | -25/+34 |
| * | | added support for various encodings other than unicode | Masaki Kagaya | 2015-02-19 | 1 | -13/+43 |
| * | | added utf16 and ucs2 for supported encodings | Masaki Kagaya | 2015-02-19 | 1 | -0/+6 |
| * | | added check for forbidden encodings | Masaki Kagaya | 2015-02-19 | 1 | -0/+26 |
| * | | added utf32 and ucs4 for available encodings | Masaki Kagaya | 2015-02-19 | 1 | -0/+6 |
| * | | added mb_ord | Masaki Kagaya | 2015-02-19 | 2 | -0/+74 |
| * | | added php_mb_check_encoding | Masaki Kagaya | 2015-02-19 | 1 | -20/+35 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-12-17 | 1 | -3/+6 |
|\ \ \ | |||||
| * \ \ | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-12-17 | 1 | -3/+6 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-12-17 | 1 | -3/+6 |
| | |\ \ \ | |||||
| | | * | | | fix C89 compat | Anatol Belski | 2016-12-17 | 1 | -3/+6 |
| | | * | | | Add more mbfl string size checks (bug #73505) | Stanislav Malyshev | 2016-11-26 | 1 | -1/+29 |
* | | | | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2016-12-09 | 2 | -6/+17 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed bug #73646 (mb_ereg_search_init null pointer dereference) | Xinchen Hui | 2016-12-09 | 2 | -6/+17 |
* | | | | | | Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUED) | Dmitry Stogov | 2016-11-28 | 1 | -4/+4 |
* | | | | | | Fixed build | Dmitry Stogov | 2016-11-28 | 1 | -1/+1 |
* | | | | | | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2016-11-26 | 1 | -0/+28 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-26 | 1 | -0/+28 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-26 | 1 | -0/+28 |
| | |\ \ \ \ | |||||
| | | * | | | | Add more mbfl string size checks (bug #73505) | Stanislav Malyshev | 2016-11-26 | 1 | -1/+29 |
| | | |/ / / | |||||
| | | * | | | Fix bug #73082 | Stanislav Malyshev | 2016-09-25 | 1 | -48/+48 |
| | | * | | | Fix bug26639.phpt | Yasuo Ohgaki | 2016-09-08 | 1 | -0/+1 |
* | | | | | | further normalizations, uint vs uint32_t | Anatol Belski | 2016-11-26 | 2 | -2/+2 |
* | | | | | | fix oniguruma.h copying | Anatol Belski | 2016-11-25 | 1 | -1/+6 |