Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 2 | -3/+3 |
* | Remove compilation warning "warning: no newline at end of file" | Christopher Jones | 2013-08-20 | 1 | -1/+1 |
* | Remove compilation warnings: "warning: no newline at end of file" | Christopher Jones | 2013-08-20 | 5 | -5/+5 |
* | intl: remove extra quotes from arginfo params | Gustavo André dos Santos Lopes | 2013-07-21 | 1 | -8/+8 |
* | Fix "passing NULL to non-pointer argument" warnings in intl | Nikita Popov | 2013-03-29 | 1 | -5/+5 |
* | Add support for non-scalar Iterator keys in foreach | Nikita Popov | 2013-03-12 | 1 | -7/+3 |
* | Fix arginfo of BreakIterator::getLocale | Gustavo Lopes | 2013-01-29 | 1 | -1/+1 |
* | Fixed leak in RuleBasedBreakIterator constructor | Gustavo Lopes | 2012-07-23 | 1 | -0/+2 |
* | Fixed function name | Gustavo Lopes | 2012-07-23 | 1 | -2/+2 |
* | - Fixed build | Felipe Pena | 2012-06-27 | 1 | -0/+1 |
* | Fix typo in error message | Gustavo André dos Santos Lopes | 2012-06-25 | 1 | -1/+1 |
* | BreakIterator: fix compat with old ICU versions | Gustavo André dos Santos Lopes | 2012-06-25 | 3 | -1/+15 |
* | Fix build error one ext/intl | Gustavo André dos Santos Lopes | 2012-06-25 | 1 | -1/+2 |
* | BreakIterator::getPartsIterator: new optional arg | Gustavo André dos Santos Lopes | 2012-06-22 | 4 | -7/+59 |
* | Added IntlCodePointBreakIterator. | Gustavo André dos Santos Lopes | 2012-06-22 | 7 | -1/+495 |
* | Add Intl prefix to BreakIterator/RuleBasedBI | Gustavo André dos Santos Lopes | 2012-06-10 | 3 | -6/+6 |
* | Remove trailing space | Gustavo André dos Santos Lopes | 2012-06-10 | 5 | -62/+62 |
* | Replaced zend_parse_method_params with plain zpp | Gustavo André dos Santos Lopes | 2012-06-10 | 2 | -29/+31 |
* | BreakIter: Removed getAvailableLocales/getHashCode | Gustavo André dos Santos Lopes | 2012-06-10 | 5 | -43/+0 |
* | Change in BreakIterator::getPartsIterator() | Gustavo André dos Santos Lopes | 2012-06-10 | 2 | -11/+104 |
* | BreakIterator: add rules status constants | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+29 |
* | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 8 | -0/+1437 |