summaryrefslogtreecommitdiff
path: root/ext/java/README
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'help'.helpSVN Migration2002-03-131-243/+0
|
* Indicate the Sun's JDK 1.2.2 now works...and complete a sentence.Sam Ruby2000-09-151-6/+13
|
* TypoSascha Schumann2000-08-241-1/+1
|
* Fix bug 5619 - explain how to add to the classpath on Win32 machines.Sam Ruby2000-07-271-0/+5
| | | | | Reported by: "Carl S. in 't Veld" <cveld@bigfoot.com>
* Complete the work mapping arrays and hashtablesSam Ruby2000-07-221-0/+6
|
* Reentrancy fixesSam Ruby2000-07-091-4/+2
|
* Add experimental APIs to get and clear the last exceptionSam Ruby2000-07-081-1/+9
|
* Fix typo. Thanks to Adam Trachtenberg for noticing it!Sam Ruby2000-07-031-1/+1
|
* Add suggestions for dealing with difficult installations, based on feedbackSam Ruby2000-07-031-0/+57
| | | | | from multiple people. The .bashrc suggestion was from Rael Dornfest.
* Update README to indicate improvements in overload resolution andSam Ruby2000-03-151-19/+31
| | | | | | | | easier configuration. Add an entry for the Blackdown JDK on Linux, and a note as to why the Sun JDK on Linux can't be supported at this time.
* remove java.library from the READMESam Ruby2000-03-131-4/+0
|
* Java module now works with Linux jdk 1.2pre2.Stefan Roehrich1999-11-211-0/+22
|
* @ Added Zend OO syntax overloading support for Java componentsSam Ruby1999-11-091-0/+132
# # My lawyer made me do this: # Users of PHP are hereby granted a non-exclusive, irrevocable, world-wide, royalty-free, non-transferable license to use, execute, prepare derivative works of, and distribute (internally and externally, and including derivative works) the code accompanying this license as part of, and integrated into PHP. WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTY OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND ANY WARRANTY OF NON-INFRINGEMENT. THE ENTIRE RISK ARISING OUT OF THE USE OR PERFORMANCE OF THIS CODE REMAINS WITH USERS OF PHP. The owner of this code represents and warrants that it is legally entitled to grant the above license.