summaryrefslogtreecommitdiff
path: root/ext/iconv
Commit message (Expand)AuthorAgeFilesLines
* Clean-upsMoriyoshi Koizumi2002-10-261-69/+115
* Renamed the testMoriyoshi Koizumi2002-10-263-1/+1
* Added a test case for ob_iconv_handler()Moriyoshi Koizumi2002-10-261-0/+14
* Fixed typo... what did this "#" sign mean?Moriyoshi Koizumi2002-10-261-1/+1
* fix ZTS buildMarcus Boerger2002-10-251-2/+2
* Added two new rows to MINFO that describes iconv library info.Moriyoshi Koizumi2002-10-251-1/+11
* Let them say why they are skippedMoriyoshi Koizumi2002-10-214-9/+13
* This test should not print out the error (which is correct).foobar2002-10-141-1/+3
* Improved the test cases so that they will be skipped rather than failed, if l...Moriyoshi Koizumi2002-10-112-2/+8
* *** empty log message ***Moriyoshi Koizumi2002-10-112-8/+17
* Fixed possible compile-time failureMoriyoshi Koizumi2002-10-111-3/+4
* ws fixfoobar2002-10-111-16/+18
* fix typo.foobar2002-10-111-1/+1
* - Style polizei :)Derick Rethans2002-10-111-6/+4
* Reformatted.Moriyoshi Koizumi2002-10-111-2/+4
* Added ICONV_IMPL and ICONV_VERSION constants.Moriyoshi Koizumi2002-10-112-7/+51
* Added set_time_limit(); We should stop it in some time. See the comment in th...Moriyoshi Koizumi2002-10-111-0/+7
* Another small test for iconv transliteration, from GNU libiconv testkitMelvyn Sopacua2002-10-101-0/+18
* It used to be 003Melvyn Sopacua2002-10-101-1/+1
* Test for standard transliteration.Melvyn Sopacua2002-10-093-0/+26
* - Use a more descriptive filenameDerick Rethans2002-10-092-1/+1
* Renamed the test case files in order to avoid confusionMoriyoshi Koizumi2002-10-092-2/+2
* added @ to suppress a notice.Rui Hirokawa2002-10-091-1/+1
* Synch with README.TESTINGMarcus Boerger2002-09-281-2/+0
* Fixed errno hanlding. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-09-071-1/+1
* Fixed undefiend referece at build time.Yasuo Ohgaki2002-09-045-22/+23
* Forgot this one. Fix buildYasuo Ohgaki2002-08-081-6/+0
* Fix buildYasuo Ohgaki2002-08-081-1/+2
* Updated proto to match the function (fix compile bustage on osx)Marko Karppinen2002-08-061-1/+1
* ws fixMarcus Boerger2002-08-051-1/+1
* -fix one warningMarcus Boerger2002-08-051-4/+19
* Unify error messagesDerick Rethans2002-07-191-7/+7
* Move comment.Yasuo Ohgaki2002-07-142-2/+2
* Fix tests. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-07-143-3/+3
* Kill compiler warningfoobar2002-07-131-1/+1
* Fix SKIPs for these tests.foobar2002-07-132-5/+2
* Fixed tests. Patch by Yoshimori Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-07-132-2/+4
* Added traslit test files. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-07-112-0/+20
* Fix #16069. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-07-112-31/+74
* - Fix for bug #18039Derick Rethans2002-06-281-1/+1
* ws fixfoobar2002-04-281-10/+7
* Remove warningsYasuo Ohgaki2002-04-191-2/+2
* fix warningWez Furlong2002-04-101-2/+2
* - Fixed bug #16165 again. We check libc for iconv functions only iffoobar2002-03-211-0/+5
* Expand the variables in PHP_EXPAND_BUILD_VARS.Sascha Schumann2002-03-202-0/+10
* - Not needed anymore.foobar2002-03-191-8/+0
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-28/+5
* * yet another iconv config fix, should be able to handle most or allStig Bakken2002-03-151-17/+14
* * fix compile problem on platforms without iconv in libcStig Bakken2002-03-121-1/+1
* - Slightly unify error/warning messages.Markus Fischer2002-03-111-104/+90