| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy New Year~ | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 9 | -0/+0 |
* | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
* | Fix the test in 5.4 and trunk. | Hannes Magnusson | 2011-09-05 | 1 | -1/+1 |
* | Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases and | Matteo Beccati | 2011-08-31 | 1 | -7/+7 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
* | - add phpize support for windows, need a nmake install for now (nmake devel-p... | Pierre Joye | 2010-12-13 | 1 | -0/+1 |
* | Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) | Ilia Alshanetsky | 2010-12-01 | 2 | -2/+31 |
* | Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits) | Ilia Alshanetsky | 2010-11-25 | 1 | -0/+13 |
* | - Fixed tests not passing under windows because of the directory separator | Patrick Allaert | 2010-11-08 | 1 | -1/+1 |
* | Fixed bug #52941 (The 'iconv_mime_decode_headers' function is skipping | Adam Harvey | 2010-09-30 | 2 | -6/+74 |
* | Fixed bug #52599 (iconv output handler outputs incorrect content type when fl... | Ilia Alshanetsky | 2010-08-19 | 1 | -1/+7 |
* | Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken). | Adam Harvey | 2010-05-04 | 2 | -1/+23 |
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 1 | -86/+83 |
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 1 | -83/+86 |
* | Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ... | Kalle Sommer Nielsen | 2010-03-08 | 3 | -3/+3 |
* | Fix linking of iconv on Windows | Kalle Sommer Nielsen | 2010-03-08 | 1 | -0/+1 |
* | - Fixed bug #49267 (linking fails for iconv) | Moriyoshi Koizumi | 2010-03-05 | 2 | -1/+2 |
* | Fix bug #43314 | Rasmus Lerdorf | 2010-03-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
* | - ws | Jani Taskinen | 2009-12-23 | 1 | -11/+9 |
* | - Fix tests assuming wrong ini options and extensions that might not be there | Jani Taskinen | 2009-11-30 | 2 | -2/+10 |
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 1 | -0/+76 |
* | Give this test more headroom since it needs to allocate a 90M block | Rasmus Lerdorf | 2009-08-02 | 1 | -0/+2 |
* | Get rid of this platform-specific test | Rasmus Lerdorf | 2009-07-28 | 1 | -22/+0 |
* | New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-06-13 | 3 | -0/+141 |
* | New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-06-12 | 6 | -0/+550 |
* | New iconv extension tests. Tested on Windows, Linux and Linux 64 bit | andy wharmby | 2009-06-12 | 25 | -0/+4494 |
* | - Add a new test for the additional delimiter of the encoding conversion filter | Moriyoshi Koizumi | 2009-05-14 | 1 | -0/+50 |
* | - Update the test as newer libc gets the bogus input through rather than | Moriyoshi Koizumi | 2009-05-14 | 1 | -8/+6 |
* | - MFH: Make iconv filter accept '.' as the delimiter between encoding names as | Moriyoshi Koizumi | 2009-03-17 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -11/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+11 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -11/+0 |
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -22/+9 |
* | clean some dead code (with static analysis help) | Nuno Lopes | 2008-09-23 | 1 | -1/+0 |
* | - MFH: update lib detection and does not enable it when lib/headers are missing | Pierre Joye | 2008-07-06 | 1 | -2/+7 |
* | MFH | Antony Dovgal | 2008-05-21 | 2 | -1/+3 |
* | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -6/+8 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
* | MFH: detect IBM iconv implementation and use correct encoding names | Antony Dovgal | 2007-12-04 | 3 | -5/+35 |
* | MFH: initialize correct variable | Antony Dovgal | 2007-11-01 | 1 | -2/+2 |
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -1/+1 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | MFH: fix coverity issue #412 | Antony Dovgal | 2007-09-27 | 1 | -3/+1 |
* | MFH: plug leak on error (coverity issue #407) | Antony Dovgal | 2007-09-21 | 1 | -0/+3 |
* | better fix for iconv_substr | Stanislav Malyshev | 2007-09-20 | 1 | -1/+6 |