25 years agoExport constant subs from B.xs for op.h, cop.h and a few others.
Nick Ing-Simmons [Sat, 2 Jan 1999 14:06:30 +0000]
Export constant subs from B.xs for op.h, cop.h and a few others.
Use them in various B::* rather than have local defs.

p4raw-id: //depot/perl@2551

25 years agoIntegrate ext/B changes from //depot/cfgperl
Nick Ing-Simmons [Sat, 2 Jan 1999 10:04:02 +0000]
Integrate ext/B changes from //depot/cfgperl

p4raw-id: //depot/perl@2550
p4raw-integrated: from //depot/cfgperl@2491 'copy in' ext/B/B.xs
(@2460..) 'merge in' ext/B/B/C.pm ext/B/B/CC.pm
ext/B/B/Stackobj.pm (@2524..)

25 years agoSave _all_ GV's which have SV, AV or HV set.
Nick Ing-Simmons [Sun, 20 Dec 1998 14:21:29 +0000]
Save _all_ GV's which have SV, AV or HV set.

p4raw-id: //depot/perl@2491

25 years ago1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk>
Vishal Bhatia [Wed, 9 Dec 1998 22:16:50 +0000]
1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk>
2. Fixes the bug  regarding return value of c-functions generated out
of perl subs. ( Just includes the patch I sent earlier)
3. Incorporates the other changes that need to be done to get CC.pm
use ISA search for packages and methods on the same lines as C.pm

Vishal would appreciate comments about B::Stackobj changes from
someone knowing that module well.

p4raw-id: //depot/perl@2461

25 years agofix dup lexical
Gurusamy Sarathy [Mon, 7 Dec 1998 06:00:55 +0000]
fix dup lexical

p4raw-id: //depot/perl@2458

25 years agomention limit on line numbers reported by diagnostics
Gurusamy Sarathy [Sun, 6 Dec 1998 14:38:59 +0000]
mention limit on line numbers reported by diagnostics

p4raw-id: //depot/perl@2457

25 years agofix outdated/incorrect info about arbitrary limits
Gurusamy Sarathy [Sun, 6 Dec 1998 13:35:31 +0000]
fix outdated/incorrect info about arbitrary limits

p4raw-id: //depot/perl@2454

25 years agoAvoid hard-coding op numbers
Nick Ing-Simmons [Sat, 5 Dec 1998 16:14:42 +0000]
Avoid hard-coding op numbers
Update CC.pm to save %INC, and to co-exist with new C.pm

p4raw-id: //depot/perl@2453

25 years agoB.xs had its own code to calculate hash() which differed from
Nick Ing-Simmons [Sat, 5 Dec 1998 10:44:28 +0000]
B.xs had its own code to calculate hash() which differed from
PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
which meant that run-time require was re-done.
Removed some debug from C.pm

p4raw-id: //depot/perl@2452

25 years agoSnapshot of re-worked B::C which compiles Tk apps at least as
Nick Ing-Simmons [Fri, 4 Dec 1998 21:58:49 +0000]
Snapshot of re-worked B::C which compiles Tk apps at least as
well as _54, but with pre-scan for classes and save the ISA scheme.

p4raw-id: //depot/perl@2451

25 years agoVishal Bhatia's patch as a basis.
Nick Ing-Simmons [Fri, 4 Dec 1998 17:58:44 +0000]
Vishal Bhatia's patch as a basis.

p4raw-id: //depot/perl@2450

25 years agotweak test for UTEST
Gurusamy Sarathy [Fri, 4 Dec 1998 06:06:49 +0000]
tweak test for UTEST

p4raw-id: //depot/perl@2448

25 years agoadd failed check-in of goto.t from change#1867
Gurusamy Sarathy [Thu, 3 Dec 1998 01:32:16 +0000]
add failed check-in of goto.t from change#1867

p4raw-link: @1867 on //depot/perl: e8f7dd13f8ad36b160a674831b76d23cb33bfe5a

p4raw-id: //depot/perl@2440

25 years ago5.005_54, as released
Gurusamy Sarathy [Tue, 1 Dec 1998 12:12:50 +0000]
5.005_54, as released

p4raw-id: //depot/perl@2430

25 years agomore JPL tweaks
Gurusamy Sarathy [Mon, 30 Nov 1998 02:23:55 +0000]
more JPL tweaks

p4raw-id: //depot/perl@2414

25 years agostub bin/jpl that just runs JPL::Compile::files()
Gurusamy Sarathy [Mon, 30 Nov 1998 01:35:56 +0000]
stub bin/jpl that just runs JPL::Compile::files()

p4raw-id: //depot/perl@2413

25 years agodelete symlink
Gurusamy Sarathy [Mon, 30 Nov 1998 01:32:14 +0000]
delete symlink

p4raw-id: //depot/perl@2412

25 years agobranch jpl from perlext to perl
Gurusamy Sarathy [Mon, 30 Nov 1998 01:30:44 +0000]
branch jpl from perlext to perl

p4raw-id: //depot/perl@2410

25 years agoJPL tweaks to build with 5.005
Gurusamy Sarathy [Mon, 30 Nov 1998 01:24:53 +0000]
JPL tweaks to build with 5.005

p4raw-id: //depot/perlext/jpl@2407

25 years agointegrate changes#2273,2274,2288,2291 from maint-5.004
Gurusamy Sarathy [Mon, 30 Nov 1998 00:55:54 +0000]
integrate changes#2273,2274,2288,2291 from maint-5.004

p4raw-link: @2291 on //depot/maint-5.004/perl: 36172d59ade32f9612ebd260a0d831031e1a0ef5
p4raw-link: @2288 on //depot/maint-5.004/perl: 5e378d39c1df8bf189b5f95b1ca8535607fe6545
p4raw-link: @2274 on //depot/maint-5.004/perl: 826799b6e704a8976be7d84e25ef2a15f3805c8e
p4raw-link: @2273 on //depot/maint-5.004/perl: 3254abb72b4207034d3aa9fbe6418925a5db9484

p4raw-id: //depot/perl@2406

25 years agopatchlevel up to 54
Gurusamy Sarathy [Mon, 30 Nov 1998 00:28:55 +0000]
patchlevel up to 54

p4raw-id: //depot/perl@2405

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Sun, 29 Nov 1998 23:35:50 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@2403

25 years agosync Text::Wrap version number
Gurusamy Sarathy [Sun, 29 Nov 1998 23:08:42 +0000]
sync Text::Wrap version number

p4raw-id: //depot/perl@2402

25 years agotextfill.t tweak
Gurusamy Sarathy [Sun, 29 Nov 1998 22:56:21 +0000]
textfill.t tweak

p4raw-id: //depot/perl@2401

25 years agoupdate to Text::Wrap 98.112901 from David Muir Sharnoff
Gurusamy Sarathy [Sun, 29 Nov 1998 22:50:41 +0000]
update to Text::Wrap 98.112901 from David Muir Sharnoff
<muir@idiom.com>

p4raw-id: //depot/perl@2400

25 years agoupdated to Text::Wrap 98.112801 from CPAN; one published change
David Muir Sharnoff [Sat, 28 Nov 1998 04:34:17 +0000]
updated to Text::Wrap 98.112801 from CPAN; one published change
has happened without the authors knowledge or consent; the subversive
version (which is in 5.00502) breaks one of the tests in the
authors testsuite; attempts are being made to find a fix that
avoids breaking code already running with the 5.005_02 version
Message-Id: <199811281234.EAA03082@idiom.com>
Subject: Updated Text::Wrap, Time::ParseDate, File::Flock

p4raw-id: //depot/perl@2399

25 years agoUpdate docs and English.pm for $^C
Nick Ing-Simmons [Sun, 29 Nov 1998 20:13:58 +0000]
Update docs and English.pm for $^C

p4raw-id: //depot/perl@2397

25 years agoMirror #2384.
Jarkko Hietaniemi [Sun, 29 Nov 1998 20:13:03 +0000]
Mirror #2384.

p4raw-id: //depot/cfgperl@2396

25 years agoNewer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
Jarkko Hietaniemi [Sun, 29 Nov 1998 19:59:12 +0000]
Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.

p4raw-id: //depot/cfgperl@2395

25 years agoupdated perlreftut.pod
Gurusamy Sarathy [Sun, 29 Nov 1998 19:49:08 +0000]
updated perlreftut.pod

p4raw-id: //depot/perl@2394

25 years agomisc tweaks
Gurusamy Sarathy [Sun, 29 Nov 1998 19:31:56 +0000]
misc tweaks

p4raw-id: //depot/perl@2393

25 years agonotes about -DPERL_POLLUTE
Gurusamy Sarathy [Sun, 29 Nov 1998 19:31:18 +0000]
notes about -DPERL_POLLUTE

p4raw-id: //depot/perl@2392

25 years agoexplain various win32 build caveats more clearly
Gurusamy Sarathy [Sun, 29 Nov 1998 19:13:52 +0000]
explain various win32 build caveats more clearly

p4raw-id: //depot/perl@2391

25 years agoremove I_POLL detection (Configure will do that now)
Gurusamy Sarathy [Sun, 29 Nov 1998 16:51:59 +0000]
remove I_POLL detection (Configure will do that now)

p4raw-id: //depot/perl@2390

25 years agoAdd I_POLL for IO 1.20.
Jarkko Hietaniemi [Sun, 29 Nov 1998 16:39:16 +0000]
Add I_POLL for IO 1.20.

p4raw-id: //depot/cfgperl@2389

25 years agoadd p4desc (augments 'p4 describe' output with diffs for new files)
Gurusamy Sarathy [Sun, 29 Nov 1998 16:23:30 +0000]
add p4desc (augments 'p4 describe' output with diffs for new files)

p4raw-id: //depot/perl@2388

25 years agoanother threads reliability fix: serialize writes to thr->threadsv
Gurusamy Sarathy [Sun, 29 Nov 1998 16:08:03 +0000]
another threads reliability fix: serialize writes to thr->threadsv
avoid most uses of PL_na (which is much more inefficient than a
simple local); update docs to suit; PL_na now being thr->Tna may
be a minor compatibility issue for extensions--will require dTHR
outside of XSUBs (those get automatic dTHR)

p4raw-id: //depot/perl@2387

25 years agoTune the "if" entry.
Jarkko Hietaniemi [Sun, 29 Nov 1998 15:40:42 +0000]
Tune the "if" entry.

p4raw-id: //depot/cfgperl@2386

25 years agovarious fixes for race conditions under threads: mutex locks based
Gurusamy Sarathy [Sun, 29 Nov 1998 12:40:28 +0000]
various fixes for race conditions under threads: mutex locks based
on PL_threadnum were seriously flawed, since it means more than one
thread could enter the critical region; PL_na was global instead of
thread-local; child thread could finish and free thr structures
before Thread->new() got around to creating the Thread object;
cv_clone() needed locking, as it mucks with PL_comppad and other
global data; new_struct_thread() needed to lock template-thread's
mutex while copying its data

p4raw-id: //depot/perl@2385

25 years agos/warn/print/ on multiply defined groups
Gurusamy Sarathy [Sun, 29 Nov 1998 10:54:38 +0000]
s/warn/print/ on multiply defined groups

p4raw-id: //depot/perl@2384

25 years agobackout change#2334
Gurusamy Sarathy [Sun, 29 Nov 1998 10:48:39 +0000]
backout change#2334

p4raw-link: @2334 on //depot/perl: 60ad88b8fe9480f2f097fca26f4f3a9f83a4f830

p4raw-id: //depot/perl@2383

25 years agoBetter NetInfo behaviour.
Jarkko Hietaniemi [Sun, 29 Nov 1998 10:33:40 +0000]
Better NetInfo behaviour.

p4raw-id: //depot/cfgperl@2382

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sun, 29 Nov 1998 10:08:15 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2381

25 years agoprefer IO::Handle for IO if FileHandle:: is empty (as suggested by
Gurusamy Sarathy [Sun, 29 Nov 1998 08:22:49 +0000]
prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
Tim Bunce)

p4raw-id: //depot/perl@2380

25 years agofix for pat.t failure under USE_THREADS
Gurusamy Sarathy [Sun, 29 Nov 1998 07:06:43 +0000]
fix for pat.t failure under USE_THREADS

p4raw-id: //depot/perl@2379

25 years agoMore C.pm tweaks
Nick Ing-Simmons [Sat, 28 Nov 1998 22:46:57 +0000]
More C.pm tweaks
  Save globs even if we have saved cv itself before - may be imported.

  While we don't save "bootstrap" CV we need to provide a stub,
  so that if we require it later we don't fall through and attempt
  to DynaLoad module again.

  Attempt to save %INC so that "require" does not reload things
  we have compiled-in (does not work right yet - seems to be due
  to PL_incgv being created in perl_parse() current scheme setting
  GvHV() is "better" than saving the glob, but still does not
  work as I expect).

p4raw-id: //depot/perl@2378

25 years agovarious tweaks; result passes all tests for normal build on Solaris;
Gurusamy Sarathy [Sat, 28 Nov 1998 22:30:38 +0000]
various tweaks; result passes all tests for normal build on Solaris;
fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
win32 due to lack of select() that works on non-socket fds

p4raw-id: //depot/perl@2377

25 years agoadd $config_args to perl -V display (suggested by Ilya Zakharevich)
Gurusamy Sarathy [Sat, 28 Nov 1998 20:44:39 +0000]
add $config_args to perl -V display (suggested by Ilya Zakharevich)

p4raw-id: //depot/perl@2376

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Sat, 28 Nov 1998 20:42:58 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@2375

25 years agoYet another OS/2 patch
Ilya Zakharevich [Thu, 5 Nov 1998 02:21:12 +0000]
Yet another OS/2 patch

Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2374

25 years agoChange $#+
Ilya Zakharevich [Sat, 28 Nov 1998 01:51:56 +0000]
Change $#+

Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2373

25 years agoFinishing off SNOBOL: $1 in (?{})
Ilya Zakharevich [Sat, 28 Nov 1998 00:33:17 +0000]
Finishing off SNOBOL: $1 in (?{})

Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2372

25 years agobetter -Mre=debugcolor
Ilya Zakharevich [Fri, 27 Nov 1998 16:16:48 +0000]
better -Mre=debugcolor

Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2371

25 years agoregcolors
Ilya Zakharevich [Fri, 27 Nov 1998 15:22:19 +0000]
regcolors

Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2370

25 years agoallow final period in a file (not followed by a newline) to
Gurusamy Sarathy [Sat, 28 Nov 1998 19:00:15 +0000]
allow final period in a file (not followed by a newline) to
terminate format spec

p4raw-id: //depot/perl@2369

25 years agoLiblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
Gurusamy Sarathy [Sat, 28 Nov 1998 18:58:25 +0000]
Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
add C<$Config{installarchlib}/CORE> to the default locations searched
on win32

p4raw-id: //depot/perl@2368

25 years agoapplied suggested patch with PERL_OBJECT tweaks
Ilya Zakharevich [Thu, 26 Nov 1998 02:46:20 +0000]
applied suggested patch with PERL_OBJECT tweaks
Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen

p4raw-id: //depot/perl@2367

25 years agoadditional documentation for qr//
Ilya Zakharevich [Thu, 26 Nov 1998 02:51:09 +0000]
additional documentation for qr//
Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] Documentation (fwd)

p4raw-id: //depot/perl@2366

25 years agoFix \G in REx without //g
Ilya Zakharevich [Wed, 25 Nov 1998 23:33:45 +0000]
Fix \G in REx without //g

Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2365

25 years agoupdate Test.pm to Test-1.12; tweak 're' detection
Gurusamy Sarathy [Sat, 28 Nov 1998 18:24:20 +0000]
update Test.pm to Test-1.12; tweak 're' detection

p4raw-id: //depot/perl@2364

25 years agoavoid command-line quoting portability problems in lex_assign.t
Gurusamy Sarathy [Sat, 28 Nov 1998 18:12:04 +0000]
avoid command-line quoting portability problems in lex_assign.t

p4raw-id: //depot/perl@2363

25 years agoPATCH: document English.pm sawampersand and thread issues
John Tobey [Thu, 19 Nov 1998 14:14:15 +0000]
PATCH: document English.pm sawampersand and thread issues

Message-Id: <m0zgZWx-000FOgC@feynman.localnet>

p4raw-id: //depot/perl@2362

25 years agofix uninitialized warnings
Brian Callaghan [Thu, 19 Nov 1998 17:49:10 +0000]
fix uninitialized warnings
Message-Id: <3654CA96.B64FCAEB@itginc.com>
Subject: Complete.pm patch (version 1.1)

p4raw-id: //depot/perl@2361

25 years agos/Array/List/ suggested by John Tobey
Gurusamy Sarathy [Sat, 28 Nov 1998 17:59:16 +0000]
s/Array/List/ suggested by John Tobey

p4raw-id: //depot/perl@2360

25 years agoupdate tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
Gurusamy Sarathy [Sat, 28 Nov 1998 17:47:48 +0000]
update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE

p4raw-id: //depot/perl@2359

25 years agoRevamp the locale tests.
Jarkko Hietaniemi [Sat, 28 Nov 1998 17:23:15 +0000]
Revamp the locale tests.
(0) Instead of rewiring a few locales scan for them.
(1) Bogus test #101 removed.
(2) All the locales are checked, the lists of failed
    and non-failed ones are displayed.
(3) The test #103 is again 'active' so that it may fail.
(4) To balance (3) a hopefully pacifying message is shown
    if the #103 fails.

p4raw-id: //depot/cfgperl@2358

25 years agoadd perlreftut.pod
Gurusamy Sarathy [Sat, 28 Nov 1998 17:21:07 +0000]
add perlreftut.pod

p4raw-id: //depot/perl@2357

25 years agoChange #2346 fallout.
Jarkko Hietaniemi [Sat, 28 Nov 1998 16:58:01 +0000]
Change #2346 fallout.

p4raw-id: //depot/cfgperl@2356

25 years agoIO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
Gurusamy Sarathy [Sat, 28 Nov 1998 16:46:43 +0000]
IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
ANSI prototypes

p4raw-id: //depot/perl@2355

25 years agoadd IO-1.20; mess with t/lib/io_*.t in an attempt to
Gurusamy Sarathy [Sat, 28 Nov 1998 16:08:07 +0000]
add IO-1.20; mess with t/lib/io_*.t in an attempt to
keep platform hacks that aren't in the 1.20 dist; add new files
to MANIFEST; hack Makefile.PL; result hasn't been tested
anywhere

p4raw-id: //depot/perl@2354

25 years agoLocale collation, ctype, and numeric, were initialized wrong
Ilya Sandler [Wed, 25 Nov 1998 04:53:52 +0000]
Locale collation, ctype, and numeric, were initialized wrong
(if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
as reported by
Subject: a bug in locale handling: LC_COLLATE ignored sometimes
To: perlbug@perl.com
Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>

p4raw-id: //depot/cfgperl@2353

25 years agoImplement $^C to allow perl access to -c flag - I think this
Nick Ing-Simmons [Sat, 28 Nov 1998 15:21:59 +0000]
Implement $^C to allow perl access to -c flag - I think this
was agreed once...

p4raw-id: //depot/perl@2352

25 years agoChange #2251 fixup.
Jarkko Hietaniemi [Sat, 28 Nov 1998 15:14:24 +0000]
Change #2251 fixup.

p4raw-id: //depot/cfgperl@2351

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sat, 28 Nov 1998 14:58:19 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2350

25 years agoPasswd and group file groveling.
Jarkko Hietaniemi [Sat, 28 Nov 1998 14:27:36 +0000]
Passwd and group file groveling.

p4raw-id: //depot/cfgperl@2349

25 years agomore conservative version of changes#2345,2346,2347; those break
Gurusamy Sarathy [Sat, 28 Nov 1998 14:09:50 +0000]
more conservative version of changes#2345,2346,2347; those break
C<defined(@{"foo::ISA"})> which seems to be extensively used in
the libs :-(

p4raw-link: @2347 on //depot/perl: bbc8e6a4a34cbf904dc23fa18f4e503924aea3f8
p4raw-link: @2346 on //depot/perl: 659eaf7385567ca82dd230a62d6a7f51364f0d0a
p4raw-link: @2345 on //depot/perl: 6b377df57679ab68ed17b736ebee0458acb25b21

p4raw-id: //depot/perl@2348

25 years agotweak bogus test
Gurusamy Sarathy [Sat, 28 Nov 1998 13:36:08 +0000]
tweak bogus test

p4raw-id: //depot/perl@2347

25 years agotest cases for previous change
Gurusamy Sarathy [Sat, 28 Nov 1998 13:20:34 +0000]
test cases for previous change

p4raw-id: //depot/perl@2346

25 years agofix typo in pp_defined() causing C<defined %tied> to fail
Gurusamy Sarathy [Sat, 28 Nov 1998 13:07:17 +0000]
fix typo in pp_defined() causing C<defined %tied> to fail

p4raw-id: //depot/perl@2345

25 years agos/comment/comment_t/ tweak (suggested by John Gorman
Gurusamy Sarathy [Sat, 28 Nov 1998 13:03:29 +0000]
s/comment/comment_t/ tweak (suggested by John Gorman
<jgorman@webbysoft.com>)

p4raw-id: //depot/perl@2344

25 years agoadd (stub) perldelta.pod
Gurusamy Sarathy [Sat, 28 Nov 1998 12:52:40 +0000]
add (stub) perldelta.pod

p4raw-id: //depot/perl@2343

25 years agorename perldelta.pod to perl5005delta.pod in preparation for
Gurusamy Sarathy [Sat, 28 Nov 1998 12:49:26 +0000]
rename perldelta.pod to perl5005delta.pod in preparation for
starting a new one

p4raw-id: //depot/perl@2342

25 years agofix MALLOC_LOCK #define
Gurusamy Sarathy [Sat, 28 Nov 1998 12:41:55 +0000]
fix MALLOC_LOCK #define

p4raw-id: //depot/perl@2341

25 years agoOS/2 events get closer to Perl
Ilya Zakharevich [Sun, 15 Nov 1998 20:25:50 +0000]
OS/2 events get closer to Perl

Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2340

25 years agoAdd -lm to dynix/ptx POSIX hints.
Martin J. Bligh [Wed, 25 Nov 1998 10:34:41 +0000]
Add -lm to dynix/ptx POSIX hints.
To: jhi@iki.fi
Subject: Re: Making Perl work on DYNIX/ptx
Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>

p4raw-id: //depot/cfgperl@2339

25 years agoDetypo.
Jarkko Hietaniemi [Sat, 28 Nov 1998 11:57:19 +0000]
Detypo.

p4raw-id: //depot/cfgperl@2338

25 years agoBetter LD_LIBRARY_PATH instructions for Bourneists.
Jarkko Hietaniemi [Sat, 28 Nov 1998 11:56:29 +0000]
Better LD_LIBRARY_PATH instructions for Bourneists.

p4raw-id: //depot/cfgperl@2337

25 years agoteach CPAN.pm to ignore beta perl distributions when looking for
root [Thu, 12 Nov 1998 23:08:39 +0000]
teach CPAN.pm to ignore beta perl distributions when looking for
modules
Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
Subject: recompile tries getting a perl distribution

p4raw-id: //depot/perl@2336

25 years agomake $1 et al readonly under threads; make C<undef $1> fail like
Gurusamy Sarathy [Sat, 28 Nov 1998 11:27:46 +0000]
make $1 et al readonly under threads; make C<undef $1> fail like
C<$1 = undef> does

p4raw-id: //depot/perl@2335

25 years agos/Regexp/re/ and clarify policy on lowercased object namespaces
Gurusamy Sarathy [Sat, 28 Nov 1998 10:24:52 +0000]
s/Regexp/re/ and clarify policy on lowercased object namespaces

p4raw-id: //depot/perl@2334

25 years agodocument changed PERL_HASH()
Gurusamy Sarathy [Sat, 28 Nov 1998 09:36:40 +0000]
document changed PERL_HASH()

p4raw-id: //depot/perl@2333

25 years agoHandle INIT list in C.pm
Nick Ing-Simmons [Fri, 27 Nov 1998 21:10:27 +0000]
Handle INIT list in C.pm
1. Provide init_av() from B.xs
2. Export it in B.pm
3. Use it in C.pm
Also disable some pruning in savecv() which seems to undo
my previous patch.
Experimental feature - save pathnames of .so files in easily
grep-able form for use in wrapper to feed to linker.

p4raw-id: //depot/perl@2332

25 years agointegrate change#2315 from maint-5.005
Gurusamy Sarathy [Fri, 27 Nov 1998 15:12:01 +0000]
integrate change#2315 from maint-5.005

p4raw-link: @2315 on //depot/maint-5.005/perl: 7a4920e67d1e2d67a4397a908141c6608866ebb0

p4raw-id: //depot/perl@2327
p4raw-integrated: from //depot/maint-5.005/perl@2326 'ignore' op.c
(@2310..) 'merge in' sv.c (@2174..)

25 years agointegrate changes#2304,2305,2306,2308 from maint-5.005
Gurusamy Sarathy [Fri, 27 Nov 1998 15:00:42 +0000]
integrate changes#2304,2305,2306,2308 from maint-5.005

p4raw-link: @2308 on //depot/maint-5.005/perl: d9ff4e059542b05c512829c494eaa4d1a8c96869
p4raw-link: @2306 on //depot/maint-5.005/perl: 82bf2b55a275313af7da5198d3567127a2b619bb
p4raw-link: @2305 on //depot/maint-5.005/perl: fa8a3fc69bb318b2e84481c2b7919cb81c822866
p4raw-link: @2304 on //depot/maint-5.005/perl: 566aa6395795ff6a5a86565ea7a90bf3211e26a1

p4raw-id: //depot/perl@2326
p4raw-integrated: from //depot/maint-5.005/perl@2325 'copy in'
ext/DynaLoader/dl_mpeix.xs lib/ExtUtils/typemap (@1649..)
installperl (@2134..) lib/ExtUtils/MM_VMS.pm
lib/ExtUtils/MakeMaker.pm (@2154..) lib/ExtUtils/MM_Unix.pm
(@2304..)

25 years agomalloc bugfix and documentation from Ilya Zakharevich
Gurusamy Sarathy [Fri, 27 Nov 1998 14:46:18 +0000]
malloc bugfix and documentation from Ilya Zakharevich
Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] Re: Internal coredump
--
Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] malloc.c documentation

p4raw-id: //depot/perl@2325

25 years agoB::C tweaks to allow Tk compiles from Nick Ing-Simmons
Gurusamy Sarathy [Fri, 27 Nov 1998 14:41:38 +0000]
B::C tweaks to allow Tk compiles from Nick Ing-Simmons

p4raw-id: //depot/perl@2324

25 years agoformat "..." bug
Unknown Ricoh Contributor II [Tue, 24 Nov 1998 10:37:45 +0000]
format "..." bug

Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>

p4raw-id: //depot/perl@2323

25 years agoadd ext/Devel/Peek
Jan Dubois [Mon, 23 Nov 1998 00:48:11 +0000]
add ext/Devel/Peek
Message-ID: <36589ec9.49964585@smtp1.ibm.net>
Subject: [PATCH 5.005_53] Devel::Peek integration

p4raw-id: //depot/perl@2322

25 years agoensure 'make regen_headers' even without perl installed
Gurusamy Sarathy [Fri, 27 Nov 1998 13:03:08 +0000]
ensure 'make regen_headers' even without perl installed
(suggested by Ilya Zakharevich)

p4raw-id: //depot/perl@2321

25 years agoCosmetic malloc patch
Ilya Zakharevich [Mon, 9 Nov 1998 19:03:25 +0000]
Cosmetic malloc patch

Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2320