History log of /PHP-7.0/ext/calendar/calendar.c (Results 76 – 96 of 96)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# e7e88a25 04-Sep-2001 Egon Schmid

Fixed some protos.


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# f6f6c4d7 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


Revision tags: PRE_TSRM_MERGE_PATCH
# 0568236d 06-Jul-2001 Daniel Beulshausen

fix win32 build


# 9b889bef 05-Jul-2001 Wez Furlong

Added name for enum, hopefully fixing the win32 build.


# a07a2688 04-Jul-2001 Wez Furlong

Added a couple of new functions to "modularize" working with calendars.
Added a few constants for the existing functions, and tidied them up a bit.


# 2c95a1d6 24-Jun-2001 foobar

The extension name seems to be usually totally lower-cased.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3
# 990a8661 08-Oct-2000 Daniel Beulshausen

only beautifying


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