Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup (avoid string reallocations) | Dmitry Stogov | 2015-07-01 | 1 | -8/+4 |
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -4/+4 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -8/+8 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -21/+21 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | Fixed useless or duplicated IS_INTERNED() checks | Dmitry Stogov | 2014-09-19 | 1 | -1/+1 |
* | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -29/+29 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -23/+23 |
* | Separate argument passed by reference | Dmitry Stogov | 2014-07-08 | 1 | -1/+1 |
* | Fixed compilation problems | Dmitry Stogov | 2014-06-30 | 1 | -15/+15 |
* | Refactoring ext/intl (only compilerable now, far to finish :<) | Xinchen Hui | 2014-06-28 | 1 | -1/+3 |
* | - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c | Gustavo André dos Santos Lopes | 2011-11-24 | 1 | -2/+3 |
* | - Support for UTS #46. | Gustavo André dos Santos Lopes | 2011-11-24 | 1 | -17/+216 |
* | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 1 | -1/+3 |
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -2/+2 |
* | fix protos | Stanislav Malyshev | 2009-07-06 | 1 | -5/+5 |
* | fix proto | Hannes Magnusson | 2009-05-10 | 1 | -2/+2 |
* | - [DOC] add IDN support, idn_to_ascii and idn_to_utf8 | Pierre Joye | 2009-01-26 | 1 | -0/+149 |