summaryrefslogtreecommitdiff
path: root/sapi/servlet/servlet.java
Commit message (Expand)AuthorAgeFilesLines
* SAPI/Servlet has been moved to PECL.Sebastian Bergmann2003-11-171-221/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* Patch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>.Sebastian Bergmann2003-01-121-0/+2
* URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4.Sebastian Bergmann2002-02-271-4/+11
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Leftover.Sebastian Bergmann2001-10-281-1/+1
* Whitespace changes.Sebastian Bergmann2001-10-281-132/+156
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Refactor in support of subclassingSam Ruby2000-07-301-5/+12
* various version 2.0 and 2.01 licenses -> 2.02David Croft2000-07-241-2/+4
* Correct the value of request_uriSam Ruby2000-07-241-1/+1
* defer loading of the native codeSam Ruby2000-06-271-2/+6
* Export the necessary functions to enable servlet support to be subclassedSam Ruby2000-06-141-8/+8
* Oops - remove debug statementSam Ruby2000-04-131-2/+0
* match changes to Tomcat exampleSam Ruby2000-04-131-0/+2
* Define PHP_SELF in sapi/servlet.Sam Ruby2000-04-051-0/+1
* Accomodate back level (JSDK 2.0) implementationsSam Ruby2000-04-011-5/+35
* Both PHP and Java can't read Post data - let java do it and reconstruct forSam Ruby2000-03-091-9/+18
* Add support for PHP syntax highlightingSam Ruby2000-03-051-6/+11
* PHP can install and run as a servlet again on Unix.Sam Ruby2000-01-301-13/+5
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Initial alpha-level of sapi/servlet. See README for details.Sam Ruby1999-11-291-0/+138