History log of /PHP-8.0/ext/mbstring/config.m4 (Results 51 – 75 of 120)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2
# 693c9a7d 29-Jan-2007 Rui Hirokawa

fixed incompatibility with PHP 5.2.0 for encoding conversion between ShiftJIS(CP932), eucJP, ISO-2022-JP.


Revision tags: php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2, php-5.2.1RC1
# 96d597b6 03-Nov-2006 Rui Hirokawa

added japanese legacy encoding support (made by moriyama@miraclelinux.com)


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# bd088df9 01-Oct-2006 Rui Hirokawa

fixed bug #37103: libmbfl headers was not installed correctly.


# 46fda147 23-Sep-2006 Rui Hirokawa

fixed build problem of some extensions which depend on ext/mbstring.


# 0d233db5 21-Sep-2006 Seiji Masugata

Updated bundled oniguruma library (used for multibyte regular expression) to 4.4.4. fixed some Segmentation Fault, and build fails in OSX(Xcode 2.4/gcc 4.0.1 problem). See #38452.


Revision tags: php-5.2.0RC4, php-5.2.0RC3
# 100742f7 25-Aug-2006 Seiji Masugata

added configure option --disable-mbregex-backtrack.


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# e95f9a0e 20-Jul-2006 Seiji Masugata

Updated bundled oniguruma library (used for multibyte regular expression) to 4.2.0.


Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 65de977e 07-May-2006 Rasmus Lerdorf

INSTALL_HEADERS takes absolute filenames there in the second arg.
This makes pecl/mailparse build again


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 92da3229 17-Apr-2006 foobar

MFH: Fixed bug #37103 (libmbfl headers not installed)


Revision tags: php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 4628a41c 23-Dec-2005 Rui Hirokawa

MFH: fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4
# 3815b367 28-Oct-2005 Anantha Kesari H Y

NetWare LibC sdk has stdarg.h
--Kamesh


Revision tags: RELEASE_0_9_2
# b122cd4b 26-Oct-2005 Antony Dovgal

MFH: fix #34977 (Compile failure on MacOSX due to use of varargs.h)


Revision tags: RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# d12196e5 29-May-2005 foobar

Fix VPATH build


# 62625394 07-May-2005 foobar

- Added PHP_INSTALL_HEADERS() macro
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"


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


12345