Revision tags: php-4.3.4RC1 |
|
#
b6b761ca |
| 23-Sep-2003 |
Rui Hirokawa |
revert a patch. |
#
25bb0d16 |
| 23-Sep-2003 |
Rui Hirokawa |
fixed win32-build and update e-mail address in mbstring. |
Revision tags: RELEASE_0_7 |
|
#
c803e464 |
| 30-Aug-2003 |
foobar |
No need to enable by default. Derick got confused. :) |
#
4d788fc1 |
| 30-Aug-2003 |
foobar |
libmbfl is required always |
#
c57ecb0e |
| 30-Aug-2003 |
foobar |
ws |
#
6b7cb7c5 |
| 25-Aug-2003 |
foobar |
Some minor fixes so that this works with autoconf 2.13 too |
#
39ae4799 |
| 24-Aug-2003 |
Moriyoshi Koizumi |
Allow usage of external libmbfl |
#
7fe12aaa |
| 24-Aug-2003 |
Moriyoshi Koizumi |
Integrate allocator code into mbstring.c |
Revision tags: php-4.3.3 |
|
#
5a80df26 |
| 23-Aug-2003 |
Rui Hirokawa |
@mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. |
Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix, php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2 |
|
#
53fba5f8 |
| 25-Nov-2002 |
Moriyoshi Koizumi |
@- Enabled mbregex by default when mbstring is also enabled (Moriyoshi) |
#
22a9d7ad |
| 23-Nov-2002 |
Moriyoshi Koizumi |
Separated GPC related part from mbstring.c |
Revision tags: BEFORE_RENAMING, php-4.3.0RC1 |
|
#
e87b45de |
| 13-Nov-2002 |
Andrei Zmievski |
Disable mbstring by default. |
Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1 |
|
#
70742ae9 |
| 10-Oct-2002 |
Moriyoshi Koizumi |
--disable-mbregex had no effect |
Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
1a87c6b5 |
| 26-Sep-2002 |
Wez Furlong |
(PHP mb_convert_case) Add function that will convert the case of a string Respecting it's encoding (or the internal encoding). |
#
cf07c698 |
| 19-Sep-2002 |
Derick Rethans |
- Align configure --help messages |
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3 |
|
#
3bf75192 |
| 04-Sep-2002 |
foobar |
@- Added --disable-all configure option. (Jani) |
#
7678ada2 |
| 03-Sep-2002 |
Rui Hirokawa |
--enable-mbstr-enc-trans is abolished to prevent some problems about POST/GET/Cookie variables. the same functionality is controllable in php.ini option mbstring.encoding_translation (default:Off). |
Revision tags: php-4.2.3RC2, php-4.2.3RC1, dev |
|
#
77abd9d5 |
| 04-Aug-2002 |
Marcus Boerger |
-New encoding/decoding HTML-ENTITIES. #This allows to enforce named and numeric entities in output. #Example:CMS that reads UTF8 or ISO-8859-1 but exports HTML in ASCII. #Using mbstring.h
-New encoding/decoding HTML-ENTITIES. #This allows to enforce named and numeric entities in output. #Example:CMS that reads UTF8 or ISO-8859-1 but exports HTML in ASCII. #Using mbstring.http_output=HTML-ENTITIES users receive entities which #can displayed correctly independant of any brwoser side encoding. @New mbstring encoding/decoding HTML-ENTITIES. (marcus)
show more ...
|
Revision tags: php-4.2.2 |
|
#
e20b22fb |
| 17-Jul-2002 |
foobar |
unbreak the shared build..again |
#
7eecae75 |
| 17-Jul-2002 |
Yasuo Ohgaki |
Changed configure option order to make it clear option dependecy to users. |
#
dc794edb |
| 17-Jul-2002 |
Yasuo Ohgaki |
Disable input encoding tranlation by default. |
#
72598938 |
| 14-Jul-2002 |
foobar |
These options are all enabled by default. (why?) |
#
b87ac987 |
| 14-Jul-2002 |
foobar |
These options are all enabled by default. (why?) |
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0 |
|
#
49523ba7 |
| 06-Jun-2002 |
foobar |
Changed the configure option to be --enable/disable |
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1 |
|
#
73ab5708 |
| 31-May-2002 |
foobar |
Fixed typo.. |