summaryrefslogtreecommitdiff
path: root/ext/calendar/cal_unix.c
Commit message (Collapse)AuthorAgeFilesLines
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-251-2/+2
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
|
* WhitespaceZeev Suraski2001-08-111-3/+3
|
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+8
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* Don't try to work with negative timestampsStanislav Malyshev2000-10-301-0/+4
| | | | | # It returns the same day as for 0, which is wrong
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
|
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
|
* Change reentrancy API to always use the php prefix.Sascha Schumann2000-05-041-1/+1
| | | | | | Check for the declaration of reentrant functions, so that we can use them in non-ZTS mode on all platforms.
* initial checkinHartmut Holzgraefe2000-04-171-0/+76