summaryrefslogtreecommitdiff
path: root/ext/calendar
Commit message (Expand)AuthorAgeFilesLines
* Remove old SVN keywords substitutionsPeter Kokot2018-06-162-2/+0
* Avoid double copyingDmitry Stogov2018-03-061-19/+7
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-3/+3
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-6/+6
* Trailing whitespacesGabriel Caruso2018-01-032-10/+10
* year++Xinchen Hui2018-01-023-3/+3
* Move constants into read-only data segmentDmitry Stogov2017-12-146-31/+31
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-73/+0
* pull-request/2456:Edgar R. Sandi2017-04-0813-10/+113
* bring the year backAnatol Belski2017-01-041-1/+1
* revert change in the broken fileAnatol Belski2017-01-041-4/+4
* Update copyright headers to 2017Sammy Kaye Powers2017-01-023-6/+6
* Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-172-0/+2
|\
| * Skip 64-bit specific tests on 32-bit systemsDmitry Stogov2016-11-172-0/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2016-11-125-3/+23
|\ \ | |/
| * Fix integer overflow in calender.Joshua Rogers2016-11-125-3/+23
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-292-7/+45
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-292-7/+45
| |\
| | * Fix #71894: AddressSanitizer: global-buffer-overflow in zif_cal_from_jdChristoph M. Becker2016-07-292-7/+45
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-282-0/+55
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-0/+55
| |\ \ | | |/
| | * Implement FR #65462: Please add tests for gregorian and jewish overflow fixesChristoph M. Becker2016-07-282-0/+55
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-282-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-0/+16
| |\ \ | | |/
| | * Fix #67976: cal_days_month() fails for final month of the French calendarChristoph M. Becker2016-07-282-0/+16
* | | fix missing header and conflicting symbolAnatol Belski2016-07-261-4/+6
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-4/+4
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-013-3/+3
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-013-3/+3
| * bump yearXinchen Hui2015-01-153-3/+3
* | Drop VC6 support in ext/calendarKalle Sommer Nielsen2015-03-291-1/+1
* | cleaning up the version macrosAnatol Belski2015-03-232-1/+4
* | bump yearXinchen Hui2015-01-153-3/+3
* | trailing whitespace removalStanislav Malyshev2015-01-103-10/+10
* | Merge branch 'PHP-5.6'Ferenc Kovacs2015-01-022-4/+4
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-01-022-4/+4
| |\
| | * Fixes #67960 - Long/short day names reversed in jddayofweek()Greg Roach2015-01-022-4/+4
| | * Bump yearXinchen Hui2014-01-033-3/+3
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-3/+3
* | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-6/+6
* | | almost all the replacements of TSRMLS_* are doneAnatol Belski2014-12-141-1/+1
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-23/+23
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-232-3/+3
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-193-3/+3
* | | fix func argument typeAnatol Belski2014-08-251-1/+1
* | | master renames phase 1Anatol Belski2014-08-259-116/+116
* | | fixes to %pd format usageAnatol Belski2014-08-241-1/+1
* | | fix zppAnatol Belski2014-08-211-1/+1