summaryrefslogtreecommitdiff
path: root/ext/calendar/jewish.c
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Fix typos in code commentsPeter Kokot2018-07-251-1/+1
* Merge branch 'PHP-7.2'Christoph M. Becker2018-07-221-25/+25
|\
| * Fix #52974: jewish.c: compile error under Windows with GBK charsetChristoph M. Becker2018-07-221-25/+25
* | Trailing whitespacesGabriel Caruso2018-01-031-4/+4
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-6/+6
|/
* Drop VC6 support in ext/calendarKalle Sommer Nielsen2015-03-291-1/+1
* master renames phase 1Anatol Belski2014-08-251-22/+22
* ported ext/calendarAnatol Belski2014-08-191-22/+22
* Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-05-221-1/+1
|\
| * Fixed bug #64895 Integer overflow in SndToJewishRemi Collet2013-05-221-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-05-211-1/+2
|\ \ | |/
| * Integer overflow in SndToJewish leads to php hangRemi Collet2013-05-211-1/+2
* | text fixes from emosenkisStanislav Malyshev2012-08-071-4/+4
* | some fixes for bug#54254Stanislav Malyshev2012-08-071-2/+2
* | Update documentation to reflect fix of 54254Eitan Mosenkis2012-08-071-4/+4
* | fix for display of Jewish month namesStanislav Malyshev2012-08-071-6/+46
|/
* Added some compiler checkMoriyoshi Koizumi2003-03-231-1/+1
* Fixed win32 build, which fails with non-SBCS-compatible locale settings.Moriyoshi Koizumi2003-03-221-0/+4
* - Added an aditional parameter to the jdtojewish() function which makesDerick Rethans2002-10-311-0/+18
* Fix a warning.Sebastian Bergmann2002-02-021-4/+4
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+9
* made calendar a real extension instead of a dl one onlyHartmut Holzgraefe2000-04-151-0/+732