summaryrefslogtreecommitdiff
path: root/ext/rpc/java/reflect.java
Commit message (Expand)AuthorAgeFilesLines
* moved to pecl by sascha. remove them from head.Sterling Hughes2003-06-251-419/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Allow strings to be passed to methods expecting primitive types.Sam Ruby2000-10-271-2/+16
* various version 2.0 and 2.01 licenses -> 2.02David Croft2000-07-241-3/+5
* Complete the work mapping arrays and hashtablesSam Ruby2000-07-221-3/+51
* Allow java.lang.Hashtables to be passed into PHP as arrays.Sam Ruby2000-07-221-0/+10
* Respect the object type the user specified (i.e., never automaticallySam Ruby2000-07-221-1/+1
* Pass PHP arrays to Java as hash tables; minor cleanupSam Ruby2000-07-211-2/+0
* Reentrancy fixesSam Ruby2000-07-091-10/+11
* Add experimental APIs to get and clear the last exceptionSam Ruby2000-07-081-0/+11
* Fix garbage in warning strings, and IllegalArgumentException onSam Ruby2000-06-301-2/+4
* Export the necessary functions to enable servlet support to be subclassedSam Ruby2000-06-141-2/+2
* passing Strings as ObjectsSam Ruby2000-05-211-2/+1
* i18n, part ISam Ruby2000-05-121-3/+8
* Improved handing of instances of private classes. Added servlet examples.Sam Ruby2000-02-281-20/+46
* Added support for arraysSam Ruby2000-02-201-16/+23
* Allow non-public enumerations to be accessedSam Ruby2000-02-171-0/+17
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* first pass at method overloadingSam Ruby1999-12-061-6/+88
* Initial alpha-level of sapi/servlet. See README for details.Sam Ruby1999-11-291-1/+12
* @ Added Zend OO syntax overloading support for Java componentsSam Ruby1999-11-091-0/+186