MOON
Server: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4
System: Linux vps.panamaemb.org.sg 3.10.0-1160.80.1.vz7.191.4 #1 SMP Thu Dec 15 20:31:06 MSK 2022 x86_64
User: panama (500)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //installd/perl588installer/perl-5.8.8/jpl/ChangeLog
2000-12-18  Bradley M. Kuhn  <bkuhn@ebb.org>

	* JNI/JNI.pm: Updated version to 0.1

2000-12-16  Bradley M. Kuhn  <bkuhn@ebb.org>

	* JNI/JNI.pm (AUTOLOAD): Added check to make sure fiels only
	appear once in CLASSPATH. 

2000-12-07  Bradley M. Kuhn  <bkuhn@ebb.org>

	* JNI/JNI.xs: Added a requirement that -DJPL_DEBUG be defined for
	JNI.xs to print out jpldebug options

2000-12-06  Bradley M. Kuhn  <bkuhn@ebb.org>

	* JNI/JNI.pm: removed some stray C-m's floating in the file

	* README.JUST-JNI: Added instructions concerning Kaffe.

	* JNI/JNI.xs (GetJavaVM): Added support for Kaffe's options, and
	made sure version number gets set.  Also did error checking on
	creating the JVM.
	Fixed bug on option processing.

	* JNI/Makefile.PL: Added support to configure Kaffe, including
	automatic creation of JNI/Config.pm (a new file).

	* JNI/JNI.pm (AUTOLOAD): Added support for Kaffe.