summaryrefslogtreecommitdiff
path: root/ext/intl/dateformat
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4'Gustavo Lopes2012-08-261-1/+1
|\
| * Fixed defective cloning in ext/intl classesGustavo Lopes2012-08-261-1/+1
* | Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-221-1/+1
* | Merge branch 'PHP-5.4'Gustavo Lopes2012-08-223-10/+26
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-08-224-11/+27
| |\
| | * Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-224-11/+27
* | | Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-3012-0/+0
|\ \ \ | |/ /
| * | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-3012-0/+0
| |\ \ | | |/
| | * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-3012-0/+0
* | | Leak caused by wrong and unreachable cleanupGustavo Lopes2012-07-231-3/+5
* | | Do not fetch default locale once on minit or rinitGustavo Lopes2012-07-231-2/+2
* | | Merge branch 'datefmt_tz_cal_interop'Gustavo André dos Santos Lopes2012-07-224-92/+342
|\ \ \
| * | | Readded accidentally removed lineGustavo André dos Santos Lopes2012-07-221-0/+1
| * | | Added IntlDateFormatter::formatObject(). RefactorGustavo André dos Santos Lopes2012-07-224-4/+262
| * | | Refactored internal_get_timestamp()Gustavo André dos Santos Lopes2012-07-021-36/+62
| * | | Unified zval -> UDate conversionsGustavo André dos Santos Lopes2012-07-022-58/+23
* | | | - Fix conflictFelipe Pena2012-07-141-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | - Fixed bug #62565 (Crashes due non-initialized internal properties_table)Felipe Pena2012-07-141-0/+1
* | | DateFormat plays nice with Calendar, TimeZoneGustavo André dos Santos Lopes2012-06-0412-337/+680
|/ /
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-241-4/+13
|\ \ | |/
| * Fixed bug #60785Gustavo André dos Santos Lopes2012-05-241-4/+13
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-231-19/+45
|\ \ | |/
| * Fixed bug #62017Gustavo André dos Santos Lopes2012-05-231-19/+45
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-231-0/+9
|\ \ | |/
| * Fixed bug #62081Gustavo André dos Santos Lopes2012-05-231-0/+9
| * - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
| * - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-1/+3
| * Imlement clone for formatters that support itStanislav Malyshev2011-01-031-1/+25
| * - Fixed bug #53612 (Segmentation fault when using several cloned intlGustavo André dos Santos Lopes2010-12-271-1/+6
| * - Fixed ZTS buildFelipe Pena2010-11-211-1/+1
| * Add support for DateTime in datefmt_formatStanislav Malyshev2010-11-201-2/+24
| * Fix invalid args bugs by Maksymilian ArciemowiczStanislav Malyshev2010-11-191-0/+1
| * Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer rangeStanislav Malyshev2010-09-011-6/+7
* | - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
* | - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-1/+3
* | Imlement clone for formatters that support itStanislav Malyshev2011-01-031-1/+25
* | - Fixed bug #53612 (Segmentation fault when using several cloned intlGustavo André dos Santos Lopes2010-12-271-1/+6
* | - Fixed ZTS buildFelipe Pena2010-11-211-1/+1
* | Add support for DateTime in datefmt_formatStanislav Malyshev2010-11-201-2/+24
* | Fix invalid args bugs by Maksymilian ArciemowiczStanislav Malyshev2010-11-191-0/+1
* | Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer rangeStanislav Malyshev2010-09-011-6/+7
* | Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+1
|/
* cleanup some code, improve error handlingStanislav Malyshev2009-12-231-5/+3
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-8/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+8
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-8/+1
* fix formatting/parsingStanislav Malyshev2008-09-042-68/+62
* ws cleanupStanislav Malyshev2008-09-042-29/+28
* MFH:Felipe Pena2008-08-115-204/+232
* use correct locale checkStanislav Malyshev2008-07-221-0/+1