summaryrefslogtreecommitdiff
path: root/ext/iconv
Commit message (Expand)AuthorAgeFilesLines
* first show to make 's' work with size_tAnatol Belski2014-08-271-8/+8
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* master renames phase 3Anatol Belski2014-08-251-32/+32
* master renames phase 1Anatol Belski2014-08-251-49/+49
* Merge remote-tracking branch 'weltling/master'POST_64BIT_BRANCH_MERGEAnatol Belski2014-08-222-116/+112
|\
| * fixed the testAnatol Belski2014-08-211-2/+2
| * more fixes to ext/iconvAnatol Belski2014-08-201-6/+7
| * fixes to iconvAnatol Belski2014-08-191-97/+92
| * basic macro replacements, all at onceAnatol Belski2014-08-191-13/+13
* | Fixed complier errorPRE_64BIT_BRANCH_MERGEXinchen Hui2014-08-221-1/+1
|/
* - Fixed ZTS buildFelipe Pena2014-05-131-1/+1
* Port iconv (all tests passes)Xinchen Hui2014-05-052-151/+156
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-2610-54/+270
|\
| * Remove unneeded string copy.Yasuo Ohgaki2014-03-272-38/+137
| * Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-03-128-0/+21
| * Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-134-38/+134
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-5/+5
|/
* Bump yearXinchen Hui2014-01-032-2/+2
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* Happy New YearXinchen Hui2013-01-012-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-109-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-109-0/+0
* | fix bug #55042 - erealloc without updating pointerStanislav Malyshev2012-05-301-62/+66
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-012-2/+2
| * Fix the test in 5.4 and trunk.Hannes Magnusson2011-09-051-1/+1
| * Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases andMatteo Beccati2011-08-311-7/+7
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-012-2/+2
| * - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+1
| * Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)Ilia Alshanetsky2010-12-012-2/+31
| * Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits)Ilia Alshanetsky2010-11-251-0/+13
| * - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-081-1/+1
| * Fixed bug #52941 (The 'iconv_mime_decode_headers' function is skippingAdam Harvey2010-09-302-6/+74
| * Fixed bug #52599 (iconv output handler outputs incorrect content type when fl...Ilia Alshanetsky2010-08-191-1/+7
| * Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).Adam Harvey2010-05-042-1/+23
* | - Year++Felipe Pena2012-01-012-2/+2
* | - missing --SKIPIF--Pierre Joye2011-09-061-0/+1
* | - add skipifPierre Joye2011-09-061-0/+3
* | Fix the test in 5.4 and trunk.Hannes Magnusson2011-09-051-3/+1
* | Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases andMatteo Beccati2011-08-311-7/+7
* | fix failing testsStanislav Malyshev2011-08-012-2/+4
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-1/+0
* | - Year++Felipe Pena2011-01-012-2/+2
* | - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+1
* | Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)Ilia Alshanetsky2010-12-012-2/+31
* | Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits)Ilia Alshanetsky2010-11-251-0/+13
* | - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-081-1/+1