summaryrefslogtreecommitdiff
path: root/ext/intl/msgformat/msgformat_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Fixed bug #73473: Stack Buffer Overflow in msgfmt_parse_messagelibnex2017-06-031-0/+1
* Various warning fixesNikita Popov2015-07-171-1/+2
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* cleanup intl typesStanislav Malyshev2014-12-291-3/+3
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-12/+12
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* 's' works with size_t round 3Anatol Belski2014-08-271-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-4/+4
* Refactoring ext/intl (only compilerable now, far to finish :<)Xinchen Hui2014-06-281-2/+2
* fix const warnings in intl methodsStanislav Malyshev2013-10-201-1/+1
* 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
* | Do not fetch default locale once on minit or rinitGustavo Lopes2012-07-231-1/+1
|/
* 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
* MFH:Felipe Pena2008-08-111-5/+5
* refactor ctors, cleanup codeStanislav Malyshev2008-07-221-1/+1
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+157