#
d76cf1da |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
797a079a |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work, and a bit of cleanup
|
#
b0224d51 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
#
a787dc2c |
| 29-Jul-2001 |
Rui Hirokawa |
changed for input encoding conversion in win32.
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
#
fe6f8712 |
| 27-Jul-2001 |
Zeev Suraski |
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any unco
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
show more ...
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
0453eff2 |
| 20-Jul-2001 |
Thies C. Arntzen |
fix include
|
#
7dcb3cdf |
| 06-Jul-2001 |
Rui Hirokawa |
fixed argument number in mb_send_mail().
|
#
659282bf |
| 06-Jul-2001 |
Rui Hirokawa |
fixed argument number in mb_send_mail().
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4 |
|
#
669a6d6c |
| 11-Jun-2001 |
Daniel Beulshausen |
should build under windows as well
|
Revision tags: php-4.0.6RC3 |
|
#
2be3c40b |
| 07-Jun-2001 |
Rui Hirokawa |
added charset parameter to output of mb_output_handler().
|
#
491d00e4 |
| 05-Jun-2001 |
Rui Hirokawa |
two bug fixed: return value of mb_strimwidth() was invalid and separator parameter of mb_parse_str wasn't worked.
|
#
73aee809 |
| 03-Jun-2001 |
Rui Hirokawa |
a bug fixed about memory reallocation and added extra parameter support to mb_send_mail().
|
Revision tags: php-4.0.6RC2 |
|
#
1beda9ee |
| 24-May-2001 |
Stig Bakken |
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
Revision tags: php-4.0.6RC1 |
|
#
45a2e761 |
| 10-May-2001 |
Rui Hirokawa |
fixed bug of mb_substitute_character() and mb_substr() in mbstring.
|
#
223eca31 |
| 09-May-2001 |
Rui Hirokawa |
remaked mb_gpc_handler as mb_parse_str() in mbstring.
|
#
0a452b2f |
| 08-May-2001 |
Rui Hirokawa |
added mb_language to ext/mbstring.
|
#
78ee5d56 |
| 06-May-2001 |
Egon Schmid |
Fixed some protos.
|
#
a09844a9 |
| 06-May-2001 |
Rui Hirokawa |
fixed divided by zero exception and lack of multidimentional array support in mbstring.
|
#
b0d91b12 |
| 06-May-2001 |
Rui Hirokawa |
fixed a compilation problem without --enable-mbstr-enc-trans.
|
#
c0624c76 |
| 04-May-2001 |
Rui Hirokawa |
fixed a memory leak in ext/mbstring.
|
#
b388986f |
| 03-May-2001 |
Rui Hirokawa |
deleted some function aliases. @- Added Japanese multibyte string functions support. (Rui)
|
#
953c1810 |
| 02-May-2001 |
Rui Hirokawa |
clear http input encoding detection result in RSHUTDOWN.
|
#
f34bad2d |
| 01-May-2001 |
Rui Hirokawa |
modified some function name in ext/mbstring based on naming convension and mbstr_http_input() implemented.
|
#
f2731cb9 |
| 01-May-2001 |
Rui Hirokawa |
modified some function name in mbstring based on php's naming convension.
|