History log of /PHP-5.5/ext/mbstring/php_mbregex.c (Results 76 – 100 of 102)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# 45361297 30-Oct-2002 Moriyoshi Koizumi

Fixed mb_ereg_replace() bug


Revision tags: php-4.3.0pre2
# 85211769 20-Oct-2002 Moriyoshi Koizumi

Changed mb_regex_set_options() more informative


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# 2f88f504 10-Oct-2002 Moriyoshi Koizumi

Fixed mb_regex_set_options()


# af8230e2 08-Oct-2002 Sebastian Bergmann

Fix ZTS build.


# 8f1fb576 07-Oct-2002 Moriyoshi Koizumi

Fixed typo.


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


# 931e2529 07-Oct-2002 Moriyoshi Koizumi

fixed mb_split (the value of third parameter treated wrongly)


# 9b849892 07-Oct-2002 Moriyoshi Koizumi

MFH


# d9401317 06-Oct-2002 Rasmus Lerdorf

Fix build


# a1b3f838 06-Oct-2002 Moriyoshi Koizumi

added support for aliases of the encodings.


# 0601d1fc 06-Oct-2002 Moriyoshi Koizumi

made messages more consistent


# 55b59136 06-Oct-2002 Moriyoshi Koizumi

Warnings for empty regular expressions


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2
# 965ecdb3 27-Aug-2002 Marcus Boerger

php_error_docref


Revision tags: php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 4efba9ef 26-Apr-2002 Sascha Schumann

Improve use of module_globals macros


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2
# d1caef71 23-Mar-2002 Rui Hirokawa

changed license from GPL2 to PHP License.


12345