History log of /PHP-8.1/ext/iconv/iconv.c (Results 276 – 300 of 346)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 354a42fd 03-Jan-2003 Moriyoshi Koizumi

More shift-sequence awareness for iconv_substr()

# 1f8cee76 03-Jan-2003 Moriyoshi Koizumi

Added missing casting operators

# 6144a728 03-Jan-2003 Moriyoshi Koizumi

MFB: fixed shift-out sequence unawareness issue

# c4e8b2ba 31-Dec-2002 Moriyoshi Koizumi

Added various functions that relies on the iconv facility:
iconv_strlen(), iconv_substr(), iconv_strpos(), iconv_strrpos(),
iconv_mime_encode(), iconv_mime_decode()

# hope this be a

Added various functions that relies on the iconv facility:
iconv_strlen(), iconv_substr(), iconv_strpos(), iconv_strrpos(),
iconv_mime_encode(), iconv_mime_decode()

# hope this be a new year gift for you. Happy new year!

show more ...

# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.

Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING
# 5ca953b1 14-Nov-2002 Moriyoshi Koizumi

Fixed a problem that ICONV_IMPL doesn't give a correct value in win32 build.

Revision tags: php-4.3.0RC1
# 8e1f89bc 08-Nov-2002 Moriyoshi Koizumi

Use proper types

# 5b62dc07 08-Nov-2002 Moriyoshi Koizumi

Fixed typo

# 0228d5bd 06-Nov-2002 Moriyoshi Koizumi

Clean up

# 49f15ab3 06-Nov-2002 Moriyoshi Koizumi

Fixed segfaults in case the specified encoding is not acceptable to iconv.

# b3e34201 30-Oct-2002 Moriyoshi Koizumi

Prevent unnecessary notices on success

# 21e8efbb 29-Oct-2002 Moriyoshi Koizumi

It's better to know the version is "unknown", rather than ""

# 51ed05cc 29-Oct-2002 Marcus Boerger

-php_error => php_error_docref

# 4b6640be 29-Oct-2002 Ilia Alshanetsky

Fixed compile warning.

Revision tags: php-4.3.0pre2
# e13c936b 26-Oct-2002 Moriyoshi Koizumi

Clean-ups

# 6537b7b2 26-Oct-2002 Moriyoshi Koizumi

Fixed typo... what did this "#" sign mean?

# 63a9d4fa 25-Oct-2002 Marcus Boerger

fix ZTS build

# 34aa59ba 25-Oct-2002 Moriyoshi Koizumi

Added two new rows to MINFO that describes iconv library info.

Revision tags: RELEASE_1_0b1
# 764df057 11-Oct-2002 Moriyoshi Koizumi

*** empty log message ***

# adbdd71d 11-Oct-2002 Moriyoshi Koizumi

Fixed possible compile-time failure

# 03b34787 11-Oct-2002 Derick Rethans

- Style polizei :)

# d2f99493 11-Oct-2002 Moriyoshi Koizumi

Reformatted.
# Still bad?

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

1...<<11121314