History log of /PHP-5.6/ext/mbstring/mbstring.h (Results 51 – 75 of 105)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b1
# 2b44c63d 28-Jun-2003 Rui Hirokawa

Fixed corruption of multibyte character including 0x5c as second
byte in multipart/form-data.


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# 0fc5d743 12-May-2003 Moriyoshi Koizumi

oops


# e500e957 12-May-2003 Moriyoshi Koizumi

Applied the right fix for bug #23016


# 27863eb4 11-May-2003 Moriyoshi Koizumi

MFB(r-1.40.2.4): fixed bug #23016


Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 570e929d 24-Mar-2003 Moriyoshi Koizumi

Fixed bug #22834 (compile failure due to ugly implicit casts)


Revision tags: php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# de79a4e9 02-Dec-2002 Moriyoshi Koizumi

Reverted the changes because the problem was elsewhere.


# b2a648f5 02-Dec-2002 Frank M. Kromann

Fixing the Win32 compilation of mbstring with mbregex enabled.


# a7f3ad42 02-Dec-2002 Frank M. Kromann

Fixing build on WIn32
MBREGEX is disabled for now. 5 mbre_* functions are undefined on WIn32


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 7f1f056f 23-Nov-2002 Moriyoshi Koizumi

Updated license information headers


# 22a9d7ad 23-Nov-2002 Moriyoshi Koizumi

Separated GPC related part from mbstring.c


# 72f0be09 19-Nov-2002 Moriyoshi Koizumi

Function renamings: s/php_mbstr_/php_mb/.
# all of which are static so I don't see any problem for now.


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# 08362f90 14-Nov-2002 Wez Furlong

Fix build for unix.
Not sure if this needs merging to the branch (haven't got that far yet today).


# 1eddce79 13-Nov-2002 Edin Kadribasic

MFB (made mbstring compile on windows again).


# 0e6445b8 09-Nov-2002 Moriyoshi Koizumi

Added mb_substr_count() as per the request #15097


Revision tags: php-4.3.0pre2
# 74883a95 23-Oct-2002 Moriyoshi Koizumi

Make php_mb_is_mb_leadbyte() obsolete. It only works with double-byte chars.
# Sorry Marcus, it seems we were working simultaneously :)


# b321568b 23-Oct-2002 Marcus Boerger

fix warning: used in rfc1867.c


# afa9f42f 23-Oct-2002 Moriyoshi Koizumi

Function renaming.


# fdc91ccc 23-Oct-2002 Moriyoshi Koizumi

Renaming the functions.


# b7703551 23-Oct-2002 Moriyoshi Koizumi

Remaned the functions for consistency


# f45231a8 21-Oct-2002 Moriyoshi Koizumi

Added mb_strtolower() and mb_strtoupper()
@- Added mb_strtolower() and mb_strtoupper(). (Moriyoshi)


# a6ecdca0 20-Oct-2002 Masaki Fujimoto

fixed highlight related bugs (in case shift_jis input/output filters are enabled)


# 22f44fa6 16-Oct-2002 Rui Hirokawa

*** empty log message ***


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# 2e1d931c 07-Oct-2002 Moriyoshi Koizumi

Lots of clean-up for upcoming mbstring merging event.
Added mb_regex_set_options().
The Options parameters of various mbregex functions are now deprecated.
@- Added mb_regex_set_options()

Lots of clean-up for upcoming mbstring merging event.
Added mb_regex_set_options().
The Options parameters of various mbregex functions are now deprecated.
@- Added mb_regex_set_options(). The Options parameters of
@ various mbregex functions are now deprecated. (Moriyoshi).

show more ...


12345