summaryrefslogtreecommitdiff
path: root/ext/intl/dateformat/dateformat_attrcpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup (avoid string reallocations)Dmitry Stogov2015-07-011-6/+3
* Fix leak in IntlDateFormatter::getTimeZone()Nikita Popov2015-04-171-1/+0
* Remove datefmt_set_timezone_id and OO variantNikita Popov2015-04-011-13/+1
* cleanup intl typesStanislav Malyshev2014-12-291-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-21/+21
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-2/+2
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-1/+1
* basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-5/+8
* DateFormat plays nice with Calendar, TimeZoneGustavo André dos Santos Lopes2012-06-041-0/+261