summaryrefslogtreecommitdiff
path: root/ext/intl/intl_data.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #74385 Locale::parseLocale() broken with some argumentsAnatol Belski2018-05-031-5/+9
* Added function to check error and return null if error is set.Daniel Persson2016-04-081-1/+11
* Cleanup (avoid string reallocations)Dmitry Stogov2015-07-011-5/+3
* Fix Intl constructor leaksNikita Popov2015-04-171-16/+17
* trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* cleanup intl typesStanislav Malyshev2014-12-291-3/+3
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-10/+10
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Fixed segfault in intlgregcal_create_instanceXinchen Hui2014-06-291-0/+5
* Fixed segfaultXinchen Hui2014-06-291-2/+2
* Fixed segfaultsXinchen Hui2014-06-281-1/+1
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-2/+3
* Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efre...Christopher Jones2013-08-221-1/+1
* Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis...Christopher Jones2013-08-211-1/+1
* Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
* little errors cleanupStanislav Malyshev2009-05-101-1/+1
* fix // commentsStanislav Malyshev2009-01-291-3/+3
* refactor ctors, cleanup codeStanislav Malyshev2008-07-221-3/+2
* - increase max locale to 80Stanislav Malyshev2008-07-141-3/+24
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+87