History log of /PHP-7.1/ext/mbstring/config.m4 (Results 51 – 75 of 97)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# efb62ea3 03-Apr-2004 Derick Rethans

- MFB: Fixed bug #27849 (configure craps out on trivial syntax error).


Revision tags: php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 11b0f469 28-Feb-2004 Moriyoshi Koizumi

- Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi)
. Supports various encodings such as BIG5, GB2312 and ISO-8859-*
. Fixes bug #26677 (mbstring compile errors with IRIX)

- Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi)
. Supports various encodings such as BIG5, GB2312 and ISO-8859-*
. Fixes bug #26677 (mbstring compile errors with IRIX)
. Many thanks to K.Kosako.
- Remove redundant files that are not relevant to the build.

show more ...


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1, php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# ed2fd39d 08-Dec-2003 Moriyoshi Koizumi

Avoid using non-portable test syntax. This was causing problems on
Solaris. (Reported by Uwe Schindler. Thanks!)


# 2e8b1c01 07-Dec-2003 foobar

revert, not needed


# 1ee7d70b 07-Dec-2003 Marcus Boerger

Enable shared build


# 7d3e3513 04-Dec-2003 Moriyoshi Koizumi

This part is accidentially left on the previous commit.


# 0d2c100a 04-Dec-2003 Moriyoshi Koizumi

It'd be a bad idea to make subpackages dependent on the php build system.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2
# a5422685 02-Oct-2003 Moriyoshi Koizumi

Remove leftovers


Revision tags: php-4.3.4RC1
# b6b761ca 23-Sep-2003 Rui Hirokawa

revert a patch.


# 25bb0d16 23-Sep-2003 Rui Hirokawa

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


Revision tags: RELEASE_0_7
# c803e464 30-Aug-2003 foobar

No need to enable by default. Derick got confused. :)


# 4d788fc1 30-Aug-2003 foobar

libmbfl is required always


# c57ecb0e 30-Aug-2003 foobar

ws


# 6b7cb7c5 25-Aug-2003 foobar

Some minor fixes so that this works with autoconf 2.13 too


# 39ae4799 24-Aug-2003 Moriyoshi Koizumi

Allow usage of external libmbfl


# 7fe12aaa 24-Aug-2003 Moriyoshi Koizumi

Integrate allocator code into mbstring.c


Revision tags: 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, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix, php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2
# 53fba5f8 25-Nov-2002 Moriyoshi Koizumi

@- Enabled mbregex by default when mbstring is also enabled (Moriyoshi)


# 22a9d7ad 23-Nov-2002 Moriyoshi Koizumi

Separated GPC related part from mbstring.c


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# e87b45de 13-Nov-2002 Andrei Zmievski

Disable mbstring by default.


Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1
# 70742ae9 10-Oct-2002 Moriyoshi Koizumi

--disable-mbregex had no effect


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 1a87c6b5 26-Sep-2002 Wez Furlong

(PHP mb_convert_case) Add function that will convert the case of a string
Respecting it's encoding (or the internal encoding).


# cf07c698 19-Sep-2002 Derick Rethans

- Align configure --help messages


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3
# 3bf75192 04-Sep-2002 foobar

@- Added --disable-all configure option. (Jani)


# 7678ada2 03-Sep-2002 Rui Hirokawa

--enable-mbstr-enc-trans is abolished to prevent some problems about POST/GET/Cookie variables. the same functionality is controllable in php.ini option mbstring.encoding_translation (default:Off).


1234