| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH(r-1.98): Fixed bug #26194 (iconv() not properly defined with libiconv). | Moriyoshi Koizumi | 2003-11-22 | 1 | -0/+8 |
| * | One more warning fix. | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 |
| * | MFH(r-1.25): add further check for "#include MACRO" style syntax | Moriyoshi Koizumi | 2003-08-28 | 1 | -4/+13 |
| * | MFH(r-1.96): Slight improvement. Hope this will make some difference. | Moriyoshi Koizumi | 2003-08-13 | 1 | -4/+4 |
| * | MFH | foobar | 2003-07-30 | 3 | -9/+14 |
| * | MFH | foobar | 2003-07-30 | 3 | -14/+9 |
| * | MFH(r-1.9): updated test so it won't fail if the extension has been built with | Moriyoshi Koizumi | 2003-07-06 | 1 | -4/+2 |
| * | oops again.. | Moriyoshi Koizumi | 2003-07-06 | 1 | -1/+1 |
| * | MFH(r-1.22, r-1.90, r-1.18): avoid miscellaneous conflicts between glibc's | Moriyoshi Koizumi | 2003-07-06 | 3 | -60/+60 |
| * | MFH(r-1.17): added missing includes | Moriyoshi Koizumi | 2003-07-06 | 1 | -0/+6 |
| * | MFH(r-1.87): fixed ob_iconv_handler() type mismatch issue on 64bit platforms. | Moriyoshi Koizumi | 2003-06-04 | 1 | -4/+3 |
| * | MFH: 64bit fix | Moriyoshi Koizumi | 2003-03-04 | 1 | -1/+2 |
| * | Updated the test so it reflects the recent change on iconv.c | Moriyoshi Koizumi | 2003-01-03 | 1 | -42/+11 |
| * | Fixed shift-out sequence unawareness issue | Moriyoshi Koizumi | 2003-01-03 | 1 | -0/+41 |
| * | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| * | MFH: iconv extension is no longer experimental | Moriyoshi Koizumi | 2002-12-17 | 1 | -5/+0 |
| * | MFH | Moriyoshi Koizumi | 2002-11-14 | 1 | -0/+2 |
| * | Use proper types | Moriyoshi Koizumi | 2002-11-08 | 1 | -4/+5 |
| * | Fixed typo | Moriyoshi Koizumi | 2002-11-08 | 1 | -1/+2 |
| * | Cosmetics | Moriyoshi Koizumi | 2002-11-06 | 3 | -3/+3 |
| * | Added a test case to check the behaviour on failure | Moriyoshi Koizumi | 2002-11-06 | 1 | -0/+13 |
| * | Clean up | Moriyoshi Koizumi | 2002-11-06 | 1 | -12/+11 |
| * | Stricter SKIPIF conditions | Moriyoshi Koizumi | 2002-11-06 | 1 | -1/+6 |
| * | Fixed segfaults in case the specified encoding is not acceptable to iconv. | Moriyoshi Koizumi | 2002-11-06 | 1 | -3/+5 |
| * | Fixed library capability detection behaviour. | Moriyoshi Koizumi | 2002-10-31 | 1 | -1/+4 |
| * | Prevent unnecessary notices on success | Moriyoshi Koizumi | 2002-10-30 | 1 | -0/+4 |
| * | -do not dl() load | Marcus Boerger | 2002-10-29 | 3 | -10/+11 |
| * | It's better to know the version is "unknown", rather than "" | Moriyoshi Koizumi | 2002-10-29 | 1 | -1/+1 |
| * | Removed dl() stuff | Moriyoshi Koizumi | 2002-10-29 | 9 | -18/+18 |
| * | Improved library identification | Moriyoshi Koizumi | 2002-10-29 | 1 | -9/+38 |
| * | -php_error => php_error_docref | Marcus Boerger | 2002-10-29 | 1 | -12/+6 |
| * | Fixed compile warning. | Ilia Alshanetsky | 2002-10-29 | 1 | -1/+1 |
| * | fix this tests | Marcus Boerger | 2002-10-28 | 17 | -186/+205 |
| * | Clean-ups | Moriyoshi Koizumi | 2002-10-26 | 1 | -69/+115 |
| * | Renamed the test | Moriyoshi Koizumi | 2002-10-26 | 3 | -1/+1 |
| * | Added a test case for ob_iconv_handler() | Moriyoshi Koizumi | 2002-10-26 | 1 | -0/+14 |
| * | Fixed typo... what did this "#" sign mean? | Moriyoshi Koizumi | 2002-10-26 | 1 | -1/+1 |
| * | fix ZTS build | Marcus Boerger | 2002-10-25 | 1 | -2/+2 |
| * | Added two new rows to MINFO that describes iconv library info. | Moriyoshi Koizumi | 2002-10-25 | 1 | -1/+11 |
| * | Let them say why they are skipped | Moriyoshi Koizumi | 2002-10-21 | 4 | -9/+13 |
| * | This test should not print out the error (which is correct). | foobar | 2002-10-14 | 1 | -1/+3 |
| * | Improved the test cases so that they will be skipped rather than failed, if l... | Moriyoshi Koizumi | 2002-10-11 | 2 | -2/+8 |
| * | *** empty log message *** | Moriyoshi Koizumi | 2002-10-11 | 2 | -8/+17 |
| * | Fixed possible compile-time failure | Moriyoshi Koizumi | 2002-10-11 | 1 | -3/+4 |
| * | ws fix | foobar | 2002-10-11 | 1 | -16/+18 |
| * | fix typo. | foobar | 2002-10-11 | 1 | -1/+1 |
| * | - Style polizei :) | Derick Rethans | 2002-10-11 | 1 | -6/+4 |
| * | Reformatted. | Moriyoshi Koizumi | 2002-10-11 | 1 | -2/+4 |
| * | Added ICONV_IMPL and ICONV_VERSION constants. | Moriyoshi Koizumi | 2002-10-11 | 2 | -7/+51 |
| * | Added set_time_limit(); We should stop it in some time. See the comment in th... | Moriyoshi Koizumi | 2002-10-11 | 1 | -0/+7 |
