summaryrefslogtreecommitdiff
path: root/ext/mbstring/config.m4
Commit message (Expand)AuthorAgeFilesLines
* fix arg order, CFLAGS is the fifth arg in m4Anatol Belski2014-10-171-2/+2
* more exts converted for static tsrm ls pointerAnatol Belski2014-10-151-1/+1
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-4/+4
* added iso2022jp-mobile and emoji unsuppoted in unicode 6.0.Rui Hirokawa2011-08-241-0/+1
* updated libmbfl to 1.3.2 (JISX-0213:2004 support).Rui Hirokawa2011-08-201-0/+3
* added gb18030 encoding to mbstring/libmbfl.~Rui Hirokawa2011-08-141-0/+1
* added UTF-8-Mobile for pictogram support.Rui Hirokawa2011-08-131-0/+1
* added new files of libmbfl 1.3.0.Rui Hirokawa2011-08-021-0/+2
* - Update the bundled libmbfl to the latest on upstream.Moriyoshi Koizumi2010-03-121-3/+6
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-4/+4
* MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD!Jani Taskinen2009-04-201-5/+8
* - MFB (fixes build)Moriyoshi Koizumi2009-04-161-0/+1
* - Add mbstring.http_output_conv_mimetypes that allows common non-textMoriyoshi Koizumi2008-07-241-0/+2
* - Added a new configure option --with-onig=[DIR] that allows the extensionMoriyoshi Koizumi2008-07-161-72/+127
* - indentation fix & reenable mbregex again.Moriyoshi Koizumi2008-07-151-2/+19
* fixed bug #42502 va_* cannot detect.Rui Hirokawa2007-09-181-4/+1
* fix typoAntony Dovgal2007-07-311-1/+1
* Synced PHP_5_2 Branch.Seiji Masugata2006-12-211-1/+2
* fixed --disable-mbregex to disable multibe-regex.Rui Hirokawa2006-10-021-1/+0
* fixed bug #37103: libmbfl headers was not installed correctly.Rui Hirokawa2006-10-021-1/+1
* Fixed bug #37103 (libmbfl headers not installed)foobar2006-04-171-1/+1
* - Disable mbregex support until someone finds a way to reenable theMarcus Boerger2006-02-231-0/+2
* fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..Rui Hirokawa2005-12-231-0/+1
* 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