Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #70484 selectordinal doesn't work with named parameters | Anatol Belski | 2016-04-11 | 1 | -0/+4 |
* | Cleanup (avoid string reallocations) | Dmitry Stogov | 2015-07-01 | 1 | -18/+16 |
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -2/+2 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -5/+5 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -8/+7 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -35/+35 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -20/+20 |
* | yet trivial fixes | Anatol Belski | 2014-08-20 | 1 | -7/+7 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -15/+15 |
* | Fixed ZTS build | Dmitry Stogov | 2014-07-14 | 1 | -1/+1 |
* | Fixed compilation problems | Dmitry Stogov | 2014-06-30 | 1 | -4/+4 |
* | Fixed memory leak | Xinchen Hui | 2014-06-29 | 1 | -10/+11 |
* | Fixed initialize of zval | Xinchen Hui | 2014-06-28 | 1 | -1/+1 |
* | Refactoring ext/intl (only compilerable now, far to finish :<) | Xinchen Hui | 2014-06-28 | 1 | -4/+3 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 1 | -65/+57 |
* | fix possibility of access to *storedType without initialization | Stanislav Malyshev | 2013-10-20 | 1 | -0/+3 |
* | Reduce (some more) compile noise of 'unused variable' and 'may be used | Christopher Jones | 2013-08-19 | 1 | -2/+2 |
* | Merge branch '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 |
* | | Added IntlDateFormatter::formatObject(). Refactor | Gustavo André dos Santos Lopes | 2012-07-22 | 1 | -9/+1 |
* | | Unified zval -> UDate conversions | Gustavo André dos Santos Lopes | 2012-07-02 | 1 | -66/+2 |
* | | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -3/+1 |
* | | MessageFormatter accepts IntlCalendar arguments | Gustavo André dos Santos Lopes | 2012-05-17 | 1 | -0/+11 |
* | | Bug #58756: w.r.t MessageFormatter (partial fix) | Gustavo André dos Santos Lopes | 2012-05-17 | 1 | -0/+55 |
* | | Keep date precision in MessageFormatter. | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -5/+1 |
* | | ICU < 4.8 compat in MessageFormatter | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -8/+128 |
* | | Better error messages in MessageFormatter::format. | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -150/+216 |
* | | Accept numeric strings for dates. | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -8/+41 |
* | | Cache arguments type info in MessageFormatter. | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -7/+13 |
* | | Set global error if insufficient numeric args. WS. | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -8/+8 |
* | | Refactoring of patch for FR #61871. | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -252/+311 |
* | | Orig patch for FR #61871 by David Sklar | Gustavo André dos Santos Lopes | 2012-05-13 | 1 | -63/+283 |
* | | Compatibility with old versions of ICU (4.0+). | Gustavo André dos Santos Lopes | 2012-04-01 | 1 | -0/+3 |
|/ | |||||
* | Fix for pecl bug 14664 - problem with older gcc | Ed Batutis | 2008-10-16 | 1 | -0/+1 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+211 |