Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yet trivial fixes | Anatol Belski | 2014-08-20 | 2 | -3/+3 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 2 | -31/+31 |
* | Separate argument passed by reference | Dmitry Stogov | 2014-07-08 | 1 | -1/+1 |
* | Fixed compilation problems | Dmitry Stogov | 2014-06-30 | 1 | -2/+2 |
* | Fixed reference handling in intltz_get_canonical_id | Xinchen Hui | 2014-06-30 | 1 | -0/+1 |
* | Fixed reference handling in intltz_get_offset | Xinchen Hui | 2014-06-30 | 1 | -0/+2 |
* | Fixed retval with zend_call_method | Xinchen Hui | 2014-06-29 | 1 | -1/+1 |
* | Fixed get_debug_info | Xinchen Hui | 2014-06-28 | 1 | -11/+17 |
* | Intl's codes are really need more careful :< | Xinchen Hui | 2014-06-28 | 1 | -1/+1 |
* | 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 | -3/+3 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 3 | -106/+115 |
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+3 |
* | Fixed cloning in ext/intl classes; master specific | Gustavo Lopes | 2012-08-26 | 1 | -1/+1 |
* | Merge branch 'datefmt_tz_cal_interop' | Gustavo André dos Santos Lopes | 2012-07-22 | 3 | -74/+5 |
|\ | |||||
| * | Added IntlDateFormatter::formatObject(). Refactor | Gustavo André dos Santos Lopes | 2012-07-22 | 3 | -74/+5 |
* | | Fix undeclared intl_locale_get_default() | Gustavo André dos Santos Lopes | 2012-06-25 | 1 | -1/+1 |
|/ | |||||
* | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 3 | -5/+5 |
* | Added private constructor to IntlTimeZone. | Gustavo André dos Santos Lopes | 2012-06-03 | 3 | -0/+10 |
* | Fixed write in constant memory. | Gustavo André dos Santos Lopes | 2012-06-03 | 1 | -2/+2 |
* | Fixed problem in IntlCalendar debug handler | Gustavo André dos Santos Lopes | 2012-05-25 | 1 | -2/+0 |
* | Fixed a couple of memory leaks | Gustavo André dos Santos Lopes | 2012-05-17 | 1 | -7/+12 |
* | Added IntlTimeZone::fromDateTimeZone() and ::toDateTimeZone. | Gustavo André dos Santos Lopes | 2012-05-17 | 4 | -2/+137 |
* | Accept DateTimeZone where time zones are expected. | Gustavo André dos Santos Lopes | 2012-05-17 | 2 | -10/+93 |
* | Compatibility with old versions of ICU (4.0+). | Gustavo André dos Santos Lopes | 2012-04-01 | 3 | -0/+18 |
* | Added support for new method TimeZone::getUnknown() added in ICU 49. | Gustavo André dos Santos Lopes | 2012-04-01 | 3 | -0/+19 |
* | Initial checkin of calendar/timezone code. | Gustavo André dos Santos Lopes | 2012-04-01 | 4 | -0/+1140 |