X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=bb92930ec33fa45628c8df39ed443ab24884c783;hb=249b38c67b3450298e92b9ac6afeebe063da18f8;hp=c537f324c79d2815426fe30c74fbb903cd8ea439;hpb=d357d9febc5eea8d2312b991064f4f516a92c8f2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index c537f32..bb92930 100644 --- a/MANIFEST +++ b/MANIFEST @@ -184,7 +184,7 @@ ext/B/O.pm Compiler front-end module (-MO=...) ext/B/README Compiler backend README ext/B/TESTS Compiler backend test data ext/B/Todo Compiler backend Todo list -ext/B/defsubs.h.PL Generator for constant subroutines +ext/B/defsubs_h.PL Generator for constant subroutines ext/B/ramblings/cc.notes Compiler ramblings: notes on CC backend ext/B/ramblings/curcop.runtime Compiler ramblings: notes on curcop use ext/B/ramblings/flip-flop Compiler ramblings: notes on flip-flop @@ -490,11 +490,19 @@ 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/JNI/Changes Java Native Interface changes +jpl/JNI/Closer.java Java Native Interface example jpl/JNI/JNI.pm Java Native Interface module -jpl/JNI/JNI.xs Java Native Interface external subroutines +jpl/JNI/JNI.pm Java Native Interface module +jpl/JNI/JNIConfig Java Native Interface config +jpl/JNI/JNIConfig.Win32 Java Native Interface config +jpl/JNI/JNIConfig.kaffe Java Native Interface config +jpl/JNI/JNIConfig.noembed Java Native Interface config +jpl/JNI/JNIConfig.standard Java Native Interface config jpl/JNI/Makefile.PL Java Native Interface makefile generator jpl/JNI/test.pl Java Native Interface tests jpl/JNI/typemap Java/Perl interface typemap +jpl/JNI/typemap.gcc Java/Perl interface typemap +jpl/JNI/typemap.win32 Java/Perl interface typemap jpl/JPL/AutoLoader.pm Java/Perl compiler module jpl/JPL/Class.pm Java/Perl compiler module jpl/JPL/Compile.pm Java/Perl compiler module @@ -508,6 +516,7 @@ 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/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 @@ -1129,7 +1138,7 @@ t/lib/attrs.t See if attrs works with C t/lib/autoloader.t See if AutoLoader works t/lib/basename.t See if File::Basename works t/lib/bigfloat.t See if bigfloat.pl works -t/lib/bigfloatpm.t See if BigFloat.pm works +t/lib/bigfltpm.t See if BigFloat.pm works t/lib/bigint.t See if bigint.pl works t/lib/bigintpm.t See if BigInt.pm works t/lib/cgi-form.t See if CGI.pm works @@ -1227,6 +1236,7 @@ t/lib/timelocal.t See if Time::Local works t/lib/trig.t See if Math::Trig works t/op/64bit.t See if 64 bitness works t/op/append.t See if . works +t/op/args.t See if operations on @_ work t/op/arith.t See if arithmetic works t/op/array.t See if array operations work t/op/assignwarn.t See if OP= operators warn correctly for undef targets