summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-08 19:57:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-08 19:57:17 +0000
commit35ef589f8a1ef7477ab32439f10c2e24fb7e16c2 (patch)
tree09b5a8deeea5c8de7ac9aa9c685edb883363acd7 /MANIFEST
parent3b131e016eab048d0a2e73bbf3cf4d44f4aa7945 (diff)
downloadperl-35ef589f8a1ef7477ab32439f10c2e24fb7e16c2.tar.gz
Integrate change #9638 from maintperl into mainline:
update to latest JPL from the anoncvs repository p4raw-link: @9638 on //depot/maint-5.6/perl: 938d38c3258f3c3cfcda1601950a894c23717286 p4raw-id: //depot/perl@9642 p4raw-branched: from //depot/maint-5.6/perl@9641 'branch in' jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod p4raw-integrated: from //depot/maint-5.6/perl@9641 'copy in' jpl/JNI/JNI.xs jpl/PerlInterpreter/PerlInterpreter.h (@5902..) jpl/README (@7887..) jpl/JNI/Makefile.PL (@9312..) 'merge in' jpl/JNI/JNI.pm (@5902..) MANIFEST (@9587..)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 840507650f..09cd63b15a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -610,6 +610,7 @@ installman Perl script to install man pages for pods
installperl Perl script to do "make install" dirty work
intrpvar.h Variables held in each interpreter instance
iperlsys.h Perl's interface to the system
+jpl/ChangeLog Java/Perl Lingo change log
jpl/JNI/Changes Java Native Interface changes
jpl/JNI/Closer.java Java Native Interface example
jpl/JNI/JNI.pm Java Native Interface module
@@ -637,12 +638,14 @@ jpl/PerlInterpreter/PerlInterpreter.c Perl interpreter abstraction
jpl/PerlInterpreter/PerlInterpreter.h Perl interpreter abstraction
jpl/PerlInterpreter/PerlInterpreter.java Perl interpreter abstraction
jpl/README JPL instructions
+jpl/README.JUST-JNI JPL instructions
jpl/SETVARS.PL JPL setup
jpl/Sample/Makefile.PL JPL sample makefile generator
jpl/Sample/Sample.jpl JPL sample
jpl/Test/Makefile.PL JPL tests makefile generator
jpl/Test/Test.jpl JPL tests
jpl/bin/jpl JPL compiler
+jpl/docs/Tutorial.pod Perl and Java Tutorial
jpl/get_jdk/README Instructions for using get_jdk.pl
jpl/get_jdk/get_jdk.pl JDK download tool
jpl/get_jdk/jdk_hosts JDK availability list