Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0b2'.RELEASE_1_0b2 | SVN Migration | 2002-11-26 | 1 | -1164/+0 |
* | 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 |
* | 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 |
* | 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 |