Laszlo Molnar [Tue, 7 Jul 1998 23:48:05 +0000]
change order of libs for extensions
Message-ID: <
19980707234805.C180@cdata.tvnet.hu>
Subject: [PATCH _70] linking problem with modules
p4raw-id: //depot/perl@1382
Tye McQueen [Mon, 6 Jul 1998 19:04:27 +0000]
patch for more flexible initialization of xsub parameters
Message-Id: <
199807070004.AA16454@metronet.com>
Subject: Enhanced arg inits for xsubpp
p4raw-id: //depot/perl@1381
Tye McQueen [Mon, 6 Jul 1998 17:34:54 +0000]
New pl2bat.pl
Message-Id: <16619-17073@lyris.activestate.com>
p4raw-id: //depot/perl@1380
Gurusamy Sarathy [Thu, 9 Jul 1998 00:30:58 +0000]
remove ordering dependency in posix.t
p4raw-id: //depot/perl@1379
Gurusamy Sarathy [Wed, 8 Jul 1998 20:17:43 +0000]
make -i'*suffix' work too
p4raw-id: //depot/perl@1378
Gurusamy Sarathy [Wed, 8 Jul 1998 08:56:28 +0000]
regen headers; result builds & tests on Solaris again (threaded)
p4raw-id: //depot/perl@1377
Gurusamy Sarathy [Wed, 8 Jul 1998 08:55:03 +0000]
change#1350 breaks things, back it out
p4raw-link: @1350 on //depot/perl:
a4bb25971c379e48da873823e220bdef09e90ab9
p4raw-id: //depot/perl@1376
Ilya Zakharevich [Wed, 8 Jul 1998 01:30:15 +0000]
Switch modifiers in RE off
Message-Id: <
199807080530.BAA14072@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1375
Gisle Aas [Tue, 7 Jul 1998 23:08:59 +0000]
Faster copying from SvIV/SvNVs in sv_setsv()
Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1374
Laszlo Molnar [Tue, 7 Jul 1998 23:47:50 +0000]
dos-djgpp update
Message-ID: <
19980707234750.A180@cdata.tvnet.hu>
p4raw-id: //depot/perl@1373
Jarkko Hietaniemi [Tue, 7 Jul 1998 02:32:53 +0000]
add extension to support SysV IPC
Message-Id: <
199807062332.CAA25792@alpha.hut.fi>
Subject: [PATCH] 5.004_70: IPC::SysV
p4raw-id: //depot/perl@1372
Ilya Zakharevich [Mon, 6 Jul 1998 22:24:33 +0000]
add patch for C<use re 'debug'>
Message-Id: <
199807070224.WAA10318@monk.mps.ohio-state.edu>
Subject: Re: _70 and Devel::RE
p4raw-id: //depot/perl@1371
Ilya Zakharevich [Mon, 6 Jul 1998 20:43:54 +0000]
added patch to generate PPDEF(pp_foo)
Message-Id: <
199807070043.UAA28572@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
p4raw-id: //depot/perl@1370
Gurusamy Sarathy [Wed, 8 Jul 1998 04:19:49 +0000]
suggest 'make test' after make
p4raw-id: //depot/perl@1369
Colin Kuskie [Tue, 7 Jul 1998 09:44:33 +0000]
added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
Message-ID: <Pine.GSO.3.96.
980707093457.28681A-100000@pdxue150.cadence.com>
Subject: Corrected -i prefix patch
p4raw-id: //depot/perl@1368
Gisle Aas [Tue, 7 Jul 1998 11:48:11 +0000]
Faster foreach integer range
Message-ID: <m3k95qm1pg.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1367
Gisle Aas [Tue, 7 Jul 1998 17:48:36 +0000]
Remove some rendundant SvOOK_on tests
Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1366
M. J. T. Guy [Tue, 7 Jul 1998 15:59:03 +0000]
applied patch to clarify m//g
Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
Subject: [PATCH] Re: m//g in perlop.pod
p4raw-id: //depot/perl@1365
M. J. T. Guy [Tue, 7 Jul 1998 11:59:41 +0000]
5.004_70 bug in perlfaq.pod
Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
p4raw-id: //depot/perl@1364
Jarkko Hietaniemi [Tue, 7 Jul 1998 13:27:47 +0000]
applied tweak (via private mail)
Message-Id: <
199807071027.NAA20829@alpha.hut.fi>
Subject: tiny perllocale.pod patch for 5.004_70
p4raw-id: //depot/perl@1363
Ilya Zakharevich [Mon, 6 Jul 1998 22:47:30 +0000]
applied patch, various tweaks to pander to pod2man tantrums
Message-Id: <
199807070247.WAA10677@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_70] CONFIGPM
p4raw-id: //depot/perl@1362
Stephen McCamant [Mon, 6 Jul 1998 21:22:17 +0000]
Re: Inconsistent arithmetics on refs
Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
p4raw-id: //depot/perl@1361
Ilya Zakharevich [Mon, 6 Jul 1998 20:59:10 +0000]
Anohter ptags improvement
Message-Id: <
199807070059.UAA28815@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1360
Gurusamy Sarathy [Tue, 7 Jul 1998 22:08:48 +0000]
fix accidental RE-de-optimization
From: larry@wall.org (Larry Wall)
Date: Mon, 6 Jul 1998 17:49:31 -0700
Message-Id: <
199807070049.RAA23475@wall.org>
Subject: Re: before you deluge us with patches
--
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
Message-Id: <
199807070710.DAA25399@monk.mps.ohio-state.edu>
Subject: Re: before you deluge us with patches
p4raw-id: //depot/perl@1359
Gisle Aas [Mon, 6 Jul 1998 21:41:14 +0000]
Evaluation of AVHVs in scalar context
Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1358
Gurusamy Sarathy [Tue, 7 Jul 1998 21:29:46 +0000]
doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
p4raw-id: //depot/perl@1357
Andy Dougherty [Mon, 6 Jul 1998 16:59:06 +0000]
Update metaconfig info
Message-Id: <Pine.SUN.3.96.
980706165659.21068B-100000@newton.phys>
p4raw-id: //depot/perl@1353
Andy Dougherty [Mon, 6 Jul 1998 13:14:37 +0000]
Config_70-01: Remove default "/share"
Message-Id: <Pine.SUN.3.96.
980706130959.20719A-100000@newton.phys>
p4raw-id: //depot/perl@1352
Gurusamy Sarathy [Mon, 6 Jul 1998 23:24:47 +0000]
try harder to run non-executable tests
p4raw-id: //depot/perl@1351
Joshua Pritikin [Mon, 6 Jul 1998 09:19:29 +0000]
add patch to improve method caching, regen headers
Message-Id: <H
00000e50008a518@MHS>
Subject: [PATCH _70] cache missing methods
p4raw-id: //depot/perl@1350
Gurusamy Sarathy [Mon, 6 Jul 1998 22:55:56 +0000]
remove #! line from Errno_pm.PL
p4raw-id: //depot/perl@1348
Gisle Aas [Mon, 6 Jul 1998 13:08:53 +0000]
added patch to fix Cwd.pm warnings, fixed a couple more places
Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
p4raw-id: //depot/perl@1347
Gurusamy Sarathy [Mon, 6 Jul 1998 22:20:29 +0000]
much simpler fix to typecheck read/sysread/recv, as suggested by
Stephen McCamant
p4raw-id: //depot/perl@1346
Gurusamy Sarathy [Mon, 6 Jul 1998 21:58:52 +0000]
undo ck_sysread() changes#1319,1337 in preparation for a much
simpler fix
p4raw-link: @1337 on //depot/perl:
77808da1249dc49b6d1ea4171ebce9989b18ea3f
p4raw-link: @1319 on //depot/perl:
5081475eefaf24307ce7eaf4c87aafd588b37e98
p4raw-id: //depot/perl@1345
Gisle Aas [Mon, 6 Jul 1998 21:52:12 +0000]
Keepers of the Patch Pumpkin
Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1342
Gurusamy Sarathy [Mon, 6 Jul 1998 20:43:35 +0000]
remove dup entry in perldiag
p4raw-id: //depot/perl@1341
Gurusamy Sarathy [Mon, 6 Jul 1998 20:31:44 +0000]
more reasonable diagnostic on keyword vs. sub ambiguity
p4raw-id: //depot/perl@1340
Gurusamy Sarathy [Mon, 6 Jul 1998 19:23:06 +0000]
rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
p4raw-id: //depot/perl@1339
Gurusamy Sarathy [Mon, 6 Jul 1998 18:45:35 +0000]
per Larry suggestion, toss change#1327 and fix the documentation
to match behavior instead
p4raw-link: @1327 on //depot/perl:
0ce625782f64de805c21893bca308710ed297c68
p4raw-id: //depot/perl@1338
Gurusamy Sarathy [Mon, 6 Jul 1998 17:15:26 +0000]
allow read(FH,threadsv,...)
p4raw-id: //depot/perl@1337
Gurusamy Sarathy [Mon, 6 Jul 1998 09:06:33 +0000]
5.004_70 tweaks
p4raw-id: //depot/perl@1336
Gurusamy Sarathy [Mon, 6 Jul 1998 07:05:37 +0000]
update Changes
p4raw-id: //depot/perl@1335
Gurusamy Sarathy [Mon, 6 Jul 1998 06:41:17 +0000]
allow eval-groups in patterns only if they C<use re 'eval';>
p4raw-id: //depot/perl@1334
Hans Mulder [Mon, 6 Jul 1998 02:11:32 +0000]
corrupt malloc ptr on NeXT
Message-Id: <
9807060021.AA29027@icgned.icgroup.nl>
p4raw-id: //depot/perl@1333
Gurusamy Sarathy [Mon, 6 Jul 1998 03:18:34 +0000]
added Errno-1.09 from CPAN
p4raw-id: //depot/perl@1332
Gurusamy Sarathy [Mon, 6 Jul 1998 02:59:09 +0000]
fix small memleak on -e, don't try to find_script() when e_script
p4raw-id: //depot/perl@1331
Gurusamy Sarathy [Mon, 6 Jul 1998 00:40:24 +0000]
add Symbol::delete_package()
p4raw-id: //depot/perl@1330
Stephen McCamant [Sun, 5 Jul 1998 17:36:14 +0000]
patch to remove assumptions about offset of IV being == sizeof(XPV)
Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
Subject: [PATCH] alignment in X[IN]V allocation
p4raw-id: //depot/perl@1329
Gurusamy Sarathy [Sun, 5 Jul 1998 22:47:57 +0000]
make read() return undef on errors as documented, and clarify docs
p4raw-id: //depot/perl@1328
Gurusamy Sarathy [Sun, 5 Jul 1998 22:11:21 +0000]
fix getc() to return empty string instead of undef on eof, as it was
documented to behave; still returns undef on error
p4raw-id: //depot/perl@1327
Hans Mulder [Sun, 5 Jul 1998 23:23:20 +0000]
patch whitespace-mutiliated; applied manually
Message-Id: <
9807052133.AA28626@icgned.icgroup.nl>
Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
p4raw-id: //depot/perl@1326
Tom Christiansen [Sun, 5 Jul 1998 09:15:22 +0000]
applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
Subject: Re: docpatch
Message-Id: <
199807051515.JAA03644@jhereg.perl.com>
p4raw-id: //depot/perl@1325
Billy Constantine [Sun, 5 Jul 1998 23:05:52 +0000]
applied patch, and undid change#1302 which it made unnecessary
Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
Message-ID: <Pine.SV4.3.93.
980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
p4raw-link: @1302 on //depot/perl:
1289a8b80f063d20e88094098a0275f4681d9f97
p4raw-id: //depot/perl@1324
Gurusamy Sarathy [Sun, 5 Jul 1998 20:56:39 +0000]
fix t/lib/fields.t's @INC so make test runs
p4raw-id: //depot/perl@1323
Gurusamy Sarathy [Sun, 5 Jul 1998 20:26:43 +0000]
add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
p4raw-id: //depot/perl@1322
Gurusamy Sarathy [Sun, 5 Jul 1998 07:41:50 +0000]
sundry win32 config tweaks
p4raw-id: //depot/perl@1321
Gurusamy Sarathy [Sun, 5 Jul 1998 06:30:35 +0000]
update Changes
p4raw-id: //depot/perl@1320
Gurusamy Sarathy [Sun, 5 Jul 1998 06:27:37 +0000]
add ck_sysread() for better sysread/read/recv sanity
p4raw-id: //depot/perl@1319
Stephen McCamant [Sat, 4 Jul 1998 23:24:47 +0000]
Document B::Deparse, add pp_threadsv
Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
p4raw-id: //depot/perl@1318
Chip Salzenberg [Sat, 4 Jul 1998 20:51:36 +0000]
added patch with tweak to doc
Message-ID: <
19980704205136.A16319@perlsupport.com>
Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
p4raw-id: //depot/perl@1317
Gurusamy Sarathy [Sun, 5 Jul 1998 03:56:22 +0000]
Porting/Glossary goes podly into Config.pm
p4raw-id: //depot/perl@1316
Alan Burlison [Fri, 3 Jul 1998 11:28:03 +0000]
add suggested tool as an example in ExtUtils::Packlist
Message-Id: <
199807031028.LAA10456@sale-wts>
Subject: Re: [make install] another horror story
p4raw-id: //depot/perl@1315
Gurusamy Sarathy [Sun, 5 Jul 1998 02:28:04 +0000]
avoid race condition (storing ptr to SV before incrementing its
REFCNT) and warning in newRV()
p4raw-id: //depot/perl@1314
Gisle Aas [Sat, 4 Jul 1998 10:20:35 +0000]
applied suggested fix for xhv_array sizing, with portability tweaks
Subject: Re: [PATCH] Re: perl5.004_69 core dump
Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1313
Gisle Aas [Sat, 4 Jul 1998 09:28:46 +0000]
hv_max may be a few too many
Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1312
Gurusamy Sarathy [Sun, 5 Jul 1998 00:35:27 +0000]
patchlevel up to 5.004_70, various tweaks
* fix taint problems due to maintbranch regression
* PERL_OBJECT now builds again
* deal with C++ strong-typing problems in hv.c
* fix mismatch in "reserved word" diagnostic
p4raw-id: //depot/perl@1311
Gurusamy Sarathy [Sat, 4 Jul 1998 08:32:53 +0000]
various small tweaks (still fails a few taint tests in {taint,locale}.t)
p4raw-id: //depot/perl@1309
Gurusamy Sarathy [Sat, 4 Jul 1998 08:31:17 +0000]
back out change#1289 (additional pollution breaks things on win32)
p4raw-link: @1289 on //depot/perl:
e031fa27bae468c1d1f1c2f63947de150db520aa
p4raw-id: //depot/perl@1308
Gurusamy Sarathy [Sat, 4 Jul 1998 07:00:14 +0000]
fix C<local $tied{foo} = $tied{foo}>, add tests
p4raw-id: //depot/perl@1307
Joshua Pritikin [Wed, 1 Jul 1998 10:09:43 +0000]
fixes for mortalization bug in xsubpp, other efficiency tweaks
Message-Id: <H
00000e500086fb3@MHS>
Subject: [PATCH _69] sv_2mortal fix
p4raw-id: //depot/perl@1306
Gisle Aas [Sat, 4 Jul 1998 01:04:08 +0000]
add patch preextend global string table, tweak for 512 entries
Subject: Re: [PATCH] Re: perl5.004_69 core dump
Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1305
Gisle Aas [Sat, 4 Jul 1998 00:49:42 +0000]
simplify xhv_array sizing
Subject: Re: [PATCH] Re: perl5.004_69 core dump
Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1304
Blair Zajac [Wed, 1 Jul 1998 19:25:56 +0000]
make 4-arg win32_select() sleep more reasonably on false values
Message-Id: <
199807020225.TAA18740@gobi.gps.caltech.edu>
Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
--
Message-Id: <
199807030107.SAA08595@gobi.gps.caltech.edu>
Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
p4raw-id: //depot/perl@1303
Laszlo Molnar [Fri, 3 Jul 1998 23:45:25 +0000]
adjust h2ph.t for dos-specific problem
Message-ID: <
19980703234525.C208@cdata.tvnet.hu>
Subject: Re: [PATCH _68] t/lib/h2ph.t problem
p4raw-id: //depot/perl@1302
Ilya Zakharevich [Fri, 3 Jul 1998 00:59:35 +0000]
fix CPAN.pm problem, OS2 tweaks
Message-Id: <
199807030459.AAA00097@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_68] PAtch to CPAN first-time
p4raw-id: //depot/perl@1301
Ilya Zakharevich [Thu, 2 Jul 1998 21:02:59 +0000]
Add elc target to to makefile
Message-Id: <
199807030102.VAA26813@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1300
Ilya Zakharevich [Thu, 2 Jul 1998 21:04:29 +0000]
newer emacs/cperl-mode.el (via private mail)
Message-Id: <
199807030104.VAA26825@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_68] cperl-mode
p4raw-id: //depot/perl@1299
Dominic Dunlop [Thu, 2 Jul 1998 22:57:26 +0000]
Make Power MachTen use vfork and perl's malloc
Message-Id: <v
03110701b1c1603eae52@[195.95.102.68]>
p4raw-id: //depot/perl@1298
Ilya Zakharevich [Thu, 2 Jul 1998 03:49:32 +0000]
allow a flags args to fbm_instr() for future needs
Message-Id: <
199807020749.DAA12379@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
p4raw-id: //depot/perl@1297
Andy Dougherty [Thu, 2 Jul 1998 11:50:41 +0000]
INSTALL-1.39
Message-Id: <Pine.SUN.3.96.
980702114956.18246B-100000@newton.phys>
p4raw-id: //depot/perl@1296
Andy Dougherty [Wed, 1 Jul 1998 23:07:50 +0000]
Configure update
Message-Id: <
9807020307.AA17848@newton.phys.lafayette.edu>
Subject: [PATCH 5.004_69] Config_69-01
p4raw-id: //depot/perl@1295
Hugo van der Sanden [Wed, 1 Jul 1998 21:14:22 +0000]
add perlbug -F switch to save message to file
Message-Id: <l
03130301b1c03a649e45@[194.222.64.89]>
Subject: Re: [PATCH 5.004_69] perlbug -fok
p4raw-id: //depot/perl@1294
Hugo van der Sanden [Wed, 1 Jul 1998 20:14:05 +0000]
catch nonexistent backrefs in REs
Message-Id: <l
03130304b1c027e1df9e@[194.222.64.89]>
Date: Wed, 1 Jul 1998 20:14:05 +0200
Subject: Re: [PATCH _66] for bad backrefs
--
Message-Id: <l
03130300b1c03425261c@[194.222.64.89]>
Date: Wed, 1 Jul 1998 20:47:16 +0200
Subject: Re: [PATCH _66] for bad backrefs
p4raw-id: //depot/perl@1293
Gurusamy Sarathy [Sat, 4 Jul 1998 05:02:01 +0000]
fix perlcc to not rm output file, and other -w(arts)
p4raw-id: //depot/perl@1292
Gurusamy Sarathy [Sat, 4 Jul 1998 04:30:03 +0000]
ignore stash entries that are not GVs in dump.c
p4raw-id: //depot/perl@1291
Gurusamy Sarathy [Sat, 4 Jul 1998 03:55:10 +0000]
cleaner page headers from pod2man
p4raw-id: //depot/perl@1290
Anton Berezin [Tue, 30 Jun 1998 18:22:05 +0000]
win32iop.h #defines
Message-Id: <
199806301822.SAA09899@lion.plab.ku.dk>
p4raw-id: //depot/perl@1289
Robin Barker [Tue, 30 Jun 1998 14:45:49 +0000]
tweaks to Getopt::Std
Message-Id: <14103.
9806301345@tempest.cise.npl.co.uk>
Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
--
Message-Id: <17918.
9807021053@tempest.cise.npl.co.uk>
To: perl5-porters@perl.org
Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
p4raw-id: //depot/perl@1288
Gisle Aas [Fri, 3 Jul 1998 00:50:15 +0000]
added patch, with tweaks
Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
Subject: [PATCH] Some AVHV documentation
p4raw-id: //depot/perl@1287
Gisle Aas [Tue, 30 Jun 1998 13:34:07 +0000]
applied patch with tweaks to prose
Subject: [PATCH] Simplified AVHV support
Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1286
M. J. T. Guy [Tue, 30 Jun 1998 12:14:50 +0000]
tweak doc for ".."
Subject: [PATCH] pod for scalar ..
Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
p4raw-id: //depot/perl@1285
Jarkko Hietaniemi [Tue, 30 Jun 1998 14:32:17 +0000]
fix use of uninitialized var in pp_unpack()
Message-Id: <
199806301132.OAA27353@alpha.hut.fi>
Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
p4raw-id: //depot/perl@1284
Jarkko Hietaniemi [Tue, 30 Jun 1998 11:40:22 +0000]
5.004_69: Parsewords.pm: avoid undefined warnings
Message-Id: <
199806300840.LAA04872@alpha.hut.fi>
p4raw-id: //depot/perl@1283
Gurusamy Sarathy [Sat, 4 Jul 1998 02:24:32 +0000]
VMS updates from Dan Sugalski <sugalskd@osshe.edu>
Message-Id: <3.0.5.32.
19980629165356.00a20730@ous.edu>
Date: Mon, 29 Jun 1998 16:53:56 -0700
Subject: [PATCH 5.004_69]README.vms doc patch
--
Message-Id: <3.0.5.32.
19980629165125.00a4e100@ous.edu>
Date: Mon, 29 Jun 1998 16:51:25 -0700
--
Message-Id: <3.0.5.32.
19980702135357.00a5eb40@ous.edu>
Date: Thu, 02 Jul 1998 13:53:57 -0700
Subject: [PATCH 5.004_69]VMS filetest operator fixup
p4raw-id: //depot/perl@1282
Hans Mulder [Mon, 29 Jun 1998 16:46:25 +0000]
Tweaks to VMS configuration procedure
Message-Id: <3.0.5.32.
19980629164625.00a4d7c0@ous.edu>
p4raw-id: //depot/perl@1281
Hans Mulder [Mon, 29 Jun 1998 16:31:29 +0000]
don't attempt to copy directories on VMS
Message-Id: <3.0.5.32.
19980629163129.00a82140@ous.edu>
Subject: [PATCH 5.004_69]Tweak to installperl
p4raw-id: //depot/perl@1280
Douglas Lankshear [Mon, 29 Jun 1998 09:00:13 +0000]
add 'installhtml*dir' to win32 config templates
Subject: [PATCH 5.004_68] For Win32 config
Message-ID: <
000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
p4raw-id: //depot/perl@1279
Billy Constantine [Sat, 27 Jun 1998 01:13:12 +0000]
implemented described fix for h2ph hanging on "enum"
Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
Message-ID: <Pine.SV4.3.93.
980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
p4raw-id: //depot/perl@1278
Gurusamy Sarathy [Sat, 4 Jul 1998 01:51:47 +0000]
merge changes#1210,1211,1270 from maintbranch
p4raw-link: @1270 on //depot/maint-5.004/perl:
413603941653f55130af336b8e990052b26673a6
p4raw-link: @1211 on //depot/maint-5.004/perl:
247620c138019426962998dd7edc0157874220f0
p4raw-link: @1210 on //depot/maint-5.004/perl:
4522f71f5c16bf8892b1952004accec53aab868e
p4raw-id: //depot/perl@1277
Larry Wall [Mon, 22 Jun 1998 08:55:09 +0000]
deprecate use of reserved word "our" (Larry's idea)
Message-Id: <
199806221555.IAA07212@wall.org>
Subject: Re: our
p4raw-id: //depot/perl@1276