Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence ↵ | Rui Hirokawa | 2003-08-23 | 1 | -4712/+0 |
| | | | | problem. mbregex is changed to oniguruma. | ||||
* | MFB: added include config.h so shared extensions builds work correctly | Brian France | 2003-08-06 | 1 | -0/+4 |
| | |||||
* | Reverted the changes because the problem was elsewhere. | Moriyoshi Koizumi | 2002-12-02 | 1 | -1/+0 |
| | |||||
* | Fixing the Win32 compilation of mbstring with mbregex enabled. | Frank M. Kromann | 2002-12-02 | 1 | -0/+1 |
| | |||||
* | Fixed a memory leak. | Ilia Alshanetsky | 2002-11-12 | 1 | -0/+3 |
| | |||||
* | Reduced compiler warnings | Moriyoshi Koizumi | 2002-11-02 | 1 | -1/+1 |
| | |||||
* | ZTS fixes | Moriyoshi Koizumi | 2002-10-08 | 1 | -0/+10 |
| | |||||
* | Removed table generating code. The return values of isalnum() may vary by ↵ | Moriyoshi Koizumi | 2002-10-08 | 1 | -26/+14 |
| | | | | the locale setting. | ||||
* | Fixed memory leak. | Ilia Alshanetsky | 2002-10-08 | 1 | -2/+4 |
| | |||||
* | - Please do not use notices for debug information | Derick Rethans | 2002-10-08 | 1 | -1/+1 |
| | |||||
* | HAVE_MBREGEX awareness. | Sebastian Bergmann | 2002-10-06 | 1 | -0/+4 |
| | |||||
* | Fix ZTS build | foobar | 2002-08-28 | 1 | -0/+1 |
| | |||||
* | php_error_docref | Marcus Boerger | 2002-08-27 | 1 | -1/+1 |
| | |||||
* | -Fix warnings (fixed all?) | Marcus Boerger | 2002-08-04 | 1 | -3/+3 |
| | |||||
* | -use const to clarify code | Marcus Boerger | 2002-08-02 | 1 | -4/+18 |
| | | | | | -fix tsrmls build (therefore rfc1867.c) | ||||
* | fixed compile warning with Visual C++. | Rui Hirokawa | 2002-04-30 | 1 | -8/+8 |
| | |||||
* | -fix warnings | Marcus Boerger | 2002-04-07 | 1 | -1/+3 |
| | |||||
* | fixed compile warnings. | Rui Hirokawa | 2002-03-23 | 1 | -11/+16 |
| | |||||
* | fixed an error in mbstring caused by confliction with regex. | Rui Hirokawa | 2002-01-14 | 1 | -2/+2 |
| | |||||
* | @Added multi-byte enabled regex functions. (Rui) | Rui Hirokawa | 2002-01-11 | 1 | -0/+4679 |