summaryrefslogtreecommitdiff
path: root/ext/calendar
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1517-17/+12
* Trim trailing whitespace in *.phptPeter Kokot2018-10-146-11/+11
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Fix typos in code commentsPeter Kokot2018-07-251-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-253-5/+1
* Merge branch 'PHP-7.2'Christoph M. Becker2018-07-222-25/+78
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-222-25/+78
| |\
| | * Fix #52974: jewish.c: compile error under Windows with GBK charsetChristoph M. Becker2018-07-222-25/+78
| | * year++Xinchen Hui2018-01-023-3/+3
| | * Update copyright header to 2017 in calendar.cSammy Kaye Powers2017-01-041-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | year++Xinchen Hui2018-01-023-3/+3
* | | 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
| |\