History log of /PHP-5.5/ext/iconv/iconv.c (Results 151 – 175 of 199)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1a867685 11-Oct-2002 Moriyoshi Koizumi

Added ICONV_IMPL and ICONV_VERSION constants.
@- Added ICONV_IMPL and ICONV_VERSION constants to iconv extension to
@ indicate which iconv implementation is used. (Moriyoshi)


Revision tags: php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3
# 69cc4735 07-Sep-2002 Yasuo Ohgaki

Fixed errno hanlding. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>


Revision tags: php-4.2.3
# 38ef35e5 04-Sep-2002 Yasuo Ohgaki

Fixed undefiend referece at build time.
Fixed transilit test script.
Make fixes available on Windows.
Patch by Yoshimori Koizumi<readjust@deneb.freemail.ne.jp>


Revision tags: php-4.2.3RC2, php-4.2.3RC1
# 4b7ad810 08-Aug-2002 Yasuo Ohgaki

Forgot this one. Fix build


# 7498f568 06-Aug-2002 Marko Karppinen

Updated proto to match the function (fix compile bustage on osx)


Revision tags: dev
# 6c094c3e 05-Aug-2002 Marcus Boerger

ws fix


# dd8ec2dc 05-Aug-2002 Marcus Boerger

-fix one warning
-send Content-Type Header with charset


Revision tags: php-4.2.2
# 7409f1cf 19-Jul-2002 Derick Rethans

Unify error messages


# 7892e416 13-Jul-2002 foobar

Kill compiler warning


# 2e77bb30 11-Jul-2002 Yasuo Ohgaki

Fix #16069. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
@ Made iconv() work well with libiconv or libgconv. (Moriyoshi, Yasuo)


Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# 4330c0d9 28-Jun-2002 Derick Rethans

- Fix for bug #18039


Revision tags: 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
# 817750b0 28-Apr-2002 foobar

ws fix


Revision tags: php-4.2.0
# 3b75b606 19-Apr-2002 Yasuo Ohgaki

Remove warnings


Revision tags: php-4.2.0RC4, php-4.2.0RC3
# 8dd62722 10-Apr-2002 Wez Furlong

fix warning


Revision tags: php-4.2.0RC2
# d5333717 21-Mar-2002 foobar

- Fixed bug #16165 again. We check libc for iconv functions only if
no path is given for --with-iconv.
# I hope this is the last time.


Revision tags: php-4.2.0RC1
# 350de12b 20-Mar-2002 Sascha Schumann

Expand the variables in PHP_EXPAND_BUILD_VARS.

Make HAVE_ICONV/HAVE_LIBICONV available through the more
fine-grained approach using a single include file per
directive. This will si

Expand the variables in PHP_EXPAND_BUILD_VARS.

Make HAVE_ICONV/HAVE_LIBICONV available through the more
fine-grained approach using a single include file per
directive. This will significantly reduce the price of
full dependencies for developers, because basically each
file today includes php.h which includes php_config.h.

If PHP_ATOM_INC is defined, these include files can be used.

For all PHP_DEFINEs, empty files are created upon configure start.

show more ...


Revision tags: help
# d5b1a4f8 11-Mar-2002 Markus Fischer

- Slightly unify error/warning messages.
- Switch to zend_parse_parameters().
- Fix whitespaces.


# bbe42d76 10-Mar-2002 Markus Fischer

- Fix crash in iconv_set_encoding(). [Closes #15799]


# 79330dc5 06-Mar-2002 Derick Rethans

- Fix build with ZTS


# 9981d062 02-Mar-2002 Yasuo Ohgaki

Improved iconv usage with libc's iconv. No overrun. More efficient memory
allocation.
Hopefully, all bugs reported for iconv will be resolved when users are using
libc iconv.
@Improve

Improved iconv usage with libc's iconv. No overrun. More efficient memory
allocation.
Hopefully, all bugs reported for iconv will be resolved when users are using
libc iconv.
@Improved iconv with libc's iconv

show more ...


# 98861da8 28-Feb-2002 Yasuo Ohgaki

Fix iconv. Patch by (itai@siftology.com)


Revision tags: php-4.1.2
# 8b7b813e 20-Feb-2002 Derick Rethans

- Fix for bug #15628 (for real now :)


# cddd2566 20-Feb-2002 Derick Rethans

- Fix for bug #15638


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 53d349a3 01-Feb-2002 Yasuo Ohgaki

Fixed bug with encodings that has 0 byte in strings. Patch by <itai@siftology.com>
Fixed possible problem with encodings that a char can be larger than
4 bytes.


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH
# 5f8a57ef 13-Dec-2001 Rui Hirokawa

added mbstring to maintainers list.


12345678