23 years agoRegen modlib, toc.
Jarkko Hietaniemi [Sun, 17 Jun 2001 16:59:42 +0000]
Regen modlib, toc.

p4raw-id: //depot/perl@10665

23 years agoAdd libnetcfg to perlutil.
Jarkko Hietaniemi [Sun, 17 Jun 2001 16:55:28 +0000]
Add libnetcfg to perlutil.

p4raw-id: //depot/perl@10664

23 years agoInitial integration of libnet-1.0703.
Jarkko Hietaniemi [Sun, 17 Jun 2001 16:53:29 +0000]
Initial integration of libnet-1.0703.
The Configure script renamed as libnetcfg, will be
installed along other utilities.

p4raw-id: //depot/perl@10663

23 years agoLess potentially test-harness-confusing output.
Jarkko Hietaniemi [Sun, 17 Jun 2001 15:37:32 +0000]
Less potentially test-harness-confusing output.

p4raw-id: //depot/perl@10662

23 years agoThe final print annoys make test.
Jarkko Hietaniemi [Sun, 17 Jun 2001 15:31:04 +0000]
The final print annoys make test.

p4raw-id: //depot/perl@10661

23 years agoAdd an option for handling dangling symbolic links.
Jarkko Hietaniemi [Sun, 17 Jun 2001 14:00:21 +0000]
Add an option for handling dangling symbolic links.

p4raw-id: //depot/perl@10660

23 years agoRe: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
Thomas Wegner [Sun, 17 Jun 2001 14:43:11 +0000]
Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
Message-Id: <p04320400b751fb74714a@[149.225.10.45]>

p4raw-id: //depot/perl@10659

23 years agoRemove tmon.out in make clean
Jonathan Stowe [Sun, 17 Jun 2001 11:26:21 +0000]
Remove tmon.out in make clean
Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@10658

23 years agomore anonymous stash cleanups
Abhijit Menon-Sen [Sun, 17 Jun 2001 11:44:06 +0000]
more anonymous stash cleanups
Message-ID: <20010617114406.A25203@lustre.linux.in>

p4raw-id: //depot/perl@10657

23 years ago[PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
Abhijit Menon-Sen [Sun, 17 Jun 2001 08:02:59 +0000]
[PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
Date: Sun, 17 Jun 2001 08:02:59 +0530
Message-ID: <20010617080259.A28776@lustre.linux.in>

Subject: [PATCH #2/7] xhv_eiter
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Sun, 17 Jun 2001 08:13:18 +0530
Message-ID: <20010617081318.B28776@lustre.linux.in>

Subject: [PATCH #3/7] xhv_fill
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Sun, 17 Jun 2001 08:25:16 +0530
Message-ID: <20010617082516.C28776@lustre.linux.in>

Subject: [PATCH #4/7] xhv_keys
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Sun, 17 Jun 2001 08:36:17 +0530
Message-ID: <20010617083617.D28776@lustre.linux.in>

Subject: [PATCH #5/7] xhv_max
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Sun, 17 Jun 2001 08:39:48 +0530
Message-ID: <20010617083948.E28776@lustre.linux.in>

Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Sun, 17 Jun 2001 08:51:11 +0530
Message-ID: <20010617085111.F28776@lustre.linux.in>

p4raw-id: //depot/perl@10656

23 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 16 Jun 2001 23:32:03 +0000]
Update Changes.

p4raw-id: //depot/perl@10655

23 years agoRe: DYNAMIC_ENV_FETCH HvNAME abuse.
Abhijit Menon-Sen [Sat, 16 Jun 2001 07:41:19 +0000]
Re: DYNAMIC_ENV_FETCH HvNAME abuse.
Message-ID: <20010616074119.A24720@lustre.linux.in>

p4raw-id: //depot/perl@10654

23 years agoDocument tests failing when threaded, since we now have more.
Jarkko Hietaniemi [Sat, 16 Jun 2001 23:15:11 +0000]
Document tests failing when threaded, since we now have more.

p4raw-id: //depot/perl@10653

23 years ago-Wall cleanup.
Jarkko Hietaniemi [Sat, 16 Jun 2001 23:12:19 +0000]
-Wall cleanup.

p4raw-id: //depot/perl@10652

23 years agopthread_attr_setstacksize() isn't absolutely necessary
Jarkko Hietaniemi [Sat, 16 Jun 2001 23:06:55 +0000]
pthread_attr_setstacksize() isn't absolutely necessary
to call, only iff THREAD_CREATE_NEEDS_STACK.

p4raw-id: //depot/perl@10651

23 years ago-Wall strays.
Jarkko Hietaniemi [Sat, 16 Jun 2001 22:58:48 +0000]
-Wall strays.

p4raw-id: //depot/perl@10650

23 years agoAdd workaround for Darwin's (Mac OS X's) INT32_MIN
Jarkko Hietaniemi [Sat, 16 Jun 2001 22:47:40 +0000]
Add workaround for Darwin's (Mac OS X's) INT32_MIN
(and INT64_MIN) brokenness.

p4raw-id: //depot/perl@10649

23 years agoRe: [PATCH] Re: perl@10611
Nicholas Clark [Sun, 17 Jun 2001 00:16:05 +0000]
Re: [PATCH] Re: perl@10611
Message-ID: <20010617001605.V98663@plum.flirble.org>

p4raw-id: //depot/perl@10648

23 years agoAdd perlnetware to docs; regen toc; supply skeleton
Jarkko Hietaniemi [Sat, 16 Jun 2001 22:24:47 +0000]
Add perlnetware to docs; regen toc; supply skeleton
docs for some Memoize submodules.

p4raw-id: //depot/perl@10647

23 years agopod cleanup.
Jarkko Hietaniemi [Sat, 16 Jun 2001 22:06:52 +0000]
pod cleanup.

p4raw-id: //depot/perl@10646

23 years agoIntegrate Memoize 0.64. Few tweaks were required in
Jarkko Hietaniemi [Sat, 16 Jun 2001 21:47:00 +0000]
Integrate Memoize 0.64.  Few tweaks were required in
the test scripts.  Note that the speed and expire*
tests take several dozen seconds to run.

p4raw-id: //depot/perl@10645

23 years agoDocument the cross-compilation options.
Jarkko Hietaniemi [Sat, 16 Jun 2001 20:35:49 +0000]
Document the cross-compilation options.

p4raw-id: //depot/perl@10644

23 years agoNetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
Jarkko Hietaniemi [Sat, 16 Jun 2001 19:46:38 +0000]
NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.

p4raw-id: //depot/perl@10643

23 years agoResort MANIFEST.
Jarkko Hietaniemi [Sat, 16 Jun 2001 19:16:04 +0000]
Resort MANIFEST.

p4raw-id: //depot/perl@10642

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 16 Jun 2001 18:52:26 +0000]
Integrate perlio:

[ 10640]
Disable :win32 layer as default till I get it working

[ 10632]
Work-in-progress win32 layer semi-functional, checking
for UNIX breakage.

[ 10627]
Work in progress UNIX-side edit of win32 PerLIO layer

p4raw-link: @10640 on //depot/perlio: 2f8118af5e6ae8b76fdc332011717931c71acde6
p4raw-link: @10632 on //depot/perlio: 0c4128adc5f62cd332ae4fa5bc8999c95d611d36
p4raw-link: @10627 on //depot/perlio: a8c08ecdc5ffec9869657a967edfe7b74a713a27

p4raw-id: //depot/perl@10641

23 years agoDisable :win32 layer as default till I get it working
Nick Ing-Simmons [Sat, 16 Jun 2001 18:38:31 +0000]
Disable :win32 layer as default till I get it working

p4raw-id: //depot/perlio@10640

23 years agoTry the new scheme by moving the Text::Abbrev test
Jarkko Hietaniemi [Sat, 16 Jun 2001 18:35:46 +0000]
Try the new scheme by moving the Text::Abbrev test
to a new place under lib.

p4raw-id: //depot/perl@10639

23 years agoMake the code even more dynamical so that testname
Jarkko Hietaniemi [Sat, 16 Jun 2001 18:34:30 +0000]
Make the code even more dynamical so that testname
suffix length can change.

p4raw-id: //depot/perl@10638

23 years agoAllow for deeper t/ and also a single test.pl.
Jarkko Hietaniemi [Sat, 16 Jun 2001 18:16:28 +0000]
Allow for deeper t/ and also a single test.pl.

p4raw-id: //depot/perl@10637

23 years ago#define fix from Nicholas Clark.
Jarkko Hietaniemi [Sat, 16 Jun 2001 18:13:59 +0000]
#define fix from Nicholas Clark.

p4raw-id: //depot/perl@10636

23 years agoInitialization is nice.
Jarkko Hietaniemi [Sat, 16 Jun 2001 17:50:43 +0000]
Initialization is nice.

p4raw-id: //depot/perl@10635

23 years agoMake t/TEST and t/harness to test also the t/ tests
Jarkko Hietaniemi [Sat, 16 Jun 2001 17:38:53 +0000]
Make t/TEST and t/harness to test also the t/ tests
under the main lib/ and ext/ directories.  Fix Test::Harness
to dynamically change the width of its "foo/bar....ok" output.

p4raw-id: //depot/perl@10634

23 years agoRe: perl@10611
Nicholas Clark [Sat, 16 Jun 2001 16:52:47 +0000]
Re: perl@10611
Message-ID: <20010616165247.O98663@plum.flirble.org>

The .xs parts, too.

p4raw-id: //depot/perl@10633

23 years agoWork-in-progress win32 layer semi-functional, checking
Nick Ing-Simmons [Sat, 16 Jun 2001 16:44:35 +0000]
Work-in-progress win32 layer semi-functional, checking
for UNIX breakage.

p4raw-id: //depot/perlio@10632

23 years agoRe: perl@10611
Nicholas Clark [Sat, 16 Jun 2001 16:52:47 +0000]
Re: perl@10611
Message-ID: <20010616165247.O98663@plum.flirble.org>

p4raw-id: //depot/perl@10631

23 years agoThe extraction changed directories.
Jarkko Hietaniemi [Sat, 16 Jun 2001 15:11:10 +0000]
The extraction changed directories.

p4raw-id: //depot/perl@10629

23 years agoMath::BigInt 1.35 from Tels.
Jarkko Hietaniemi [Sat, 16 Jun 2001 14:59:38 +0000]
Math::BigInt 1.35 from Tels.

p4raw-id: //depot/perl@10628

23 years agoWork in progress UNIX-side edit of win32 PerLIO layer
Nick Ing-Simmons [Sat, 16 Jun 2001 14:54:52 +0000]
Work in progress UNIX-side edit of win32 PerLIO layer

p4raw-id: //depot/perlio@10627

23 years agoos2/diff-configure
Ilya Zakharevich [Fri, 15 Jun 2001 01:19:36 +0000]
os2/diff-configure
Message-ID: <20010615011936.A26982@math.ohio-state.edu>

Empty all of it because I think #10624 made even the
last patch hunk unnecessary.

p4raw-id: //depot/perl@10626

23 years agoMetaconfig unit change for 10624.
Jarkko Hietaniemi [Sat, 16 Jun 2001 13:58:34 +0000]
Metaconfig unit change for 10624.

p4raw-id: //depot/perl@10625

23 years agoMove the initialization of libnames to the beginning so
Jarkko Hietaniemi [Sat, 16 Jun 2001 13:58:13 +0000]
Move the initialization of libnames to the beginning so
that can one 'seed' it (as OS/2 does.)

p4raw-id: //depot/perl@10624

23 years agoOS2::DLL patch
Ilya Zakharevich [Fri, 15 Jun 2001 19:10:57 +0000]
OS2::DLL patch
Message-ID: <20010615191057.A8050@math.ohio-state.edu>

p4raw-id: //depot/perl@10623

23 years agomake VMS find util.c's offspring
Craig A. Berry [Fri, 15 Jun 2001 17:00:03 +0000]
make VMS find util.c's offspring
Message-Id: <a05101007b750342599be@[172.16.52.1]>

p4raw-id: //depot/perl@10622

23 years agoget extutils.t working on VMS (again)
Craig A. Berry [Fri, 15 Jun 2001 18:39:42 +0000]
get extutils.t working on VMS (again)
Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>

p4raw-id: //depot/perl@10621

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 16 Jun 2001 13:25:06 +0000]
Integrate perlio:

[ 10619]
Generated files

[ 10618]
Fix open.pm to work via XS-implemented method calls rather
than *open::layers variables which caused all the HV/AV hassle.

p4raw-link: @10619 on //depot/perlio: 36ed54254cbe91c6051630e3440813400d44c456
p4raw-link: @10618 on //depot/perlio: 0c4f7ff0542ecfc72484b0714d25e263611253ee

p4raw-id: //depot/perl@10620

23 years agoGenerated files
Nick Ing-Simmons [Fri, 15 Jun 2001 21:05:19 +0000]
Generated files

p4raw-id: //depot/perlio@10619

23 years agoFix open.pm to work via XS-implemented method calls rather
Nick Ing-Simmons [Fri, 15 Jun 2001 20:27:42 +0000]
Fix open.pm to work via XS-implemented method calls rather
than *open::layers variables which caused all the HV/AV hassle.

p4raw-id: //depot/perlio@10618

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 15 Jun 2001 18:50:53 +0000]
Integrate perlio:

[ 10616]
pTHX_ / aTHX_ for ExtUtils/Constant.pm

p4raw-link: @10616 on //depot/perlio: a2c454fab251f31050e7634776a305ebcdba5ec4

p4raw-id: //depot/perl@10617

23 years agopTHX_ / aTHX_ for ExtUtils/Constant.pm
Nick Ing-Simmons [Fri, 15 Jun 2001 18:46:47 +0000]
pTHX_ / aTHX_ for ExtUtils/Constant.pm

p4raw-id: //depot/perlio@10616

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 15 Jun 2001 18:36:43 +0000]
Integrate perlio:

[ 10614]
MULTIPLICITY fix for Socket.xs

p4raw-link: @10614 on //depot/perlio: a062834f6b91f994c046043f1bbf3218aea18281

p4raw-id: //depot/perl@10615

23 years agoMULTIPLICITY fix for Socket.xs
Nick Ing-Simmons [Fri, 15 Jun 2001 18:33:37 +0000]
MULTIPLICITY fix for Socket.xs

p4raw-id: //depot/perlio@10614

23 years agoRe: perl@10611
Doug MacEachern [Fri, 15 Jun 2001 10:10:33 +0000]
Re: perl@10611
Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>

p4raw-id: //depot/perl@10613

23 years agoRaw integrate on mainline - MULTIPLICITY issues with Socket.xs
Nick Ing-Simmons [Fri, 15 Jun 2001 16:14:38 +0000]
Raw integrate on mainline - MULTIPLICITY issues with Socket.xs

p4raw-id: //depot/perlio@10612

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 15 Jun 2001 14:29:04 +0000]
Update Changes.

p4raw-id: //depot/perl@10611

23 years agoUpping the test count.
Jarkko Hietaniemi [Fri, 15 Jun 2001 14:20:33 +0000]
Upping the test count.

p4raw-id: //depot/perl@10610

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 15 Jun 2001 14:13:29 +0000]
Integrate perlio:

[ 10606]
regen_config_h for Win32.

p4raw-link: @10606 on //depot/perlio: 7cce17069295bdc68633121fcba9e8cc7d1a2a8d

p4raw-id: //depot/perl@10609

23 years agoRe: [ID 20010608.010] File::Find re-entrancy
Andreas König [Fri, 15 Jun 2001 13:30:39 +0000]
Re: [ID 20010608.010] File::Find re-entrancy
Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>

Record the grim history.

p4raw-id: //depot/perl@10608

23 years agoRe: [ID 20010608.010] File::Find re-entrancy
Brian McCauley [Fri, 15 Jun 2001 07:51:26 +0000]
Re: [ID 20010608.010] File::Find re-entrancy
Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>

p4raw-id: //depot/perl@10607

23 years agoregen_config_h for Win32.
Nick Ing-Simmons [Fri, 15 Jun 2001 14:00:08 +0000]
regen_config_h for Win32.

p4raw-id: //depot/perlio@10606

23 years agohandle tri graphs in h2ph.PL -> h2ph*
Peter Prymmer [Thu, 14 Jun 2001 16:25:33 +0000]
handle tri graphs in h2ph.PL -> h2ph*
Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>

p4raw-id: //depot/perl@10605

23 years agoSome filesystems require writability for rename/unlink.
Jarkko Hietaniemi [Fri, 15 Jun 2001 13:45:03 +0000]
Some filesystems require writability for rename/unlink.

p4raw-id: //depot/perl@10604

23 years agoRe: [PATCH} perlio and threading @ 10576 + report
H.Merijn Brand [Fri, 15 Jun 2001 12:08:53 +0000]
Re: [PATCH} perlio and threading @ 10576 + report
Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@10603

23 years agoRe: [PATCH] opcode.pl is chmod'ing the original source tree
Mike Guy [Fri, 15 Jun 2001 14:11:49 +0000]
Re: [PATCH] opcode.pl is chmod'ing the original source tree
Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10602

23 years agoINADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
Nicholas Clark [Thu, 14 Jun 2001 23:52:56 +0000]
INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
Message-ID: <20010614235256.G98663@plum.flirble.org>

p4raw-id: //depot/perl@10601

23 years agoRe: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
Russ Allbery [Thu, 14 Jun 2001 13:24:43 +0000]
Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>

p4raw-id: //depot/perl@10600

23 years agoGDBM_File (wasRe: ext/ + -Wall)
Nicholas Clark [Thu, 14 Jun 2001 20:37:47 +0000]
GDBM_File (wasRe: ext/ + -Wall)
Message-ID: <20010614203747.F98663@plum.flirble.org>

p4raw-id: //depot/perl@10599

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 15 Jun 2001 13:13:13 +0000]
Integrate perlio:

[ 10597]
Check that HVs with HvNAME() != NULL are really stashes before
treating them as such. Also be more defensive on the GvCV.
Win32 fork and dprof now working again.

[ 10595]
Skip Perl_my_bcopy in .def file as we do not provide it.
- Win32 (VC++) now builds but fails:
filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
fork.t     - No &___ENV_HV_NAME___::CLONE method ???
write.t    - open(...,"|-") not implemented on Win32

p4raw-link: @10597 on //depot/perlio: 5f438a9a23e13957a6f27a6c29850d4dce382023
p4raw-link: @10595 on //depot/perlio: 9d50d3997b5daf2ecaed7d0cafc86ab4121491bc

p4raw-id: //depot/perl@10598

23 years agoCheck that HVs with HvNAME() != NULL are really stashes before
Nick Ing-Simmons [Fri, 15 Jun 2001 11:08:13 +0000]
Check that HVs with HvNAME() != NULL are really stashes before
treating them as such. Also be more defensive on the GvCV.
Win32 fork and dprof now working again.

p4raw-id: //depot/perlio@10597

23 years agoIntegrate mainline.
Nick Ing-Simmons [Fri, 15 Jun 2001 10:11:20 +0000]
Integrate mainline.

p4raw-id: //depot/perlio@10596

23 years agoSkip Perl_my_bcopy in .def file as we do not provide it.
Nick Ing-Simmons [Fri, 15 Jun 2001 09:37:17 +0000]
Skip Perl_my_bcopy in .def file as we do not provide it.
- Win32 (VC++) now builds but fails:
          filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
          fork.t     - No &___ENV_HV_NAME___::CLONE method ???
          write.t    - open(...,"|-") not implemented on Win32

p4raw-id: //depot/perlio@10595

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 15 Jun 2001 00:17:16 +0000]
Integrate perlio:

[ 10591]
Steps along the road toward Win32 building again.

p4raw-link: @10591 on //depot/perlio: e06a3afbe255226c27f480b83177014c2fe65464

p4raw-id: //depot/perl@10594

23 years agoThe first steps towards cross-compilation.
Jarkko Hietaniemi [Fri, 15 Jun 2001 00:15:52 +0000]
The first steps towards cross-compilation.

Abstract execution of compiled test executables with $run,
and abstract transfer of files with $to and $from.

Under cross-compilation the $run, $to, and $from will point
to appropriate wrapper scripts, by default ssh and scp,
but also rsh, rcp, and cp are supported.  If not
cross-compiling, they will be set to '', ':', and ':',
respectively.

With these patches I was able to get Configure for
iPAQ ARM Linux on an Intel Linux about 95% right
(only a few tests failed to execute or they produced
incorrect results), and I was able to compile
a functional miniperl.

The symbol crosscompile renamed to be usecrosscompile,
the corresponding C symbol from CROSSCOMPILE to
USE_CROSS_COMPILE.

p4raw-id: //depot/perl@10592

23 years agoSteps along the road toward Win32 building again.
Nick Ing-Simmons [Thu, 14 Jun 2001 20:00:12 +0000]
Steps along the road toward Win32 building again.

p4raw-id: //depot/perlio@10591

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 14 Jun 2001 16:11:11 +0000]
Integrate perlio:

[ 10589]
Routine regen_config_h for Win32

p4raw-link: @10589 on //depot/perlio: 4d3be0c7dd56140382c75663158705a0e4495245

p4raw-id: //depot/perl@10590

23 years agoRoutine regen_config_h for Win32
Nick Ing-Simmons [Thu, 14 Jun 2001 13:54:07 +0000]
Routine regen_config_h for Win32

p4raw-id: //depot/perlio@10589

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 14 Jun 2001 12:30:46 +0000]
Integrate perlio:

[ 10586]
Add new step to run_byacc which:
A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.

[ 10584]
Hack to remove insecure directories from PATH so test will run.

p4raw-link: @10586 on //depot/perlio: f4db54055cd36d83622f77949fd6ab7c67198101
p4raw-link: @10584 on //depot/perlio: 24e8cdb889e0ad40169b18813ffa9d1841ab8217

p4raw-id: //depot/perl@10588

23 years agoA placeholder.
Jarkko Hietaniemi [Thu, 14 Jun 2001 12:23:24 +0000]
A placeholder.

p4raw-id: //depot/perl@10587

23 years agoAdd new step to run_byacc which:
Nick Ing-Simmons [Thu, 14 Jun 2001 08:25:07 +0000]
Add new step to run_byacc which:
 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.

p4raw-id: //depot/perlio@10586

23 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 14 Jun 2001 08:22:29 +0000]
Integrate mainline

p4raw-id: //depot/perlio@10585

23 years agoHack to remove insecure directories from PATH so test will run.
Nick Ing-Simmons [Thu, 14 Jun 2001 08:05:53 +0000]
Hack to remove insecure directories from PATH so test will run.

p4raw-id: //depot/perlio@10584

23 years agoThe test doesn't work (yet?), Math::BigInt::round_mode() is missing.
Jarkko Hietaniemi [Thu, 14 Jun 2001 03:11:16 +0000]
The test doesn't work (yet?), Math::BigInt::round_mode() is missing.

p4raw-id: //depot/perl@10583

23 years agoDetypo.
Jarkko Hietaniemi [Thu, 14 Jun 2001 03:04:51 +0000]
Detypo.

p4raw-id: //depot/perl@10582

23 years agode-$CONFIG continues.
Jarkko Hietaniemi [Thu, 14 Jun 2001 03:03:14 +0000]
de-$CONFIG continues.

p4raw-id: //depot/perl@10581

23 years agoopcode.pl is chmod'ing the original source tree
Nicholas Clark [Wed, 13 Jun 2001 21:20:13 +0000]
opcode.pl is chmod'ing the original source tree
Message-ID: <20010613212013.D98663@plum.flirble.org>

p4raw-id: //depot/perl@10580

23 years agosplitting util.c
Hugo van der Sanden [Thu, 14 Jun 2001 00:41:08 +0000]
splitting util.c
Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10579

23 years agoUpgrade to Math::BigInt 1.34 from Tels.
Jarkko Hietaniemi [Wed, 13 Jun 2001 23:45:11 +0000]
Upgrade to Math::BigInt 1.34 from Tels.

p4raw-id: //depot/perl@10578

23 years agoIntegrate mainline. Storable fail has gone, insecure dependancy still there.
Nick Ing-Simmons [Wed, 13 Jun 2001 19:02:48 +0000]
Integrate mainline. Storable fail has gone, insecure dependancy still there.

p4raw-id: //depot/perlio@10577

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 13 Jun 2001 18:10:01 +0000]
Update Changes.

p4raw-id: //depot/perl@10576

23 years agoRe: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
Craig A. Berry [Wed, 13 Jun 2001 13:24:28 +0000]
Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>

p4raw-id: //depot/perl@10575

23 years agoIt would be also be good if I could type.
Jarkko Hietaniemi [Wed, 13 Jun 2001 17:34:00 +0000]
It would be also be good if I could type.

p4raw-id: //depot/perl@10573

23 years agoA non-empty default is a good thing.
Jarkko Hietaniemi [Wed, 13 Jun 2001 17:26:05 +0000]
A non-empty default is a good thing.

p4raw-id: //depot/perl@10571

23 years agoAdd Configure directive -Dusereentrant for Artur's ithreads work,
Jarkko Hietaniemi [Wed, 13 Jun 2001 17:14:17 +0000]
Add Configure directive -Dusereentrant for Artur's ithreads work,
extremely experimental, not even prompted for.

p4raw-id: //depot/perl@10569

23 years agoFAQ tweak for Vanina Arca <varca@baufest.com>.
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:22:27 +0000]
FAQ tweak for Vanina Arca <varca@baufest.com>.

p4raw-id: //depot/perl@10568

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:20:23 +0000]
Integrate perlio:

[ 10564]
Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
and using that instead (name lookups are sequential search for now).

p4raw-link: @10564 on //depot/perlio: fcf2db383b9625d65c84a8308e9be05a073bed3b

p4raw-id: //depot/perl@10567

23 years agoRe: ext/ + -Wall
Doug MacEachern [Wed, 13 Jun 2001 10:02:16 +0000]
Re: ext/ + -Wall
Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>

p4raw-id: //depot/perl@10566

23 years agoSimilar logic as DB_File.xs, using the modern macros and
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:16:07 +0000]
Similar logic as DB_File.xs, using the modern macros and
defines them to older ones for older Perls where PERL_VERSION
is not defined, from Doug MacEachern.

p4raw-id: //depot/perl@10565

23 years agoAvoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
Nick Ing-Simmons [Wed, 13 Jun 2001 15:22:01 +0000]
Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
and using that instead (name lookups are sequential search for now).

p4raw-id: //depot/perlio@10564

23 years agoRe: [ID 20010526.001] localized glob loses value when assigned to
Richard Soderberg [Sat, 26 May 2001 06:44:20 +0000]
Re: [ID 20010526.001] localized glob loses value when assigned to
Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>

p4raw-id: //depot/perl@10563

23 years agomake ext/re play nice with DEBUGGING override
Craig A. Berry [Tue, 12 Jun 2001 23:55:26 +0000]
make ext/re play nice with DEBUGGING override
Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>

p4raw-id: //depot/perl@10562

23 years agoHide __attribute__((unused)) behind PERL_UNUSED_DECL as
Jarkko Hietaniemi [Wed, 13 Jun 2001 13:44:58 +0000]
Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
suggested by NI-S.

p4raw-id: //depot/perl@10561