Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH | foobar | 2005-08-05 | 1 | -18/+6 |
| | |||||
* | - MFH: Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() ↵ | Masaki Fujimoto | 2005-04-22 | 1 | -11/+13 |
| | | | | behaviour | ||||
* | - Commit the pending patch (bug #32311). | Moriyoshi Koizumi | 2005-04-13 | 1 | -2/+21 |
| | | | | | # Ugh, it wasn't committed yet. | ||||
* | - Temporary reversion. | Moriyoshi Koizumi | 2005-03-23 | 1 | -20/+1 |
| | |||||
* | - MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escape | Moriyoshi Koizumi | 2005-03-23 | 1 | -1/+20 |
| | | | | | characters). | ||||
* | MFH: fix compile warnings | Antony Dovgal | 2005-03-09 | 1 | -4/+4 |
| | |||||
* | Removed unused variables. | Ilia Alshanetsky | 2005-03-04 | 1 | -2/+1 |
| | |||||
* | - MFH: Synch with the latest checkouts. (include fix by Joe Orton. Thanks.) | Moriyoshi Koizumi | 2005-02-23 | 2 | -2/+2 |
| | |||||
* | - MFH: fix bug #32063 (mb_convert_encoding() ignores named entity 'alpha') | Moriyoshi Koizumi | 2005-02-22 | 1 | -0/+1 |
| | |||||
* | - WS fix. | Moriyoshi Koizumi | 2005-02-21 | 1 | -1/+0 |
| | |||||
* | - MFH: fix bug #30868 (evaluated pointer comparison in mbregex causes compile | Moriyoshi Koizumi | 2005-02-21 | 1 | -1/+1 |
| | | | | | failure). | ||||
* | - MFH: fix bug #30573 (compiler warning due to invalid type cast). | Moriyoshi Koizumi | 2005-02-21 | 2 | -7/+8 |
| | |||||
* | - MFH: fix bug #29989 (type re_registers redefined in oniguruma.h) | Moriyoshi Koizumi | 2005-02-21 | 1 | -0/+1 |
| | |||||
* | - MFH: fix compiler warnings. | Moriyoshi Koizumi | 2005-02-21 | 15 | -18/+41 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2005-02-21 | 2 | -0/+52 |
| | |||||
* | - MFH: Update libmbfl | Moriyoshi Koizumi | 2005-02-20 | 68 | -5744/+12248 |
| | | | | | - MFH: Update oniguruma to 3.7.0. | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2005-02-20 | 20 | -0/+6910 |
| | |||||
* | fix #31732 (mb_get_info causes segfault) | Antony Dovgal | 2005-01-28 | 1 | -1/+1 |
| | |||||
* | -MFH: Fix a critical bug that request-local settings leak to another request. | Moriyoshi Koizumi | 2005-01-16 | 3 | -43/+92 |
| | |||||
* | MFH: Don't scribble over the stack; icc compiler warning fix | Joe Orton | 2005-01-10 | 1 | -1/+1 |
| | | | | | from dcb314@hotmail.com via Red Hat bugzilla #143795. | ||||
* | - MFH: Fix typo (avaliable -> available). (bug #28725) | foobar | 2004-12-16 | 3 | -3/+3 |
| | |||||
* | - MFH: Sync with the latest codebase (fixes bug #28220). | Moriyoshi Koizumi | 2004-10-08 | 3 | -16/+37 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-10-08 | 2 | -0/+116 |
| | |||||
* | - MFH(r-1.53): Avoid doubly symbol definition. Codes in the removed file has | Moriyoshi Koizumi | 2004-10-08 | 1 | -1/+0 |
| | | | | | never been used anywhere. | ||||
* | - MFH (config.m4: 1.52): Fix VPATH build. (patch by Joe Orton) | Moriyoshi Koizumi | 2004-07-19 | 1 | -0/+1 |
| | |||||
* | - MFH: rename php_compat.h to php_onig_compat.h to avoid name conflict. | Moriyoshi Koizumi | 2004-07-19 | 2 | -8/+1 |
| | | | | | (reported by Joe Orton, thanks.) | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-07-19 | 1 | -0/+7 |
| | |||||
* | Fixed input_filter functions need emalloc()ed values. | Stefan Esser | 2004-06-26 | 1 | -0/+4 |
| | |||||
* | - Fix bug #28466 (mbstring_convert_variables() problem). | Moriyoshi Koizumi | 2004-06-26 | 2 | -4/+28 |
| | |||||
* | Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test | Ilia Alshanetsky | 2004-06-10 | 1 | -1/+1 |
| | | | | | command does not support -e parameter). | ||||
* | Enable mbregex in win32 build | Wez Furlong | 2004-04-08 | 1 | -2/+3 |
| | |||||
* | - Add missing checks. Maybe fixes PR #27680 | Moriyoshi Koizumi | 2004-04-08 | 1 | -0/+10 |
| | |||||
* | - Let it work safely | Moriyoshi Koizumi | 2004-04-04 | 1 | -2/+6 |
| | |||||
* | - Fixed test | Derick Rethans | 2004-04-04 | 1 | -1/+1 |
| | |||||
* | - MFB: Fixed bug #27849 (configure craps out on trivial syntax error). | Derick Rethans | 2004-04-03 | 1 | -1/+1 |
| | |||||
* | added missing files of oniguruma to mbstring.dsp. | Rui Hirokawa | 2004-03-27 | 1 | -0/+96 |
| | |||||
* | Fixed compiler warning. | Ilia Alshanetsky | 2004-03-12 | 1 | -1/+1 |
| | |||||
* | - Revert ini setting patch, as I notified in | Moriyoshi Koizumi | 2004-03-10 | 1 | -1/+2 |
| | | | | | http://news.php.net/article.php?group=php.internals&article=8451 | ||||
* | - Added mb_list_encoding() to return an array with all mbstring supported | Derick Rethans | 2004-03-08 | 4 | -0/+27 |
| | | | | | encodings. | ||||
* | Fixed bug #27421 (mbstring.func_overload should be system ini setting). | Ilia Alshanetsky | 2004-03-06 | 1 | -2/+1 |
| | |||||
* | - Fix compiler warnings. (Patch by K.Kosako <kosako@sofnec.co.jp>) | Moriyoshi Koizumi | 2004-03-04 | 13 | -65/+85 |
| | |||||
* | - Add missing include path. | Moriyoshi Koizumi | 2004-03-03 | 1 | -7/+8 |
| | |||||
* | - proper DLL linkage specifier. | Moriyoshi Koizumi | 2004-03-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | # oniguruma.h:34- # # #ifndef ONIG_EXTERN # #if defined(_WIN32) && !defined(__CYGWIN__) # #if defined(EXPORT) || defined(RUBY_EXPORT) # #define ONIG_EXTERN extern __declspec(dllexport) # #else # #define ONIG_EXTERN extern __declspec(dllimport) # #endif # #endif # #endif | ||||
* | - Fix typo. | Moriyoshi Koizumi | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | - Really fix the build. | Moriyoshi Koizumi | 2004-03-02 | 1 | -8/+7 |
| | | | | | # Should be fixed now :| | ||||
* | - Revisit config.h for win32 build. | Moriyoshi Koizumi | 2004-03-02 | 1 | -0/+84 |
| | | | | | # apologies for messing. | ||||
* | Temporary fix for win32 build | Edin Kadribasic | 2004-03-02 | 1 | -0/+2 |
| | |||||
* | - Fix win32 build. | Moriyoshi Koizumi | 2004-03-01 | 1 | -1/+6 |
| | | | | | # Thanks Nuno Lopes & Derick for letting me know. | ||||
* | - Remove redundant files that are irrelevant to the build. | Moriyoshi Koizumi | 2004-02-28 | 1 | -5414/+0 |
| | |||||
* | - Forgot to add those. | Moriyoshi Koizumi | 2004-02-28 | 25 | -0/+4807 |
| |