#
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
|