summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* Improved trim/ltrim/rtrim functions.Dmitry Stogov2014-12-231-6/+6
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-215-35/+35
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-175-1/+6
|\
| * Updated or skipped certain 32-bit testsAndrea Faulds2014-12-175-1/+6
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-139-267/+267
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-271-40/+59
|\ \ | |/
| * Merge branch 'PHP-5.6'Anatol Belski2014-11-271-40/+59
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-271-40/+59
| | |\
| | | * refactored the mbstring config.w32Anatol Belski2014-11-271-28/+20
| | | * Fixed bug #68504 --with-libmbfl configure option not present on WindowsAnatol Belski2014-11-271-46/+73
| | * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-235-6/+6
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-265-6/+6
|\ \ \ \ | |/ / /
| * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-235-6/+6
* | | | fix arg order, CFLAGS is the fifth arg in m4Anatol Belski2014-10-171-2/+2
* | | | more exts converted for static tsrm ls pointerAnatol Belski2014-10-154-3/+11
|/ / /
* | | Review a few more SEPARATE_ZVAL_IF_NOT_REF usagesNikita Popov2014-10-091-2/+1
* | | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-1112/+0
* | | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-2012-46/+39
|\ \ \
| * | | reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-201-4/+4
| * | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-198-8/+8
| * | | simplify conditionAnatol Belski2014-09-191-1/+1
| * | | fix empty string checkAnatol Belski2014-09-191-1/+1
| * | | remove useless conditionAnatol Belski2014-09-191-1/+1
| * | | redo the fix casting to size_t where applicableAnatol Belski2014-09-162-2/+2
| * | | fix signed/unsigned mismatch warningsAnatol Belski2014-09-161-2/+2
| * | | fixed signed/unsigned mismatch warningAnatol Belski2014-09-161-1/+1
| * | | Fix yy_limit computation after encoding switchNikita Popov2014-09-112-6/+0
| * | | Remove self-contradictory zend multibyte assertionNikita Popov2014-09-112-2/+3
| * | | Revert "Removing ext/ereg and dependencies"Dmitry Stogov2014-09-116-7/+41
| * | | Removing ext/ereg and dependenciesTjerk Meesters2014-09-116-41/+7
| * | | Refactored INI subsystem to use zend_string* instead of char*Dmitry Stogov2014-09-011-21/+19
* | | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-202-5/+4
|/ / /
* | | 's' works with size_t round 3Anatol Belski2014-08-272-26/+28
* | | 's' works with size_t round 2Anatol Belski2014-08-271-2/+2
* | | first show to make 's' work with size_tAnatol Belski2014-08-272-28/+29
* | | Fix mbstring overloads in ztsNikita Popov2014-08-271-3/+6
* | | Unused varialeXinchen Hui2014-08-261-1/+0
* | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-252-9/+9
* | | master renames phase 3Anatol Belski2014-08-251-1/+1
* | | master renames phase 1Anatol Belski2014-08-253-86/+86
* | | fixes to %pd format usageAnatol Belski2014-08-241-1/+1
* | | fixed incompatible types usageAnatol Belski2014-08-201-1/+1
* | | ported ext/mbstringAnatol Belski2014-08-192-22/+22
* | | basic macro replacements, all at onceAnatol Belski2014-08-192-64/+64
* | | Merge branch 'PHP-5.6'Lior Kaplan2014-08-171-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| | |\
| | | * Correct typo in comments: 'initialized'Lior Kaplan2014-08-171-1/+1
| | | * tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4