| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| * | - missing --SKIPIF-- | Pierre Joye | 2011-09-06 | 1 | -0/+1 |
| * | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+3 |
| * | Fix the test in 5.4 and trunk. | Hannes Magnusson | 2011-09-05 | 1 | -3/+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 |
| * | fix failing tests | Stanislav Malyshev | 2011-08-01 | 2 | -2/+4 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -1/+0 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| * | - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate... | Pierre Joye | 2010-12-11 | 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 bogus char | Ilia Alshanetsky | 2010-08-22 | 1 | -1/+1 |
| * | Fixed bug #52599 (iconv output handler outputs incorrect content type when fl... | Ilia Alshanetsky | 2010-08-19 | 1 | -2/+9 |
| * | - Fixed bug #52211 (iconv() returns part of string on error) | Felipe Pena | 2010-07-01 | 2 | -1/+17 |
| * | * implement new output API, fixing some bugs and implementing some feature | Michael Wallner | 2010-05-31 | 1 | -62/+67 |
| * | Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken). | Adam Harvey | 2010-05-04 | 2 | -1/+23 |
| * | revert change #298288: Remove old dsp/dsw/makefile files | Rob Richards | 2010-04-28 | 1 | -0/+107 |
| * | Remove old dsp/dsw/makefile files, these arent used by the build system anymo... | Kalle Sommer Nielsen | 2010-04-21 | 1 | -107/+0 |
| * | - 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 |