summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'PRE_SUBST_Z_MACROS'.PRE_SUBST_Z_MACROSSVN Migration2001-09-251-283/+0
* nuke VARIANT moduleDaniel Beulshausen2001-09-251-1/+0
* - Commit fix for bug #11998 by Ralf Bolte <r.bolte@gmx.net>Andi Gutmans2001-09-231-28/+60
* Merge in qsort changesSterling Hughes2001-09-172-23/+24
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-0924-48/+48
* Cleanup.foobar2001-09-072-5/+0
* Removed unused lines.foobar2001-09-051-3/+0
* This is a list of char *'s, not zvals (caught by Nick - see bug #13107)Rasmus Lerdorf2001-09-031-1/+1
* First step for chunkifying the HTTP uploads.foobar2001-09-033-11/+65
* Update API numberZeev Suraski2001-09-011-1/+1
* 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