Jarkko Hietaniemi [Thu, 17 Aug 2000 01:16:29 +0000]
Doc nits spotted by Richard Soderberg.
p4raw-id: //depot/perl@6668
Casey R. Tweten [Wed, 16 Aug 2000 12:39:08 +0000]
Re: perldebut.pod - spelling
Message-ID: <Pine.OSF.4.21.
0008161238250.32058-100000@home.kiski.net>
p4raw-id: //depot/perl@6667
Casey R. Tweten [Wed, 16 Aug 2000 11:35:09 +0000]
Re: [ID
20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
Message-ID: <Pine.OSF.4.21.
0008161132270.10885-100000@home.kiski.net>
p4raw-id: //depot/perl@6666
Gurusamy Sarathy [Thu, 17 Aug 2000 01:03:52 +0000]
add "ok" targets from change#6632 in makefile.mk
p4raw-link: @6632 on //depot/perl:
017e10814b1e1d25c7506a0b0903863aee5cb0ca
p4raw-id: //depot/perl@6665
Gurusamy Sarathy [Thu, 17 Aug 2000 00:56:11 +0000]
avoid warnings from dense compiler
p4raw-id: //depot/perl@6664
Jarkko Hietaniemi [Thu, 17 Aug 2000 00:51:49 +0000]
Tweak the regex compilation errors once more.
p4raw-id: //depot/perl@6663
Gurusamy Sarathy [Thu, 17 Aug 2000 00:28:19 +0000]
trailing new %ENV entries weren't being pushed into the real
environment of subprocesses on Windows
p4raw-id: //depot/perl@6662
Gurusamy Sarathy [Thu, 17 Aug 2000 00:19:20 +0000]
waitpid() now handles externally spawned pids correctly;
fixes for backtick/wait/waitpid failures on Windows 9x
these changes make the pid returned by process functions on
Windows 9x always positive by clearing the high bit (which
is always set on Win9x); pseudo-process PIDs are likewise
always negative now on Win9x (just as on NT/2000)
p4raw-id: //depot/perl@6661
Jarkko Hietaniemi [Thu, 17 Aug 2000 00:04:32 +0000]
Retract #6645.
p4raw-id: //depot/perl@6660
Gurusamy Sarathy [Wed, 16 Aug 2000 23:59:28 +0000]
on windows, the return values from wait() and waitpid() don't
match those of pseudo-pids
p4raw-id: //depot/perl@6659
Gurusamy Sarathy [Wed, 16 Aug 2000 23:56:14 +0000]
pod nit seen in passing
p4raw-id: //depot/perl@6658
Gurusamy Sarathy [Wed, 16 Aug 2000 23:53:42 +0000]
change#6328 could make close(SOCKET) return false on windows
when it shouldn't
p4raw-link: @6328 on //depot/perl:
4e94524934c1af4124b2888d9716e5304ee50ad9
p4raw-id: //depot/perl@6657
Gurusamy Sarathy [Wed, 16 Aug 2000 23:46:57 +0000]
check that the number pseudo children doesn't exceed
MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
the WaitForMultipleObjects() limit that would cause wait()
to crash)
wait() and waitpid() could potentially be rewritten to use
more than one thread to do the waiting to eliminate this
limitation
p4raw-id: //depot/perl@6656
Jarkko Hietaniemi [Wed, 16 Aug 2000 14:11:05 +0000]
Update Changes.
p4raw-id: //depot/perl@6655
Jarkko Hietaniemi [Wed, 16 Aug 2000 14:10:12 +0000]
Update to perldebtut 1.9, from Richard Foley.
p4raw-id: //depot/perl@6654
Lupe Christoph [Fri, 11 Aug 2000 00:30:27 +0000]
Change the regx compilation error markers to use = instead of <
since pod makes using the latter quite messy. Reported in
ID
20000814.006 by Abigail and in
Subject: Unknown escape E<> ?
Message-ID: <
20000811003027.F17420@alanya.lupe-christoph.de>
p4raw-id: //depot/perl@6653
Abigail [Tue, 15 Aug 2000 04:15:40 +0000]
Change the perlbug address to perl.org since it's more forgiving.
Subject: [ID
20000814.007] [PATCH] Email address in perlbug.
Message-Id: <
20000815041540.8633.qmail@foad.org>
p4raw-id: //depot/perl@6652
Tim Jenness [Tue, 15 Aug 2000 15:51:59 +0000]
Cwd::_backtick_pwd does not check return value
Message-ID: <Pine.LNX.4.21.
0008151547560.1223-100000@lapaki.jach.hawaii.edu>
p4raw-id: //depot/perl@6651
Andreas König [Wed, 16 Aug 2000 15:09:46 +0000]
Update to CPAN 1.57.
Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@6650
Larry W. Virden [Fri, 24 Mar 2000 14:25:37 +0000]
[ID
20000324.040] minor fix to perlhpux.pod
Message-Id: <
200003241925.OAA27985@lwv26awu.cas.org>
p4raw-id: //depot/perl@6649
Christian Kirsch [Wed, 9 Aug 2000 17:05:17 +0000]
The numeric locale was reset to "C" by s?printf and never restored.
Subject: [ID
20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
Message-Id: <
20000809170517.A25389@held>
No test since adding the failing example to locale.t
does not fail -- probably because the locale settings are so
thoroughly tweaked by that time. Running the example standalone
does fail, though. UPDATE: test case added at change #7540.
p4raw-link: @7540 (not found)
p4raw-id: //depot/perl@6648
Jarkko Hietaniemi [Wed, 16 Aug 2000 00:07:54 +0000]
Update Changes and test semi-automatic patchlevel updating.
p4raw-id: //depot/perl@6647
Peter Prymmer [Tue, 15 Aug 2000 16:31:34 +0000]
Fix a dependency problem.
Subject: [PATCH: 6640] VMS Makefile.SH update
Message-ID: <Pine.OSF.4.10.
10008151613140.141017-100000@aspara.forte.com>
p4raw-id: //depot/perl@6646
Dominic Dunlop [Tue, 15 Aug 2000 22:20:52 +0000]
(Retracted by #6660)
Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
Message-Id: <p
04320403b5bf4c32d381@[192.168.1.4]>
p4raw-id: //depot/perl@6645
Abigail [Tue, 15 Aug 2000 20:12:41 +0000]
[ID
20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
Message-Id: <
20000815201241.25556.qmail@foad.org>
p4raw-id: //depot/perl@6644
Jarkko Hietaniemi [Tue, 15 Aug 2000 21:15:28 +0000]
(an already applied patch)
p4raw-id: //depot/perl@6643
Gurusamy Sarathy [Tue, 15 Aug 2000 19:54:05 +0000]
magic callbacks all need to have same type signature
p4raw-id: //depot/perl@6642
Mike Guy [Tue, 15 Aug 2000 18:26:45 +0000]
for t/lib/peek.t (was Re: [ID
20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
Only the peek.t part applied, not the hash quality part.
p4raw-id: //depot/perl@6641
Jarkko Hietaniemi [Tue, 15 Aug 2000 16:37:37 +0000]
Update Changes.
p4raw-id: //depot/perl@6640
Jarkko Hietaniemi [Tue, 15 Aug 2000 16:34:55 +0000]
Missed a file from #6638.
p4raw-id: //depot/perl@6639
Fifer, Eric [Tue, 15 Aug 2000 17:00:49 +0000]
cygwin port
Message-ID: <
779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
p4raw-id: //depot/perl@6638
Mike Guy [Tue, 15 Aug 2000 16:55:59 +0000]
debugger exit code should reflect user exit code
Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6637
Jarkko Hietaniemi [Tue, 15 Aug 2000 15:30:58 +0000]
Update Changes.
p4raw-id: //depot/perl@6636
Jarkko Hietaniemi [Tue, 15 Aug 2000 15:27:21 +0000]
Use -Dusedevel; regen Configure and the respective Porting stuff.
p4raw-id: //depot/perl@6635
Dominic Dunlop [Tue, 15 Aug 2000 13:51:24 +0000]
Don't blow limited stacks, a lower number is enough to
tickle the lookbehind limit.
Subject: [ID
20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
Message-Id: <p
04320400b5bedcedaf22@[192.168.1.4]>
p4raw-id: //depot/perl@6634
Mike Guy [Tue, 15 Aug 2000 12:10:50 +0000]
[ID
20000815.005] [PATCH] perldoc not looking in the right place for script pod
Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6633
Prymmer/Kahn [Mon, 14 Aug 2000 22:42:06 +0000]
make ok etc also for win32.
Subject: [ID
20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
Message-Id: <Pine.BSF.4.21.
0008142240280.3888-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@6632
Jarkko Hietaniemi [Tue, 15 Aug 2000 13:45:03 +0000]
Update (kinda) to Test 1.14, from Joshua Pritikin.
p4raw-id: //depot/perl@6631
Jarkko Hietaniemi [Tue, 15 Aug 2000 03:25:09 +0000]
Update Changes.
p4raw-id: //depot/perl@6630
Jarkko Hietaniemi [Tue, 15 Aug 2000 03:23:53 +0000]
magic_regdatum_set() is void, not int.
p4raw-id: //depot/perl@6629
Jarkko Hietaniemi [Tue, 15 Aug 2000 03:08:02 +0000]
Make the user to give up his firstborn, err, to knowingly
verify installing an unstable developer release. Also bump
the release to 5.7.0, but leave a patch tag in the local
patches saying that this is not yet the real thing.
p4raw-id: //depot/perl@6628
Yitzchak Scott-Thoennes [Wed, 2 Aug 2000 21:55:09 +0000]
README.os2 update.
Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
Message-ID: <tsPi5gzkgegX092yn@efn.org>
p4raw-id: //depot/perl@6627
Tim Jenness [Mon, 14 Aug 2000 09:44:33 +0000]
Re: File::Temp problems on VMS in bleedperl
cc: vmsperl@perl.org
Message-ID: <Pine.LNX.4.21.
0008140941300.6753-100000@lapaki.jach.hawaii.edu>
p4raw-id: //depot/perl@6626
Jarkko Hietaniemi [Mon, 14 Aug 2000 20:52:16 +0000]
Add SUIDMAIL as was done for the CERT alert.
p4raw-id: //depot/perl@6625
Daniel Muiño [Mon, 14 Aug 2000 16:58:11 +0000]
sfio2000
Message-ID: <
20000814165811.B16368@con2-dgi>
p4raw-id: //depot/perl@6624
Daniel Muiño [Mon, 14 Aug 2000 16:42:47 +0000]
warning: storage class after type is obsolescent
Message-ID: <
20000814164247.A16368@con2-dgi>
p4raw-id: //depot/perl@6623
Abigail [Mon, 14 Aug 2000 20:00:10 +0000]
[ID
20000814.002] [Patch] Email address in Changes.
Message-Id: <
20000814200010.27271.qmail@foad.org>
p4raw-id: //depot/perl@6622
Jarkko Hietaniemi [Mon, 14 Aug 2000 15:23:05 +0000]
Update Changes.
p4raw-id: //depot/perl@6621
Mike Guy [Mon, 14 Aug 2000 15:26:55 +0000]
Re: [PATCH] @+, @- readonly
Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6620
Jarkko Hietaniemi [Mon, 14 Aug 2000 14:12:08 +0000]
Update Changes.
p4raw-id: //depot/perl@6619
Jarkko Hietaniemi [Mon, 14 Aug 2000 14:09:34 +0000]
For now remove the mail code.
p4raw-id: //depot/perl@6618
Jarkko Hietaniemi [Mon, 14 Aug 2000 14:08:28 +0000]
Drop the eg/ mentions and also mention the recent suidperl thing.
p4raw-id: //depot/perl@6617
Mike Guy [Mon, 14 Aug 2000 08:26:02 +0000]
Re: [ID
20000807.003] [PATCH] Debugger treatment of condition "0"
Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6616
Mike Guy [Mon, 14 Aug 2000 08:04:22 +0000]
@+, @- readonly (was Re: @<punct> interpolating in "")
Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6615
Mike Guy [Mon, 14 Aug 2000 07:57:23 +0000]
Test fails / warnings with perl-current #6612
Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6614
Jarkko Hietaniemi [Mon, 14 Aug 2000 13:45:33 +0000]
VMS configure.com update continues.
p4raw-id: //depot/perl@6613
Jarkko Hietaniemi [Sun, 13 Aug 2000 22:13:35 +0000]
Update Changes.
p4raw-id: //depot/perl@6612
Jarkko Hietaniemi [Sun, 13 Aug 2000 16:21:45 +0000]
Upgrade to CGI 2.71, from Lincoln Stein.
p4raw-id: //depot/perl@6611
Mike Guy [Sun, 13 Aug 2000 13:45:51 +0000]
t/op/regmesg.t fails if REG_INFTY set
Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6610
Jarkko Hietaniemi [Sun, 13 Aug 2000 14:31:26 +0000]
Andreas says that 1.56 is fine, so reverting back to it.
p4raw-id: //depot/perl@6609
Jarkko Hietaniemi [Sun, 13 Aug 2000 05:34:20 +0000]
Update Changes.
p4raw-id: //depot/perl@6608
Jarkko Hietaniemi [Sun, 13 Aug 2000 05:32:01 +0000]
Put back the \z changes of #5406 to CPAN.pm.
p4raw-id: //depot/perl@6607
Jarkko Hietaniemi [Sun, 13 Aug 2000 05:20:16 +0000]
Fix-n-skip the tests under 5005threads.
p4raw-id: //depot/perl@6606
Jarkko Hietaniemi [Sun, 13 Aug 2000 05:07:48 +0000]
Fix the test for 5005threads.
p4raw-id: //depot/perl@6605
Jarkko Hietaniemi [Sun, 13 Aug 2000 03:35:37 +0000]
Should have deleted this in #6603.
p4raw-id: //depot/perl@6604
Jarkko Hietaniemi [Sat, 12 Aug 2000 18:29:32 +0000]
Rewrite of vms/subconfigure.com as configure.com,
from Peter Prymmer and the vmsperl crew.
p4raw-id: //depot/perl@6603
Jarkko Hietaniemi [Fri, 11 Aug 2000 13:00:01 +0000]
PlainText.pm is dead.
p4raw-id: //depot/perl@6602
Jarkko Hietaniemi [Fri, 11 Aug 2000 04:06:45 +0000]
Update Changes.
p4raw-id: //depot/perl@6601
Jarkko Hietaniemi [Fri, 11 Aug 2000 04:06:10 +0000]
Add a few missing files, update MANIFEST.
p4raw-id: //depot/perl@6600
Richard Foley [Wed, 9 Aug 2000 10:17:15 +0000]
Add Perl debugging tutorial, regen toc.
Subject: perldebtut.pod
Message-id: <
3991138B.262247B8@m.dasa.de>
p4raw-id: //depot/perl@6599
Jarkko Hietaniemi [Fri, 11 Aug 2000 02:48:56 +0000]
tiny Changes edit
p4raw-id: //depot/perl@6598
Simon Cozens [Fri, 11 Aug 2000 02:24:52 +0000]
Tests for #6589.
Subject: Re: B::Deparse was Re: [ID
20000808.005] refs to returned lvalues are lvalues??
Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
p4raw-id: //depot/perl@6597
Jarkko Hietaniemi [Fri, 11 Aug 2000 01:50:07 +0000]
Update Changes.
p4raw-id: //depot/perl@6596
Jarkko Hietaniemi [Fri, 11 Aug 2000 01:47:16 +0000]
nitfix
p4raw-id: //depot/perl@6595
Lupe Christoph [Wed, 9 Aug 2000 11:35:54 +0000]
Getting perlio and threads to compile
Message-ID: <
20000809113554.G23160@alanya.lupe-christoph.de>
(the Solaris version changes in Configure skipped)
p4raw-id: //depot/perl@6594
Simon Cozens [Tue, 1 Aug 2000 06:55:19 +0000]
Re: [ID
20000730.003] utf8::length() bad
Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
p4raw-id: //depot/perl@6593
Peter Scott [Thu, 10 Aug 2000 08:23:27 +0000]
Re: [ID
20000809.006] Debugger lost the ability to see $1 et al
Message-Id: <4.3.2.7.2.
20000810081749.00aa92c0@peterscott.com>
p4raw-id: //depot/perl@6592
Hugo van der Sanden [Thu, 10 Aug 2000 19:23:04 +0000]
Re: [ID
20000809.005] trouble with long string and /m modifier - uninitialized value
Message-Id: <
200008101823.TAA23580@crypt.compulink.co.uk>
p4raw-id: //depot/perl@6591
Joe Smith [Wed, 9 Aug 2000 02:44:54 +0000]
Preprocessing and postprocessing for File::Find.
Subject: Patch to Find::File.pm to allow alphabetical results
Message-Id: <
20000809024453.A21193@tardis.Tymnet.COM>
p4raw-id: //depot/perl@6590
Simon Cozens [Wed, 9 Aug 2000 04:49:20 +0000]
B::Deparse didn't do sub attributes.
Subject: B::Deparse was Re: [ID
20000808.005] refs to returned lvalues are lvalues??
Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
p4raw-id: //depot/perl@6589
Mike Guy [Tue, 8 Aug 2000 21:54:29 +0000]
debugger "d" command doesnt check line number
Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6588
Hugo van der Sanden [Thu, 3 Aug 2000 14:34:22 +0000]
sleep(1) does not necessarily return 1.
Subject: [PATCH bleadperl] op/lex_assign.t
Message-Id: <
200008031334.OAA03379@crypt.compulink.co.uk>
p4raw-id: //depot/perl@6587
Jarkko Hietaniemi [Fri, 11 Aug 2000 00:31:50 +0000]
Document the IO::Select timeout.
p4raw-id: //depot/perl@6586
Jarkko Hietaniemi [Fri, 11 Aug 2000 00:13:54 +0000]
Forgot contributor.
p4raw-id: //depot/perl@6585
Jarkko Hietaniemi [Fri, 11 Aug 2000 00:09:19 +0000]
detypo
p4raw-id: //depot/perl@6584
Mike Guy [Thu, 10 Aug 2000 15:50:54 +0000]
Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
Subject: Re: [ID
20000810.002] $a["1foo"] same as $a[0]
Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6583
Jarkko Hietaniemi [Thu, 10 Aug 2000 23:29:32 +0000]
Update Changes.
p4raw-id: //depot/perl@6582
Jarkko Hietaniemi [Thu, 10 Aug 2000 23:26:16 +0000]
Put back the std @INC thing.
p4raw-id: //depot/perl@6581
Jarkko Hietaniemi [Thu, 10 Aug 2000 23:03:34 +0000]
Update to CGI 2.70, from Lincoln Stein.
p4raw-id: //depot/perl@6580
Jarkko Hietaniemi [Thu, 10 Aug 2000 22:41:50 +0000]
Update to CPAN 1.56, from Andreas König.
p4raw-id: //depot/perl@6579
Jarkko Hietaniemi [Thu, 10 Aug 2000 22:38:13 +0000]
Update to Pod::Parser 1.17, from Brad Appleton.
p4raw-id: //depot/perl@6578
Jarkko Hietaniemi [Thu, 10 Aug 2000 22:35:41 +0000]
Small AUTHORS and MAINTAIN updates. Could do with big updates.
p4raw-id: //depot/perl@6577
Jarkko Hietaniemi [Thu, 10 Aug 2000 22:24:54 +0000]
Update to Getopt::Long 2.23_05, from Johan Vromans.
p4raw-id: //depot/perl@6576
Jarkko Hietaniemi [Thu, 10 Aug 2000 22:02:07 +0000]
Update to Term::ANSIColor 1.03, from Russ Allbery.
p4raw-id: //depot/perl@6575
Jarkko Hietaniemi [Thu, 10 Aug 2000 21:55:03 +0000]
Iterating perl6 description.
p4raw-id: //depot/perl@6574
Jarkko Hietaniemi [Thu, 10 Aug 2000 21:48:26 +0000]
Revert the sv.c part of #6559, a better fix is needed.
p4raw-id: //depot/perl@6573
Jarkko Hietaniemi [Thu, 10 Aug 2000 20:33:43 +0000]
It's the 2ndO'ROSSC.
p4raw-id: //depot/perl@6572
Jarkko Hietaniemi [Thu, 10 Aug 2000 15:55:48 +0000]
detypo
p4raw-id: //depot/perl@6571
Jarkko Hietaniemi [Thu, 10 Aug 2000 14:11:17 +0000]
An exceptionally sticky typo.
p4raw-id: //depot/perl@6570
Jarkko Hietaniemi [Thu, 10 Aug 2000 14:09:33 +0000]
detypo (and test Changes updating script)
p4raw-id: //depot/perl@6569