summaryrefslogtreecommitdiff
path: root/ext/intl/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #79946Nikita Popov2020-08-101-1/+1
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* Clean *nix build systemPeter Kokot2019-03-071-2/+0
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* ext/intl: Use pkg-config to detect icuHugh McMaster2018-12-091-1/+1
* Enforce C++11 in ext/intlAnatol Belski2018-10-071-2/+4
* Require ICU ≥ 50.1Christoph M. Becker2018-09-151-9/+4
* Merge branch 'PHP-7.2'Stanislav Malyshev2018-06-201-3/+0
|\
| * Revert "ICU 59+ requires C++11 and errors out without the option"Stanislav Malyshev2018-06-201-3/+0
* | Merge branch 'PHP-7.2'Stanislav Malyshev2018-06-171-0/+3
|\ \ | |/
| * ICU 59+ requires C++11 and errors out without the optionStanislav Malyshev2018-06-171-0/+3
* | Use recommended way to handle utf*.h headers and obsolete symbolsAnatol Belski2018-04-051-1/+1
|/
* Group common flagsAnatol Belski2018-04-051-5/+6
* Rename varAnatol Belski2018-04-051-1/+1
* Fix shared ext/intl compilationAnatol Belski2018-04-031-3/+8
* Fix clang build, ref buf #76153Anatol Belski2018-03-301-12/+15
* Fixed bug #76153 Intl compilation fails with icu4c 61.1Anatol Belski2018-03-281-1/+1
* Fix #73956 Link use CC instead of CXXRemi Collet2017-01-181-1/+1
* Add IntlChar class to intl extensionSara Golemon2015-01-161-0/+2
* opcache, intl, gmp, exif, com, bcmath to use static tsrmlsAnatol Belski2014-10-171-1/+1
* make g++ see all the stdint.h stuffAnatol Belski2014-08-201-1/+1
* Add UConverter class (ICU's UConverter API)Sara Golemon2012-12-051-0/+2
* Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-301-0/+0
|\
| * Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-301-0/+0
| |\
| | * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
* | | Merge branch 'datefmt_tz_cal_interop'Gustavo André dos Santos Lopes2012-07-221-0/+2
|\ \ \
| * | | Added IntlDateFormatter::formatObject(). RefactorGustavo André dos Santos Lopes2012-07-221-0/+1
| * | | Unified zval -> UDate conversionsGustavo André dos Santos Lopes2012-07-021-0/+1
* | | | Added IntlCodePointBreakIterator.Gustavo André dos Santos Lopes2012-06-221-0/+3
* | | | BreakIterator and RuleBasedBreakiterator addedGustavo André dos Santos Lopes2012-06-041-0/+4
|/ / /
* | | DateFormat plays nice with Calendar, TimeZoneGustavo André dos Santos Lopes2012-06-041-5/+8
* | | Initial checkin of calendar/timezone code.Gustavo André dos Santos Lopes2012-04-011-1/+10
|/ /
* | - fix build with ICU < 4.2, add ICU_VERSION for m4 checksPierre Joye2011-02-151-6/+9
* | Add Spoofchecker to intl extension.Scott MacVicar2011-01-131-1/+6
* | - Added support for ICU Transformations (Transliterator).Gustavo André dos Santos Lopes2010-10-061-0/+4
|/
* add ICU resource bundle support, contributed by Hans-Peter OeriStanislav Malyshev2010-01-041-0/+4
* - [DOC] add IDN support, idn_to_ascii and idn_to_utf8Pierre Joye2009-01-261-1/+3
* - Fix buildJani Taskinen2008-07-161-1/+1
* - Some config*.m4 file cleanups: NO tabs in these!Jani Taskinen2008-07-141-52/+50
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+66