Stig Bakken
|
1beda9ee1e
|
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
2001-05-24 10:07:29 +00:00 |
|
foobar
|
d299236d7b
|
Fixed bug: #10742
|
2001-05-21 16:18:51 +00:00 |
|
Sterling Hughes
|
af58697165
|
fix compile bug.
|
2001-05-06 21:38:58 +00:00 |
|
Rui Hirokawa
|
93e7521639
|
added status parameter to output handler in ext/iconv.
|
2001-05-04 03:55:48 +00:00 |
|
Andi Gutmans
|
65cccf02ba
|
- WS
|
2001-04-19 04:02:03 +00:00 |
|
Wez Furlong
|
3bd5696a65
|
Fixed leak in php_iconv_string. Also returns FAILURE on failure,
rather than -1
|
2001-03-29 09:37:09 +00:00 |
|
foobar
|
8a26918ed1
|
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..
|
2001-03-27 20:35:04 +00:00 |
|
Daniel Beulshausen
|
0688feeba4
|
fix win32 build
|
2001-03-15 20:45:49 +00:00 |
|
Rui Hirokawa
|
f3c9c8dd07
|
initialized some strings in global variable structure.
|
2001-03-10 02:03:26 +00:00 |
|
Rui Hirokawa
|
f901783074
|
ob_iconv_handler changed to use for text data only.
|
2001-02-26 15:41:38 +00:00 |
|
Andi Gutmans
|
eb6ba01d1c
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
|
Daniel Beulshausen
|
cef5e966fd
|
define HAVE_LIBICONV
|
2001-02-20 15:19:38 +00:00 |
|
Daniel Beulshausen
|
6f1ca9de3e
|
make iconv compile under win32 using libiconv
# http://clisp.cons.org/~haible/packages-libiconv.html
|
2001-01-31 16:57:00 +00:00 |
|
Rui Hirokawa
|
d5550b4706
|
added: EXPERIMENTAL
|
2001-01-20 02:59:59 +00:00 |
|
Rui Hirokawa
|
c61a557808
|
added iconv_get_encoding and supported initialization from php.ini
|
2001-01-14 07:40:16 +00:00 |
|
Egon Schmid
|
8d5d20500b
|
Sorry, two lines are enough.
|
2001-01-09 15:53:09 +00:00 |
|
Egon Schmid
|
6aef38f590
|
Fixed protos.
|
2001-01-09 15:48:15 +00:00 |
|
Rui Hirokawa
|
0acff20f38
|
added test code to iconv.
|
2001-01-09 15:39:25 +00:00 |
|
Rui Hirokawa
|
4e035d035a
|
move iconv related functions to separate iconv extension.
|
2001-01-09 15:22:45 +00:00 |
|