Mark-Jason Dominus [Mon, 22 Apr 2002 02:43:42 +0000]
{PATCH docs] sockatmark
Message-Id: <
20020422064342.24646.qmail@plover.com>
p4raw-id: //depot/perl@16079
Paul Green [Mon, 22 Apr 2002 12:40:00 +0000]
cflags.SH -- to preserve hint file options
Message-Id: <
200204221639.MAA11298@mailhub2.stratus.com>
p4raw-id: //depot/perl@16078
Jarkko Hietaniemi [Mon, 22 Apr 2002 15:18:18 +0000]
Add new files from #16076; re-sort.
p4raw-id: //depot/perl@16077
Jarkko Hietaniemi [Mon, 22 Apr 2002 15:15:22 +0000]
NetWare changeover from Watcom to Codewarrior, from C Aditya.
p4raw-id: //depot/perl@16076
H.Merijn Brand [Mon, 22 Apr 2002 17:56:17 +0000]
Re: [ID
20020422.003] Suggestion in Perl 5.6.1 installation on AIX
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <
20020422175549.BECB.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16074
Jarkko Hietaniemi [Mon, 22 Apr 2002 12:59:17 +0000]
Signedness nit.
p4raw-id: //depot/perl@16073
Jarkko Hietaniemi [Mon, 22 Apr 2002 12:58:04 +0000]
No semicolons after blocks.
p4raw-id: //depot/perl@16072
Jarkko Hietaniemi [Mon, 22 Apr 2002 12:48:19 +0000]
Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
p4raw-id: //depot/perl@16071
Jarkko Hietaniemi [Mon, 22 Apr 2002 12:44:09 +0000]
Upgrade to Encode 1.56, from Dan Kogai.
p4raw-id: //depot/perl@16070
Jarkko Hietaniemi [Mon, 22 Apr 2002 12:38:30 +0000]
Comment tweak from Philip.
p4raw-id: //depot/perl@16069
Gurusamy Sarathy [Mon, 22 Apr 2002 09:53:36 +0000]
a Test::Harness tweak to make the test lines show up prettier
p4raw-id: //depot/perl@16068
Nick Ing-Simmons [Mon, 22 Apr 2002 09:01:43 +0000]
Integrate //depot/perlio into mainline
p4raw-id: //depot/perl@16066
Gurusamy Sarathy [Mon, 22 Apr 2002 08:37:17 +0000]
clean up after stray test file littering
NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
it seems that it shouldn't (looks like a handle leak in PerlIO
to me)
p4raw-id: //depot/perl@16065
Gurusamy Sarathy [Mon, 22 Apr 2002 07:02:03 +0000]
another windows fix: only create a new console for subprocesses
when all three stdhandles are invalid (from Jan Dubois)
p4raw-id: //depot/perl@16062
Gurusamy Sarathy [Mon, 22 Apr 2002 02:40:57 +0000]
all the thread tests now pass on windows (32-bit and 64-bit)
p4raw-id: //depot/perl@16060
Gurusamy Sarathy [Mon, 22 Apr 2002 02:35:45 +0000]
enable maximal optimizations on win64
p4raw-id: //depot/perl@16059
Jarkko Hietaniemi [Mon, 22 Apr 2002 01:38:31 +0000]
Tweaks copied from Philip Newton's Encode patches.
p4raw-id: //depot/perl@16058
Artur Bergman [Mon, 22 Apr 2002 00:19:40 +0000]
End blocks were not run on Win32.
The real fix should be to turn this flag on in RunPerl but
I think we are too close 5.8 to change that.
p4raw-id: //depot/perl@16057
Artur Bergman [Sun, 21 Apr 2002 23:29:22 +0000]
Do not unlock mutex twice.
Do not unlock mutex after it has been destroyed and freed.
Do not email p5p without uncrossing eyes.
p4raw-id: //depot/perl@16056
Gurusamy Sarathy [Sun, 21 Apr 2002 22:32:29 +0000]
squelch some more type mismatch warnings
SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
missing parens in macro definition
p4raw-id: //depot/perl@16055
Jarkko Hietaniemi [Sun, 21 Apr 2002 22:24:52 +0000]
Make writing user-defined character properties nicer.
p4raw-id: //depot/perl@16054
Gurusamy Sarathy [Sun, 21 Apr 2002 21:39:08 +0000]
test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
isn't the case on win64
p4raw-id: //depot/perl@16053
Jarkko Hietaniemi [Sun, 21 Apr 2002 21:24:07 +0000]
One more way to do character class subtraction.
p4raw-id: //depot/perl@16052
Jarkko Hietaniemi [Sun, 21 Apr 2002 21:04:19 +0000]
Mopup of #16048.
p4raw-id: //depot/perl@16051
Gurusamy Sarathy [Sun, 21 Apr 2002 20:55:38 +0000]
some test failures have been fixed
p4raw-id: //depot/perl@16050
Gurusamy Sarathy [Sun, 21 Apr 2002 20:50:21 +0000]
use compare_text() rather than compare() to avoid bogus
failures when the test files happen to be CRLF terminated
p4raw-id: //depot/perl@16049
Gurusamy Sarathy [Sun, 21 Apr 2002 19:53:08 +0000]
fixes for all the warnings reported by Visual C (most of this
change is from change#12026)
p4raw-link: @12026 on //depot/maint-5.6/perl:
ff42b73b40f5a895aef4bed81c794f468e0609bc
p4raw-id: //depot/perl@16048
Nicholas Clark [Sun, 21 Apr 2002 19:15:24 +0000]
another Storable test (Re: perl@16005)
Message-ID: <
20020421181523.GC332@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16047
Mattia Barbon [Sun, 21 Apr 2002 19:37:51 +0000]
Win32: encode/t/perlio.t needs some binmode
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <
3CC3150F.5798.22A05AE@localhost>
p4raw-id: //depot/perl@16046
Andrey Sapozhnikov [Fri, 19 Apr 2002 19:55:56 +0000]
Typo in pod/perltrap.pod
Message-ID: <
3CC021EC.5080005@icb.chel.su>
(tweaked a bit)
p4raw-id: //depot/perl@16045
Jarkko Hietaniemi [Sun, 21 Apr 2002 16:22:17 +0000]
Do not assume that io buffer flushing happens in the same
order as joins (that assumption broke in a multicpu IRIX box)
p4raw-id: //depot/perl@16044
Jarkko Hietaniemi [Sun, 21 Apr 2002 15:56:30 +0000]
As if people would be reading the documentation :-)
p4raw-id: //depot/perl@16043
Jarkko Hietaniemi [Sun, 21 Apr 2002 15:15:05 +0000]
Typo tweaks.
p4raw-id: //depot/perl@16042
Artur Bergman [Sun, 21 Apr 2002 13:53:54 +0000]
Got the last memory leak in the while(1) { threads->create(sub
{})->join() }, now we can loop over a million threads without a
problem.
Cleared up SVs that should have been mortal but never where.
p4raw-id: //depot/perl@16041
Rafael Garcia-Suarez [Sun, 21 Apr 2002 12:25:15 +0000]
Make doc clearer, as suggested by Brent Dax
p4raw-id: //depot/perl@16040
Rafael Garcia-Suarez [Sun, 21 Apr 2002 12:20:47 +0000]
Revert change #15974.
p4raw-link: @15974 on //depot/perl:
8a6aa900aaa729fd6735df2eb96e87e52d2662e8
p4raw-id: //depot/perl@16039
Jarkko Hietaniemi [Sun, 21 Apr 2002 03:04:41 +0000]
S_ stands sfor static.
p4raw-id: //depot/perl@16036
Jarkko Hietaniemi [Sun, 21 Apr 2002 02:52:35 +0000]
htovs et al might be macros.
p4raw-id: //depot/perl@16035
Gurusamy Sarathy [Sun, 21 Apr 2002 02:11:06 +0000]
missed checkin of this file in change#16033
p4raw-link: @16033 on //depot/perl:
c623ac675720b3145d48cc2ea9474a0f3e0cbbca
p4raw-id: //depot/perl@16034
Gurusamy Sarathy [Sun, 21 Apr 2002 01:55:35 +0000]
Windows 64-bit support:
* support for building it in the regular makefiles
* large files support via the _*i64() functions (this should be
portable to the 32-bit universe too, but quite untested and
and binary-incompatible, therefore not enabled there)
* three additional test failures in addition to the t/end.t one
(see README.win32)
* sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
the ones available from the CRT (needed because Perl uses
the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
* add a few 64-bit notes to README.win32
The following general problems were also fixed:
* s/struct stat/Stat_t/g
* Data::Dumper had some naughty 'long' typecasts
* Errno_pm.PL didn't work safe when winsock.h was not in the same
directory as errno.h
* various tell/seek things were incorrectly prototyped
* squelch ugly looking noise when running tests
* Embed.t wasn't linking in all the libraries
* perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
* re-enable all the disabled warnings (additional fixes may be
needed for the warnings uncovered by this)
p4raw-id: //depot/perl@16033
Jarkko Hietaniemi [Sat, 20 Apr 2002 23:07:20 +0000]
Upgrade to Encode 1.52, from Dan Kogai.
p4raw-id: //depot/perl@16032
Mark-Jason Dominus [Sat, 20 Apr 2002 03:36:28 +0000]
Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
Message-ID: <
20020420073628.324.qmail@plover.com>
p4raw-id: //depot/perl@16031
Artur Bergman [Sat, 20 Apr 2002 22:02:32 +0000]
Remove auto-detach
Cleans up memory now, destroys the mutex and frees thread
Makes returnvalues mortal
Doesn't run thread_destruct until the thread has stopped AND
all references to it are gone.
p4raw-id: //depot/perl@16030
Craig A. Berry [Sat, 20 Apr 2002 15:16:30 +0000]
rescue perldoc for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
a05111701b8e779a639b9@[172.16.52.1]>
p4raw-id: //depot/perl@16029
Andreas König [Sat, 20 Apr 2002 15:41:23 +0000]
Re: [PATCH] typo
Message-ID: <m37kn2o5bw.fsf@anima.de>
p4raw-id: //depot/perl@16028
Jarkko Hietaniemi [Sat, 20 Apr 2002 21:40:20 +0000]
Upgrade to Encode 1.51, from Dan Kogai.
p4raw-id: //depot/perl@16026
Gurusamy Sarathy [Sat, 20 Apr 2002 19:58:59 +0000]
purge existing win64 stuff (this never really worked in 5.7.x)
in preparation for completely redone win64 support
p4raw-id: //depot/perl@16025
Stas Bekman [Sat, 20 Apr 2002 13:06:49 +0000]
Re: perl@16005
Message-ID: <
3CC0F769.1010705@stason.org>
(with a minor formatting nit)
p4raw-id: //depot/perl@16024
Andreas König [Sat, 20 Apr 2002 11:20:25 +0000]
perlunicode.pod typos
Message-ID: <m3vgamoheu.fsf@anima.de>
p4raw-id: //depot/perl@16021
Jarkko Hietaniemi [Sat, 20 Apr 2002 14:28:12 +0000]
Test tweak from mjd.
p4raw-id: //depot/perl@16020
Jarkko Hietaniemi [Sat, 20 Apr 2002 14:26:17 +0000]
Integrate perlio:
[ 16018]
Fill in the PERLIO sections.
[ 16017]
Add :bytes to POD part.
Remove 'alias' to Encode now it exists as a module.
[ 16014]
Tweak to Encode.xs to avoid buffer overrun.
[ 16007]
Silence warning generating warning message for U+FFFF does not map etc.
[ 15912]
XS versions of encode/decode for Encode::Unicode
p4raw-link: @16018 on //depot/perlio:
44a4342c9f1bf4dd16241a6721340a5828ede477
p4raw-link: @16017 on //depot/perlio:
c1a61b17baa5d77173aa89ea26a8e563597258e5
p4raw-link: @16014 on //depot/perlio:
0172fc7f023949162f3e79310fb0db0dd22a98f1
p4raw-link: @16007 on //depot/perlio:
c6a7db43c3667911196e8ad7c6a3ad53333f3cf3
p4raw-link: @15912 on //depot/perlio:
d5c9ee33b57c6c516247cc68878006fd91166a49
p4raw-id: //depot/perl@16019
Nick Ing-Simmons [Sat, 20 Apr 2002 13:38:24 +0000]
Fill in the PERLIO sections.
p4raw-id: //depot/perlio@16018
Nick Ing-Simmons [Sat, 20 Apr 2002 13:37:15 +0000]
Add :bytes to POD part.
Remove 'alias' to Encode now it exists as a module.
p4raw-id: //depot/perlio@16017
Artur Bergman [Sat, 20 Apr 2002 13:12:31 +0000]
Really let the update of the link list do something.
p4raw-id: //depot/perl@16016
Nick Ing-Simmons [Sat, 20 Apr 2002 07:51:26 +0000]
Integrate mainline
p4raw-id: //depot/perlio@16015
Nick Ing-Simmons [Sat, 20 Apr 2002 07:46:11 +0000]
Tweak to Encode.xs to avoid buffer overrun.
p4raw-id: //depot/perlio@16014
Jarkko Hietaniemi [Sat, 20 Apr 2002 01:48:13 +0000]
[PATCH] t/japh/abigail.t
From: abigail@foad.org
Date: Fri, 19 Apr 2002 02:21:36 +0200
Message-ID: <
20020419002136.16948.qmail@foad.org>
Subject: Re: [PATCH] t/japh/abigail.t
From: "Craig A. Berry" <craigberry@mac.com>
Date: Fri, 19 Apr 2002 11:23:45 -0500
Message-Id: <
a05111705b8e5f49d5618@[172.16.52.1]>
p4raw-id: //depot/perl@16013
Jarkko Hietaniemi [Sat, 20 Apr 2002 01:46:03 +0000]
User-defined character properties were unintentionally
removed, noticed by Dan Kogai.
p4raw-id: //depot/perl@16012
Audrey Tang [Sat, 20 Apr 2002 04:06:31 +0000]
Re: [PATCH] Big5-related changes.
Message-ID: <
20020419200631.GA20964@not.autrijus.org>
p4raw-id: //depot/perl@16011
Rafael Garcia-Suarez [Fri, 19 Apr 2002 20:52:19 +0000]
Add a BUGS sections to O.pm
p4raw-id: //depot/perl@16010
Rafael Garcia-Suarez [Fri, 19 Apr 2002 20:07:02 +0000]
Disable warning noise
p4raw-id: //depot/perl@16009
Rafael Garcia-Suarez [Fri, 19 Apr 2002 19:54:08 +0000]
More tests for the 3-arg open
p4raw-id: //depot/perl@16008
Nick Ing-Simmons [Fri, 19 Apr 2002 17:45:53 +0000]
Silence warning generating warning message for U+FFFF does not map etc.
p4raw-id: //depot/perlio@16007
Nick Ing-Simmons [Fri, 19 Apr 2002 15:24:57 +0000]
Integrate mainline (for Tk with Encode testing)
Some perlio & encode issues otherwise cleanish.
p4raw-id: //depot/perlio@16006
Jarkko Hietaniemi [Fri, 19 Apr 2002 13:26:39 +0000]
Update Changes.
p4raw-id: //depot/perl@16005
Rafael Garcia-Suarez [Thu, 18 Apr 2002 23:17:44 +0000]
warn on ref open without perlio
Message-ID: <
20020418231744.A24159@rafael>
(with one nit, the skip message needed "# " prefix)
p4raw-id: //depot/perl@16004
H.Merijn Brand [Fri, 19 Apr 2002 15:43:47 +0000]
Smoke 15996 /pro/3gl/CPAN/perl-current
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <
20020419153704.C397.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16003
Jarkko Hietaniemi [Fri, 19 Apr 2002 12:58:23 +0000]
Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
p4raw-id: //depot/perl@16002
Jarkko Hietaniemi [Fri, 19 Apr 2002 12:58:00 +0000]
Upgrade to Encode 1.50, from Dan Kogai.
p4raw-id: //depot/perl@16001
Andreas König [Fri, 19 Apr 2002 11:55:07 +0000]
CPAN.pm sync
Message-ID: <m3ads0qah0.fsf@anima.de>
p4raw-id: //depot/perl@16000
Jarkko Hietaniemi [Fri, 19 Apr 2002 12:08:54 +0000]
Snip away an obsolete section noticed by Benjamin Goldberg.
p4raw-id: //depot/perl@15999
Jarkko Hietaniemi [Fri, 19 Apr 2002 00:43:45 +0000]
The previous change on this was *ahem* slightly off-topic.
p4raw-id: //depot/perl@15998
Abigail [Thu, 18 Apr 2002 17:09:45 +0000]
Typo in pod/perldebtut.pod
Message-Id: <
20020418150945.389.qmail@foad.org>
p4raw-id: //depot/perl@15996
Jarkko Hietaniemi [Thu, 18 Apr 2002 14:14:10 +0000]
z/OS situation update.
p4raw-id: //depot/perl@15995
Jarkko Hietaniemi [Thu, 18 Apr 2002 13:43:37 +0000]
Doc tweaks.
p4raw-id: //depot/perl@15994
Jarkko Hietaniemi [Thu, 18 Apr 2002 13:05:46 +0000]
The tests need perlio.
p4raw-id: //depot/perl@15993
Mark-Jason Dominus [Thu, 18 Apr 2002 09:38:17 +0000]
[PATCH 5.7.3 docs] The question deals with a bug that was fixed
Date: Thu, 18 Apr 2002 09:38:17 -0400
Message-ID: <
20020418133817.22436.qmail@plover.com>
Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
From: Mark-Jason Dominus <mjd@plover.com>
Date: Thu, 18 Apr 2002 09:54:50 -0400
Message-ID: <
20020418135450.22999.qmail@plover.com>
p4raw-id: //depot/perl@15992
Artur Bergman [Thu, 18 Apr 2002 09:18:14 +0000]
Port testcases from thr5005 tests so we don't fail on same things.
Added yield support using threads->yield().
p4raw-id: //depot/perl@15991
Nick Ing-Simmons [Thu, 18 Apr 2002 07:56:40 +0000]
Integrate mainline
p4raw-id: //depot/perlio@15990
Artur Bergman [Thu, 18 Apr 2002 07:15:55 +0000]
Always flush the PerlIO buffers after running END blocks in
perl_destruct. This should fix ext/threads/t/end.t under Win32.
p4raw-id: //depot/perl@15989
Doug MacEachern [Thu, 18 Apr 2002 01:56:16 +0000]
plug memory leak in perl_destruct() by cleaning out PL_debug_pad
p4raw-id: //depot/perl@15988
Jarkko Hietaniemi [Wed, 17 Apr 2002 21:51:18 +0000]
Move /dev/full testing post-5.8.0.
p4raw-id: //depot/perl@15987
Jarkko Hietaniemi [Wed, 17 Apr 2002 21:38:43 +0000]
Neither UNICOS nor UNICOS/mk sport shared libraries.
("Crays have only REAL memory.")
p4raw-id: //depot/perl@15986
Luc St-Louis [Wed, 17 Apr 2002 14:22:25 +0000]
Devel::DProf Real Elapsed Times
Message-ID: <
85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
p4raw-id: //depot/perl@15985
Jarkko Hietaniemi [Wed, 17 Apr 2002 21:12:34 +0000]
With -Uuseperlio the error might be EBADF.
p4raw-id: //depot/perl@15984
Vadim Konovalov [Wed, 17 Apr 2002 21:16:22 +0000]
Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <
845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
p4raw-id: //depot/perl@15983
Vadim Konovalov [Wed, 17 Apr 2002 20:08:03 +0000]
RE: failed with undefined USE_PERLIO for Win32
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <
845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
p4raw-id: //depot/perl@15982
Mark-Jason Dominus [Wed, 17 Apr 2002 11:14:17 +0000]
Re: [ID
20020416.001] 'close' does not report failure when buffer flush fails
Message-ID: <
20020417151417.27268.qmail@plover.com>
p4raw-id: //depot/perl@15981
Jarkko Hietaniemi [Wed, 17 Apr 2002 20:57:36 +0000]
README.cjk update.
p4raw-id: //depot/perl@15980
Philip Newton [Wed, 17 Apr 2002 19:48:09 +0000]
@:foo?
Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
p4raw-id: //depot/perl@15979
Philip Newton [Wed, 17 Apr 2002 20:36:34 +0000]
Re: gcc on HP
Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
p4raw-id: //depot/perl@15978
Rafael Garcia-Suarez [Wed, 17 Apr 2002 19:54:49 +0000]
Adjust test for groups that appear multiple times on Cygwin
p4raw-id: //depot/perl@15977
Nick Ing-Simmons [Wed, 17 Apr 2002 17:03:40 +0000]
Integrate mainline
p4raw-id: //depot/perlio@15976
Jarkko Hietaniemi [Wed, 17 Apr 2002 14:40:03 +0000]
Update Changes.
p4raw-id: //depot/perl@15975
Robin Houston [Wed, 17 Apr 2002 15:45:32 +0000]
"foo bar"->()
Message-ID: <
20020417154532.A25446@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@15974
Jarkko Hietaniemi [Wed, 17 Apr 2002 14:31:42 +0000]
As suggested by Arthur: the threads and threads::shared
modules are always present. This tries to preempt two
kinds of bug reports: (1) "the Perl 5.8.0 was supposed
to have this new fancy threads implementation but my Perl
doesn't seem to have it" (2) someone attempting to install
threads using CPAN.pm and CPAN.pm helpfully starting to
install perl 5.8.0 (which they might already have installed).
p4raw-id: //depot/perl@15972
Jarkko Hietaniemi [Wed, 17 Apr 2002 14:19:07 +0000]
More signedness nits.
p4raw-id: //depot/perl@15971
Jarkko Hietaniemi [Wed, 17 Apr 2002 13:02:33 +0000]
fast_abs_path() is tainted.
p4raw-id: //depot/perl@15970
Jarkko Hietaniemi [Wed, 17 Apr 2002 12:56:17 +0000]
Signedness nit.
p4raw-id: //depot/perl@15969
H.Merijn Brand [Wed, 17 Apr 2002 12:43:38 +0000]
gcc on HP
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <
20020417124159.66F5.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@15968