summaryrefslogtreecommitdiff
path: root/ext/mbstring/config.m4
Commit message (Expand)AuthorAgeFilesLines
* wsJani Taskinen2009-04-201-1/+1
* - Add support for CP850 encoding (patch by Denis Giffeler)Moriyoshi Koizumi2009-03-181-0/+1
* - MFH: Added "mbstring.http_output_conv_mimetypes" INI directive.Moriyoshi Koizumi2008-07-241-0/+2
* - MFH: Added a new configure option --with-onig=[DIR] that allows the extensionMoriyoshi Koizumi2008-07-161-69/+122
* * MFH: indentation fix onlyMoriyoshi Koizumi2008-07-151-14/+11
* revert commit.Rui Hirokawa2008-07-051-1/+0
* added CP1254Rui Hirokawa2008-07-051-0/+1
* - added koi8-u (Ukrainian) and CP1254 (Turkish).Rui Hirokawa2008-07-051-0/+3
* MFH: fixed bug #42502 va_* cannot detect.Rui Hirokawa2007-09-181-4/+1
* fix typoAntony Dovgal2007-07-311-1/+1
* MFH: Fix some configure --help textsfoobar2007-07-031-3/+4
* fixed incompatibility with PHP 5.2.0 for encoding conversion between ShiftJIS...Rui Hirokawa2007-01-291-0/+1
* added japanese legacy encoding support (made by moriyama@miraclelinux.com)Rui Hirokawa2006-11-031-0/+1
* fixed bug #37103: libmbfl headers was not installed correctly.Rui Hirokawa2006-10-011-1/+1
* fixed build problem of some extensions which depend on ext/mbstring.Rui Hirokawa2006-09-231-1/+1
* Updated bundled oniguruma library (used for multibyte regular expression) to ...Seiji Masugata2006-09-211-1/+1
* added configure option --disable-mbregex-backtrack.Seiji Masugata2006-08-251-0/+8
* Updated bundled oniguruma library (used for multibyte regular expression) to ...Seiji Masugata2006-07-201-0/+1
* INSTALL_HEADERS takes absolute filenames there in the second arg.Rasmus Lerdorf2006-05-071-1/+1
* MFH: Fixed bug #37103 (libmbfl headers not installed)foobar2006-04-171-1/+1
* MFH: fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..Rui Hirokawa2005-12-231-0/+1
* NetWare LibC sdk has stdarg.hAnantha Kesari H Y2005-10-281-1/+13
* MFH: fix #34977 (Compile failure on MacOSX due to use of varargs.h)Antony Dovgal2005-10-261-2/+3
* Fix VPATH buildfoobar2005-05-291-11/+17
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+1
* - Add Armenian encoding / NLS (patch by Hayk Chamyan)Moriyoshi Koizumi2005-03-221-0/+2
* - Update libmbfl (fixes bug #30549 and #31911).Moriyoshi Koizumi2005-02-201-0/+13
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-2/+2
* - Avoid doubly symbol definition. Codes in the removed file has never beenMoriyoshi Koizumi2004-10-081-1/+0
* - Fix VPATH build. (patch by Joe Orton)Moriyoshi Koizumi2004-07-191-0/+1
* Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where testIlia Alshanetsky2004-06-101-1/+1
* - Add missing checks. Maybe fixes PR #27680Moriyoshi Koizumi2004-04-081-0/+10
* - Let it work safelyMoriyoshi Koizumi2004-04-041-2/+6
* - Fixed testDerick Rethans2004-04-041-1/+1
* - MFB: Fixed bug #27849 (configure craps out on trivial syntax error).Derick Rethans2004-04-031-1/+1
* - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi)Moriyoshi Koizumi2004-02-281-0/+25
* Avoid using non-portable test syntax. This was causing problems onMoriyoshi Koizumi2003-12-081-1/+1
* revert, not neededfoobar2003-12-071-4/+2
* Enable shared buildMarcus Boerger2003-12-071-0/+2
* This part is accidentially left on the previous commit.Moriyoshi Koizumi2003-12-041-0/+1
* It'd be a bad idea to make subpackages dependent on the php build system.Moriyoshi Koizumi2003-12-041-1/+1
* Remove leftoversMoriyoshi Koizumi2003-10-021-16/+0
* revert a patch.Rui Hirokawa2003-09-231-1/+0
* fixed win32-build and update e-mail address in mbstring.Rui Hirokawa2003-09-231-0/+1
* No need to enable by default. Derick got confused. :)foobar2003-08-301-1/+1
* libmbfl is required alwaysfoobar2003-08-301-13/+7
* wsfoobar2003-08-301-2/+2
* Some minor fixes so that this works with autoconf 2.13 toofoobar2003-08-251-162/+178
* Allow usage of external libmbflMoriyoshi Koizumi2003-08-241-90/+123
* Integrate allocator code into mbstring.cMoriyoshi Koizumi2003-08-241-1/+2