summaryrefslogtreecommitdiff
path: root/ext/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fixed a memory leak inside heb_number_to_chars().Ilia Alshanetsky2002-12-051-7/+17
* php_error -> php_error_docrefMarcus Boerger2002-12-051-1/+1
* jdtojewish() testTal Peer2002-11-271-0/+28
* Added an additional (optional) argument to jdtojewish() to keep BCTal Peer2002-11-271-3/+4
* Update to use new parameter parsing API.Wez Furlong2002-11-261-268/+248
* email address changeHartmut Holzgraefe2002-11-253-3/+3
* WSWez Furlong2002-11-071-83/+85
* Make this static also.Wez Furlong2002-11-071-1/+1
* Make this staticWez Furlong2002-11-071-1/+1
* - Added an aditional parameter to the jdtojewish() function which makesDerick Rethans2002-10-313-10/+121
* change my email addressColin Viebrock2002-09-193-3/+3
* Unify error messagesDerick Rethans2002-06-261-1/+1
* - Fix easter_(days|date)()s first parameter now really defaults to the currentMarkus Fischer2002-06-101-2/+11
* Nuke unused local variables.Sebastian Bergmann2002-05-121-2/+1
* Add an option to calculate easter dates based on the Gregorian calendarMarko Karppinen2002-05-123-19/+29
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-7/+1
* Consistency.Sebastian Bergmann2002-02-022-6/+6
* Fix a warning.Sebastian Bergmann2002-02-022-7/+7
* Update headers.Sebastian Bergmann2001-12-113-6/+6
* Unified the configure messages.foobar2001-11-301-0/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-253-23/+23
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-096-12/+12
* Fixed some protos.Egon Schmid2001-09-041-11/+11
* WhitespaceZeev Suraski2001-08-112-22/+22
* Zend compatibility patchZeev Suraski2001-07-301-4/+4
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-8/+8
* fix win32 buildDaniel Beulshausen2001-07-061-0/+4
* Added name for enum, hopefully fixing the win32 build.Wez Furlong2001-07-051-1/+1
* Added a couple of new functions to "modularize" working with calendars.Wez Furlong2001-07-043-47/+244
* The extension name seems to be usually totally lower-cased.foobar2001-06-241-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-066-1/+53
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-263-3/+3
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+0
* Don't try to work with negative timestampsStanislav Malyshev2000-10-301-0/+4
* only beautifyingDaniel Beulshausen2000-10-081-1/+4
* - Add calendar to default Win32 build.Andi Gutmans2000-10-062-150/+1
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-5/+5
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-2/+2
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* making calendar module compile on win32 with new directory structureFrank M. Kromann2000-06-121-2/+2
* - Update module project files to include:Andi Gutmans2000-06-101-2/+2
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-053-4/+4
* Revert recent COMPILE_DL change.Sascha Schumann2000-05-231-1/+1
* s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.Sascha Schumann2000-05-231-4/+4
* - Make calendar compile as a dll on WindowsZeev Suraski2000-05-221-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-183-6/+6
* Change reentrancy API to always use the php prefix.Sascha Schumann2000-05-041-1/+1
* Make calendar buildable as shared moduleSascha Schumann2000-05-023-1/+6