summaryrefslogtreecommitdiff
path: root/sapi/servlet
Commit message (Expand)AuthorAgeFilesLines
* fix zts buildDaniel Beulshausen2001-09-071-2/+2
* Use zend_first_tryZeev Suraski2001-08-081-1/+1
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-051-2/+4
* more tsrm cleanupSascha Schumann2001-08-051-2/+1
* - TSRMLS_FETCH workZeev Suraski2001-08-051-2/+2
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-2/+2
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-3/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-311-2/+1
* Zend compatibility patchZeev Suraski2001-07-301-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-10/+9
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-4/+4
* Get rid of the redundant global startup codeZeev Suraski2001-07-241-1/+0
* - Fix __FILE__ in the main script in CGI/command line mode.Andi Gutmans2001-07-211-9/+6
* Improved bailout mechanism, supports nested bailouts a-la try..catchZeev Suraski2001-07-211-93/+84
* - Fix copyright notices with 2001Andi Gutmans2001-02-263-3/+3
* Neither the CGI nor the Servlet SAPI module call syslog, so removeSascha Schumann2001-02-241-3/+0
* Finish fopen-wrappers rename.Sascha Schumann2001-02-231-1/+1
* Many patches. I hope I remember them all:Zeev Suraski2001-01-021-5/+3
* - Make all places use MAXPATHLEN in the same way. It includes theAndi Gutmans2000-12-161-1/+1
* AIX's XlC++ does not allow casts as an lvalue.Sam Ruby2000-12-161-1/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Update SAPI modules to interface with the new TSRM.Zeev Suraski2000-11-181-1/+1
* added tsrm dir to include path, and release_ts_inline to lib pathDaniel Beulshausen2000-09-261-3/+3
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-5/+0
* Add reflect.java to the list of java classes to be compiledSam Ruby2000-08-291-0/+4
* changed the output directorys from the windowsbuildsDaniel Beulshausen2000-08-231-4/+4
* Keep servlet working...Sam Ruby2000-08-211-0/+1
* Reorder call to ELS_FETCH to be after declarationsSam Ruby2000-08-171-1/+1
* Better error reporting when dll/shared library is not able to be loaded.Sam Ruby2000-08-171-0/+4
* Correct bug in headers only logic.Sam Ruby2000-08-101-1/+1
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-0/+6
* Refactor in support of subclassingSam Ruby2000-07-301-5/+12
* various version 2.0 and 2.01 licenses -> 2.02David Croft2000-07-242-4/+8
* Correct the value of request_uriSam Ruby2000-07-242-3/+3
* Fix for JDK1.2.2/Tomcat3.2Sam Ruby2000-07-091-1/+1
* remove unnecessary dependencySam Ruby2000-06-301-4/+4
* Set version number on DLLsZeev Suraski2000-06-301-26/+26
* defer loading of the native codeSam Ruby2000-06-271-2/+6
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-1/+2
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-1/+0
* Find servlet includes in new "main" directory. Add (finally) java andSam Ruby2000-06-141-6/+6
* Export the necessary functions to enable servlet support to be subclassedSam Ruby2000-06-141-8/+8
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* use simpler foreach instead of whileSam Ruby2000-05-211-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Use "mkdir -p" instead of "test -d || mkdir" where possibleSascha Schumann2000-05-151-2/+1
* Fix typo - thanks to Christian Wenz <christian.wenz@stud.tu-muenchen.de>Sam Ruby2000-05-131-2/+2
* build error on UnixSam Ruby2000-05-111-1/+0
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1