| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@12166
|
|
|
|
|
| |
Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
p4raw-id: //depot/perl@12165
|
|
|
|
|
| |
Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@12164
|
|
|
| |
p4raw-id: //depot/perl@12163
|
|
|
|
|
| |
Message-ID: <20010919224714.A6382@rafael>
p4raw-id: //depot/perl@12162
|
|
|
|
|
|
| |
filetest Pragma
Message-Id: <20010923181223.32427.qmail@onion.perl.org>
p4raw-id: //depot/perl@12161
|
|
|
| |
p4raw-id: //depot/perl@12160
|
|
|
|
|
| |
Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
p4raw-id: //depot/perl@12159
|
|
|
|
|
| |
Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
p4raw-id: //depot/perl@12158
|
|
|
|
|
| |
Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
p4raw-id: //depot/perl@12157
|
|
|
|
|
| |
by Blair Zajac.
p4raw-id: //depot/perl@12154
|
|
|
|
|
|
| |
Forgotten deprecation of *glob{FILEHANDLE}?
Message-Id: <20010923033252.33085.qmail@onion.perl.org>
p4raw-id: //depot/perl@12153
|
|
|
|
|
| |
Message-Id: <20010923033439.E7005@blackrider>
p4raw-id: //depot/perl@12152
|
|
|
|
|
| |
Message-Id: <20010922202909.I18223@blackrider>
p4raw-id: //depot/perl@12151
|
|
|
|
|
|
| |
Dumpvalue.pm
Message-Id: <20010923014628.7739.qmail@onion.perl.org>
p4raw-id: //depot/perl@12150
|
|
|
|
|
| |
Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
p4raw-id: //depot/perl@12149
|
|
|
| |
p4raw-id: //depot/perl@12148
|
|
|
|
|
|
|
|
|
| |
win32_chdir() et al don't handle a NULL argument gracefully
p4raw-link: @12146 on //depot/maint-5.6/perl: 4e267243e0f1e4a79c99c8aa048aeec9c0d5cd6f
p4raw-id: //depot/perl@12147
p4raw-integrated: from //depot/maint-5.6/perl@12144 'merge in'
win32/perlhost.h (@11401..) win32/win32.c (@12026..)
|
|
|
|
|
| |
Message-ID: <20010922230755.O4971@plum.flirble.org>
p4raw-id: //depot/perl@12144
|
|
|
|
|
|
| |
(as suggested by NI-S). Also allow running it either
in t/ or in the main directory.
p4raw-id: //depot/perl@12143
|
|
|
| |
p4raw-id: //depot/perl@12142
|
|
|
| |
p4raw-id: //depot/perl@12141
|
|
|
|
|
|
| |
use_ithreads
Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
p4raw-id: //depot/perl@12140
|
|
|
| |
p4raw-id: //depot/perl@12139
|
|
|
|
|
|
|
| |
(suggested by Sarathy, extensions shouldn't be dabbling with
op structures, so binary backward compatibility should not be
an issue.)
p4raw-id: //depot/perl@12138
|
|
|
| |
p4raw-id: //depot/perl@12137
|
|
|
|
|
|
|
| |
Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
Add Tests for warnings::register, Doc Update
Message-Id: <20010922154815.32004.qmail@onion.perl.org>
p4raw-id: //depot/perl@12136
|
|
|
| |
p4raw-id: //depot/perl@12135
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add -woff (turn warning off) 3187:
"A pointer is converted to a smaller integer."
This happens when your pointers are 64-bit: then every case
of converting pointers to PADOFFSETs (explicitly 32-bit)
faces truncation (even explicit use of INT2PTR doesn't help).
CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
Changing PADOFFSET from U32 to UV would help, but that
would break binary backward compatibility of BASEOP and padop
(assuming you have been using 64-bit pointers).
p4raw-id: //depot/perl@12134
|
|
|
|
|
|
| |
but the name comes from the inside the file, not from the file
name, and Rumanian is the name of the language.
p4raw-id: //depot/perl@12133
|
|
|
| |
p4raw-id: //depot/perl@12132
|
|
|
| |
p4raw-id: //depot/perl@12131
|
|
|
| |
p4raw-id: //depot/perl@12130
|
|
|
| |
p4raw-id: //depot/perl@12129
|
|
|
|
|
| |
Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
p4raw-id: //depot/perl@12128
|
|
|
| |
p4raw-id: //depot/perl@12127
|
|
|
| |
p4raw-id: //depot/perl@12126
|
|
|
|
|
|
| |
Message-Id: <3BABC50D.6040202@home.com>
(Applied with some changes.)
p4raw-id: //depot/perl@12125
|
|
|
|
|
| |
Message-Id: <20010921192040.E5494@blackrider>
p4raw-id: //depot/perl@12124
|
|
|
|
|
| |
Message-Id: <3BABBB70.55FD41DC@orcaware.com>
p4raw-id: //depot/perl@12123
|
|
|
|
|
|
| |
20010920.007
Message-Id: <20010921175903.V5494@blackrider>
p4raw-id: //depot/perl@12122
|
|
|
|
|
|
| |
suite on WinCE)
Message-Id: <20010921194103.G5494@blackrider>
p4raw-id: //depot/perl@12121
|
|
|
|
|
|
| |
Message-Id: <20010921173335.T5494@blackrider>
($ENV{FOO}=undef hunk not applied.)
p4raw-id: //depot/perl@12120
|
|
|
|
|
|
| |
Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
(Moved to the right place.)
p4raw-id: //depot/perl@12119
|
|
|
|
|
| |
Message-Id: <20010921223654.A12742@rafael>
p4raw-id: //depot/perl@12118
|
|
|
|
|
| |
the backward compatibility police notices.
p4raw-id: //depot/perl@12117
|
|
|
|
|
|
|
| |
Cwd agree with File::Spec (that is, native path
syntax using \ instead of / -- backward compatibility
polic warning) and stop Win32 from using bsd_realpath().
p4raw-id: //depot/perl@12116
|
|
|
|
|
| |
Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
p4raw-id: //depot/perl@12115
|
|
|
|
|
| |
Message-ID: <20010920225402.A3611@blackrider>
p4raw-id: //depot/perl@12114
|
|
|
|
|
| |
Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
p4raw-id: //depot/perl@12113
|