History log of /PHP-7.4/ext/iconv/iconv.c (Results 201 – 225 of 294)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 57ca69c0 30-Jul-2003 foobar

Revert the fix for now


# 81c5e49a 30-Jul-2003 foobar

Fix build on certain platforms which do not accept #include FOOBAR


# 80a8ff3a 06-Jul-2003 Moriyoshi Koizumi

Fixed segfault due to reference to the already free'd block :)


# 8d850b4c 06-Jul-2003 Moriyoshi Koizumi

Improved iconv_mime_encode() interface


# 716a34a4 06-Jul-2003 Moriyoshi Koizumi

Avoid miscellaneous conflicts between glibc's iconv and libiconv.


Revision tags: php-5.0.0b1, php-4.3.3RC1
# 3e95de04 16-Jun-2003 Andrey Hristov

proto fix


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# 0f1f635d 04-Jun-2003 Moriyoshi Koizumi

Fixed ob_iconv_handler() type mismatch issue on 64bit platforms.
Patch by Joe Orton <jorton@redhat.com>


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 0e6fca4f 18-Mar-2003 Stig Bakken

* email address change


Revision tags: php-4.3.2RC1
# 5c90216d 06-Mar-2003 David Hill

64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)


# aa40a02d 04-Mar-2003 Moriyoshi Koizumi

64bit long fix


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# a7b91019 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 3ae7d13b 14-Jan-2003 Moriyoshi Koizumi

Appended my name to the list of authors


# 6a1d69d4 10-Jan-2003 Moriyoshi Koizumi

Added missing cast operators


# 4c2d6cfe 06-Jan-2003 Moriyoshi Koizumi

Moved php_quot_print_decode() to quot_print.c so that it can be used
outside the iconv module


# d0570815 06-Jan-2003 Moriyoshi Koizumi

Added more RFC2047-compliancy check in iconv_mime_decode()


# 6f44489b 06-Jan-2003 Moriyoshi Koizumi

Fixed iconv_mime_decode() so that it comforms to RFC2231


# 0d0127fb 04-Jan-2003 Moriyoshi Koizumi

Fixed cut'n'paste failure


# 006b455c 03-Jan-2003 Moriyoshi Koizumi

Fixed an iconv_strrpos() bug that the function doesn't return accurate
position of last occurrence


# 3149fc7c 03-Jan-2003 Moriyoshi Koizumi

Added offset validity check for iconv_strpos()


# 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


12345678910>>...12