Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix win32 build | Daniel Beulshausen | 2001-03-15 | 1 | -1/+1 |
* | initialized some strings in global variable structure. | Rui Hirokawa | 2001-03-10 | 1 | -2/+10 |
* | ob_iconv_handler changed to use for text data only. | Rui Hirokawa | 2001-02-26 | 1 | -14/+29 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 2 | -2/+2 |
* | define HAVE_LIBICONV | Daniel Beulshausen | 2001-02-20 | 1 | -2/+2 |
* | make iconv compile under win32 using libiconv | Daniel Beulshausen | 2001-01-31 | 2 | -4/+124 |
* | added: EXPERIMENTAL | Rui Hirokawa | 2001-01-20 | 1 | -0/+5 |
* | added iconv_get_encoding and supported initialization from php.ini | Rui Hirokawa | 2001-01-14 | 2 | -48/+59 |
* | Sorry, two lines are enough. | Egon Schmid | 2001-01-09 | 1 | -6/+3 |
* | Fixed protos. | Egon Schmid | 2001-01-09 | 1 | -4/+3 |
* | added test code to iconv. | Rui Hirokawa | 2001-01-09 | 1 | -0/+18 |
* | move iconv related functions to separate iconv extension. | Rui Hirokawa | 2001-01-09 | 4 | -0/+364 |