History log of /PHP-7.3/ext/mbstring/config.m4 (Results 51 – 75 of 106)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2
# 542901d7 22-Mar-2005 Moriyoshi Koizumi

- Add Armenian encoding / NLS (patch by Hayk Chamyan)


Revision tags: php-5.0.4RC1, php-4.3.11RC1
# 5b5e012b 20-Feb-2005 Moriyoshi Koizumi

- Update libmbfl (fixes bug #30549 and #31911).
- Update oniguruma to 3.7.0


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1
# 2685ca93 03-Nov-2004 Joe Orton

Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
to support multi-ABI platforms.


Revision tags: PRE_NEW_VM_GEN_PATCH
# 756ee85b 08-Oct-2004 Moriyoshi Koizumi

- Avoid doubly symbol definition. Codes in the removed file has never been
used anywhere.


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


12345