php-src/ext/iconv
Hannes Magnusson 1e19ee8785 - Fixed incorrect function names on FreeBSD where inet_pton() was named
__inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- Fixed bug #38852 (XML-RPC Breaks iconv)
2006-12-20 10:34:36 +00:00
..
tests Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length = 2006-11-15 18:34:57 +00:00
config.m4 - prevent pontential failure with stupid compilers 2006-01-03 13:25:06 +00:00
config.w32 Only dllexport during the compilation of iconv.c 2004-11-23 12:04:07 +00:00
CREDITS Credits for iconv 2003-02-05 08:15:07 +00:00
iconv.c - Fixed incorrect function names on FreeBSD where inet_pton() was named 2006-12-20 10:34:36 +00:00
iconv.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php_iconv.def Move iconv exports to the iconv extension 2004-08-04 16:46:48 +00:00
php_iconv.h - fix misleading proto (confused out and in charset) 2006-02-18 16:02:43 +00:00