History log of /PHP-5.6/ext/calendar/calendar.c (Results 76 – 83 of 83)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 3701bc42 05-Jun-2000 Andi Gutmans

- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch


# cd8c4268 23-May-2000 Sascha Schumann

Revert recent COMPILE_DL change.


Revision tags: php-4.0.0
# ccc12f88 22-May-2000 Zeev Suraski

- Make calendar compile as a dll on Windows


# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


Revision tags: php-4.0RC2
# 4f5717d0 02-May-2000 Sascha Schumann

Make calendar buildable as shared module


# d39724c5 16-Apr-2000 Egon Schmid

The comma is also optional.


# 0866fef7 16-Apr-2000 Hartmut Holzgraefe

added unixtojd() and jdtounix() to convert from unix time_t to
Julian Days and vice versa


# 3bc8debe 15-Apr-2000 Hartmut Holzgraefe

made calendar a real extension instead of a dl one only


1234