master
Migrate skip checks to --EXTENSIONS--, p1
Prefer EXPECT over EXPECTF
Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661)
Fix GH-19371: integer overflow in calendar.c
Allow easter_date to process years after 2037 on 64bit systems (#11862)
Fix GH-16228 overflow on easter_days/easter_date year argument.
Fix GH-16231 jdtounix overflow on argument value.
Fix GH-16234 jewishtojd overflow on year argument.
ext/calendar: jewishtojd overflow on year argument.
Fix GH-16235 jdtogregorian overflow
Fix GH-16258 overflow on jddayofweek argument.
Fix GH-16834: cal_from_jd overflow on julian_day argument.
ext/calendar: Remove ZPP test