summaryrefslogtreecommitdiff
path: root/sapi/roxen/roxen.c
Commit message (Expand)AuthorAgeFilesLines
...
* More cleanup...Zeev Suraski2000-02-101-0/+1
* More abstractionZeev Suraski2000-02-101-0/+3
* Move the logging mechanism to SAPIZeev Suraski2000-02-101-0/+1
* Fixed SAPI modules to properly register their related modules.Andrei Zmievski2000-02-021-1/+1
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-0/+3
* - Added flush() support to SAPIZeev Suraski2000-01-131-3/+4
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* unlock the serializing lock a tad bit laterDavid Hedbor1999-12-221-2/+1
* Removed C++ style commentDavid Hedbor1999-12-221-1/+1
* Some fixes in thread safe (ie ZTS) mode - now it actually seems toDavid Hedbor1999-12-221-7/+18
* Use sapi_module_struct to contain SAPI module nameSascha Schumann1999-12-201-1/+1
* - zend_file_handles must now flag whether their .filename property should beZeev Suraski1999-12-041-0/+1
* Implemented direct writing to the client's FD if RXML parsing of the result i...David Hedbor1999-11-251-29/+93
* Now ZTS can be used. Unless --enable-roxen-zts is specified at theDavid Hedbor1999-11-251-55/+117
* Removed some forgotten C++ style commentsDavid Hedbor1999-11-241-14/+9
* - Added a couple of static for functions that don't need to be public.David Hedbor1999-11-241-59/+44
* First version of Pike/Roxen module for embedding PHP.David Hedbor1999-11-231-0/+638