25 years agotweak select() test
Gurusamy Sarathy [Sun, 14 Feb 1999 10:48:01 +0000]
tweak select() test

p4raw-id: //depot/perl@2915

25 years agoallow C<select('foo')> to autovivify *foo (SelectSaver expects that)
Gurusamy Sarathy [Sun, 14 Feb 1999 10:25:55 +0000]
allow C<select('foo')> to autovivify *foo (SelectSaver expects that)

p4raw-id: //depot/perl@2914

25 years agoRe: SvOPV() or SvPV_nolen() or ...
Kenneth Albanowski [Sat, 23 Jan 1999 21:52:15 +0000]
Re: SvOPV() or SvPV_nolen() or ...

Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>

p4raw-id: //depot/perl@2913

25 years agoprovide SvPV_nolen(sv) to avoid use of PL_na
Jan Dubois [Sun, 24 Jan 1999 02:45:32 +0000]
provide SvPV_nolen(sv) to avoid use of PL_na
Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch

p4raw-id: //depot/perl@2912

25 years agoelide stray effluvium
Gurusamy Sarathy [Sun, 14 Feb 1999 06:51:05 +0000]
elide stray effluvium

p4raw-id: //depot/perl@2911

25 years agoslurping an empty file should return '' rather than undef, with
Gurusamy Sarathy [Sun, 14 Feb 1999 05:51:56 +0000]
slurping an empty file should return '' rather than undef, with
commensurate effects on ARGV processing

p4raw-id: //depot/perl@2910

25 years agoperly_c.diff typo
Gurusamy Sarathy [Sun, 14 Feb 1999 00:02:11 +0000]
perly_c.diff typo

p4raw-id: //depot/perl@2909

25 years ago"goto must have label" message for C<goto ''>
Jan Dubois [Sat, 13 Feb 1999 13:25:53 +0000]
"goto must have label" message for C<goto ''>

Message-Id: <36c9629c.13334874@smtp1.ibm.net>

p4raw-id: //depot/perl@2908

25 years agoremove OVERLOAD conditionals
Jan Dubois [Sun, 24 Jan 1999 01:12:00 +0000]
remove OVERLOAD conditionals

Message-ID: <36b66479.62756298@smtp1.ibm.net>

p4raw-id: //depot/perl@2903

25 years agoscript to generate ctags from etags
Colin Kuskie [Wed, 20 Jan 1999 16:29:35 +0000]
script to generate ctags from etags
Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make

p4raw-id: //depot/perl@2902

25 years agoallow boolean assign ops to be lvalues
Gurusamy Sarathy [Fri, 12 Feb 1999 12:40:17 +0000]
allow boolean assign ops to be lvalues
From: Stephen McCamant <smccam@uclink4.berkeley.edu>
Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
--
From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
Date: Mon, 18 Jan 1999 10:04:00 +0000
Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
Subject: Re: [inconsistency 5.005_54] ||= not an lvalue

p4raw-id: //depot/perl@2901

25 years agosupport win32_putenv()
Gurusamy Sarathy [Fri, 12 Feb 1999 11:49:25 +0000]
support win32_putenv()

p4raw-id: //depot/perl@2898

25 years agoadd missing hunk in change#2657
Gurusamy Sarathy [Fri, 12 Feb 1999 11:09:27 +0000]
add missing hunk in change#2657

p4raw-link: @2657 on //depot/cfgperl: e0c90f07381288b70a424e2e76ab453c6c64c0e1

p4raw-id: //depot/perl@2894

25 years agoRemove extraneous sh in test suites
Ilya Zakharevich [Tue, 19 Jan 1999 20:13:15 +0000]
Remove extraneous sh in test suites

Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2893

25 years agoupdate change#2670 to later version
Hugo van der Sanden [Sun, 31 Jan 1999 16:16:14 +0000]
update change#2670 to later version
Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
Subject: Re: [PATCH 5.005_54] Evalled substitution parsing

p4raw-link: @2670 on //depot/cfgperl: e9fa98b27b08c227248dead8a754ba7c9269fec0

p4raw-id: //depot/perl@2892

25 years agomake testsuite somewhat location independent
Gurusamy Sarathy [Fri, 12 Feb 1999 10:31:17 +0000]
make testsuite somewhat location independent

p4raw-id: //depot/perl@2891

25 years agoadd $AutoLoader::VERSION
Gurusamy Sarathy [Fri, 12 Feb 1999 10:00:30 +0000]
add $AutoLoader::VERSION

p4raw-id: //depot/perl@2890

25 years agotweak PERL_STRICT_CR notes
Gurusamy Sarathy [Fri, 12 Feb 1999 09:55:48 +0000]
tweak PERL_STRICT_CR notes

p4raw-id: //depot/perl@2889

25 years agoadd note about test-notty target
Gurusamy Sarathy [Fri, 12 Feb 1999 09:41:45 +0000]
add note about test-notty target

p4raw-id: //depot/perl@2888

25 years agoadd perltodo.pod
Gurusamy Sarathy [Fri, 12 Feb 1999 09:37:37 +0000]
add perltodo.pod

p4raw-id: //depot/perl@2887

25 years agonote how to find REG_INFTY limit
Gurusamy Sarathy [Fri, 12 Feb 1999 08:42:10 +0000]
note how to find REG_INFTY limit

p4raw-id: //depot/perl@2885

25 years agoIO is maintained by p5p (per Graham Barr's wishes)
Gurusamy Sarathy [Fri, 12 Feb 1999 08:05:20 +0000]
IO is maintained by p5p (per Graham Barr's wishes)

p4raw-id: //depot/perl@2882

25 years agofh.t typo
Gurusamy Sarathy [Fri, 12 Feb 1999 07:57:13 +0000]
fh.t typo

p4raw-id: //depot/perl@2881

25 years agoPERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
Gurusamy Sarathy [Fri, 12 Feb 1999 07:38:16 +0000]
PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)

p4raw-id: //depot/perl@2880

25 years agofix ops that are not filehandle constructors to not create GV if it
Gurusamy Sarathy [Fri, 12 Feb 1999 05:39:29 +0000]
fix ops that are not filehandle constructors to not create GV if it
doesn't already exist (avoids leaks); extend semantics of defined()
so that defined(*{$foo}) works (experimental)

p4raw-id: //depot/perl@2879

25 years agoremove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
Gurusamy Sarathy [Thu, 11 Feb 1999 11:17:08 +0000]
remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)

p4raw-id: //depot/perl@2870

25 years agoupdate win32/pod.mak
Gurusamy Sarathy [Thu, 11 Feb 1999 11:00:56 +0000]
update win32/pod.mak

p4raw-id: //depot/perl@2869

25 years agoRe: [Fwd: IO::Socket::connect and blocking]
Benjamin Low [Fri, 8 Jan 1999 14:36:53 +0000]
Re: [Fwd: IO::Socket::connect and blocking]

Message-ID: <36957D55.1D65A0B2@unsw.edu.au>

p4raw-id: //depot/perl@2868

25 years agoav_extend() doc tweak from Jan Dubois
Gurusamy Sarathy [Thu, 11 Feb 1999 09:43:03 +0000]
av_extend() doc tweak from Jan Dubois

p4raw-id: //depot/perl@2867

25 years agodisplay full pathname of unreadable files
Gurusamy Sarathy [Thu, 11 Feb 1999 09:27:17 +0000]
display full pathname of unreadable files

p4raw-id: //depot/perl@2866

25 years agomissing patch in change#2522
Gurusamy Sarathy [Thu, 11 Feb 1999 09:02:31 +0000]
missing patch in change#2522

p4raw-link: @2522 on //depot/cfgperl: cfaf527eb4b7a6905c549ce74f6f932b640d93a8

p4raw-id: //depot/perl@2865

25 years agointegrate changes#2738,2740 from maint-5.005
Gurusamy Sarathy [Thu, 11 Feb 1999 08:14:34 +0000]
integrate changes#2738,2740 from maint-5.005

p4raw-link: @2740 on //depot/maint-5.005/perl: fda131ef1c448f2f359fa621929e2a91dbaa6f83
p4raw-link: @2738 on //depot/maint-5.005/perl: 65d4e8d9e0f956e88a346e6535260dae7f6b8ad6

p4raw-id: //depot/perl@2862
p4raw-integrated: from //depot/maint-5.005/perl@2860 'copy in'
lib/ExtUtils/MakeMaker.pm (@2738..)

25 years agobinmode() support for cygwin32 (suggested by Steven Morlock
Gurusamy Sarathy [Thu, 11 Feb 1999 07:30:08 +0000]
binmode() support for cygwin32 (suggested by Steven Morlock
<newspost@morlock.net>)

p4raw-id: //depot/perl@2860

25 years agoupdate Changes
Gurusamy Sarathy [Thu, 11 Feb 1999 07:14:21 +0000]
update Changes

p4raw-id: //depot/perl@2859
p4raw-integrated: from //depot/maint-5.005/perl@2856 'copy in'
pod/perldelta.pod (@2857..)

25 years agointegrate perldelta changes from maint-5.005
Gurusamy Sarathy [Thu, 11 Feb 1999 07:07:39 +0000]
integrate perldelta changes from maint-5.005

p4raw-id: //depot/perl@2856
p4raw-integrated: from //depot/maint-5.005/perl@2855 'merge in'
pod/perldelta.pod (@2734..)

25 years agoapplied suggested patch; added tests
Adam Krolnik [Sat, 12 Dec 1998 15:30:18 +0000]
applied suggested patch; added tests
Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
Subject: Range operation doesn't handle IV_MAX

p4raw-id: //depot/perl@2855

25 years agocompatibility fix: magic non-propagation in foreach implicit localization
Gurusamy Sarathy [Thu, 11 Feb 1999 05:00:55 +0000]
compatibility fix: magic non-propagation in foreach implicit localization

p4raw-id: //depot/perl@2854

25 years agoa modified version of suggested patch for pack template 'Z'; added docs
Valeriy E. Ushakov [Mon, 16 Jun 1997 03:00:31 +0000]
a modified version of suggested patch for pack template 'Z'; added docs
Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings

p4raw-id: //depot/perl@2846

25 years agoclarify docs for change#2835
Gurusamy Sarathy [Tue, 9 Feb 1999 00:03:26 +0000]
clarify docs for change#2835

p4raw-link: @2835 on //depot/perl: 8127e0e3c3aeffc5d0bcdebd664c0fd7cd5bd9fe

p4raw-id: //depot/perl@2845

25 years agoaddendum to change#2823
Stephen McCamant [Sun, 13 Dec 1998 16:06:04 +0000]
addendum to change#2823
Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
Subject: [PATCH] Docs and tests for method-call syntax

p4raw-link: @2823 on //depot/perl: b1524f1739a84392b9443982741b38ce39195b6c

p4raw-id: //depot/perl@2844

25 years agomake qw() into a true list at compile time (slightly modified
Gurusamy Sarathy [Mon, 8 Feb 1999 14:40:23 +0000]
make qw() into a true list at compile time (slightly modified
variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)

p4raw-id: //depot/perl@2835

25 years agomake safesysmalloc() etc., always available; safemalloc() et al are
Gurusamy Sarathy [Mon, 8 Feb 1999 13:23:16 +0000]
make safesysmalloc() etc., always available; safemalloc() et al are
now macros that point to the right malloc; fix various places in
sources that need to always use safesysmalloc() et al

p4raw-id: //depot/perl@2834

25 years agoremove spurious #endif in last change
Gurusamy Sarathy [Mon, 8 Feb 1999 10:56:16 +0000]
remove spurious #endif in last change

p4raw-id: //depot/perl@2833

25 years agomake EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
Gurusamy Sarathy [Mon, 8 Feb 1999 10:34:55 +0000]
make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
them ask for insanity (untested)

p4raw-id: //depot/perl@2832

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Mon, 8 Feb 1999 00:19:46 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@2830

25 years agoConfigure update.
Jarkko Hietaniemi [Sun, 7 Feb 1999 23:49:46 +0000]
Configure update.

Probe for mmap() et alia.
The *cc*symbols patch (just Configure, no h2ph).

p4raw-id: //depot/cfgperl@2829

25 years agos/\ba/./g was over-optimized
Ilya Zakharevich [Sun, 7 Feb 1999 17:25:22 +0000]
s/\ba/./g was over-optimized

Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2828

25 years agoFix list-context //g with zero-length matches
Ilya Zakharevich [Sun, 7 Feb 1999 17:00:10 +0000]
Fix list-context //g with zero-length matches

Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2827

25 years agopatch for change#2822, done right; add PERL_OBJECT stuff; regen headers
Ilya Zakharevich [Sun, 7 Feb 1999 15:07:27 +0000]
patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
Subject: Re: fixing memory leaks in REx compilation

p4raw-link: @2822 on //depot/perl: 34184a49c8a0771dbea73b3f0519126fd5b22c2f

p4raw-id: //depot/perl@2826

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sun, 7 Feb 1999 18:05:13 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2825

25 years agotweak doc on bitwise ops
Gurusamy Sarathy [Sun, 7 Feb 1999 14:21:48 +0000]
tweak doc on bitwise ops

p4raw-id: //depot/perl@2824

25 years agoapplied suggested patch; regen perly* and vms/perly*
Stephen McCamant [Sun, 13 Dec 1998 01:10:12 +0000]
applied suggested patch; regen perly* and vms/perly*
Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
Subject: [PATCH] Re: Suggestion for perlobj man page

p4raw-id: //depot/perl@2823

25 years agoIlya's idea for cleaning up failed regex allocs (substantive parts
Gurusamy Sarathy [Sun, 7 Feb 1999 12:39:09 +0000]
Ilya's idea for cleaning up failed regex allocs (substantive parts
disabled, fails tests)

p4raw-id: //depot/perl@2822

25 years agopod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
Gurusamy Sarathy [Sun, 7 Feb 1999 11:09:39 +0000]
pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
<Alexander.Barilo@aexp.com>)

p4raw-id: //depot/perl@2821

25 years agoadd draft debugging API implementation
Gurusamy Sarathy [Sun, 7 Feb 1999 10:20:35 +0000]
add draft debugging API implementation

p4raw-id: //depot/perl@2820

25 years agoavoid garbage in db->dirbuf
Masahiro KAJIURA [Sat, 5 Dec 1998 14:14:54 +0000]
avoid garbage in db->dirbuf
Message-Id: <199812050514.OAA23268@toshiba.co.jp>
Subject: SDBM bug

p4raw-id: //depot/perl@2819

25 years agomissing entry
Gurusamy Sarathy [Sun, 7 Feb 1999 09:32:24 +0000]
missing entry

p4raw-id: //depot/perl@2818

25 years agoproperly prototype check parenthesized unary ops (e.g. defined(&a,&b))
Gurusamy Sarathy [Sun, 7 Feb 1999 09:30:47 +0000]
properly prototype check parenthesized unary ops (e.g. defined(&a,&b))

p4raw-id: //depot/perl@2817

25 years agominor bug in dumping blessed subrefs
Gurusamy Sarathy [Sat, 6 Feb 1999 00:14:29 +0000]
minor bug in dumping blessed subrefs

p4raw-id: //depot/perl@2816

25 years agoEnhance change #2808.
M. J. T. Guy [Wed, 3 Feb 1999 19:02:27 +0000]
Enhance change #2808.
To: perl5-porters@perl.org
Subject: Re: [PATCH 5.00*]: perlbug checklist
Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>

p4raw-link: @2808 on //depot/cfgperl: bdcdfa19ba0dc3934f9f5633d13c35213e84a038

p4raw-id: //depot/cfgperl@2812

25 years ago5.005_54 (pod2html) Generate Relative URLs
Barrie Slaymaker [Wed, 3 Feb 1999 10:34:18 +0000]
5.005_54 (pod2html) Generate Relative URLs

To: perl5-porters@perl.org
CC: pod-people@perl.org
Message-ID: <36B86C7A.E99EFFF1@telerama.com>

Add File::PathConvert.pm.
Fix Pod::Html and installhtml to understand relative urls.

p4raw-id: //depot/cfgperl@2811

25 years ago5.005_54 (hints) SCO 3/5 hint files and SysV correction
François Désarménien [Wed, 3 Feb 1999 13:13:24 +0000]
5.005_54 (hints) SCO 3/5 hint files and SysV correction

To: Mailing list Perl5 <perl5-porters@perl.org>
Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>

(note: this patch completely overrides Tom Wolfe's patch,
 change #2604)

p4raw-link: @2604 on //depot/cfgperl: 0a6b11f8fedc4bae957f03efab3ecb64338ce939

p4raw-id: //depot/cfgperl@2810

25 years agoEnhance the perlbug checklist.
Jarkko Hietaniemi [Wed, 3 Feb 1999 16:59:55 +0000]
Enhance the perlbug checklist.

p4raw-id: //depot/cfgperl@2808

25 years agoDocument the standard strftime %formats.
Dominic Dunlop [Tue, 2 Feb 1999 15:55:29 +0000]
Document the standard strftime %formats.
To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>

p4raw-id: //depot/cfgperl@2807

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Wed, 3 Feb 1999 13:58:00 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2806

25 years agoPL_uuemap[] init needs help for sizeof()
Gurusamy Sarathy [Wed, 3 Feb 1999 03:32:31 +0000]
PL_uuemap[] init needs help for sizeof()

p4raw-id: //depot/perl@2805

25 years agoThese should've been already in #2803.
Jarkko Hietaniemi [Tue, 2 Feb 1999 20:44:30 +0000]
These should've been already in #2803.

p4raw-id: //depot/cfgperl@2804

25 years agotelldir prototype issue, from mists of time...
Jarkko Hietaniemi [Tue, 2 Feb 1999 20:38:45 +0000]
telldir prototype issue, from mists of time...

p4raw-id: //depot/cfgperl@2803

25 years ago5.005_54 (DOC) fix minor typos
John Bley [Tue, 2 Feb 1999 07:52:52 +0000]
5.005_54 (DOC) fix minor typos

To: perlbug@perl.org
Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>

p4raw-id: //depot/cfgperl@2801

25 years agoUpdate todo with POSIX 1003.1 1996 Edition reminder.
Jarkko Hietaniemi [Tue, 2 Feb 1999 17:26:49 +0000]
Update todo with POSIX 1003.1 1996 Edition reminder.

p4raw-id: //depot/cfgperl@2800

25 years agoUpdate FindBin from maint-5.005.
Jarkko Hietaniemi [Tue, 2 Feb 1999 17:18:51 +0000]
Update FindBin from maint-5.005.

p4raw-id: //depot/cfgperl@2799

25 years agoFix typecasts in #2797
G. Del Merritt [Fri, 29 Jan 1999 11:47:25 +0000]
Fix typecasts in #2797
Message-Id: <199901291847.LAA04828@jhereg.perl.com>
Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)

p4raw-id: //depot/cfgperl@2798

25 years agoPOSIX::strftime buffer overflow problem
Ted Law [Wed, 27 Jan 1999 14:54:03 +0000]
POSIX::strftime buffer overflow problem

Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>

p4raw-id: //depot/cfgperl@2797

25 years agoDo not use File::Slurp.
Jarkko Hietaniemi [Tue, 2 Feb 1999 17:13:23 +0000]
Do not use File::Slurp.

p4raw-id: //depot/cfgperl@2796

25 years agoperlhist update from maint-5.005.
Jarkko Hietaniemi [Tue, 2 Feb 1999 17:11:48 +0000]
perlhist update from maint-5.005.

p4raw-id: //depot/cfgperl@2795

25 years agoPOSIX::redef setv?buf() to IO::Handle:: (by gbarr).
Jarkko Hietaniemi [Tue, 2 Feb 1999 17:10:33 +0000]
POSIX::redef setv?buf() to IO::Handle:: (by gbarr).

p4raw-id: //depot/cfgperl@2794

25 years agoMissed the html test from change #2787.
Jarkko Hietaniemi [Tue, 2 Feb 1999 17:08:39 +0000]
Missed the html test from change #2787.

p4raw-link: @2787 on //depot/cfgperl: 71f3e297ff71d9b213ccf3230601eae8b4e9b685

p4raw-id: //depot/cfgperl@2793

25 years agoUpdate Getopt::Long to 2.19.
Jarkko Hietaniemi [Tue, 2 Feb 1999 17:01:24 +0000]
Update Getopt::Long to 2.19.

p4raw-id: //depot/cfgperl@2792

25 years agooverload syntax is no longer experimental
Jarkko Hietaniemi [Tue, 2 Feb 1999 16:59:13 +0000]
overload syntax is no longer experimental

p4raw-id: //depot/cfgperl@2791

25 years agoStill doc fixes.
Jarkko Hietaniemi [Tue, 2 Feb 1999 16:47:50 +0000]
Still doc fixes.

p4raw-id: //depot/cfgperl@2789

25 years agoDoc fixes.
Jarkko Hietaniemi [Tue, 2 Feb 1999 16:47:07 +0000]
Doc fixes.

p4raw-id: //depot/cfgperl@2788

25 years agoCGI.pm updated to 2.46 (the CGI docs fixes redone
Jarkko Hietaniemi [Tue, 2 Feb 1999 16:38:55 +0000]
CGI.pm updated to 2.46 (the CGI docs fixes redone
where applicable).

p4raw-id: //depot/cfgperl@2787

25 years agoUpdate CPAN to 1.47.
Jarkko Hietaniemi [Tue, 2 Feb 1999 16:17:52 +0000]
Update CPAN to 1.47.

p4raw-id: //depot/cfgperl@2786

25 years agoRe: DOC PATCH (5.005_54 perlsub.pod)
Mark-Jason Dominus [Sat, 16 Jan 1999 17:22:06 +0000]
Re: DOC PATCH (5.005_54 perlsub.pod)
Message-ID: <19990116222206.3674.qmail@plover.com>

p4raw-id: //depot/cfgperl@2785

25 years agoFix incorrect "used only once" warnings
Ilya Zakharevich [Fri, 8 Jan 1999 04:37:10 +0000]
Fix incorrect "used only once" warnings
Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
Subject: Re: change#965 flakiness

p4raw-id: //depot/cfgperl@2784

25 years agoperldelta updates.
Jarkko Hietaniemi [Tue, 2 Feb 1999 15:50:38 +0000]
perldelta updates.

p4raw-id: //depot/cfgperl@2783

25 years agoMirror change #2781.
Jarkko Hietaniemi [Tue, 2 Feb 1999 14:28:26 +0000]
Mirror change #2781.

p4raw-link: @2781 on //depot/maint-5.005/perl: ac287606a5851ee62b8c731172fa93f17f706794

p4raw-id: //depot/cfgperl@2782

25 years agoUpdate todo.
Jarkko Hietaniemi [Tue, 2 Feb 1999 14:10:59 +0000]
Update todo.

p4raw-id: //depot/cfgperl@2780

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Tue, 2 Feb 1999 14:00:25 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2779

25 years agoVMS update, applicable parts of
Hans Mulder [Wed, 20 Jan 1999 12:05:18 +0000]
VMS update, applicable parts of
To: perl5-porters@perl.org
Subject: [PATCH 5.005_03MT3]VMS configure tweak
Date: Wed, 20 Jan 1999 12:05:18 -0800
Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>

From: Dan Sugalski <sugalskd@osshe.edu>
To: perlbug@perl.com, vmsperl@perl.org
Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
Date: Tue, 26 Jan 1999 14:40:38 -0800
Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>

From: Dan Sugalski <sugalskd@osshe.edu>
To: perl5-porters@perl.org, vmsperl@perl.org
Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
Date: Tue, 26 Jan 1999 14:55:29 -0800
Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>

p4raw-id: //depot/cfgperl@2778

25 years agoSynch usethreads parts from maint-5.005.
Jarkko Hietaniemi [Tue, 2 Feb 1999 13:43:24 +0000]
Synch usethreads parts from maint-5.005.

p4raw-id: //depot/cfgperl@2777

25 years agoJumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
Jarkko Hietaniemi [Tue, 2 Feb 1999 13:17:16 +0000]
Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>

p4raw-id: //depot/cfgperl@2776

25 years agoAdd perlthrtut, update pod/* machinery.
Jarkko Hietaniemi [Tue, 2 Feb 1999 13:10:39 +0000]
Add perlthrtut, update pod/* machinery.
(a pod/Makefile.SH is sorely needed)

p4raw-id: //depot/cfgperl@2774

25 years agoRe: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
M. J. T. Guy [Tue, 26 Jan 1999 22:25:07 +0000]
Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts

To: perl5-porters@perl.org
Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@2773

25 years agoio/fs.t fails test #18.
G. Del Merritt [Tue, 26 Jan 1999 12:09:09 +0000]
io/fs.t fails test #18.
To: perlbug@perl.com
Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
Message-Id: <199901261909.MAA25525@jhereg.perl.com>

didn't apply cleanly because test #17 is not similar, applied manually

p4raw-id: //depot/cfgperl@2772

25 years agoUse perlbug instead of personal email address.
Jarkko Hietaniemi [Tue, 2 Feb 1999 12:47:34 +0000]
Use perlbug instead of personal email address.

p4raw-id: //depot/cfgperl@2771

25 years agoMiniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
G. Del Merritt [Tue, 26 Jan 1999 12:09:09 +0000]
Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
To: perlbug@perl.com
Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
Message-Id: <199901261909.MAA25525@jhereg.perl.com>

p4raw-id: //depot/cfgperl@2770

25 years agoOS/2 threads
Ilya Zakharevich [Tue, 26 Jan 1999 13:39:46 +0000]
OS/2 threads

To: Mailing list Perl5 <perl5-porters@perl.org>
Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@2769

25 years agoApply change #2711 from maint-5.005:
Spider Boardman [Wed, 27 Jan 1999 12:27:15 +0000]
Apply change #2711 from maint-5.005:

make ok", "make okfile", and "make nok" were broken
with -Duseshrplib, because of a shared typo.
To: perlbug@perl.com
Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
Message-Id: <199901271727.MAA233455@web.zk3.dec.com>

p4raw-link: @2711 on //depot/maint-5.005/perl: 25c9db45d05d4eea80132d08a1e350d0a3aba813

p4raw-id: //depot/cfgperl@2768

25 years agoMake Configure use "int main()" instead of bare "main()".
Jarkko Hietaniemi [Tue, 2 Feb 1999 12:27:08 +0000]
Make Configure use "int main()" instead of bare "main()".
Like maint-5.005 change #2703 but now via metaconfig.

p4raw-link: @2703 on //depot/maint-5.005/perl: e7782f4d3b73e8530cb52c96f3c8039439d258a6

p4raw-id: //depot/cfgperl@2766