Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate ext/intl class entries from stubs | Máté Kocsis | 2021-02-09 | 1 | -11/+0 |
* | Fix a few comments | Máté Kocsis | 2020-07-06 | 1 | -36/+14 |
* | Remove proto comments from C files | Max Semenik | 2020-07-06 | 1 | -6/+3 |
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -2/+2 |
* | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -1/+1 |
* | Switch position of ce in exception ce variable names | Aaron Piotrowski | 2015-07-03 | 1 | -2/+2 |
* | Change zend_exception_get_default() to zend_exception_ce | Aaron Piotrowski | 2015-07-03 | 1 | -7/+4 |
* | Cleanup (avoid string reallocations) | Dmitry Stogov | 2015-07-01 | 1 | -13/+12 |
* | Improved zend_string API (Francois Laupretre) | Dmitry Stogov | 2015-06-29 | 1 | -1/+1 |
* | Always throw TypeException on throwing zpp failures | Nikita Popov | 2015-04-06 | 1 | -5/+5 |
* | Patch improvement: | Dmitry Stogov | 2015-03-30 | 1 | -48/+7 |
* | Converted intl extension to use IntlException in constructors. | Danack | 2015-03-15 | 1 | -8/+49 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -1/+1 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -39/+39 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 1 | -6/+6 |
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -1/+1 |
* | 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 |
* | | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -1/+77 |
* | | - Added the ability for the intl exception to throw exceptions when a global ... | Gustavo André dos Santos Lopes | 2012-01-08 | 1 | -2/+23 |
|/ | |||||
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -4/+13 |
* | merge errors support | Stanislav Malyshev | 2009-07-07 | 1 | -0/+3 |
* | revent wrong part | Stanislav Malyshev | 2009-05-10 | 1 | -3/+1 |
* | little errors cleanup | Stanislav Malyshev | 2009-05-10 | 1 | -4/+12 |
* | MFH: | Felipe Pena | 2008-08-11 | 1 | -4/+4 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+215 |