Jarkko Hietaniemi [Tue, 14 Sep 1999 19:30:22 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4152
Jarkko Hietaniemi [Tue, 14 Sep 1999 10:25:01 +0000]
Update Unicode database and recompute the tables.
Rename the .txt files to be more Unicode 3.0-like.
Unihan-3.0.txt not included because it is 16 MB.
syllables.txt is manually maintained.
See ReadMe.txt for description of the .txt files.
(not all of them are used yet)
p4raw-id: //depot/cfgperl@4151
Gurusamy Sarathy [Tue, 14 Sep 1999 09:31:57 +0000]
INSTALL tweak
p4raw-id: //depot/perl@4150
Gurusamy Sarathy [Tue, 14 Sep 1999 09:00:45 +0000]
change some filenames to be 8.3-friendly
p4raw-id: //depot/perl@4149
Gurusamy Sarathy [Tue, 14 Sep 1999 08:35:00 +0000]
win32 config tweak (suggested by Greg Chapman <glc@well.com>)
p4raw-id: //depot/perl@4148
Jarkko Hietaniemi [Tue, 14 Sep 1999 08:07:49 +0000]
Not that UVSIZE normally differs that much from IVSIZE...
p4raw-id: //depot/cfgperl@4147
Jarkko Hietaniemi [Tue, 14 Sep 1999 08:04:40 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4146
Jarkko Hietaniemi [Tue, 14 Sep 1999 07:10:02 +0000]
I_PTHREAD was PTHREADEAD.
p4raw-id: //depot/cfgperl@4145
Gurusamy Sarathy [Tue, 14 Sep 1999 06:46:47 +0000]
change#4113 was missing DB_File.xs changes
p4raw-link: @4113 on //depot/cfgperl:
039d031f4e1c7ff1bc271958724796969501dded
p4raw-id: //depot/perl@4144
Jarkko Hietaniemi [Mon, 13 Sep 1999 20:16:20 +0000]
Small doc and whitespace edits.
p4raw-id: //depot/cfgperl@4143
Gurusamy Sarathy [Mon, 13 Sep 1999 19:32:31 +0000]
integrate cfgperl contents into mainline, update Changes
p4raw-id: //depot/perl@4142
Jarkko Hietaniemi [Mon, 13 Sep 1999 16:16:56 +0000]
Scan always for <pthread.h>.
p4raw-id: //depot/cfgperl@4141
Jarkko Hietaniemi [Mon, 13 Sep 1999 16:00:08 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4140
Jarkko Hietaniemi [Mon, 13 Sep 1999 15:35:18 +0000]
Add -A option to Configure to diddle with variables
after the hints file has been applied.
p4raw-id: //depot/cfgperl@4139
Jarkko Hietaniemi [Mon, 13 Sep 1999 13:42:56 +0000]
Change #4136 edited DynaLoader.xs which is kind of fruitless.
p4raw-id: //depot/cfgperl@4138
Jarkko Hietaniemi [Mon, 13 Sep 1999 13:25:31 +0000]
Applying change #4136 manually introduced patch residue.
p4raw-link: @4136 on //depot/cfgperl:
564319723c2c18fa4801cd77e0d203a582b4d5a3
p4raw-id: //depot/cfgperl@4137
Robin Barker [Mon, 13 Sep 1999 14:15:11 +0000]
Replace change #4100 with
To: gsar@activestate.com
Cc: perl5-porters@perl.org
Subject: Re: [ID
19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
Message-Id: <
199909131315.OAA24012@tempest.npl.co.uk>
p4raw-link: @4100 on //depot/cfgperl:
427181846486e3aa5034a647dc1922377185f4c0
p4raw-id: //depot/cfgperl@4136
Jarkko Hietaniemi [Mon, 13 Sep 1999 10:22:31 +0000]
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
To: perl5-porters@perl.org (Mailing list Perl5)
Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
Message-Id: <
199909110931.FAA11036@monk.mps.ohio-state.edu>
From: andreas.koenig@anima.de (Andreas J. Koenig)
To: Ilya Zakharevich <ilya@math.ohio-state.edu>
Cc: perl5-porters@perl.org (Mailing list Perl5)
Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
Date: 11 Sep 1999 15:36:26 +0200
Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
p4raw-id: //depot/cfgperl@4135
Tom Phoenix [Fri, 10 Sep 1999 16:45:02 +0000]
[DOCPATCH] Server errors and perldiag
To: Perl Porters Mailing List <perl5-porters@perl.org>
Message-ID: <Pine.GSO.4.10.
9909101639490.16999-100000@user2.teleport.com>
p4raw-id: //depot/cfgperl@4134
Gurusamy Sarathy [Mon, 13 Sep 1999 03:25:43 +0000]
avoid assertion failure on C<@a'>
p4raw-id: //depot/perl@4133
Gurusamy Sarathy [Mon, 13 Sep 1999 03:03:57 +0000]
add -DPERL_Y2KWARN build option that will generate additional
warnings on "19$yy" etc (reworked a patch suggested by
Ulrich Pfeifer <upf@de.uu.net>)
p4raw-id: //depot/perl@4132
Gurusamy Sarathy [Sun, 12 Sep 1999 22:06:25 +0000]
fix DATA leaks; reword documentation about the DATA filehandle
p4raw-id: //depot/perl@4131
Gurusamy Sarathy [Sun, 12 Sep 1999 20:08:56 +0000]
make sprintf("%g",...) threadsafe; only taint its result iff the
formatted result looks nonstandard
p4raw-id: //depot/perl@4130
Doug MacEachern [Sun, 25 Jul 1999 15:49:00 +0000]
B::clearsym
Message-ID: <Pine.LNX.4.10.
9907251538380.373-100000@mojo.eng.cp.net>
p4raw-id: //depot/perl@4129
Gurusamy Sarathy [Sun, 12 Sep 1999 16:59:12 +0000]
better debugger help output (from Ilya Zakharevich)
p4raw-id: //depot/perl@4128
Jarkko Hietaniemi [Sat, 11 Sep 1999 20:50:37 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4127
Gurusamy Sarathy [Fri, 10 Sep 1999 19:22:14 +0000]
s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
etc.)
p4raw-link: @4044 on //depot/cfgperl:
d30110745a7a78b4c83e13a8406bad8c3e3294bf
p4raw-id: //depot/perl@4125
Ilya Zakharevich [Fri, 27 Aug 1999 19:02:18 +0000]
rewrote substantive parts of patch
Message-ID: <
19990827190218.A19561@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_58] REx documentation
p4raw-id: //depot/perl@4124
Gurusamy Sarathy [Fri, 10 Sep 1999 18:21:53 +0000]
note about AVf_*
p4raw-id: //depot/perl@4123
Gurusamy Sarathy [Fri, 10 Sep 1999 17:55:42 +0000]
allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
<lichtin@bivio.com>)
p4raw-id: //depot/perl@4122
Gurusamy Sarathy [Fri, 10 Sep 1999 17:49:35 +0000]
dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
p4raw-id: //depot/perl@4121
Gurusamy Sarathy [Fri, 10 Sep 1999 12:25:01 +0000]
add perlcompile.pod (edited content from Nathan Torkington
<gnat@frii.com> and others)
p4raw-id: //depot/perl@4120
Gurusamy Sarathy [Fri, 10 Sep 1999 11:05:13 +0000]
avoid leaking static local_patches unless patchlevel.h is
explicitly included
p4raw-id: //depot/perl@4119
Gurusamy Sarathy [Fri, 10 Sep 1999 10:44:54 +0000]
upgrade to Getopt::Long v2.20 (from Johan Vromans
<jvromans@squirrel.nl>)
p4raw-id: //depot/perl@4118
Jarkko Hietaniemi [Thu, 9 Sep 1999 18:24:30 +0000]
Remove ill-designed %B introduced by change #4111.
p4raw-link: @4111 on //depot/cfgperl:
eda88b6dbdc5ca6a51d54f58740f0210e618beb7
p4raw-id: //depot/cfgperl@4117
Jarkko Hietaniemi [Thu, 9 Sep 1999 15:56:52 +0000]
perldeltify change #4115.
p4raw-link: @4115 on //depot/cfgperl:
62316b42bf4b6abb5bc2c5dc8e0c51190635bab6
p4raw-id: //depot/cfgperl@4116
John L. Allen [Wed, 1 Sep 1999 13:33:39 +0000]
[ID
19990901.003] Time::Local should not croak on "out-of-range" days
To: perl5-porters@perl.org
Message-Id: <
199909011733.NAA17356@gateway.grumman.com>
p4raw-id: //depot/cfgperl@4115
Daniel S. Lewart [Thu, 9 Sep 1999 10:33:37 +0000]
[ID
19990909.003] MAXINT redefined warning on HP-UX 10.20
To: perl5-porters@perl.org
Message-Id: <
199909091533.KAA01242@www.cvm.uiuc.edu>
p4raw-id: //depot/cfgperl@4114
Paul Marquess [Thu, 9 Sep 1999 11:20:13 +0000]
DB_File 1.71
To: gsar@ActiveState.com
Cc: perl5-porters@perl.org
Message-ID: <
5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
p4raw-id: //depot/cfgperl@4113
Ilya Zakharevich [Thu, 9 Sep 1999 04:40:11 +0000]
Fix interaction of (?p{}) and (?>)
To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <
199909090840.EAA26471@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4112
Jarkko Hietaniemi [Thu, 9 Sep 1999 07:50:07 +0000]
%#b in particular and %B in general were kaputt.
p4raw-id: //depot/cfgperl@4111
Jarkko Hietaniemi [Thu, 9 Sep 1999 07:29:17 +0000]
Tidy up 64-bit situation in perldelta.
p4raw-id: //depot/cfgperl@4110
Ilya Zakharevich [Thu, 9 Sep 1999 02:49:49 +0000]
Clear up PL_regcc issues.
To: perl5-porters@perl.org (Mailing list Perl5)
Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
Message-Id: <
199909090649.CAA26119@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4109
Gurusamy Sarathy [Wed, 8 Sep 1999 20:52:51 +0000]
avoid ass_u_ming uppercase types are not user objects (spotted
by Kurt Starsinic)
p4raw-id: //depot/perl@4108
Akim Demaille [Wed, 8 Sep 1999 18:18:44 +0000]
[ID
19990908.014] s2p does not quote @
Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
p4raw-id: //depot/perl@4107
Gurusamy Sarathy [Wed, 8 Sep 1999 20:25:12 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@4106
Jarkko Hietaniemi [Wed, 8 Sep 1999 09:02:37 +0000]
Minor touches at the [:class:] description.
p4raw-id: //depot/cfgperl@4105
Ilya Zakharevich [Wed, 8 Sep 1999 05:02:02 +0000]
Fix debugging output for REx
To: Mailing list Perl5 <perl5-porters@perl.org>
Message-ID: <
19990908050201.A17682@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4104
Gurusamy Sarathy [Wed, 8 Sep 1999 00:53:50 +0000]
fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
p4raw-id: //depot/perl@4103
Gurusamy Sarathy [Wed, 8 Sep 1999 00:52:50 +0000]
fix memory leak in C<sub f { @_ = 1 } f() while 1>
p4raw-id: //depot/perl@4102
Gurusamy Sarathy [Tue, 7 Sep 1999 17:25:07 +0000]
various fixups for windows
p4raw-id: //depot/perl@4101
Robin Barker [Tue, 7 Sep 1999 12:30:18 +0000]
Fix pointer casts.
To: perl5-porters@perl.org
Subject: [ID
19990907.004] [PATCH perl5.005_61] compiler warnings with
-Duse64bits
Message-Id: <
199909071130.MAA11435@tempest.npl.co.uk>
p4raw-id: //depot/cfgperl@4100
Jarkko Hietaniemi [Tue, 7 Sep 1999 10:27:06 +0000]
Band-aid until we've got %{Uid_t} or something similar
for sv_catpvfn().
p4raw-id: //depot/cfgperl@4098
Jarkko Hietaniemi [Tue, 7 Sep 1999 09:41:23 +0000]
Fix a printf thinko: now quads must have the ll L q prefix.
(in other words, a bare %d is an int/unsigned)
p4raw-id: //depot/cfgperl@4097
Daniel S. Lewart [Mon, 6 Sep 1999 21:18:12 +0000]
HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
To: perl5-porters@perl.org
Subject: [ID
19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
Message-Id: <
199909070218.VAA29232@www.cvm.uiuc.edu>
p4raw-id: //depot/cfgperl@4096
Vishal Bhatia [Wed, 11 Aug 1999 01:43:28 +0000]
applied suggested patch with suitable test to detect MSVC
Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
Subject: compiler on win32
p4raw-id: //depot/perl@4095
Jarkko Hietaniemi [Mon, 6 Sep 1999 20:34:44 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4094
Jarkko Hietaniemi [Mon, 6 Sep 1999 20:33:43 +0000]
Fix UV_SIZEOF to UVSIZE; change the overflow tests
so that they overflow also on 64-bit platforms.
p4raw-id: //depot/cfgperl@4093
Gurusamy Sarathy [Mon, 6 Sep 1999 20:16:58 +0000]
support bytecode and C backends in perlcc (patch suggested
by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
C backend the default; describe new switches in pod; introduce
PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
entries
p4raw-id: //depot/perl@4092
Jarkko Hietaniemi [Mon, 6 Sep 1999 19:10:41 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4091
Gurusamy Sarathy [Mon, 6 Sep 1999 19:09:06 +0000]
propagate changed error text
p4raw-id: //depot/perl@4090
Gurusamy Sarathy [Mon, 6 Sep 1999 18:54:43 +0000]
sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
p4raw-id: //depot/perl@4089
Paul Marquess [Sun, 5 Sep 1999 15:11:08 +0000]
Another patch for Lexical Warnings
Message-ID: <
5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
p4raw-id: //depot/perl@4088
Ilya Zakharevich [Sun, 5 Sep 1999 06:07:42 +0000]
change#3612 is buggy when quotemeta argument matches target
(hope this is the last of the optimized-OP_SASSIGN bugs)
Message-Id: <
199909051007.GAA06423@monk.mps.ohio-state.edu>
Subject: Re: [BUG: quotemeta]
p4raw-link: @3612 on //depot/perl:
b162f9ead0a98db35cdcfc8c889e344c040c8d8e
p4raw-id: //depot/perl@4087
Gurusamy Sarathy [Mon, 6 Sep 1999 17:57:52 +0000]
misc tweaks
p4raw-id: //depot/perl@4086
Gurusamy Sarathy [Mon, 6 Sep 1999 03:54:23 +0000]
applied patch suggested by Hans Mulder to fix problems on
OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
when they ask for bincompat (platforms that used to default
to EMBEDMYMALLOC continue to do so); disable warnings.t#192
(appears unsalvageable on some platforms)
p4raw-id: //depot/perl@4085
Gurusamy Sarathy [Mon, 6 Sep 1999 00:10:40 +0000]
optional warning on join(/foo/...) (reworked suggested patch
by Mark-Jason Dominus <mjd@plover.com>)
p4raw-id: //depot/perl@4083
Gurusamy Sarathy [Sun, 5 Sep 1999 22:28:57 +0000]
fix data loss when more than one block is read from SDBM
*.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
p4raw-id: //depot/perl@4082
Gurusamy Sarathy [Sun, 5 Sep 1999 22:07:18 +0000]
initial implementation of lvalue subroutines (slightly fixed
version of patch suggested by Ilya Zakharevich, which in turn
is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
p4raw-id: //depot/perl@4081
Jarkko Hietaniemi [Sun, 5 Sep 1999 22:02:18 +0000]
Undo #4055 (related to #4079).
p4raw-id: //depot/cfgperl@4080
Jarkko Hietaniemi [Sun, 5 Sep 1999 21:30:54 +0000]
Time is not yet ripe.
p4raw-id: //depot/cfgperl@4079
John Nolan [Wed, 4 Aug 1999 20:21:10 +0000]
modified suggested patch to handle cross-refs and qr// objects
correctly; unfollowed refs are represented as simple string
value, not just the bare type; $VERSION stays the same until
it is ready for prime time (avoids CPAN confustication)
Message-Id: <
199908050021.UAA09693@monet.op.net>
Subject: [ID
19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
p4raw-id: //depot/perl@4078
Jarkko Hietaniemi [Sat, 4 Sep 1999 21:54:42 +0000]
timesum() wasn't @EXPORTed as promised by the documentation.
Bug reported by Alex Efros <powerman@inart.kharkov.com>.
p4raw-id: //depot/cfgperl@4077
Gurusamy Sarathy [Sat, 4 Sep 1999 20:21:59 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@4076
Jarkko Hietaniemi [Sat, 4 Sep 1999 18:04:47 +0000]
use integer on the problematic subtest.
p4raw-id: //depot/cfgperl@4075
Jarkko Hietaniemi [Sat, 4 Sep 1999 17:57:40 +0000]
Warn about numconvert.t in case somebody
wants to make sv_2pv more 64-bit aware.
p4raw-id: //depot/cfgperl@4074
Jarkko Hietaniemi [Sat, 4 Sep 1999 17:54:51 +0000]
Comment upgrading: the quad situation isn't quite as
bad as it used to be.
p4raw-id: //depot/cfgperl@4073
Jarkko Hietaniemi [Sat, 4 Sep 1999 15:35:37 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4072
Robin Barker [Mon, 23 Aug 1999 16:41:11 +0000]
Fix LFS with -Duseperlio in Solaris. Reported in
To: perl5-porters@perl.org
Subject: [ID
19990823.009] [PATCH perl5.005_61] typo in perl.h
Message-Id: <
199908231541.QAA10043@tempest.npl.co.uk>
and later (in private email) found to be dependent
on useperlio.
Mental note: the cpp magic done in perlsdio.h (and assumedly
also in perlsfio.h) may cause trouble later with lfs because
both the perlio scheme by Perl and the lfs support by vendors
like to play cpp games to map the stdio namespace back and forth.
The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
just the beginning.
p4raw-id: //depot/cfgperl@4071
Jarkko Hietaniemi [Sat, 4 Sep 1999 13:12:14 +0000]
Enable 64-bit clean bit ops.
(Disables the t/op/misc.t substest 3 in 64-bit platforms.)
p4raw-id: //depot/cfgperl@4070
Jarkko Hietaniemi [Fri, 3 Sep 1999 21:17:30 +0000]
Turn on USE_64_BIT_OFFSETS implicitly.
p4raw-id: //depot/cfgperl@4069
Jarkko Hietaniemi [Fri, 3 Sep 1999 08:19:59 +0000]
Fix from Spider for the sub attributes (there was an undocumented
dependency between force_word() and skipspace()).
p4raw-id: //depot/cfgperl@4068
John Tobey [Mon, 23 Aug 1999 02:10:11 +0000]
Re: [PATCH 5.005_60] distclean forgot two
To: ilya@math.ohio-state.edu
CC: perl5-porters@perl.org
Message-Id: <m11InJ5-000FPCC@feynman.localnet>
p4raw-id: //depot/cfgperl@4067
Fifer, Eric [Fri, 20 Aug 1999 15:37:27 +0000]
[ID
19990821.001] [PATCH] perl5.005_60 cygwin port
To: perl5-porters@perl.org
Message-Id: <
8A160D637356D311BC4300600849EC8122E217@POST>
p4raw-id: //depot/cfgperl@4066
Dominic Dunlop [Thu, 19 Aug 1999 09:48:03 +0000]
[ID
19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
To: perl5-porters@perl.org
(UNINSTALLED) [PATCH]
Message-Id: <v
03110709b3e165b51dda@[212.24.192.132]>
The PERL_POLLUTE_MALLOC part had to be manually applied.
p4raw-id: //depot/cfgperl@4065
Martin Lichtin [Wed, 1 Sep 1999 15:50:04 +0000]
Re: [ID
19990829.001] ExtUtils::Install.pm, minor umask problem
To: jhi@iki.fi
CC: perl5-porters@perl.org
Message-ID: <
37CD2F0C.944BFACE@bivio.com>
p4raw-id: //depot/cfgperl@4064
Jarkko Hietaniemi [Wed, 1 Sep 1999 13:16:11 +0000]
Enhance lfs tests: check every seek and sysseek
and test also that -e and -f detect largefiles.
p4raw-id: //depot/cfgperl@4063
Colin Kuskie [Tue, 31 Aug 1999 11:24:31 +0000]
[REPATCH 5.005_61] Re: perldiag.pod omissions
To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
The Perl Porters Mailing List <perl5-porters@perl.org>
Message-ID: <Pine.GSO.4.10.
9908311055460.11290-100000@pdxult10a.cadence.com>
p4raw-id: //depot/cfgperl@4062
Ilya Zakharevich [Wed, 1 Sep 1999 02:56:06 +0000]
Re: [ID
19990830.005] Assigning value of an op on an SV to said SV
To: ilya@math.ohio-state.edu (Ilya Zakharevich)
Cc: perl5-porters@perl.org, cloos@adamsmith.ai
Message-Id: <
199909010656.CAA04478@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4061
Jarkko Hietaniemi [Wed, 1 Sep 1999 07:59:42 +0000]
IV_DIG and NV_DIG fixes.
p4raw-id: //depot/cfgperl@4060
Jarkko Hietaniemi [Tue, 31 Aug 1999 14:47:18 +0000]
\C{} -> \N{} residue.
p4raw-id: //depot/cfgperl@4059
Jarkko Hietaniemi [Tue, 31 Aug 1999 08:57:35 +0000]
For some odd reason #4056 didn't undo #3922 completely.
p4raw-id: //depot/cfgperl@4058
Gurusamy Sarathy [Mon, 30 Aug 1999 22:08:19 +0000]
avoid hiding child process window
p4raw-id: //depot/perl@4057
Jarkko Hietaniemi [Mon, 30 Aug 1999 21:36:24 +0000]
Retract #3922 (Rule #1 was invoked).
(See also #4058).
p4raw-id: //depot/cfgperl@4056
Jarkko Hietaniemi [Mon, 30 Aug 1999 21:20:50 +0000]
Document the undefinedness of overshifting.
p4raw-id: //depot/cfgperl@4055
Jarkko Hietaniemi [Mon, 30 Aug 1999 20:18:18 +0000]
History fixes and updates.
p4raw-id: //depot/cfgperl@4054
Johan Vromans [Mon, 30 Aug 1999 16:10:10 +0000]
Shell quoting thinko broke installdirs.
To: perl5-porters@perl.org
Subject: [ID
19990830.001] 5.005_61 Configure does not substitute
installprefix
Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
p4raw-id: //depot/cfgperl@4053
Ilya Zakharevich [Sun, 29 Aug 1999 16:46:53 +0000]
Use \N{named characters} instead of \C.
To: jhi@iki.fi
Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
perl5-porters@perl.org (Mailing list Perl5)
Subject: Re: [PATCH 5.005_58] Named characters in Perl
Message-Id: <
199908292046.QAA05510@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4052
Spider Boardman [Sun, 29 Aug 1999 19:04:53 +0000]
[ID
19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
To: perl5-porters@perl.org
don't mix
Message-Id: <
199908292304.TAA13738@Orb.Nashua.NH.US>
p4raw-id: //depot/cfgperl@4051
Jarkko Hietaniemi [Sun, 29 Aug 1999 16:38:58 +0000]
Conditionally socksify the LIBS of Socket.
p4raw-id: //depot/cfgperl@4050