Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 's' works with size_t round 2 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -4/+4 |
* | fixed several long vs zend_long casts | Anatol Belski | 2014-08-26 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -38/+38 |
* | fixes to %pd format usage | Anatol Belski | 2014-08-24 | 1 | -2/+2 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -9/+9 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -29/+29 |
* | Let's rename it | Xinchen Hui | 2014-07-06 | 1 | -3/+2 |
* | Fixed convert (ext/intl finished) | Xinchen Hui | 2014-07-06 | 1 | -1/+6 |
* | Fixed memory leaks | Xinchen Hui | 2014-06-29 | 1 | -2/+6 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 1 | -106/+87 |
* | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -6/+16 |
|\ | |||||
| * | Fix bug #66873: check if obj->src is set | Stanislav Malyshev | 2014-03-17 | 1 | -6/+16 |
* | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -4/+4 |
|/ | |||||
* | Fix ext/intl build with phpize | Gustavo Lopes | 2013-02-24 | 1 | -1/+1 |
* | Fixed paramter count | Gustavo Lopes | 2013-01-29 | 1 | -2/+2 |
* | Make converter work on VS | Gustavo Lopes | 2013-01-29 | 1 | -6/+10 |
* | intl/converter in line w/ intl error handling | Gustavo Lopes | 2013-01-29 | 1 | -32/+97 |
* | Fix zpp() call in intl/converter | Gustavo Lopes | 2013-01-29 | 1 | -1/+1 |
* | Add UConverter class (ICU's UConverter API) | Sara Golemon | 2013-01-29 | 1 | -0/+1104 |