History log of /php-src/ext/mbstring/config.m4 (Results 76 – 100 of 127)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1
# 599ae4b1 19-Jul-2004 Moriyoshi Koizumi

- Fix VPATH build. (patch by Joe Orton)

Revision tags: php-5.0.0RC4, php-5.0.0, php-4.3.8
# af550102 10-Jun-2004 Ilia Alshanetsky

Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
command does not support -e parameter).

Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3
# d3a8b313 08-Apr-2004 Moriyoshi Koizumi

- Add missing checks. Maybe fixes PR #27680

Revision tags: php-4.3.6RC2
# 94ec5c2a 04-Apr-2004 Moriyoshi Koizumi

- Let it work safely

# bebddbdd 04-Apr-2004 Derick Rethans

- Fixed test

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

123456