Jarkko Hietaniemi [Fri, 23 Oct 1998 14:05:23 +0000]
list builtins with portability caveats
Message-Id: <
199810231105.OAA02411@alpha.hut.fi>
Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
p4raw-id: //depot/perl@2074
Gurusamy Sarathy [Sun, 25 Oct 1998 07:55:43 +0000]
fix stack overrun in file test operators
p4raw-id: //depot/perl@2073
Vishal Bhatia [Wed, 21 Oct 1998 22:59:03 +0000]
implement C<goto &func> and other fixes (via private mail)
Message-Id: <
19981022055904.20083.qmail@hotmail.com>
Subject: [PATCH 5.005_52] More fixes for B
p4raw-id: //depot/perl@2072
Graham Barr [Sat, 17 Oct 1998 20:42:41 +0000]
Re: taint checking for: use lib "$ENV{'EVIL'}"
Message-ID: <
19981017204241.G510@pobox.com>
p4raw-id: //depot/perl@2071
Gurusamy Sarathy [Sun, 25 Oct 1998 07:07:29 +0000]
avoid bogus line number in XSUB redefined warnings
p4raw-id: //depot/perl@2070
Martijn Koster [Wed, 21 Oct 1998 13:12:03 +0000]
File::Path::mkpath reports the wrong error
Message-ID: <
19981021131203.A15661@excitecorp.com>
p4raw-id: //depot/perl@2069
Zachary Miller [Tue, 20 Oct 1998 20:52:20 +0000]
Exporter.pm's export_to_level() argument handling buggy
Message-Id: <
199810210152.UAA07792@simon.er.usgs.gov>
p4raw-id: //depot/perl@2068
Jan Dubois [Wed, 21 Oct 1998 00:55:51 +0000]
Make _really_ sure Dynaloader.xs code is initialized only once
Message-ID: <
36380269.55370608@smtp1.ibm.net>
p4raw-id: //depot/perl@2067
Jan Dubois [Tue, 20 Oct 1998 21:57:35 +0000]
recognize '%' as a shell metachar for win32
Message-ID: <
3636ea31.49170453@smtp1.ibm.net>
Subject: [PATCH 5.005_02, Win32] Re: %ENV% not expanded in backquotes?
p4raw-id: //depot/perl@2066
Gurusamy Sarathy [Sun, 25 Oct 1998 06:46:30 +0000]
remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
p4raw-id: //depot/perl@2065
Gisle Aas [Tue, 20 Oct 1998 14:24:44 +0000]
ord() and unpack("U*",...) should not be negative
Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@2064
Ilya Zakharevich [Sun, 18 Oct 1998 23:20:57 +0000]
Improve sbrk() on OS/2
Message-Id: <
199810190320.XAA28249@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@2063
Ilya Zakharevich [Sun, 18 Oct 1998 23:10:29 +0000]
Speed up aassign
Message-Id: <
199810190310.XAA28102@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@2062
Graham Barr [Sat, 17 Oct 1998 22:22:02 +0000]
Re: '*' prototype does not allow bareword with strict
Message-ID: <
19981017222202.J510@pobox.com>
p4raw-id: //depot/perl@2061
Graham Barr [Sat, 17 Oct 1998 12:57:54 +0000]
handle '::' in section names properly
Message-ID: <
19981017125754.C510@pobox.com>
Subject: Re: pod2html
p4raw-id: //depot/perl@2060
Gurusamy Sarathy [Sun, 25 Oct 1998 06:33:43 +0000]
integrate changes#1982,2014,2021 (from maint-5.005)
p4raw-link: @2021 on //depot/maint-5.005/perl:
ece095e7b265a16d4ec3543b1418100f9c635a87
p4raw-link: @2014 on //depot/maint-5.005/perl:
cca0b9804acab4b7678c0f185888d57497a5c2a9
p4raw-link: @1982 on //depot/maint-5.005/perl:
fe676099d996f70caaedeb6ae85adc3ee59d2240
p4raw-id: //depot/perl@2059
Gurusamy Sarathy [Sun, 25 Oct 1998 05:44:17 +0000]
allow more win32 symbol exports (suggested by Jan Dubois)
p4raw-id: //depot/perl@2058
Gurusamy Sarathy [Sun, 25 Oct 1998 05:40:40 +0000]
integrate change#2053 from maint-5.005
p4raw-link: @2053 on //depot/maint-5.005/perl:
2c3f7d309175811e431d5baa7695e7610e2fa584
p4raw-id: //depot/perl@2057
p4raw-integrated: from //depot/maint-5.005/perl@2056 'copy in'
t/cmd/while.t (@1649..) 'merge in' cop.h (@1649..)
Jarkko Hietaniemi [Fri, 16 Oct 1998 15:24:45 +0000]
commented version of a patch suggested by Drago Goricanec
Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
p4raw-id: //depot/perl@2056
Anton Berezin [Fri, 16 Oct 1998 19:22:41 +0000]
include eof() in description of buffering caveats
Message-Id: <
199810161722.TAA28813@lion.plab.ku.dk>
Subject: [DOCPATCH] pod/perlfunc.pod
p4raw-id: //depot/perl@2055
Gisle Aas [Fri, 16 Oct 1998 16:33:12 +0000]
disallow 'x' in hex numbers (except leading '0x')
Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
p4raw-id: //depot/perl@2054
Gurusamy Sarathy [Sun, 25 Oct 1998 04:49:04 +0000]
avoid the circular refcnt logic in magic_mutexfree()
p4raw-id: //depot/perl@2052
Gurusamy Sarathy [Sun, 25 Oct 1998 04:35:07 +0000]
properly restore PL_rsfp_filters after require
p4raw-id: //depot/perl@2051
Gurusamy Sarathy [Sun, 25 Oct 1998 02:42:32 +0000]
integrate cfgperl changes back into mainline
p4raw-id: //depot/perl@2050
Gurusamy Sarathy [Sun, 25 Oct 1998 01:30:48 +0000]
avoid "mysterious" compile-time failures without messages
p4raw-id: //depot/perl@2049
Larry Wall [Fri, 23 Oct 1998 19:31:42 +0000]
chr(0x
FFFFFFFF) didn't translate to utf8 character
p4raw-id: //depot/perl@2040
Larry Wall [Fri, 23 Oct 1998 18:48:34 +0000]
tr///d does not seem to work
p4raw-id: //depot/perl@2039
Larry Wall [Fri, 23 Oct 1998 18:00:41 +0000]
Program with utf8 identifiers fails to compile
p4raw-id: //depot/perl@2038
Jarkko Hietaniemi [Fri, 23 Oct 1998 14:04:51 +0000]
Test suite portability:
- posix-bc does not write to broken pipes
- filehand #11 only iff we have fork
- warning.t can now match $expected using regular expressions
p4raw-id: //depot/cfgperl@2037
Jarkko Hietaniemi [Fri, 23 Oct 1998 12:12:07 +0000]
yacc clarification.
p4raw-id: //depot/cfgperl@2036
Jarkko Hietaniemi [Fri, 23 Oct 1998 12:09:59 +0000]
Some C compilers get upset about 8-bit characters in /* comments. */
p4raw-id: //depot/cfgperl@2035
Jarkko Hietaniemi [Thu, 22 Oct 1998 09:11:52 +0000]
Configure update: both for pthread_yield more robust
testing (all variants of pthread_attr_getdetachstate()) --
and because Configure was broken in major way! About 1000
last lines were truncated.
p4raw-id: //depot/cfgperl@2034
Jarkko Hietaniemi [Thu, 22 Oct 1998 07:47:10 +0000]
DJGPP feedback for #2028.
p4raw-id: //depot/cfgperl@2033
Jarkko Hietaniemi [Wed, 21 Oct 1998 13:03:57 +0000]
yielding, the saga continues.
p4raw-id: //depot/cfgperl@2032
Jarkko Hietaniemi [Wed, 21 Oct 1998 09:15:42 +0000]
VM/ESA feedback for #2028.
p4raw-id: //depot/cfgperl@2031
Gurusamy Sarathy [Wed, 21 Oct 1998 04:22:53 +0000]
fix handling of mayhaps-extended @_ in goto &sub
p4raw-id: //depot/perl@2030
Gurusamy Sarathy [Wed, 21 Oct 1998 00:54:14 +0000]
restore sanity to "constant" references
p4raw-id: //depot/perl@2029
Jarkko Hietaniemi [Tue, 20 Oct 1998 15:01:20 +0000]
OLD_PTHREADS_API reorganizing.
p4raw-id: //depot/cfgperl@2028
Jarkko Hietaniemi [Tue, 20 Oct 1998 14:14:51 +0000]
#2026 fallout.
p4raw-id: //depot/cfgperl@2027
Jarkko Hietaniemi [Tue, 20 Oct 1998 11:47:21 +0000]
VM/ESA update.
p4raw-id: //depot/cfgperl@2026
Scott Henry [Mon, 19 Oct 1998 22:38:06 +0000]
64-bitness, based on
To: perl-64bit@perl.org
Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
Subject: Re: Configure problems/questions...
p4raw-id: //depot/cfgperl@2025
Jarkko Hietaniemi [Tue, 20 Oct 1998 08:09:07 +0000]
Add lseeksize.
p4raw-id: //depot/cfgperl@2024
Jarkko Hietaniemi [Tue, 20 Oct 1998 08:08:33 +0000]
Mumble about _yields() only when threaded.
p4raw-id: //depot/cfgperl@2023
Jarkko Hietaniemi [Tue, 20 Oct 1998 07:46:26 +0000]
Thinko at PTHREADS_CREATED_JOINABLE.
p4raw-id: //depot/cfgperl@2022
Jarkko Hietaniemi [Mon, 19 Oct 1998 09:15:53 +0000]
YIELD more robustly.
p4raw-id: //depot/cfgperl@2020
Jarkko Hietaniemi [Mon, 19 Oct 1998 08:48:33 +0000]
VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
the 'new' one (just like DJGPP, it seems).
p4raw-id: //depot/cfgperl@2019
Jarkko Hietaniemi [Mon, 19 Oct 1998 07:02:44 +0000]
vmesaish.h doesn't exclude unixish.h.
p4raw-id: //depot/cfgperl@2018
Jarkko Hietaniemi [Mon, 19 Oct 1998 06:44:19 +0000]
1<<$randbits is not good for randbits=48.
p4raw-id: //depot/cfgperl@2017
Jarkko Hietaniemi [Mon, 19 Oct 1998 06:39:47 +0000]
Make #2012 glob pattern more portable.
p4raw-id: //depot/cfgperl@2016
Jarkko Hietaniemi [Sat, 17 Oct 1998 15:04:23 +0000]
clean numbered core dumps and t/tmp[0-9]*.
p4raw-id: //depot/cfgperl@2012
Jarkko Hietaniemi [Sat, 17 Oct 1998 14:59:15 +0000]
More robust yacc/bison failure output handling.
p4raw-id: //depot/cfgperl@2011
Jarkko Hietaniemi [Sat, 17 Oct 1998 14:51:05 +0000]
BC2000 POSIX update.
p4raw-id: //depot/cfgperl@2010
Thomas Dorner [Tue, 29 Sep 1998 13:29:36 +0000]
POSIX BC2000 port from perl-mvs:
Subject: Ported perl 5.005.02 to BS2000 / POSIX
Message-ID: <
9CE47B416A24D2118BC40000F84009B20B72C5@start.de>
p4raw-id: //depot/cfgperl@2009
Jarkko Hietaniemi [Sat, 17 Oct 1998 14:07:49 +0000]
VM/ESA-update.
p4raw-id: //depot/cfgperl@2008
Jarkko Hietaniemi [Sat, 17 Oct 1998 13:55:34 +0000]
Forgot few S_I* imports.
p4raw-id: //depot/cfgperl@2007
Jarkko Hietaniemi [Sat, 17 Oct 1998 13:43:54 +0000]
The VM/ESA port essentials, based on
perl-mvs:
From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
Subject: Re: Can't find Data/Dumper.pm
Date: Mon, 28 Sep 1998 07:40:49 +1300
Message-ID: <
360E86B0.23847AF4@mailbox.tabnsw.com.au>
private email:
From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
Subject: Re: Perl thread problems in VM/ESA
Date: Thu, 15 Oct 1998 07:18:35 +1300
Message-ID: <
3624EAFA.16163A2B@mailbox.tabnsw.com.au>
and private email:
From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
Subject: perl archive
Date: Sun, 11 Oct 1998 19:28:54 EDT
Message-Id: <
19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
which gave a pointer to
http://pucc.princeton.edu/~neale/perl.tar
(based on Perl 5.005_51)
p4raw-id: //depot/cfgperl@2006
Jarkko Hietaniemi [Sat, 17 Oct 1998 13:17:19 +0000]
Integrate mainperl.
p4raw-id: //depot/cfgperl@2005
Jarkko Hietaniemi [Sat, 17 Oct 1998 11:19:06 +0000]
Removed an extra ' from the int64_t test.
p4raw-id: //depot/cfgperl@2004
Gurusamy Sarathy [Sat, 17 Oct 1998 04:11:40 +0000]
silence -w noises (suggested by Greg Bacon)
p4raw-id: //depot/perl@2003
Gisle Aas [Wed, 14 Oct 1998 15:53:14 +0000]
Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@2002
Gisle Aas [Wed, 14 Oct 1998 15:17:44 +0000]
Core dump from "Missing right brace on \x{}"
Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@2001
Gisle Aas [Wed, 14 Oct 1998 00:38:06 +0000]
utf8 substr can access memory outside PVX buffer
Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@2000
Hans Mulder [Tue, 13 Oct 1998 15:10:57 +0000]
Doc patch to VMS::Stdio module
Message-Id: <3.0.6.32.
19981013151057.00a947a0@ous.edu>
p4raw-id: //depot/perl@1999
Gurusamy Sarathy [Sat, 17 Oct 1998 03:00:40 +0000]
skip readonly vars and unref references when doing a reset()
p4raw-id: //depot/perl@1998
Gisle Aas [Tue, 13 Oct 1998 21:35:39 +0000]
fix buggy treatment of large checksums on unicode strings
Message-ID: <m31zocp850.fsf@furu.g.aas.no>
Subject: unpack("%48U*",...) [PATCH 5.005_52]
p4raw-id: //depot/perl@1997
Ilya Zakharevich [Tue, 13 Oct 1998 04:46:00 +0000]
Memory overrun in os2.c
Message-Id: <
199810130846.EAA00769@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1996
Gurusamy Sarathy [Sat, 17 Oct 1998 02:42:01 +0000]
clarify section name rules for typemaps
p4raw-id: //depot/perl@1995
Gurusamy Sarathy [Sat, 17 Oct 1998 02:33:02 +0000]
whitespace-proof grent.t
p4raw-id: //depot/perl@1994
Vishal Bhatia [Sun, 11 Oct 1998 18:41:38 +0000]
fix bug in B::CC::pp_sassign()
Message-ID: <
19981012014139.19614.qmail@hotmail.com>
Subject: B::CC problems with pp_sassign routine
p4raw-id: //depot/perl@1993
Gisle Aas [Sun, 11 Oct 1998 12:53:13 +0000]
applied suggested patch with small doc tweak
Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
p4raw-id: //depot/perl@1992
Jan Dubois [Sat, 10 Oct 1998 13:15:45 +0000]
apply non-conflicting parts from suggested patch
Message-ID: <
36223ed7.18279374@smtp1.ibm.net>
Subject: [PATCH 5.005_52] Still more MakeMaker patches
p4raw-id: //depot/perl@1991
Gurusamy Sarathy [Sat, 17 Oct 1998 02:01:24 +0000]
provide option to enable optimization with VC (suggested by Jan
Dubois)
p4raw-id: //depot/perl@1990
Gurusamy Sarathy [Sat, 17 Oct 1998 01:55:27 +0000]
Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
Dave Leppik <dleppik@gage.com>
p4raw-id: //depot/perl@1989
Gurusamy Sarathy [Sat, 17 Oct 1998 01:49:05 +0000]
stray typo found by Hugo van der Sanden
p4raw-id: //depot/perl@1988
Daniel Grisinger [Tue, 6 Oct 1998 23:56:51 +0000]
perldoc pod update
Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
Subject: [PATCH _02 and _52] perldoc
p4raw-id: //depot/perl@1987
Gurusamy Sarathy [Sat, 17 Oct 1998 01:41:40 +0000]
qualify names of builtins
p4raw-id: //depot/perl@1986
Gurusamy Sarathy [Fri, 16 Oct 1998 01:58:58 +0000]
integrate cfgperl mods into mainline
p4raw-id: //depot/perl@1978
Gurusamy Sarathy [Fri, 16 Oct 1998 00:10:52 +0000]
stray tweak
p4raw-id: //depot/perl@1976
Gurusamy Sarathy [Thu, 15 Oct 1998 23:54:38 +0000]
propagate typeness of lexicals while cloning them
p4raw-id: //depot/perl@1975
Gurusamy Sarathy [Thu, 15 Oct 1998 23:53:25 +0000]
s/last/first/ typo in append_list()
p4raw-id: //depot/perl@1974
Jarkko Hietaniemi [Thu, 15 Oct 1998 07:07:35 +0000]
Test #162 had been added but the "print 1..161" had not been updated.
p4raw-id: //depot/cfgperl@1972
Gurusamy Sarathy [Thu, 15 Oct 1998 03:09:58 +0000]
check in all confperl changes as of change#1964 into cfgperl
p4raw-link: @1964 on //depot/confperl:
2d85315bb227e0962a693eaaadc3f40ca2fbf49b
p4raw-id: //depot/cfgperl@1971
Gurusamy Sarathy [Thu, 15 Oct 1998 03:05:59 +0000]
integrate mainline to get tr.t
p4raw-id: //depot/cfgperl@1970
Gurusamy Sarathy [Thu, 15 Oct 1998 03:04:17 +0000]
add missing tr.t to repository
p4raw-id: //depot/perl@1969
Gurusamy Sarathy [Thu, 15 Oct 1998 03:02:43 +0000]
create cfgperl branch
p4raw-id: //depot/cfgperl@1968
Gurusamy Sarathy [Thu, 15 Oct 1998 02:46:08 +0000]
correct bugs exposed in MM_Unix.pm by commenting out Selfloader
(MAN3PODS cannot be set to ' '; stray stricture violation)
p4raw-id: //depot/perl@1967
Gurusamy Sarathy [Thu, 15 Oct 1998 02:19:03 +0000]
tweak to make fix in change#1944 behave correctly for closures
created within eval''
p4raw-link: @1944 on //depot/perl:
6b35e00972a13cc3d5e641e82fd498a9d9f6a324
p4raw-id: //depot/perl@1966
Gurusamy Sarathy [Wed, 14 Oct 1998 23:22:41 +0000]
use better numbers for exitstatus test
p4raw-id: //depot/perl@1965
Gurusamy Sarathy [Wed, 14 Oct 1998 05:38:01 +0000]
two typos
p4raw-id: //depot/perl@1948
Gurusamy Sarathy [Wed, 14 Oct 1998 05:37:10 +0000]
let docatch() pass the buck when restartop turns out to be null,
making exceptions in BEGIN{} propagate as expected
p4raw-id: //depot/perl@1947
Gurusamy Sarathy [Tue, 13 Oct 1998 03:41:49 +0000]
add missing file from change#1943
p4raw-link: @1943 on //depot/perl:
155fc61f8f24f48a8180aab9a504f33842272586
p4raw-id: //depot/perl@1946
Gurusamy Sarathy [Tue, 13 Oct 1998 03:32:02 +0000]
defer "deep recursion" warnings until CXt_SUB context is properly
set up
p4raw-id: //depot/perl@1945
Gurusamy Sarathy [Tue, 13 Oct 1998 03:15:50 +0000]
change#1614 merely disabled earlier fix (doh!); undo it and properly
fixup the cop_seq value that must be seen by lexical lookups that
emanate within eval''
p4raw-link: @1614 on //depot/perl:
bd28dd3ca083953e5682058b02b9529902e14ca9
p4raw-id: //depot/perl@1944
Gurusamy Sarathy [Tue, 13 Oct 1998 02:06:09 +0000]
ensure recursive attempts to findlex()icals know enough about where
the last eval'' context was encountered
p4raw-id: //depot/perl@1943
Gurusamy Sarathy [Tue, 13 Oct 1998 02:01:24 +0000]
force copy of substrings when matching against temporaries
p4raw-id: //depot/perl@1942
Gurusamy Sarathy [Tue, 13 Oct 1998 01:49:16 +0000]
don't longjmp() in pp_goto() (regressive bug from old single-stack
implementation)
p4raw-id: //depot/perl@1941
Gurusamy Sarathy [Tue, 6 Oct 1998 21:16:34 +0000]
fix $/ init for USE_THREADS
p4raw-id: //depot/perl@1937
Gurusamy Sarathy [Tue, 6 Oct 1998 07:19:39 +0000]
fix globals caught by change#1927; builds and tests on Solaris
p4raw-link: @1927 on //depot/perl:
eb07465ebe1238598e948058857ec948c6697f86
p4raw-id: //depot/perl@1936
Gurusamy Sarathy [Tue, 6 Oct 1998 06:50:35 +0000]
add test for previous fix
p4raw-id: //depot/perl@1935
Gurusamy Sarathy [Tue, 6 Oct 1998 06:37:36 +0000]
fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
p4raw-id: //depot/perl@1934