Nick Ing-Simmons [Wed, 14 Mar 2001 21:45:59 +0000]
Integrate mainline
p4raw-id: //depot/perlio@9159
Jarkko Hietaniemi [Wed, 14 Mar 2001 21:10:09 +0000]
The Day of the Retractions continues: the #9138
(integrated in #9144) doesn't work well in mainline.
p4raw-id: //depot/perl@9158
Jarkko Hietaniemi [Wed, 14 Mar 2001 20:58:12 +0000]
The #9145 CANNOT be enabled: the clear_pmop code still
dumps core all over in Tru64.
p4raw-id: //depot/perl@9157
Jarkko Hietaniemi [Wed, 14 Mar 2001 20:48:06 +0000]
Integrate change #9154 from maintperl to mainline.
PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
(caused Storable 1.0.10 to break on windows)
p4raw-link: @9154 on //depot/maint-5.6/perl:
241ea079897f140daac27d059c9935e78ec152ec
p4raw-id: //depot/perl@9156
p4raw-integrated: from //depot/maint-5.6/perl@9155 'copy in' globals.c
(@5902..) 'merge in' global.sym (@8599..) iperlsys.h (@8800..)
objXSUB.h perlapi.c (@8993..) embed.h embed.pl proto.h
(@9108..)
Jarkko Hietaniemi [Wed, 14 Mar 2001 20:23:53 +0000]
Retract #9136: breaks threading (and binary compatibility).
p4raw-id: //depot/perl@9155
Jarkko Hietaniemi [Wed, 14 Mar 2001 13:35:21 +0000]
Tweaked a tweak from H.Merijn Brand on the sigaction test.
p4raw-id: //depot/perl@9153
Gurusamy Sarathy [Wed, 14 Mar 2001 07:01:29 +0000]
reenable change#9145 (the test was busted due to a missing
C<print "ok 27\n">)
p4raw-link: @9145 on //depot/perl:
4af0bda917eceeead6e59e5dc7c6b28fce055a0a
p4raw-id: //depot/perl@9151
Jarkko Hietaniemi [Wed, 14 Mar 2001 06:38:36 +0000]
Retract #9145.
p4raw-id: //depot/perl@9150
Jarkko Hietaniemi [Wed, 14 Mar 2001 06:14:56 +0000]
Retract #9143.
p4raw-id: //depot/perl@9149
Gurusamy Sarathy [Wed, 14 Mar 2001 06:13:02 +0000]
Uninitialized Memory Read in regexec.c
p4raw-id: //depot/perl@9148
Robin Houston [Wed, 14 Mar 2001 04:16:10 +0000]
PATCH: make goto work in nested eval ""
Message-ID: <
20010314041610.A16307@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9147
Jarkko Hietaniemi [Wed, 14 Mar 2001 04:42:54 +0000]
Preserve the #ifdef PERL_CORE in perly.h.
p4raw-id: //depot/perl@9146
Jarkko Hietaniemi [Wed, 14 Mar 2001 03:57:41 +0000]
(Retracted by #9150.)
p4raw-id: //depot/perl@9145
Jarkko Hietaniemi [Wed, 14 Mar 2001 03:50:38 +0000]
Integrate changes #9137,9138,9142 from maintperl into mainline.
fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
remove squelch controls for "Scalars leaked" messages in most places
(these are now cured)
fix another memory leak reported by purify (tie callbacks that
croak can leak when wiping out magic)
p4raw-link: @9142 on //depot/maint-5.6/perl:
26972843796e21c404c9d13ec5ee86e7b952a2bd
p4raw-link: @9138 on //depot/maint-5.6/perl:
ad7f1144250940f9ca43bac32708ec5e718b30ff
p4raw-link: @9137 on //depot/maint-5.6/perl:
1f35595ecca168b4f66e3399344799fdbd496d17
p4raw-id: //depot/perl@9144
p4raw-integrated: from //depot/maint-5.6/perl@9143 'copy in'
t/pragma/strict-vars (@7318..) t/pragma/warn/regcomp (@7887..)
t/op/regexp.t (@8551..) t/op/lex_assign.t (@8987..) 'merge in'
t/op/local.t (@5902..) t/pragma/warn/op (@7846..)
t/pragma/warnings.t (@7895..) t/comp/proto.t (@8173..)
t/pragma/warn/toke (@8570..) regcomp.c (@8777..) scope.c
(@8855..) t/op/pat.t (@9076..)
Jarkko Hietaniemi [Wed, 14 Mar 2001 03:37:53 +0000]
(Retracted by #9149.)
p4raw-id: //depot/perl@9143
Robin Houston [Wed, 14 Mar 2001 02:45:51 +0000]
PATCH for [ID
20010305.003]
Message-ID: <
20010314024551.A16207@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9141
Robin Houston [Wed, 14 Mar 2001 01:52:51 +0000]
Re: [ID
20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
Message-ID: <
20010314015251.B16112@puffinry.freeserve.co.uk>
Fix for 2000313.004.
p4raw-id: //depot/perl@9140
Robin Houston [Wed, 14 Mar 2001 00:43:45 +0000]
Re: [ID
20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
Message-ID: <
20010314004345.A15892@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9139
Jens-Uwe Mager [Wed, 21 Feb 2001 21:32:04 +0000]
(Retracted by #9155)
Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
Message-ID: <
20010221213203.A18340@ans.helios.de>
p4raw-id: //depot/perl@9136
Jarkko Hietaniemi [Tue, 13 Mar 2001 22:50:05 +0000]
Integrate perlio:
[ 9126]
#ifdef'ed out code to make packed side of pack/unpack
octets. (i.e. pack('U') => encode_utf8).
p4raw-link: @9126 on //depot/perlio:
d815558d76680455c3455ca148e9c280db95eb71
p4raw-id: //depot/perl@9135
p4raw-integrated: from //depot/perlio@9134 'copy in' pp.c (@9096..)
Jarkko Hietaniemi [Tue, 13 Mar 2001 22:49:05 +0000]
Integrate change #9131 from maintperl into mainline.
make the error text look more consistent in hints/hpux.sh
p4raw-link: @9131 on //depot/maint-5.6/perl:
6c443ddcf92f9e25943db40b3d14a2d7dd67aaae
p4raw-id: //depot/perl@9134
p4raw-integrated: from //depot/maint-5.6/perl@9132 'merge in'
hints/hpux.sh (@8687..)
John P. Linderman [Tue, 13 Mar 2001 12:36:32 +0000]
Re: [ID
20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
Message-Id: <
200103131736.MAA35615@raptor.research.att.com>
A more correct prime finder.
p4raw-id: //depot/perl@9132
H.Merijn Brand [Tue, 13 Mar 2001 18:41:26 +0000]
Re: 9122 and sigaction/switch on HP-UX 11.00
Message-Id: <
20010313184043.BFFC.H.M.BRAND@hccnet.nl>
If the test is run non-interactively the default handler
is different.
p4raw-id: //depot/perl@9130
Charles Lane [Tue, 13 Mar 2001 16:44:32 +0000]
t/lib/1_compile.t VMS mod
Message-Id: <
010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@9129
John L. Allen [Tue, 13 Mar 2001 16:14:02 +0000]
Another patch for integer.pm POD
Message-ID: <Pine.SOL.3.91.
1010313160755.1630A-100000@gateway.grumman.com>
p4raw-id: //depot/perl@9128
Nick Ing-Simmons [Tue, 13 Mar 2001 21:26:30 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@9127
Nick Ing-Simmons [Tue, 13 Mar 2001 20:39:51 +0000]
#ifdef'ed out code to make packed side of pack/unpack
octets. (i.e. pack('U') => encode_utf8).
p4raw-id: //depot/perlio@9126
Jarkko Hietaniemi [Tue, 13 Mar 2001 15:07:16 +0000]
Update Changes.
p4raw-id: //depot/perl@9125
Jarkko Hietaniemi [Tue, 13 Mar 2001 14:22:45 +0000]
Workaround for the buggy ("internal compiler error")
AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
(and ext/re/re_comp.c). The MakeMaker dark magic courtesy
of Andreas König.
p4raw-id: //depot/perl@9124
Jarkko Hietaniemi [Tue, 13 Mar 2001 03:24:06 +0000]
Typo in #9113.
p4raw-id: //depot/perl@9122
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:53:05 +0000]
Forgot to check-in the larger part of #9120, duh.
p4raw-id: //depot/perl@9121
Ilya Zakharevich [Mon, 12 Mar 2001 03:27:32 +0000]
OS/2 docs
Message-ID: <
20010312032732.A19283@math.ohio-state.edu>
p4raw-id: //depot/perl@9120
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:49:41 +0000]
Integrate change #9116 from maintperl into mainline.
Win32::GetCwd() returns C: instead of C:\ in the root directory
under ithreads
p4raw-link: @9116 on //depot/maint-5.6/perl:
864201fef66f086d79f15d5f6659d358d38b3288
p4raw-id: //depot/perl@9119
p4raw-integrated: from //depot/maint-5.6/perl@9118 'merge in'
win32/perlhost.h (@8167..)
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:13:39 +0000]
Add Switch 2.01, resort MANIFEST (forgot that in #9117)
p4raw-id: //depot/perl@9118
Jarkko Hietaniemi [Tue, 13 Mar 2001 01:03:17 +0000]
Add Text::Balanced 1.83.
p4raw-id: //depot/perl@9117
John L. Allen [Tue, 6 Mar 2001 10:50:51 +0000]
Re: [ID
20010305.005] "use integer" doesn't make rand() return integers
Message-ID: <Pine.SOL.3.91.
1010306103113.9094A-100000@gateway.grumman.com>
use integer document clarification.
p4raw-id: //depot/perl@9115
Peter Prymmer [Mon, 12 Mar 2001 16:25:56 +0000]
OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
Message-ID: <Pine.OSF.4.10.
10103121619020.180841-100000@aspara.forte.com>
p4raw-id: //depot/perl@9113
Jarkko Hietaniemi [Tue, 13 Mar 2001 00:29:00 +0000]
Integrate perlio:
[ 9110]
#ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
p4raw-link: @9110 on //depot/perlio:
03cfe0aec1e921aae8754172fe1982455c07ce69
p4raw-id: //depot/perl@9112
p4raw-integrated: from //depot/perlio@9109 'copy in' utf8.h (@9096..)
sv.c (@9110..)
Nick Ing-Simmons [Mon, 12 Mar 2001 21:16:33 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@9111
Nick Ing-Simmons [Mon, 12 Mar 2001 21:00:13 +0000]
#ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
p4raw-id: //depot/perlio@9110
Jarkko Hietaniemi [Mon, 12 Mar 2001 16:04:47 +0000]
Integrate change #9108 from maintperl to mainline.
fix memory leak in C<sub X { sub {} }> arising from a refcount
loop between the outer sub and the inner prototype anonsub
this also enables closures returned by subroutines that
subsequently get redefined to work without generating coredumps :)
completely removed the free_closures() hack--it shouldn't be
needed anymore
p4raw-link: @9108 on //depot/maint-5.6/perl:
1cf1f64f42eb50a67f2427ff9d6d24023a2b9997
p4raw-id: //depot/perl@9109
p4raw-branched: from //depot/maint-5.6/perl@9107 'branch in'
t/op/anonsub.t
p4raw-integrated: from //depot/maint-5.6/perl@9107 'merge in' sv.c
(@8871..) embed.h (@8886..) pod/perlapi.pod proto.h (@8993..)
embed.pl (@8995..) MANIFEST (@9030..) op.c op.h (@9055..)
pp_ctl.c (@9076..)
Jarkko Hietaniemi [Mon, 12 Mar 2001 05:15:31 +0000]
Integrate perlio:
[ 9106]
regcomp.c is working in native space, not Unicode space (if different)
as it is doing compare against 'W' in \W etc.
[ 9105]
Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
[ 9104]
Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
[ 9102]
USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
- exclude layer syms in makedef.pl for sfio
- also inhibit Encode from trying to build ":encode()" layer.
p4raw-link: @9106 on //depot/perlio:
5e12f4fbf2391bc262df1da61c1745c66dc76d71
p4raw-link: @9105 on //depot/perlio:
c7f1f0165ac822994a67426c2d8003c3974e49ef
p4raw-link: @9104 on //depot/perlio:
ffebcc3e6acf9636047196271385e91b0490ae34
p4raw-link: @9102 on //depot/perlio:
9df9a5cd21960315c39a8675579b46e68b5402c2
p4raw-id: //depot/perl@9107
Nick Ing-Simmons [Sun, 11 Mar 2001 20:10:12 +0000]
regcomp.c is working in native space, not Unicode space (if different)
as it is doing compare against 'W' in \W etc.
p4raw-id: //depot/perlio@9106
Nick Ing-Simmons [Sun, 11 Mar 2001 19:39:34 +0000]
Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
p4raw-id: //depot/perlio@9105
Nick Ing-Simmons [Sun, 11 Mar 2001 18:15:44 +0000]
Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
p4raw-id: //depot/perlio@9104
Nick Ing-Simmons [Sun, 11 Mar 2001 18:03:28 +0000]
Integrate mainline (for regexp stuff).
p4raw-id: //depot/perlio@9103
Nick Ing-Simmons [Sun, 11 Mar 2001 17:44:20 +0000]
USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
- exclude layer syms in makedef.pl for sfio
- also inhibit Encode from trying to build ":encode()" layer.
p4raw-id: //depot/perlio@9102
Jarkko Hietaniemi [Sat, 10 Mar 2001 22:38:13 +0000]
The $Is_MacOS needs to be declared.
p4raw-id: //depot/perl@9101
Jarkko Hietaniemi [Sat, 10 Mar 2001 22:14:29 +0000]
Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
#ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
pollute the symbolspace if using sfio.
p4raw-id: //depot/perl@9100
Chris Nandor [Sat, 10 Mar 2001 14:23:55 +0000]
Portability fixes for Mac OS / bleadperl
Message-Id: <p
05010401b6d02f70211f@[10.0.1.177]>
p4raw-id: //depot/perl@9099
Jarkko Hietaniemi [Sat, 10 Mar 2001 21:38:30 +0000]
Fix for ID
20010306.008, UTF-8 and \w without 'use utf8' coredump.
p4raw-id: //depot/perl@9098
Jarkko Hietaniemi [Sat, 10 Mar 2001 14:38:07 +0000]
Integrate perlio:
[ 9096]
EBCDIC sanity - phase I
- rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
- use utf8n_xxxx (c.f. pvn) for forms which take length.
- back out vN.N and $^V exceptions to e2a/a2e
- make "locale" isxxx macros be uvchr (may be redundant?)
Not clear yet that toUPPER_uni et. al. return being handled correctly.
The tr// and rexexp stuff still needs an audit, assumption is they are working
in Unicode space.
Need to provide v5.6 names for XS modules (decide is uni or chr ?).
p4raw-link: @9096 on //depot/perlio:
9041c2e396c8c7de7680a2007dc341a9f65be0d0
p4raw-id: //depot/perl@9097
Nick Ing-Simmons [Sat, 10 Mar 2001 11:55:43 +0000]
EBCDIC sanity - phase I
- rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
- use utf8n_xxxx (c.f. pvn) for forms which take length.
- back out vN.N and $^V exceptions to e2a/a2e
- make "locale" isxxx macros be uvchr (may be redundant?)
Not clear yet that toUPPER_uni et. al. return being handled correctly.
The tr// and rexexp stuff still needs an audit, assumption is they are working
in Unicode space.
Need to provide v5.6 names for XS modules (decide is uni or chr ?).
p4raw-id: //depot/perlio@9096
Jarkko Hietaniemi [Fri, 9 Mar 2001 22:10:01 +0000]
Integrate perlio:
[ 9094]
Builds an passes all tests after integrate and this tweak.
p4raw-link: @9094 on //depot/perlio:
2ef28da1578e18cf36b9a30b71ac471521d2b507
p4raw-id: //depot/perl@9095
Nick Ing-Simmons [Fri, 9 Mar 2001 17:36:38 +0000]
Builds an passes all tests after integrate and this tweak.
p4raw-id: //depot/perlio@9094
Nick Ing-Simmons [Fri, 9 Mar 2001 17:16:03 +0000]
Integrate mainline (does not build - sv_catpvf issue in dump.c)
p4raw-id: //depot/perlio@9093
Jarkko Hietaniemi [Fri, 9 Mar 2001 15:28:26 +0000]
Update Changes.
p4raw-id: //depot/perl@9092
Jarkko Hietaniemi [Fri, 9 Mar 2001 15:25:05 +0000]
In op/stat #35 better to scan all the potential directories
for setuids, not just the first one.
p4raw-id: //depot/perl@9091
Robert Spier [Fri, 9 Mar 2001 03:30:20 +0000]
Re: [ID
19990808.001] [PATCH] FETCH triggered on exists()
Message-ID: <15016.38044.381174.160189@rls.cx>
EXISTS() returning undef mistakenly triggered a FETCH().
p4raw-id: //depot/perl@9090
Jarkko Hietaniemi [Fri, 9 Mar 2001 14:59:02 +0000]
Add /sbin and /usr/sbin to the list of directories scanned
for setuid programs. Takes care of bug id
20010309.003.
p4raw-id: //depot/perl@9089
Jarkko Hietaniemi [Fri, 9 Mar 2001 14:48:32 +0000]
Regen perlapi, perltoc.
p4raw-id: //depot/perl@9088
Dave Mitchell [Fri, 9 Mar 2001 13:49:31 +0000]
Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
Message-Id: <
200103091349.NAA16617@tiree.fdgroup.co.uk>
p4raw-id: //depot/perl@9087
anders@broadcom.com [Wed, 7 Mar 2001 14:35:24 +0000]
A modified version of
Subject: [ID
20010307.005] POSIX::sigaction has various problems
Message-Id: <
200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
Currently the sigaction.t test #6 fails (and is fudged to look
like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
This may well be a genuine bug in Linux sigaction() (since at
least Tru64, Solaris, and HP-UX disagree with Linux).
Anyone with POSIX / SUSv2 tome handy? The problem is that
the flags of the oldaction don't match with the flags in
the previously installed disposition.
p4raw-id: //depot/perl@9086
Alex Gough [Thu, 8 Mar 2001 17:18:19 +0000]
Re: mission impossible for the day
Message-ID: <
3AA7BEDB.8070409@rcon.org>
If references (are overloaded) and can be directly stringified,
show that instead of "stringified".
(The problem, infinite mutual recursion caused by overloaded bool
in Switch.pm, tracked by David Mitchell)
p4raw-id: //depot/perl@9085
Dave Mitchell [Thu, 8 Mar 2001 12:06:57 +0000]
Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
Message-Id: <
200103081206.MAA06281@tiree.fdgroup.co.uk>
p4raw-id: //depot/perl@9084
Jeff Pinyan [Thu, 8 Mar 2001 13:18:55 +0000]
perldata.pod here-doc docs
Message-ID: <Pine.GSO.4.21.
0103081317530.20957-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@9083
Peter Prymmer [Thu, 8 Mar 2001 16:23:25 +0000]
Re: Unicode/EBCDIC
Message-ID: <Pine.OSF.4.10.
10103081617390.377472-100000@aspara.forte.com>
p4raw-id: //depot/perl@9082
Thomas Dorner [Thu, 8 Mar 2001 08:43:28 +0000]
Ooops, wrong 'no *POSIX' Patch
Message-ID: <
6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
p4raw-id: //depot/perl@9081
Jarkko Hietaniemi [Thu, 8 Mar 2001 13:11:42 +0000]
It's Scripts.txt, not Script.txt.
p4raw-id: //depot/perl@9080
Thomas Dorner [Wed, 7 Mar 2001 14:13:31 +0000]
'no *POSIX' Patch speeding up make on BS2000
Message-ID: <
6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
p4raw-id: //depot/perl@9079
Jarkko Hietaniemi [Thu, 8 Mar 2001 12:57:43 +0000]
Retract #9069, wrong patch.
p4raw-id: //depot/perl@9078
Jarkko Hietaniemi [Thu, 8 Mar 2001 01:06:13 +0000]
Upgrade to Unicode 3.1 beta 2001-03-01.
p4raw-id: //depot/perl@9077
Jarkko Hietaniemi [Wed, 7 Mar 2001 22:05:11 +0000]
More UTF-8 test tweaks.
p4raw-id: //depot/perl@9075
Nick Ing-Simmons [Wed, 7 Mar 2001 21:39:29 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@9074
Jarkko Hietaniemi [Wed, 7 Mar 2001 16:37:09 +0000]
Update Changes.
p4raw-id: //depot/perl@9073
abela@geneanet.org [Tue, 6 Mar 2001 15:57:57 +0000]
[ID
20010306.004] || != named unary operator
Message-Id: <
20010306145757.0CB03D183@little-roots.geneanet.org>
p4raw-id: //depot/perl@9072
Andrew Pimlott [Wed, 7 Mar 2001 02:36:55 +0000]
downgrading to bytes for common functions
Message-ID: <
20010307023655.J24024@pimlott.ne.mediaone.net>
p4raw-id: //depot/perl@9071
abela@geneanet.org [Tue, 6 Mar 2001 09:40:36 +0000]
Clarify the description differentiating for and while; inspired by
Subject: [ID
20010306.002] for/while difference in for definition
Message-Id: <
20010306084036.7BFD0D17F@little-roots.geneanet.org>
p4raw-id: //depot/perl@9070
Jarkko Hietaniemi [Wed, 7 Mar 2001 14:55:30 +0000]
(Retracted by #9078.)
p4raw-id: //depot/perl@9069
Radu Greab [Tue, 6 Mar 2001 23:04:44 +0000]
Re: [ID
20010305.012] chop() against list assignment returns char chopped from el zero
Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
p4raw-id: //depot/perl@9068
Simon Cozens [Wed, 7 Mar 2001 13:59:28 +0000]
Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
Message-ID: <
20010307135928.A21620@pembro26.pmb.ox.ac.uk>
In order to allow MakeMaker to build correct Makefiles,
you need to change the order of the arguments in MM_Unix.pm
as well. (Unless you have C89_CCMODE set, but we're trying
to be POSIXly correct)
Thanks to Merijn Broeren for tracking this down.
p4raw-id: //depot/perl@9067
Jarkko Hietaniemi [Wed, 7 Mar 2001 14:30:02 +0000]
Floating point too messy.
p4raw-id: //depot/perl@9066
Jarkko Hietaniemi [Wed, 7 Mar 2001 14:17:44 +0000]
Integrate change #9064 from maintperl into mainline.
fix memory leak in pack("Bb",...)
p4raw-link: @9064 on //depot/maint-5.6/perl:
58108105c16130ce852e73f8543b2ccc8bf2388f
p4raw-id: //depot/perl@9065
p4raw-integrated: from //depot/maint-5.6/perl@9063 'merge in' perl.c
(@8986..)
Jarkko Hietaniemi [Wed, 7 Mar 2001 00:55:04 +0000]
Major utf8 test reorganisation and rewrite.
Hopefully no tests were lost in the shuffle.
(The beginning of pragma/utf8 was lost intentionally,
the tests were rather bogus and incomplete.)
p4raw-id: //depot/perl@9063
Jarkko Hietaniemi [Wed, 7 Mar 2001 00:41:16 +0000]
More tweakage on the Unicode character class descriptions.
p4raw-id: //depot/perl@9062
Jarkko Hietaniemi [Tue, 6 Mar 2001 23:12:38 +0000]
The perlretut was still talking about the old \p and \P
definitions.
p4raw-id: //depot/perl@9061
Nick Ing-Simmons [Tue, 6 Mar 2001 20:52:37 +0000]
Integrate mainline (make test works again now).
p4raw-id: //depot/perlio@9060
Jarkko Hietaniemi [Tue, 6 Mar 2001 15:36:14 +0000]
0.999... does equal 1.0, doesn't it?
p4raw-id: //depot/perl@9059
Jarkko Hietaniemi [Tue, 6 Mar 2001 15:34:00 +0000]
Make /x{abcd}/ to work without use utf8.
p4raw-id: //depot/perl@9058
Jarkko Hietaniemi [Tue, 6 Mar 2001 03:02:36 +0000]
Easier to outcomment all the three reset() tests for now.
p4raw-id: //depot/perl@9057
Jarkko Hietaniemi [Tue, 6 Mar 2001 02:30:02 +0000]
Comment out the deadly reset; until the
20010301.005
is finally fixed.
p4raw-id: //depot/perl@9056
Jarkko Hietaniemi [Tue, 6 Mar 2001 02:19:57 +0000]
Retract the PMOP cleanup patch: I'm seeing strange core dumps
with oddly familiar stack traces.
p4raw-id: //depot/perl@9054
Jarkko Hietaniemi [Mon, 5 Mar 2001 23:20:28 +0000]
Integrate perlio:
[ 9052]
skipping USE_PERLIO symbols correction.
[ 9051]
More Encode alias tidying.
p4raw-link: @9052 on //depot/perlio:
5138f91426baaaf2b1b29e96c14ea3e0fa029755
p4raw-link: @9051 on //depot/perlio:
016cb72cf9c105870bee6a8400914494bc6b9d12
p4raw-id: //depot/perl@9053
Nick Ing-Simmons [Mon, 5 Mar 2001 23:08:17 +0000]
skipping USE_PERLIO symbols correction.
p4raw-id: //depot/perlio@9052
Nick Ing-Simmons [Mon, 5 Mar 2001 22:35:07 +0000]
More Encode alias tidying.
p4raw-id: //depot/perlio@9051
Nick Ing-Simmons [Mon, 5 Mar 2001 19:54:04 +0000]
Integrate Jarkko's Encode.pm tweak.
p4raw-id: //depot/perlio@9049
Nick Ing-Simmons [Mon, 5 Mar 2001 19:47:57 +0000]
Integrate mainline (mostly - holding of on Encode.pm for a bit.)
p4raw-id: //depot/perlio@9048
Jarkko Hietaniemi [Mon, 5 Mar 2001 19:25:26 +0000]
Regen perlapi.
p4raw-id: //depot/perl@9047
Jarkko Hietaniemi [Mon, 5 Mar 2001 19:12:14 +0000]
Integrate perlio:
[ 9043]
Update MANIFEST for new test.
[ 9042]
Some tests for Camel 3rd edition features.
Make gethostbyaddr() test in above work.
p4raw-link: @9043 on //depot/perlio:
ddc2b5face5a2af5dff28b9b205dfa4b76f5c8e1
p4raw-link: @9042 on //depot/perlio:
595ae48196d4b0901d4a1aee37333fa960a6031f
p4raw-id: //depot/perl@9046
Jarkko Hietaniemi [Mon, 5 Mar 2001 19:10:36 +0000]
The mapping of ISO Latin X to ISO 8859-Y is tricky.
p4raw-id: //depot/perl@9045