History log of /PHP-5.5/ext/iconv/iconv.c (Results 126 – 150 of 199)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a3330b5a 03-Jan-2003 Moriyoshi Koizumi

Fixed iconv_mime_decode() so it would give more awareness to stateful codesets


# e1dd9192 03-Jan-2003 Moriyoshi Koizumi

Fixed infinite loop of iconv_mime_encode() in case the specified line length is too short to contain a proper mime-encoded string


# c703ad78 03-Jan-2003 Moriyoshi Koizumi

Give mo' shift-sequence awareness to iconv_mime_encode


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


12345678