From: Charles Bailey Date: Wed, 31 Jul 1996 00:00:00 +0000 (+0000) Subject: perl 5.003_01: [changes beteween cumulative patches and tarball release] X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=43cc1d52f97c5f21f3207f045444707e7be33927;p=p5sagit%2Fp5-mst-13.2.git perl 5.003_01: [changes beteween cumulative patches and tarball release] This commit just represents the minor differences between applying the patches from 5.003 to 5.003_01 and the 5.003_01 release tarball. --- diff --git a/Makefile.SH b/Makefile.SH old mode 100644 new mode 100755 diff --git a/installman b/installman old mode 100644 new mode 100755 diff --git a/lib/ExtUtils/xsubpp b/lib/ExtUtils/xsubpp old mode 100755 new mode 100644 diff --git a/lib/diagnostics.pm b/lib/diagnostics.pm old mode 100755 new mode 100644 diff --git a/lib/splain b/lib/splain old mode 100755 new mode 100644 diff --git a/makeaperl.SH b/makeaperl.SH old mode 100644 new mode 100755 diff --git a/perl_exp.SH b/perl_exp.SH old mode 100644 new mode 100755 diff --git a/plan9/perlplan9.pod b/plan9/perlplan9.pod index fa8d39d..9f13f06 100644 --- a/plan9/perlplan9.pod +++ b/plan9/perlplan9.pod @@ -84,4 +84,4 @@ This document was revised 04-July-1996 for Perl 5.003_1. =head1 AUTHOR -Luther Huffman, lutherh@stratcom.com \ No newline at end of file +Luther Huffman, lutherh@stratcom.com diff --git a/t/TEST b/t/TEST old mode 100755 new mode 100644 diff --git a/t/lib/io_dup.t b/t/lib/io_dup.t old mode 100644 new mode 100755 diff --git a/t/lib/io_pipe.t b/t/lib/io_pipe.t old mode 100644 new mode 100755 diff --git a/t/lib/io_sock.t b/t/lib/io_sock.t old mode 100644 new mode 100755 diff --git a/t/lib/io_tell.t b/t/lib/io_tell.t old mode 100644 new mode 100755 diff --git a/t/lib/io_udp.t b/t/lib/io_udp.t old mode 100644 new mode 100755 diff --git a/t/lib/io_xs.t b/t/lib/io_xs.t old mode 100644 new mode 100755 diff --git a/t/lib/opcode.t b/t/lib/opcode.t old mode 100644 new mode 100755 diff --git a/t/lib/ops.t b/t/lib/ops.t old mode 100644 new mode 100755 diff --git a/t/lib/safe1.t b/t/lib/safe1.t old mode 100644 new mode 100755 diff --git a/t/lib/safe2.t b/t/lib/safe2.t old mode 100644 new mode 100755 diff --git a/t/op/tie.t b/t/op/tie.t old mode 100644 new mode 100755 diff --git a/vms/ext/filespec.t b/vms/ext/filespec.t old mode 100644 new mode 100755 diff --git a/writemain.SH b/writemain.SH old mode 100644 new mode 100755 diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH old mode 100755 new mode 100644 diff --git a/x2p/cflags.SH b/x2p/cflags.SH old mode 100755 new mode 100644