From: Gurusamy Sarathy Date: Sun, 19 Jul 1998 05:56:18 +0000 (+0000) Subject: unsubmitted Changes tweak X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=993100c27c8966903240cb2297abf84427c66b03;p=p5sagit%2Fp5-mst-13.2.git unsubmitted Changes tweak p4raw-id: //depot/perl@1543 --- diff --git a/Changes b/Changes index a50e1aa..b6f9522 100644 --- a/Changes +++ b/Changes @@ -28,13 +28,16 @@ current addresses (as of March 1997): Andreas Koenig Doug MacEachern Paul Marquess + Stephen McCamant Hans Mulder Jeff Okamoto Ulrich Pfeifer Tom Phoenix Norbert Pueschel Dean Roehrich + Hugo van der Sanden Roderick Schertler + Dan Sugalski Larry W. Virden Ilya Zakharevich @@ -69,6 +72,15 @@ Version 5.004_75 5.005 Public Beta, Issue 1 ---------------- ____________________________________________________________________________ +[ 1518] By: gsar on 1998/07/15 10:01:41 + Log: add stub docs for ext/B, other minor tweaks + Branch: perl + ! Changes Porting/config_H config_h.SH ext/B/B.pm + ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm + ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm + ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm + ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c +____________________________________________________________________________ [ 1517] By: gsar on 1998/07/15 08:27:15 Log: up patchlevel to 75 (Beta, Issue 1), add podpatch From: abigail@fnx.com diff --git a/cygwin32/ld2 b/cygwin32/ld2 index 9aec879..cdec9d9 100644 --- a/cygwin32/ld2 +++ b/cygwin32/ld2 @@ -4,6 +4,6 @@ # passes all args to ld. # -PERLPATH=/perl5.004 +PERLPATH=/perl5.005 $PERLPATH/perl $PERLPATH/perlld "$@"