summaryrefslogtreecommitdiff
path: root/ext/mbstring/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant includes from mbstring (and make sure correct config.h is used)Alex Dowad2020-08-311-2/+1
* Inline unneeded indirection for mbstring memory managementAlex Dowad2020-08-311-2/+2
* Put oniguruma include path to proper CFLAGSChristoph M. Becker2019-07-191-1/+1
* Move Oniguruma related config stuff to where it belongsChristoph M. Becker2019-07-191-9/+14
* Remove unused definesPeter Kokot2019-07-181-8/+1
* Sync with ZEND_ENABLE_STATIC_TSRMLS_CACHE enablement in ext/mbstringAnatol Belski2019-03-121-1/+1
* Unbundle oniguruma in config.w32Anatol Belski2019-02-111-48/+57
* Unbundle onigurumaNikita Popov2019-02-111-19/+2
* Remove HAVE_STDLIB_HPeter Kokot2018-09-161-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Update to Oniguruma 6.7.1Christoph M. Becker2018-03-101-1/+1
* Remove --with-libmbfl configure optionPeter Kokot2017-10-281-57/+42
* upgrade to Oniguruma 6.1.2Anatol Belski2016-11-251-12/+11
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-271-40/+59
|\
| * refactored the mbstring config.w32Anatol Belski2014-11-271-28/+20
| * Fixed bug #68504 --with-libmbfl configure option not present on WindowsAnatol Belski2014-11-271-46/+73
* | more exts converted for static tsrm ls pointerAnatol Belski2014-10-151-1/+1
|/
* added iso2022jp-mobile and emoji unsuppoted in unicode 6.0.Rui Hirokawa2011-08-241-2/+3
* - fix typo & buildPierre Joye2011-08-221-1/+1
* updated libmbfl to 1.3.2 (JISX-0213:2004 support).Rui Hirokawa2011-08-201-2/+3
* added gb18030 encoding to mbstring/libmbfl.~Rui Hirokawa2011-08-141-1/+1
* fixed win32 build.Rui Hirokawa2011-08-131-1/+1
* added new files of libmbfl 1.3.0.Rui Hirokawa2011-08-021-1/+1
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+3
* - Fix win32 build. (notified by Rob. Thanks)Moriyoshi Koizumi2010-03-151-1/+1
* - Update the bundled libmbfl to the latest on upstream.Moriyoshi Koizumi2010-03-121-1/+3
* Fixed static build of mbstring on Windows (makes static build of exif possibl...Kalle Sommer Nielsen2009-06-111-2/+2
* MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD!Jani Taskinen2009-04-201-4/+10
* - Fix win32 buildMoriyoshi Koizumi2008-07-241-0/+1
* there is no such fileAntony Dovgal2007-07-161-1/+0
* MFB: Fix win32 buildFrank M. Kromann2007-02-041-0/+1
* Fix win32 buildFrank M. Kromann2006-11-041-2/+2
* added turkish language support for libmbfl.Rui Hirokawa2005-12-231-1/+1
* - Add Armenian encoding / NLS (patch by Hayk Chamyan)Moriyoshi Koizumi2005-03-221-3/+4
* - Update libmbfl (fixes bug #30549 and #31911).Moriyoshi Koizumi2005-02-201-9/+12
* Enable mbregex in win32 buildWez Furlong2004-04-081-2/+3
* - Add missing include path.Moriyoshi Koizumi2004-03-031-7/+8
* - proper DLL linkage specifier.Moriyoshi Koizumi2004-03-021-1/+1
* - Fix typo.Moriyoshi Koizumi2004-03-021-1/+1
* - Really fix the build.Moriyoshi Koizumi2004-03-021-8/+7
* Temporary fix for win32 buildEdin Kadribasic2004-03-021-0/+2
* - Fix win32 build.Moriyoshi Koizumi2004-03-011-1/+6
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+55