| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded string copy. | Yasuo Ohgaki | 2014-03-27 | 2 | -38/+137 |
* | Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-03-12 | 8 | -0/+21 |
* | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 4 | -38/+134 |
* | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 9 | -0/+0 |
|\ |
|
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 9 | -0/+0 |
* | | fix bug #55042 - erealloc without updating pointer | Stanislav Malyshev | 2012-05-30 | 1 | -62/+66 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 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 |
* | | - 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 |