22 years agoperlport additions: 1 while unlink, add/delete directory
Jarkko Hietaniemi [Sun, 9 Sep 2001 13:34:12 +0000]
perlport additions: 1 while unlink, add/delete directory
entries and permissions, cygwin stat funkiness (from Michael
Schwern and Nicholas Clark)

p4raw-id: //depot/perl@11961

22 years agoblib does have a detectable test.
Jarkko Hietaniemi [Sun, 9 Sep 2001 13:19:12 +0000]
blib does have a detectable test.

p4raw-id: //depot/perl@11960

22 years agoAdd Test for Term::Complete
chromatic [Sat, 8 Sep 2001 19:33:42 +0000]
Add Test for Term::Complete
Message-ID: <20010909013810.11522.qmail@onion.perl.org>

p4raw-id: //depot/perl@11959

22 years agoTest::Tutorial?
Michael G. Schwern [Sat, 8 Sep 2001 02:40:26 +0000]
Test::Tutorial?
Message-ID: <20010908024026.A26283@blackrider>

p4raw-id: //depot/perl@11958

22 years agoTry to look up protocol (by name) only iff it has non-numbers:
Jarkko Hietaniemi [Sun, 9 Sep 2001 13:03:33 +0000]
Try to look up protocol (by name) only iff it has non-numbers:
nice if the server is in a chrooted environment (no /etc/protocols,
server code using hardcorded protocol numbers like 6 for tcp),
suggested by John Holdsworth <coldwave@bigfoot.com>.
In other words, if we are given a number, why look it up again
(by number)?

p4raw-id: //depot/perl@11957

22 years ago[PATCH regcomp.c] zero-width assertions CAN be ?'d
Jeff Pinyan [Sat, 8 Sep 2001 15:42:30 +0000]
[PATCH regcomp.c] zero-width assertions CAN be ?'d
Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>

Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test
From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@11956

22 years agoRe: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
Craig A. Berry [Sat, 8 Sep 2001 19:02:16 +0000]
Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>

p4raw-id: //depot/perl@11955

22 years agoDocumentation tweaks; think the IP address as an opaque string.
Jarkko Hietaniemi [Sun, 9 Sep 2001 02:30:39 +0000]
Documentation tweaks; think the IP address as an opaque string.

p4raw-id: //depot/perl@11954

22 years ago[REPATCH] Re: [PATCH] new test lib/blib.t
Michael G. Schwern [Sat, 8 Sep 2001 19:45:46 +0000]
[REPATCH] Re: [PATCH] new test lib/blib.t
Message-ID: <20010908194546.C9193@blackrider>

p4raw-id: //depot/perl@11953

22 years agoAdded Test for CGI::Fast
chromatic [Sat, 8 Sep 2001 12:31:44 +0000]
Added Test for CGI::Fast
Message-ID: <20010908183612.49960.qmail@onion.perl.org>

p4raw-id: //depot/perl@11952

22 years agoThe Socket tests were wrong: they were assuming too much.
Jarkko Hietaniemi [Sun, 9 Sep 2001 00:24:07 +0000]
The Socket tests were wrong: they were assuming too much.

p4raw-id: //depot/perl@11951

22 years agoRetract the portability changes since they
Jarkko Hietaniemi [Sat, 8 Sep 2001 20:09:07 +0000]
Retract the portability changes since they
seem to have opened a can of worms... will
go back to UNICOS/mk and do the bare minimum
required to get the tests working.

p4raw-id: //depot/perl@11950

22 years agoPADOFFSET is used to cast pointers into integers,
Jarkko Hietaniemi [Sat, 8 Sep 2001 19:48:20 +0000]
PADOFFSET is used to cast pointers into integers,
if pointers are 64 bits and U32 32 bits,
bad things may happen, or at least warnings issued.

p4raw-id: //depot/perl@11949

22 years agoStill more Socket portability tweaking.
Jarkko Hietaniemi [Sat, 8 Sep 2001 18:50:07 +0000]
Still more Socket portability tweaking.
Now Socket.t seems to be happy in all of
Linux/x86, Tru64/alpha, Solaris/sparc,
IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.

Addendum: it seems that io_multihomed, io_sock, and hostent
were broken in little-endians (linux/x86 and tru64/alpha)
because of this change.  Argh.

p4raw-id: //depot/perl@11948

22 years agoMore portability kicking on inet_ntoa().
Jarkko Hietaniemi [Sat, 8 Sep 2001 17:23:23 +0000]
More portability kicking on inet_ntoa().

p4raw-id: //depot/perl@11947

22 years ago[REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
Michael G. Schwern [Fri, 7 Sep 2001 23:06:51 +0000]
[REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
Message-ID: <20010907230651.R606@blackrider>

p4raw-id: //depot/perl@11946

22 years agoRe: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
chromatic [Fri, 7 Sep 2001 17:53:15 +0000]
Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
Message-ID: <20010907235740.80566.qmail@onion.perl.org>

p4raw-id: //depot/perl@11945

22 years agoThinko.
Jarkko Hietaniemi [Fri, 7 Sep 2001 22:57:00 +0000]
Thinko.

p4raw-id: //depot/perl@11944

22 years agoslash slashes in lib/CGI/Carp.pm
Craig A. Berry [Fri, 7 Sep 2001 15:30:03 +0000]
slash slashes in lib/CGI/Carp.pm
Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>

p4raw-id: //depot/perl@11943

22 years ago(was Re: MakeMaker: MM_Unix rule excluding pods)
Michael G. Schwern [Fri, 7 Sep 2001 15:38:13 +0000]
(was Re: MakeMaker: MM_Unix rule excluding pods)
Message-ID: <20010907153813.K606@blackrider>

p4raw-id: //depot/perl@11942

22 years agoSilence the remaing format warning
Robin Barker [Fri, 7 Sep 2001 18:28:23 +0000]
Silence the remaing format warning
Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>

p4raw-id: //depot/perl@11941

22 years agoClean up 1_compile.t; move tests to more consistent
Jarkko Hietaniemi [Fri, 7 Sep 2001 20:26:29 +0000]
Clean up 1_compile.t; move tests to more consistent
places (t/ subdirectories); add integer.t (much of
the pragma is tested elsewhere but there is no one
centralized place)

p4raw-id: //depot/perl@11940

22 years agoRe: [PATCH lib/File/Find/taint.t] Use Test::More
chromatic [Fri, 7 Sep 2001 10:17:40 +0000]
Re: [PATCH lib/File/Find/taint.t] Use Test::More
Message-ID: <20010907162205.84723.qmail@onion.perl.org>

p4raw-id: //depot/perl@11939

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 7 Sep 2001 14:04:43 +0000]
Update Changes.

p4raw-id: //depot/perl@11938

22 years agoRename the old threading tutorial, start a new one,
Jarkko Hietaniemi [Fri, 7 Sep 2001 13:52:03 +0000]
Rename the old threading tutorial, start a new one,
regen toc.

p4raw-id: //depot/perl@11937

22 years agovars very much has a test.
Jarkko Hietaniemi [Fri, 7 Sep 2001 13:05:48 +0000]
vars very much has a test.

p4raw-id: //depot/perl@11936

22 years agoRe: wince/perl.ico marked as binary
Nicholas Clark [Fri, 7 Sep 2001 13:54:40 +0000]
Re: wince/perl.ico marked as binary
Message-ID: <20010907135439.D39150@plum.flirble.org>

and wince/Makefile.ce change from Rainer Keuchel.

p4raw-id: //depot/perl@11935

22 years agoRe: [PATCH regexec.c] more general .* and .*?
Jeff Pinyan [Fri, 7 Sep 2001 09:41:10 +0000]
Re: [PATCH regexec.c] more general .* and .*?
Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@11934

22 years ago(Replaced by #11934)
Jeff Pinyan [Fri, 7 Sep 2001 08:44:17 +0000]
(Replaced by #11934)
Subject: Re: [PATCH regexec.c] more general .* and .*?
Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@11933

22 years agoThe #11931 patching misbehaved.
Jarkko Hietaniemi [Fri, 7 Sep 2001 12:27:14 +0000]
The #11931 patching misbehaved.

p4raw-id: //depot/perl@11932

22 years agoTest::Harness 1.25 sync
Michael G. Schwern [Fri, 7 Sep 2001 03:30:41 +0000]
Test::Harness 1.25 sync
Message-ID: <20010907033041.A2796@blackrider>

p4raw-id: //depot/perl@11931

22 years agoDigest::MD5 update
Gisle Aas [Thu, 6 Sep 2001 23:32:56 +0000]
Digest::MD5 update
Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>

p4raw-id: //depot/perl@11930

22 years agoAdd Tests for the less Pragma
chromatic [Thu, 6 Sep 2001 23:11:44 +0000]
Add Tests for the less Pragma
Message-ID: <20010907051609.91459.qmail@onion.perl.org>

p4raw-id: //depot/perl@11929

22 years agoThe binary file must somehow differently stored.
Jarkko Hietaniemi [Fri, 7 Sep 2001 11:19:29 +0000]
The binary file must somehow differently stored.

p4raw-id: //depot/perl@11928

22 years agoAdd more modules to the list of modules that have tests,
Jarkko Hietaniemi [Fri, 7 Sep 2001 03:53:29 +0000]
Add more modules to the list of modules that have tests,
Schwern's wallet is getting more nervous.
(Run t/lib/1_compile.t manually to see which modules
are lacking tests, or the tests can't be run for some
reason or another, such as the Net:: modules)

p4raw-id: //depot/perl@11927

22 years agoTry to make Socket::inet_ntoa() more robust.
Jarkko Hietaniemi [Fri, 7 Sep 2001 03:43:11 +0000]
Try to make Socket::inet_ntoa() more robust.

p4raw-id: //depot/perl@11926

22 years agoRe: [PATCH lib/English.t] Test All Aliases (including %Errno)
chromatic [Wed, 5 Sep 2001 22:58:05 +0000]
Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
Message-Id: <01090522580506.19590@firewheel>

p4raw-id: //depot/perl@11925

22 years agoRe: perlvar manpage and localizing special vars
Stas Bekman [Fri, 7 Sep 2001 10:10:24 +0000]
Re: perlvar manpage and localizing special vars
Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>

p4raw-id: //depot/perl@11924

22 years agonoise from make in ext/SDBM
Robin Barker [Thu, 6 Sep 2001 19:36:49 +0000]
noise from make in ext/SDBM
Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>

p4raw-id: //depot/perl@11923

22 years agoSymbol missing; AIX unhappy.
Jarkko Hietaniemi [Thu, 6 Sep 2001 18:09:08 +0000]
Symbol missing; AIX unhappy.

p4raw-id: //depot/perl@11922

22 years agoAdd a test for [ID 20010906.019] perl crashes on "undef foo"
Jarkko Hietaniemi [Thu, 6 Sep 2001 17:52:43 +0000]
Add a test for [ID 20010906.019] perl crashes on "undef foo"
Reported in 5.61, seems to work okay in blead.

p4raw-id: //depot/perl@11921

22 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 6 Sep 2001 14:35:09 +0000]
Update Changes.

p4raw-id: //depot/perl@11920

22 years agoDocument the bad assumptions currently breaking
Jarkko Hietaniemi [Thu, 6 Sep 2001 14:20:10 +0000]
Document the bad assumptions currently breaking
the Socket.t tests 10, 11, and 13 in UNICOS.

p4raw-id: //depot/perl@11919

22 years agomake OPTIMIZE=...
Robin Barker [Thu, 6 Sep 2001 13:31:37 +0000]
make OPTIMIZE=...
Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>

p4raw-id: //depot/perl@11918

22 years ago[PATCH] for perlhack.pod - no p5p archive on deja/google
Jarkko Hietaniemi [Thu, 6 Sep 2001 14:01:45 +0000]
[PATCH] for perlhack.pod - no p5p archive on deja/google
From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
Date: Thu, 6 Sep 2001 11:09:40 +0100
Message-ID: <20010906110939.A914@homer.diplex.co.uk>

Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google
From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
Date: 6 Sep 2001 10:14:38 -0000
Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>

p4raw-id: //depot/perl@11917

22 years agoExtra NUL is Data::Dumper output - patch
Tony Cook [Thu, 6 Sep 2001 12:35:49 +0000]
Extra NUL is Data::Dumper output - patch
Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>

p4raw-id: //depot/perl@11916

22 years agoAvoid redefinition warning
Jarkko Hietaniemi [Thu, 6 Sep 2001 13:51:16 +0000]
Avoid redefinition warning
Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
from
perl -w -Ilib -MCwd -e ''

p4raw-id: //depot/perl@11915

22 years agoUpdate the is_tainted() example implementation.
Jarkko Hietaniemi [Thu, 6 Sep 2001 13:30:32 +0000]
Update the is_tainted() example implementation.

p4raw-id: //depot/perl@11914

22 years agoMissing) in #11912.
Jarkko Hietaniemi [Thu, 6 Sep 2001 13:15:59 +0000]
Missing) in #11912.

p4raw-id: //depot/perl@11913

22 years agoRewhack Test-Simple into core harness.
Jarkko Hietaniemi [Thu, 6 Sep 2001 13:08:48 +0000]
Rewhack Test-Simple into core harness.

p4raw-id: //depot/perl@11912

22 years agoWorkaround for the new Exporter 'feature'.
Jarkko Hietaniemi [Thu, 6 Sep 2001 11:54:06 +0000]
Workaround for the new Exporter 'feature'.

p4raw-id: //depot/perl@11911

22 years agoRe-introduce pure-Perl fall-back for abs_path,
Jarkko Hietaniemi [Thu, 6 Sep 2001 11:52:56 +0000]
Re-introduce pure-Perl fall-back for abs_path,
re-introduce #11898.

p4raw-id: //depot/perl@11910

22 years agoMore tests.
Jarkko Hietaniemi [Thu, 6 Sep 2001 03:49:13 +0000]
More tests.

p4raw-id: //depot/perl@11909

22 years agoRetract #11898 for now because it introduces
Jarkko Hietaniemi [Thu, 6 Sep 2001 03:38:22 +0000]
Retract #11898 for now because it introduces
a rather nasty depencency: when B is being built,
MakeMaker is used.  MakeMaker uses File::Find.
File::Find uses Cwd::getcwd()...which doesn't
exist yet.

p4raw-id: //depot/perl@11908

22 years agoNew test welcome.
Jarkko Hietaniemi [Thu, 6 Sep 2001 03:20:02 +0000]
New test welcome.

p4raw-id: //depot/perl@11907

22 years agoOld test begone.
Jarkko Hietaniemi [Thu, 6 Sep 2001 03:08:01 +0000]
Old test begone.

p4raw-id: //depot/perl@11906

22 years agoTest-Simple syncup from Schwern.
Jarkko Hietaniemi [Thu, 6 Sep 2001 01:41:03 +0000]
Test-Simple syncup from Schwern.

p4raw-id: //depot/perl@11905

22 years agoIn UNICOS division yada yada.
Jarkko Hietaniemi [Wed, 5 Sep 2001 23:27:57 +0000]
In UNICOS division yada yada.

p4raw-id: //depot/perl@11902

22 years agoIn UNICOS division is really lossy, better use
Jarkko Hietaniemi [Wed, 5 Sep 2001 23:26:23 +0000]
In UNICOS division is really lossy, better use
a tolerance test.

p4raw-id: //depot/perl@11901

22 years agoIn UNICOS sigaction() sets an extra flag
Jarkko Hietaniemi [Wed, 5 Sep 2001 23:22:38 +0000]
In UNICOS sigaction() sets an extra flag
("the signal has been registered for all the processes in
a multitasking group.")

p4raw-id: //depot/perl@11900

22 years agoDocumentation micropatch from Damian.
Jarkko Hietaniemi [Wed, 5 Sep 2001 23:18:48 +0000]
Documentation micropatch from Damian.

p4raw-id: //depot/perl@11899

22 years ago(Retracted by #11908)
Michael G. Schwern [Wed, 5 Sep 2001 15:58:21 +0000]
(Retracted by #11908)
Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
Message-ID: <20010905155821.I632@blackrider>

p4raw-id: //depot/perl@11898

22 years agoTests for CGI::Carp
Michael G. Schwern [Wed, 5 Sep 2001 19:16:31 +0000]
Tests for CGI::Carp
Message-ID: <20010905191631.E11386@blackrider>

p4raw-id: //depot/perl@11897

22 years agoRe: [PATCH] Re: English.pm should do *PREMATCH = \$`
chromatic [Wed, 5 Sep 2001 18:08:07 +0000]
Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
Message-Id: <01090518080700.19590@firewheel>

p4raw-id: //depot/perl@11896

22 years agoFix a typo #11889 and add a test for the same.
Jarkko Hietaniemi [Wed, 5 Sep 2001 22:52:01 +0000]
Fix a typo #11889 and add a test for the same.

p4raw-id: //depot/perl@11895

22 years agotweak warnings.t and kill_perl.t for VMS
Craig A. Berry [Wed, 5 Sep 2001 17:48:54 +0000]
tweak warnings.t and kill_perl.t for VMS
Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>

p4raw-id: //depot/perl@11894

22 years agotying a bareword causes a segfault in 5.6.1
Michael G. Schwern [Wed, 5 Sep 2001 17:22:25 +0000]
tying a bareword causes a segfault in 5.6.1
Message-ID: <20010905172225.C11386@blackrider>

p4raw-id: //depot/perl@11893

22 years agoRe: [ID 20010825.006] -DCRIPPLED_CC is broken
Nicholas Clark [Wed, 5 Sep 2001 20:54:24 +0000]
Re: [ID 20010825.006] -DCRIPPLED_CC is broken
Message-ID: <20010905205424.C25120@plum.flirble.org>

p4raw-id: //depot/perl@11892

22 years agoForgotten thing.
Jarkko Hietaniemi [Wed, 5 Sep 2001 22:34:16 +0000]
Forgotten thing.

p4raw-id: //depot/perl@11891

22 years agoRe: [PATCH] Re: English.pm should do *PREMATCH = \$`
chromatic [Wed, 5 Sep 2001 13:22:08 +0000]
Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
Message-Id: <01090513220807.10587@firewheel>

p4raw-id: //depot/perl@11890

22 years agoinet_ntoa() tweaks:
Jarkko Hietaniemi [Wed, 5 Sep 2001 22:23:06 +0000]
inet_ntoa() tweaks:
- don't allow addresses with > 255 characters
- indent the HP-UX workaround
- don't leak memory

p4raw-id: //depot/perl@11889

22 years agoClear up a documentation confusion noticed by Xiaoyun Wu
Jarkko Hietaniemi [Wed, 5 Sep 2001 16:26:17 +0000]
Clear up a documentation confusion noticed by Xiaoyun Wu
<xwu@theeducationcenter.com>

p4raw-id: //depot/perl@11888

22 years agoTypo nits.
Jarkko Hietaniemi [Wed, 5 Sep 2001 15:40:03 +0000]
Typo nits.

p4raw-id: //depot/perl@11887

22 years ago-Wall nit.
Jarkko Hietaniemi [Wed, 5 Sep 2001 15:30:11 +0000]
-Wall nit.

p4raw-id: //depot/perl@11886

22 years agoUpdate to Scalar-List-Utils 1.05
Graham Barr [Wed, 5 Sep 2001 15:26:18 +0000]
Update to Scalar-List-Utils 1.05

p4raw-id: //depot/perl@11885

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 5 Sep 2001 13:05:14 +0000]
Update Changes.

p4raw-id: //depot/perl@11884

22 years agoUpdate to Scalar-List-Utils 1.04
Graham Barr [Wed, 5 Sep 2001 12:51:35 +0000]
Update to Scalar-List-Utils 1.04

p4raw-id: //depot/perl@11883

22 years agoThe MacOS reference is okay, no reason to hide it.
Jarkko Hietaniemi [Wed, 5 Sep 2001 12:21:44 +0000]
The MacOS reference is okay, no reason to hide it.

p4raw-id: //depot/perl@11881

22 years agoFull doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)
Michael G. Schwern [Tue, 4 Sep 2001 15:30:10 +0000]
Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
Message-ID: <20010904153010.H26466@blackrider>

(We'll see whether the ../../lib/Cwd.pm works in alien lands)

p4raw-id: //depot/perl@11880

22 years agocwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup...
Michael G. Schwern [Tue, 4 Sep 2001 17:39:13 +0000]
cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
Message-ID: <20010904173913.C626@blackrider>

p4raw-id: //depot/perl@11879

22 years agoRe: Perl_pp_* in public API?
Craig A. Berry [Tue, 4 Sep 2001 21:51:29 +0000]
Re: Perl_pp_* in public API?
Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>

p4raw-id: //depot/perl@11878

22 years agoFrom Damian: Class::Struct was unable to define
Jarkko Hietaniemi [Wed, 5 Sep 2001 12:07:53 +0000]
From Damian: Class::Struct was unable to define
recursive classes.  After the patch an object reference
(rather than a hash) is required to initialize
an object attribute.  If no such initializer is given to
the constructor, object attributes are now default
initialized to C<undef>.

p4raw-id: //depot/perl@11877

22 years agoRe: sv_catpvfn and sv_setpvfn
Richard Soderberg [Tue, 4 Sep 2001 15:16:47 +0000]
Re: sv_catpvfn and sv_setpvfn
Message-Id: <200109042216.PAA17858@oregonnet.com>

p4raw-id: //depot/perl@11876

22 years agoNetWare updates from Ananth Kesari.
Jarkko Hietaniemi [Wed, 5 Sep 2001 11:48:14 +0000]
NetWare updates from Ananth Kesari.

p4raw-id: //depot/perl@11875

22 years agooct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re...
Nicholas Clark [Tue, 4 Sep 2001 22:42:50 +0000]
oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
Message-ID: <20010904224250.P25120@plum.flirble.org>

p4raw-id: //depot/perl@11874

22 years agoFix Cwd::getcwd() not being tainted, as noticed
Jarkko Hietaniemi [Tue, 4 Sep 2001 21:03:17 +0000]
Fix Cwd::getcwd() not being tainted, as noticed
by Schwern.

p4raw-id: //depot/perl@11873

22 years agoRetract #11870 and volatilize the right destruct_level.
Jarkko Hietaniemi [Tue, 4 Sep 2001 20:00:50 +0000]
Retract #11870 and volatilize the right destruct_level.
Silly thinko pointed out by Sarathy.

p4raw-id: //depot/perl@11872

22 years agoAt least a temporary fix for the mysterious scope core dumps
Jarkko Hietaniemi [Tue, 4 Sep 2001 19:45:59 +0000]
At least a temporary fix for the mysterious scope core dumps
in Tru64 from Graham.

p4raw-id: //depot/perl@11871

22 years ago(Retracted by #11872)
Jarkko Hietaniemi [Tue, 4 Sep 2001 19:01:48 +0000]
(Retracted by #11872)

p4raw-id: //depot/perl@11870

22 years agoQuench a -Wall gripe noticed by Robin Barker.
Jarkko Hietaniemi [Tue, 4 Sep 2001 17:43:31 +0000]
Quench a -Wall gripe noticed by Robin Barker.

p4raw-id: //depot/perl@11869

22 years agoUnicode::UCD rewritten using Lingua::KO::Hangul::Util
SADAHIRO Tomoyuki [Wed, 5 Sep 2001 02:01:32 +0000]
Unicode::UCD rewritten using Lingua::KO::Hangul::Util
Message-Id: <20010905015059.E684.BQW10602@nifty.com>

p4raw-id: //depot/perl@11868

22 years agoRe: [PATCH gv.c] @& sets PL_sawampersand
Jeff Pinyan [Tue, 4 Sep 2001 12:51:02 +0000]
Re: [PATCH gv.c] @& sets PL_sawampersand
Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@11867

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 4 Sep 2001 13:52:28 +0000]
Update Changes.

p4raw-id: //depot/perl@11866

22 years agoAdd the \[$@%&*] prototype support.
Jarkko Hietaniemi [Tue, 4 Sep 2001 13:36:58 +0000]
Add the \[$@%&*] prototype support.

p4raw-id: //depot/perl@11865

22 years agoCleanup
Michael G. Schwern [Mon, 3 Sep 2001 18:59:01 +0000]
Cleanup
Message-ID: <20010903185901.Z9233@blackrider>

p4raw-id: //depot/perl@11864

22 years ago@& sets PL_sawampersand
Jeff Pinyan [Mon, 3 Sep 2001 12:36:20 +0000]
@& sets PL_sawampersand
Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@11863

22 years agoMore srand entry tweakage based on Randal's suggestion.
Jarkko Hietaniemi [Tue, 4 Sep 2001 13:05:23 +0000]
More srand entry tweakage based on Randal's suggestion.

p4raw-id: //depot/perl@11862

22 years ago'main' *is* a reserved word
Rafael Garcia-Suarez [Mon, 3 Sep 2001 22:55:41 +0000]
'main' *is* a reserved word
Message-ID: <20010903225541.A24097@rafael>

p4raw-id: //depot/perl@11861

22 years agos/ROOT\./_ROOT./ for VMS default install prefix appendage
Prymmer/Kahn [Mon, 3 Sep 2001 13:43:04 +0000]
s/ROOT\./_ROOT./ for VMS default install prefix appendage
Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@11860

22 years agoRe: A slightly better default seed?
Michael G. Schwern [Mon, 3 Sep 2001 18:08:15 +0000]
Re: A slightly better default seed?
Message-ID: <20010903180815.W9233@blackrider>

p4raw-id: //depot/perl@11859