Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Be more consistent with the sapi internal name. | Edin Kadribasic | 2003-01-29 | 1 | -1/+1 |
| | |||||
* | Call correct module startup function (not a hard coded one) allowing | Edin Kadribasic | 2003-01-28 | 1 | -1/+1 |
| | | | | | startup override. | ||||
* | Expose php_embed_module struct (and make Wez happy). | Edin Kadribasic | 2003-01-28 | 1 | -1/+1 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. | foobar | 2002-11-26 | 1 | -3/+0 |
| | |||||
* | Follow Yasuo's suggestion and build sapi program's under the sapi-specific | Sascha Schumann | 2002-09-29 | 1 | -0/+228 |
directory. Move sapi-specific makefile fragments to their respective directory. Create an embed sapi module which resides in its own dir now. |