Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing build on WIn32 | Frank M. Kromann | 2002-12-02 | 1 | -2/+2 | |
| | | | | | MBREGEX is disabled for now. 5 mbre_* functions are undefined on WIn32 | |||||
* | Renamed several internal functions for consistency | Moriyoshi Koizumi | 2002-11-25 | 1 | -4/+4 | |
| | ||||||
* | Updated license information headers | Moriyoshi Koizumi | 2002-11-23 | 1 | -1/+1 | |
| | ||||||
* | Fix build | Moriyoshi Koizumi | 2002-11-14 | 1 | -1/+1 | |
| | ||||||
* | Moved some mbregex related portions from mbstring.c to php_mbregex.c | Moriyoshi Koizumi | 2002-11-14 | 1 | -0/+92 | |
| | | | | | # No need to merge this change to PHP_4_3 branch | |||||
* | MFB (made mbstring compile on windows again). | Edin Kadribasic | 2002-11-13 | 1 | -2/+2 | |
| | ||||||
* | Reduced compiler warnings | Moriyoshi Koizumi | 2002-11-02 | 1 | -19/+19 | |
| | ||||||
* | Fixed mb_ereg_replace() bug | Moriyoshi Koizumi | 2002-10-30 | 1 | -0/+3 | |
| | ||||||
* | Changed mb_regex_set_options() more informative | Moriyoshi Koizumi | 2002-10-20 | 1 | -6/+83 | |
| | ||||||
* | Fixed mb_regex_set_options() | Moriyoshi Koizumi | 2002-10-10 | 1 | -1/+1 | |
| | ||||||
* | Fix ZTS build. | Sebastian Bergmann | 2002-10-08 | 1 | -5/+5 | |
| | ||||||
* | Fixed typo. | Moriyoshi Koizumi | 2002-10-07 | 1 | -1/+1 | |
| | ||||||
* | Lots of clean-up for upcoming mbstring merging event. | Moriyoshi Koizumi | 2002-10-07 | 1 | -181/+189 | |
| | | | | | | | | Added mb_regex_set_options(). The Options parameters of various mbregex functions are now deprecated. @- Added mb_regex_set_options(). The Options parameters of @ various mbregex functions are now deprecated. (Moriyoshi). | |||||
* | fixed mb_split (the value of third parameter treated wrongly) | Moriyoshi Koizumi | 2002-10-07 | 1 | -6/+6 | |
| | ||||||
* | MFH | Moriyoshi Koizumi | 2002-10-07 | 1 | -4/+4 | |
| | ||||||
* | Fix build | Rasmus Lerdorf | 2002-10-06 | 1 | -1/+1 | |
| | ||||||
* | added support for aliases of the encodings. | Moriyoshi Koizumi | 2002-10-06 | 1 | -16/+21 | |
| | ||||||
* | made messages more consistent | Moriyoshi Koizumi | 2002-10-06 | 1 | -5/+8 | |
| | ||||||
* | Warnings for empty regular expressions | Moriyoshi Koizumi | 2002-10-06 | 1 | -14/+21 | |
| | ||||||
* | php_error_docref | Marcus Boerger | 2002-08-27 | 1 | -9/+9 | |
| | ||||||
* | Improve use of module_globals macros | Sascha Schumann | 2002-04-26 | 1 | -1/+1 | |
| | ||||||
* | changed license from GPL2 to PHP License. | Rui Hirokawa | 2002-03-23 | 1 | -30/+16 | |
| | ||||||
* | fixed a comment and default output encoding changed to pass. | Rui Hirokawa | 2002-02-23 | 1 | -1/+1 | |
| | ||||||
* | @Added multi-byte enabled regex functions. (Rui) | Rui Hirokawa | 2002-01-11 | 1 | -0/+983 | |