summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* headers code cleanupGeorge Schlossnagle2002-10-081-2/+1
* sync with headGeorge Schlossnagle2002-10-083-48/+57
* Added wrapper functions for the majority of the apache API_EXPORT functionsGeorge Schlossnagle2002-08-283-10/+25
* - put common sapi startup code into a functionlukas schroeder2002-08-261-22/+31
* new full apache-1.3.x hooks interface support initial importGeorge Schlossnagle2002-08-263-174/+390
* This commit was manufactured by cvs2svn to create branch 'apache_hooks'.SVN Migration2002-08-222-0/+1082
* Apache request handler hook framework. So far only the uri hook isRasmus Lerdorf2001-09-062-0/+104
* This commit was manufactured by cvs2svn to create branch 'apache_hooks'.SVN Migration2001-08-3151-10605/+0
* Support multiple chunked output buffering layersZeev Suraski2001-08-311-10/+19
* Fix double freeingZeev Suraski2001-08-311-1/+2
* API updateZeev Suraski2001-08-311-1/+1
* HEAD has been 4.0.8-dev for some time now, so name it accordingly.Sebastian Bergmann2001-08-301-1/+1
* Fix unclean shutdown valueZeev Suraski2001-08-301-1/+1
* Get rid of TRANS_SID - it's always possible to use it now.Zeev Suraski2001-08-251-3/+0
* Move the trans-sid mechanism to use the output buffering mechanism.Zeev Suraski2001-08-251-10/+1
* TSRMLS fixWez Furlong2001-08-251-5/+5
* This is not needed anymore.foobar2001-08-221-1/+0
* Fix XtOffsetOf compile problems if someone has already defined it.Sterling Hughes2001-08-181-1/+5
* move php_shutdown_config further downThies C. Arntzen2001-08-161-3/+5
* fix SAPI_POST_* exportsDaniel Beulshausen2001-08-157-12/+12
* improve typedef definitionZeev Suraski2001-08-141-1/+1
* Make it possible to enable chunked output buffering without providingZeev Suraski2001-08-113-10/+16
* Move the macro wrappers from the compatibility header to php.hZeev Suraski2001-08-112-22/+36
* Possible fix 12360. If it doesn't help, it doesn't hurt, AFAIK...Jeroen van Wolffelaar2001-08-101-0/+4
* Optimize macro usage...Zeev Suraski2001-08-101-11/+11
* Centralize macrosZeev Suraski2001-08-102-21/+22
* Let's not introduce more mess to maintain.Zeev Suraski2001-08-101-25/+0
* Sablot extension cleanup - it compiles again nowRasmus Lerdorf2001-08-101-0/+24
* Implement import_request_variables()Zeev Suraski2001-08-081-3/+14
* Put it in the wrong case...Zeev Suraski2001-08-081-1/+1
* - Fix precedence of the variables order in $_FORMZeev Suraski2001-08-081-5/+6
* - Implement $_FORMZeev Suraski2001-08-081-4/+34
* - Implement new short names - $_GET, $_POST, $_COOKIE, $_SERVER, $_ENV and $_...Zeev Suraski2001-08-081-0/+28
* Yet another TSRM fix.foobar2001-08-071-1/+1
* more tsrm cleanupSascha Schumann2001-08-061-2/+2
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-053-12/+9
* more tsrm cleanup -- output.c is not doing any fetches anymoreSascha Schumann2001-08-055-13/+15
* more tsrm cleanupSascha Schumann2001-08-055-109/+74
* further tsrm cleanupSascha Schumann2001-08-051-1/+1
* - TSRMLS_FETCH workZeev Suraski2001-08-0514-64/+66
* Get rid of a couple of bogus persist_alloc()'s, and some cleanupZeev Suraski2001-08-032-10/+4
* kill warning and make this build again.foobar2001-08-012-2/+2
* Fix some warningsZeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-314-40/+34
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-319-52/+34
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+0
* More TSRMLS_FETCH workZeev Suraski2001-07-317-23/+24
* name-protect new expat functionThies C. Arntzen2001-07-301-0/+1
* Zend compatibility patchZeev Suraski2001-07-304-20/+24
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-6/+0