History log of /PHP-7.0/ext/mbstring/php_mbregex.c (Results 101 – 125 of 142)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 25bb0d16 23-Sep-2003 Rui Hirokawa

fixed win32-build and update e-mail address in mbstring.


Revision tags: RELEASE_0_7, php-4.3.3
# 5a80df26 23-Aug-2003 Rui Hirokawa

@mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma.


Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, 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, SPL_ALPHA
# 894e2aaf 01-May-2003 Ilia Alshanetsky

emalloc -> safe_emalloc


Revision tags: php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 8784a497 03-Apr-2003 Moriyoshi Koizumi

Fixed segfault in mb_ereg_match()


# 8b539ed7 03-Apr-2003 Moriyoshi Koizumi

Fixed lots of crashes in mbregex.
# most of them were caused by stupid mistakes


# 2954ea0a 01-Apr-2003 Moriyoshi Koizumi

oops


# 1bb22a8b 01-Apr-2003 Moriyoshi Koizumi

Reverted the last patch; the problem is elsewhere..


# df22d101 01-Apr-2003 Moriyoshi Koizumi

Fixed crash that occurs due to an abused persistent hashtable.
# thanks Sascha again.


Revision tags: php-4.3.2RC1
# 3940c673 04-Mar-2003 Moriyoshi Koizumi

64bit long fix: patch by Dave Hill


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# cfbd0bb5 23-Jan-2003 Moriyoshi Koizumi

Really fixed the mb issue of mb_ereg_replace()
# my previous patch is somewhat wrong


# 3e7b8328 23-Jan-2003 Moriyoshi Koizumi

Fixed a mb_ereg_replace() bug; the function was not completely multibyte-safe.


# 812a4190 21-Jan-2003 Moriyoshi Koizumi

Oops! wrong patch. Reverted.


# ce5df6d9 21-Jan-2003 Moriyoshi Koizumi

Fixed mb_ereg_replace() bug (the function has ignored the default option)


# 9a723fcb 21-Jan-2003 Moriyoshi Koizumi

Fixed mb_ereg_search() segfault that occurs when the function is called
before a string to be searched is passed by mb_ereg_search_init()


# 984c0918 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 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.


# 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
# 76b218cb 25-Nov-2002 Moriyoshi Koizumi

Renamed several internal functions for consistency


# 7f1f056f 23-Nov-2002 Moriyoshi Koizumi

Updated license information headers


Revision tags: BEFORE_RENAMING
# 6841184a 14-Nov-2002 Moriyoshi Koizumi

Fix build


# dac0b6fc 14-Nov-2002 Moriyoshi Koizumi

Moved some mbregex related portions from mbstring.c to php_mbregex.c
# No need to merge this change to PHP_4_3 branch


Revision tags: php-4.3.0RC1
# 1eddce79 13-Nov-2002 Edin Kadribasic

MFB (made mbstring compile on windows again).


# e9982c06 02-Nov-2002 Moriyoshi Koizumi

Reduced compiler warnings


123456