Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -7/+1 |
| | |||||
* | Consistency. | Sebastian Bergmann | 2002-02-02 | 2 | -6/+6 |
| | |||||
* | Fix a warning. | Sebastian Bergmann | 2002-02-02 | 2 | -7/+7 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 3 | -6/+6 |
| | |||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -0/+2 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 3 | -23/+23 |
| | | | | 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 Rethans | 2001-09-09 | 6 | -12/+12 |
| | |||||
* | Fixed some protos. | Egon Schmid | 2001-09-04 | 1 | -11/+11 |
| | |||||
* | Whitespace | Zeev Suraski | 2001-08-11 | 2 | -22/+22 |
| | |||||
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -4/+4 |
| | |||||
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -8/+8 |
| | |||||
* | fix win32 build | Daniel Beulshausen | 2001-07-06 | 1 | -0/+4 |
| | |||||
* | Added name for enum, hopefully fixing the win32 build. | Wez Furlong | 2001-07-05 | 1 | -1/+1 |
| | |||||
* | Added a couple of new functions to "modularize" working with calendars. | Wez Furlong | 2001-07-04 | 3 | -47/+244 |
| | | | | | Added a few constants for the existing functions, and tidied them up a bit. | ||||
* | The extension name seems to be usually totally lower-cased. | foobar | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 6 | -1/+53 |
| | |||||
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 3 | -3/+3 |
| | |||||
* | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+0 |
| | |||||
* | Don't try to work with negative timestamps | Stanislav Malyshev | 2000-10-30 | 1 | -0/+4 |
| | | | | | # It returns the same day as for 0, which is wrong | ||||
* | only beautifying | Daniel Beulshausen | 2000-10-08 | 1 | -1/+4 |
| | |||||
* | - Add calendar to default Win32 build. | Andi Gutmans | 2000-10-06 | 2 | -150/+1 |
| | |||||
* | deleted a few unnecceasary defines and added the Release_TS_Inline path to ↵ | Daniel Beulshausen | 2000-08-24 | 1 | -5/+5 |
| | | | | the libpath | ||||
* | Rename macros which begin with underscore to appropiate macros. The general | Sascha Schumann | 2000-07-03 | 1 | -2/+2 |
| | | | | | | | rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'` | ||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | ||||
* | making calendar module compile on win32 with new directory structure | Frank M. Kromann | 2000-06-12 | 1 | -2/+2 |
| | |||||
* | - Update module project files to include: | Andi Gutmans | 2000-06-10 | 1 | -2/+2 |
| | | | | | | | | | - HAVE_MODULE=1 - ZEND_WIN32 - PHP_WIN32 - COMPILE_DL_MODULE - ZTS=1 | ||||
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 3 | -4/+4 |
| | |||||
* | Revert recent COMPILE_DL change. | Sascha Schumann | 2000-05-23 | 1 | -1/+1 |
| | |||||
* | s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. | Sascha Schumann | 2000-05-23 | 1 | -4/+4 |
| | |||||
* | - Make calendar compile as a dll on Windows | Zeev Suraski | 2000-05-22 | 1 | -1/+1 |
| | |||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 3 | -6/+6 |
| | |||||
* | Change reentrancy API to always use the php prefix. | Sascha Schumann | 2000-05-04 | 1 | -1/+1 |
| | | | | | | Check for the declaration of reentrant functions, so that we can use them in non-ZTS mode on all platforms. | ||||
* | Make calendar buildable as shared module | Sascha Schumann | 2000-05-02 | 3 | -1/+6 |
| | |||||
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
| | |||||
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Large test commit II | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Large test commit I | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | oops wrong settings commited in project. | Frank M. Kromann | 2000-05-01 | 1 | -2/+26 |
| | |||||
* | adding calendar project | Frank M. Kromann | 2000-05-01 | 1 | -0/+121 |
| | |||||
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following new/revived shared modules are available now: ... MySQL (*) ... PCRE (*) ... Session ... SWF (*) capable of using bundled library or external library All changes: The m4 macro PHP_EXTENSION was revamped. Uses LIB_BUILD now. This effectively means that all extensions have to use dynlib. ext/mysql/config.m4 was revamped. Uses LIB_BUILD for building bundled library. ext/pcre/config.m4 was revamped. Uses LIB_BUILD for building bundled library. ext/ext_skel was changed to reflect that more modules should be compileable as shared module. ext/Makefile.in has been simplified enormously. Dependencies are now stored in the build tree. Empty dependencies are not generated by buildconf anymore. They are now dynamically created during the build process. Implicit rules for .S were removed. The NO_RECURSION feature was removed. "libs.mk" has been added to all cvsignore files in ext. | ||||
* | (The first part of this commit died with a SIGPIPE from the CVS server.) | Sascha Schumann | 2000-04-30 | 1 | -7/+1 |
| | | | | | | | | | | | Overall UNIX build system improvements: * Makefile header is now completely dynamic * Absolute paths in (top_)?(src|build)dir and VPATH (fixes Tru64 support) * VPATH does not contain variables anymore (fixes UnixWare support) | ||||
* | New style | Sascha Schumann | 2000-04-20 | 1 | -12/+7 |
| | |||||
* | Make ext/calendar optional. | Andrei Zmievski | 2000-04-19 | 1 | -1/+13 |
| | |||||
* | initial checkin | Hartmut Holzgraefe | 2000-04-17 | 1 | -0/+76 |
| | |||||
* | The comma is also optional. | Egon Schmid | 2000-04-16 | 1 | -1/+1 |
| | |||||
* | added unixtojd() and jdtounix() to convert from unix time_t to | Hartmut Holzgraefe | 2000-04-16 | 4 | -37/+51 |
| | | | | | Julian Days and vice versa | ||||
* | made calendar a real extension instead of a dl one only | Hartmut Holzgraefe | 2000-04-15 | 11 | -0/+2057 |