summaryrefslogtreecommitdiff
path: root/ext/intl/msgformat/msgformat_attr.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #65480 No declaration for msgformat_fix_quotes() in msgformat.c or ...Anatol Belski2016-04-091-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* cleanup intl typesStanislav Malyshev2014-12-291-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-7/+7
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-2/+2
* Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-301-0/+0
|\
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
* | Merge branch 'PHP-5.4'Xinchen Hui2012-06-071-0/+2
|\ \ | |/
| * Optimization in ext/intl/msgformatGustavo André dos Santos Lopes2012-06-061-0/+2
| * - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-1/+3
* | Cache arguments type info in MessageFormatter.Gustavo André dos Santos Lopes2012-05-131-0/+6
* | - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-1/+3
|/
* Removed unused variableIlia Alshanetsky2009-04-271-1/+0
* Removed unused varsIlia Alshanetsky2009-04-221-2/+0
* MFH:Felipe Pena2008-08-111-7/+7
* - MFH: Fixed crash msgfmt_get_patternFelipe Pena2008-08-061-1/+1
* refactor ctors, cleanup codeStanislav Malyshev2008-07-221-1/+1
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+144