summaryrefslogtreecommitdiff
path: root/sapi/servlet
Commit message (Expand)AuthorAgeFilesLines
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* A bit of an update for the sapi/servlet installation guide.Sebastian Bergmann2002-12-061-35/+23
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-3/+0
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+0
* Add note about javax.servlet package.Sebastian Bergmann2002-10-061-0/+3
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-8/+12
* Please welcome the new build system.Sascha Schumann2002-03-073-31/+22
* URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4.Sebastian Bergmann2002-02-271-4/+11
* Fugbix typo.Sebastian Bergmann2002-02-111-1/+1
* Remove obsolete CG(extended_info) = 0 calls, we already do this in zend_set_d...Sebastian Bergmann2002-02-021-2/+1
* Fugbix typo. Update path to /lib/optional.Sebastian Bergmann2002-01-301-5/+5
* Update headers.Sebastian Bergmann2001-12-113-6/+6
* Mark sapi/servlet as what it is: experimental.Sebastian Bergmann2001-12-041-0/+5
* Added missing cvs ids and unified configure messages.foobar2001-11-301-2/+3
* Removing winutil.c from this project. the functions needed are found in php4t...Frank M. Kromann2001-11-271-12/+8
* ws fixfoobar2001-10-301-8/+8
* Installing into non-existing dir is not very good idea..foobar2001-10-301-1/+2
* Cocoon/lib -> xml-cocoon2/libSebastian Bergmann2001-10-301-3/+4
* Leftover.Sebastian Bergmann2001-10-281-1/+1
* Whitespace changes.Sebastian Bergmann2001-10-282-141/+160
* Refinements.Sebastian Bergmann2001-10-281-4/+3
* More work on the README.Sebastian Bergmann2001-10-281-3/+19
* javac 1.3 could not find reflect.class before. Also use -O flag when compilin...Sebastian Bergmann2001-10-281-12/+12
* Add missing footnotes.Sebastian Bergmann2001-10-281-1/+5
* More work on the sapi/servlet documentation. This is still a work in progress.Sebastian Bergmann2001-10-281-42/+102
* Another fix for Tomcat 4.Sebastian Bergmann2001-10-271-2/+2
* Fix for Tomcat 4.Sebastian Bergmann2001-10-271-33/+32
* no need to free these it seemsSterling Hughes2001-10-261-2/+0
* 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