| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean *nix build system | Peter Kokot | 2019-03-07 | 1 | -2/+0 |
* | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+4 |
* | ext/intl: Use pkg-config to detect icu | Hugh McMaster | 2018-12-09 | 1 | -1/+1 |
* | Enforce C++11 in ext/intl | Anatol Belski | 2018-10-07 | 1 | -2/+4 |
* | Require ICU ≥ 50.1 | Christoph M. Becker | 2018-09-15 | 1 | -9/+4 |
* | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-06-20 | 1 | -3/+0 |
|\ |
|
| * | Revert "ICU 59+ requires C++11 and errors out without the option" | Stanislav Malyshev | 2018-06-20 | 1 | -3/+0 |
* | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-06-17 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | ICU 59+ requires C++11 and errors out without the option | Stanislav Malyshev | 2018-06-17 | 1 | -0/+3 |
* | | Use recommended way to handle utf*.h headers and obsolete symbols | Anatol Belski | 2018-04-05 | 1 | -1/+1 |
|/ |
|
* | Group common flags | Anatol Belski | 2018-04-05 | 1 | -5/+6 |
* | Rename var | Anatol Belski | 2018-04-05 | 1 | -1/+1 |
* | Fix shared ext/intl compilation | Anatol Belski | 2018-04-03 | 1 | -3/+8 |
* | Fix clang build, ref buf #76153 | Anatol Belski | 2018-03-30 | 1 | -12/+15 |
* | Fixed bug #76153 Intl compilation fails with icu4c 61.1 | Anatol Belski | 2018-03-28 | 1 | -1/+1 |
* | Fix #73956 Link use CC instead of CXX | Remi Collet | 2017-01-18 | 1 | -1/+1 |
* | Add IntlChar class to intl extension | Sara Golemon | 2015-01-16 | 1 | -0/+2 |
* | opcache, intl, gmp, exif, com, bcmath to use static tsrmls | Anatol Belski | 2014-10-17 | 1 | -1/+1 |
* | make g++ see all the stdint.h stuff | Anatol Belski | 2014-08-20 | 1 | -1/+1 |
* | Add UConverter class (ICU's UConverter API) | Sara Golemon | 2012-12-05 | 1 | -0/+2 |
* | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
|\ |
|
| * | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
| |\ |
|
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
* | | | Merge branch 'datefmt_tz_cal_interop' | Gustavo André dos Santos Lopes | 2012-07-22 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Added IntlDateFormatter::formatObject(). Refactor | Gustavo André dos Santos Lopes | 2012-07-22 | 1 | -0/+1 |
| * | | | Unified zval -> UDate conversions | Gustavo André dos Santos Lopes | 2012-07-02 | 1 | -0/+1 |
* | | | | Added IntlCodePointBreakIterator. | Gustavo André dos Santos Lopes | 2012-06-22 | 1 | -0/+3 |
* | | | | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+4 |
|/ / / |
|
* | | | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -5/+8 |
* | | | Initial checkin of calendar/timezone code. | Gustavo André dos Santos Lopes | 2012-04-01 | 1 | -1/+10 |
|/ / |
|
* | | - fix build with ICU < 4.2, add ICU_VERSION for m4 checks | Pierre Joye | 2011-02-15 | 1 | -6/+9 |
* | | Add Spoofchecker to intl extension. | Scott MacVicar | 2011-01-13 | 1 | -1/+6 |
* | | - Added support for ICU Transformations (Transliterator). | Gustavo André dos Santos Lopes | 2010-10-06 | 1 | -0/+4 |
|/ |
|
* | add ICU resource bundle support, contributed by Hans-Peter Oeri | Stanislav Malyshev | 2010-01-04 | 1 | -0/+4 |
* | - [DOC] add IDN support, idn_to_ascii and idn_to_utf8 | Pierre Joye | 2009-01-26 | 1 | -1/+3 |
* | - Fix build | Jani Taskinen | 2008-07-16 | 1 | -1/+1 |
* | - Some config*.m4 file cleanups: NO tabs in these! | Jani Taskinen | 2008-07-14 | 1 | -52/+50 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+66 |