| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
p4raw-id: //depot/perl@16032
|
|
|
|
|
| |
Message-ID: <20020420073628.324.qmail@plover.com>
p4raw-id: //depot/perl@16031
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
p4raw-id: //depot/perl@16029
|
|
|
|
|
| |
Message-ID: <m37kn2o5bw.fsf@anima.de>
p4raw-id: //depot/perl@16028
|
|
|
| |
p4raw-id: //depot/perl@16026
|
|
|
|
|
| |
in preparation for completely redone win64 support
p4raw-id: //depot/perl@16025
|
|
|
|
|
|
| |
Message-ID: <3CC0F769.1010705@stason.org>
(with a minor formatting nit)
p4raw-id: //depot/perl@16024
|
|
|
|
|
| |
Message-ID: <m3vgamoheu.fsf@anima.de>
p4raw-id: //depot/perl@16021
|
|
|
| |
p4raw-id: //depot/perl@16020
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 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
|
| |
| |
| | |
p4raw-id: //depot/perlio@16018
|
| |
| |
| |
| |
| | |
Remove 'alias' to Encode now it exists as a module.
p4raw-id: //depot/perlio@16017
|
| |\
| | |
| | | |
p4raw-id: //depot/perlio@16015
|
| | |
| | |
| | | |
p4raw-id: //depot/perlio@16014
|
| | |
| | |
| | | |
p4raw-id: //depot/perlio@16007
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Some perlio & encode issues otherwise cleanish.
p4raw-id: //depot/perlio@16006
|
| |\ \ \
| | | | |
| | | | | |
p4raw-id: //depot/perlio@15990
|
| |\ \ \ \
| | | | | |
| | | | | | |
p4raw-id: //depot/perlio@15976
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
p4raw-id: //depot/perlio@15955
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perlio@15954
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
p4raw-id: //depot/perlio@15932
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
p4raw-id: //depot/perlio@15919
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
p4raw-id: //depot/perlio@15912
|
| |_|_|_|_|_|_|_|/
|/| | | | | | | |
| | | | | | | | | |
p4raw-id: //depot/perl@16016
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
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
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
removed, noticed by Dan Kogai.
p4raw-id: //depot/perl@16012
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Message-ID: <20020419200631.GA20964@not.autrijus.org>
p4raw-id: //depot/perl@16011
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
p4raw-id: //depot/perl@16010
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
p4raw-id: //depot/perl@16009
|
| |_|_|_|_|_|_|/
|/| | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@16008
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@16005
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Message-ID: <20020418231744.A24159@rafael>
(with one nit, the skip message needed "# " prefix)
p4raw-id: //depot/perl@16004
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16003
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@16002
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@16001
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Message-ID: <m3ads0qah0.fsf@anima.de>
p4raw-id: //depot/perl@16000
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@15999
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@15998
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Message-Id: <20020418150945.389.qmail@foad.org>
p4raw-id: //depot/perl@15996
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@15995
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@15994
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
p4raw-id: //depot/perl@15993
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Added yield support using threads->yield().
p4raw-id: //depot/perl@15991
|
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
perl_destruct. This should fix ext/threads/t/end.t under Win32.
p4raw-id: //depot/perl@15989
|
| | | | | | |
| | | | | | |
| | | | | | | |
p4raw-id: //depot/perl@15988
|
| | | | | | |
| | | | | | |
| | | | | | | |
p4raw-id: //depot/perl@15987
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
("Crays have only REAL memory.")
p4raw-id: //depot/perl@15986
|