summaryrefslogtreecommitdiff
path: root/ext/mbstring/libmbfl
Commit message (Expand)AuthorAgeFilesLines
* MFHRui Hirokawa2006-03-211-0/+4
* @added possible encoding attack detection by mb_get_info('illegalchars').Rui Hirokawa2006-03-214-1/+19
* MFH: fixed #35711, added mbstring.strict_detection to detect the encoding str...Rui Hirokawa2005-12-252-5/+23
* MFH: fixed #35711 ISO-8859 charset not correctly detected.Rui Hirokawa2005-12-241-0/+14
* MFH: fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..Rui Hirokawa2005-12-234-0/+32
* MFH: fixed garbled multibyte characters.Rui Hirokawa2005-11-051-1/+1
* - Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() behaviourMasaki Fujimoto2005-04-221-10/+12
* - Fix bug #32311 (mb_encode_mimeheader() does not properly escape characters.)Moriyoshi Koizumi2005-03-231-1/+20
* - Add Armenian encoding / NLS (patch by Hayk Chamyan)Moriyoshi Koizumi2005-03-2217-4/+313
* - Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)Moriyoshi Koizumi2005-02-232-2/+2
* - Update libmbfl (fixes bug #32063).Moriyoshi Koizumi2005-02-221-0/+1
* - Fix bug #30573 (compiler warning due to invalid type cast)Moriyoshi Koizumi2005-02-212-7/+8
* - Fix compiler warnings.Moriyoshi Koizumi2005-02-2114-16/+39
* - Forgot to add this one.Moriyoshi Koizumi2005-02-201-0/+42
* - Update libmbfl (fixes bug #30549 and #31911).Moriyoshi Koizumi2005-02-2025-514/+1159
* Don't scribble over the stack; icc compiler warning fixJoe Orton2005-01-101-1/+1
* - Sync with the latest codebase (fixes bug #28220).Moriyoshi Koizumi2004-10-085-16/+153
* - Added mb_list_encoding() to return an array with all mbstring supportedDerick Rethans2004-03-082-0/+7
* Fix annoying warningMarcus Boerger2004-02-041-1/+1
* - Update libmbfl to the latest. This fixes several serious issues in the htmlMoriyoshi Koizumi2004-02-0421-166/+168
* - Suppress a compiler warning by a rather useless typecasting.Moriyoshi Koizumi2004-01-261-1/+1
* - Fix bug #26699 (mbstring encoding types does not include "binary").Moriyoshi Koizumi2004-01-261-1/+3
* Remove leftoverMoriyoshi Koizumi2003-12-101-2/+0
* It'd be a bad idea to make subpackages dependent on the php build system.Moriyoshi Koizumi2003-12-043-6/+0
* fixed win32-build and update e-mail address in mbstring.Rui Hirokawa2003-09-237-14/+14
* Fixed compile warnings. HAVE_ defines cannot work without the header thatIlia Alshanetsky2003-09-174-0/+8
* - Change emailMarcus Boerger2003-09-121-1/+2
* Sync with originalMoriyoshi Koizumi2003-08-2517-445/+168
* Sync with the originalMoriyoshi Koizumi2003-08-2413-99/+606
* revert previous patch.Rui Hirokawa2003-08-232-3/+2
* revert my patch.Rui Hirokawa2003-08-232-2/+2
* strcasecmp macro moved to mbfl_compat.h.Rui Hirokawa2003-08-236-3/+7
* remove unnessesary files.Rui Hirokawa2003-08-232-278/+0
* removed mbstring/*/config.h.Rui Hirokawa2003-08-231-79/+0
* @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence pr...Rui Hirokawa2003-08-23182-0/+52258