Stig Bakken
|
1beda9ee1e
|
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
2001-05-24 10:07:29 +00:00 |
|
Wez Furlong
|
74ce7ee6c5
|
Removed redundant (and incorrect) '0' from "begin" string for uudecode.
|
2001-05-13 12:04:37 +00:00 |
|
Wez Furlong
|
2633261cc3
|
Took out a line that might cause problems if you try and uuencode; there is no
uuencode support yet.
# Looks hard to do too; we need to buffer 45 chars
|
2001-05-12 23:49:29 +00:00 |
|
Wez Furlong
|
b2703047ab
|
Added uudecode support (MIME name "x-uuencode")
|
2001-05-12 23:42:09 +00:00 |
|
Sascha Schumann
|
718b588b14
|
Fix indentation of ./configure --help messages.
|
2001-05-12 09:13:42 +00:00 |
|
Rui Hirokawa
|
45a2e761e7
|
fixed bug of mb_substitute_character() and mb_substr() in mbstring.
|
2001-05-10 13:12:03 +00:00 |
|
Rui Hirokawa
|
223eca31fb
|
remaked mb_gpc_handler as mb_parse_str() in mbstring.
|
2001-05-09 11:18:11 +00:00 |
|
Rui Hirokawa
|
0a452b2ff2
|
added mb_language to ext/mbstring.
|
2001-05-08 14:33:20 +00:00 |
|
Rui Hirokawa
|
156a461117
|
update address of licence term in mbstring.
|
2001-05-07 13:58:00 +00:00 |
|
Egon Schmid
|
78ee5d56b3
|
Fixed some protos.
|
2001-05-06 22:25:14 +00:00 |
|
Rui Hirokawa
|
a09844a981
|
fixed divided by zero exception and lack of multidimentional array support in mbstring.
|
2001-05-06 22:06:10 +00:00 |
|
Rui Hirokawa
|
b0d91b12f8
|
fixed a compilation problem without --enable-mbstr-enc-trans.
|
2001-05-06 02:44:12 +00:00 |
|
Rui Hirokawa
|
c0624c769b
|
fixed a memory leak in ext/mbstring.
|
2001-05-04 10:42:54 +00:00 |
|
Rui Hirokawa
|
b388986f57
|
deleted some function aliases.
@- Added Japanese multibyte string functions support. (Rui)
|
2001-05-03 00:44:26 +00:00 |
|
Rui Hirokawa
|
953c181026
|
clear http input encoding detection result in RSHUTDOWN.
|
2001-05-02 13:24:26 +00:00 |
|
Rui Hirokawa
|
f34bad2d4f
|
modified some function name in ext/mbstring based on naming convension and mbstr_http_input() implemented.
|
2001-05-01 23:44:20 +00:00 |
|
Rui Hirokawa
|
f2731cb91a
|
modified some function name in mbstring based on php's naming convension.
|
2001-05-01 09:20:51 +00:00 |
|
Rui Hirokawa
|
4cafbdc67f
|
simplified some function's name in ext/mbstring.
|
2001-05-01 05:21:29 +00:00 |
|
Rui Hirokawa
|
09197a4531
|
renamed jstring to mbstring.
|
2001-05-01 01:52:55 +00:00 |
|