php-src/ext/iconv
Michael Wallner 11d24c1593 * implement new output API, fixing some bugs and implementing some feature
requests--let's see what I can dig out of the bugtracker for NEWS--
  and while crossing the road:
   * implemented new zlib API
   * fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?)

Thanks to Jani and Felipe for pioneering.
2010-05-31 10:29:43 +00:00
..
tests Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken). 2010-05-04 11:56:59 +00:00
config.m4 MFH: detect IBM iconv implementation and use correct encoding names 2007-12-04 11:27:25 +00:00
config.w32 Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic 2010-03-08 15:51:08 +00:00
CREDITS Credits for iconv 2003-02-05 08:15:07 +00:00
iconv.c * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
iconv.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_iconv.def Move iconv exports to the iconv extension 2004-08-04 16:46:48 +00:00
php_iconv.h Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic 2010-03-08 15:51:08 +00:00