| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@32237
|
|
|
|
|
|
|
| |
Message-ID: <20071107001845.GA21000@bort.ca>
[plus remove the TODO from the now passing test]
p4raw-id: //depot/perl@32236
|
|
|
|
|
| |
it still relies on an interpreter being present.
p4raw-id: //depot/perl@32235
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <01f101c820d0$df6c9220$9e45b660$@com>
p4raw-id: //depot/perl@32234
|
|
|
|
|
|
| |
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <22589E6E-1C9D-4C1F-8642-A690904193C7@dwim.org>
p4raw-id: //depot/perl@32233
|
|
|
|
|
| |
it is a TODO to fix this.
p4raw-id: //depot/perl@32232
|
|
|
|
|
| |
all Unicode matching characters
p4raw-id: //depot/perl@32230
|
|
|
| |
p4raw-id: //depot/perl@32229
|
|
|
|
|
|
| |
Message-Id: <7B502F45-AB25-4EFF-8147-A02D8E2E9E21@free.fr>
Date: Tue, 6 Nov 2007 02:49:51 +0100
p4raw-id: //depot/perl@32227
|
|
|
|
|
|
|
|
|
| |
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <472C0DED.4010203@qsl.net>
Plus, at John's suggestion, don't call the CRTL realpath()
unless DECC$POSIX_COMPLIANT_PATHNAMES is in effect.
p4raw-id: //depot/perl@32226
|
|
|
|
|
| |
that will hopefully make it harder for it to get out of sync again.
p4raw-id: //depot/perl@32225
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PerlIO_releaseFILE() to manage the reference counts of fds correctly
has the side effect of making some XS modules "leak" descriptors.
This is because the typemap calls PerlIO_findFILE(), which sometimes
(but not always) calls PerlIO_exportFILE(). To be consistent,
PerlIO_fildFILE() needs to either always give you a reference, or
always not give you a reference. It seems better to do the latter as
the call to PerlIO_exportFILE() is only an implementation detail, so
arrange for it to immediately free up the reference that
PerlIO_exportFILE() created.
p4raw-id: //depot/perl@32224
|
|
|
|
|
| |
snippets of typemap files.
p4raw-id: //depot/perl@32223
|
|
|
|
|
| |
Message-Id: <A5B536D9-E81C-48FC-9584-45E59ED7B6FB@free.fr>
p4raw-id: //depot/perl@32222
|
|
|
|
|
| |
Message-id: <EECD3531-8352-4873-A1AD-E4B8731260CB@free.fr>
p4raw-id: //depot/perl@32221
|
|
|
| |
p4raw-id: //depot/perl@32220
|
|
|
| |
p4raw-id: //depot/perl@32219
|
|
|
| |
p4raw-id: //depot/perl@32218
|
|
|
| |
p4raw-id: //depot/perl@32217
|
|
|
| |
p4raw-id: //depot/perl@32216
|
|
|
|
|
|
|
|
| |
Message-Id: <472BD128.9080105@iki.fi>
PerlIO_teardown is called when there may no longer be an
interpreter available
p4raw-id: //depot/perl@32215
|
|
|
|
|
|
| |
use an absolute path in @INC, so that changes of directories
don't break dynamically loaded modules.
p4raw-id: //depot/perl@32214
|
|
|
|
|
|
| |
clarify the documentation on CLONE_SKIP, and ensure that the
undef value has all its flags cleared
p4raw-id: //depot/perl@32213
|
|
|
| |
p4raw-id: //depot/perl@32212
|
|
|
|
|
| |
Message-ID: <alpine.DEB.0.9999.0710311225010.19396@urth.org>
p4raw-id: //depot/perl@32211
|
|
|
| |
p4raw-id: //depot/perl@32210
|
|
|
|
|
|
| |
on keys and lookup in the loop with a foreach on values, as values is
"now" an LVALUE iterator.
p4raw-id: //depot/perl@32209
|
|
|
|
|
|
| |
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <004a01c81a2c$ce1eb020$3a3c140a@myopwv.com>
p4raw-id: //depot/perl@32208
|
|
|
|
|
| |
of ExtUtils::CBuilder
p4raw-id: //depot/perl@32207
|
|
|
| |
p4raw-id: //depot/perl@32206
|
|
|
| |
p4raw-id: //depot/perl@32205
|
|
|
|
|
|
| |
perldelta. Better wording for this warning in perldiag by
Tom Wyant.
p4raw-id: //depot/perl@32204
|
|
|
|
|
| |
Message-ID: <47271AE4.5060806@iki.fi>
p4raw-id: //depot/perl@32203
|
|
|
| |
p4raw-id: //depot/perl@32202
|
|
|
|
|
|
|
|
|
|
| |
Message-id: <47223FA8.90300@newman.upenn.edu>
At my instigation, Charles agreed to wear the copyright hat for
the major VMS files. This is by analogy with the core files
for which Larry, as Prime Mover, is the only named copyright
holder, but "and others" includes, well, lots of others.
p4raw-id: //depot/perl@32201
|
|
|
|
|
| |
versions of darwin. Thanks to David Morel for testing.
p4raw-id: //depot/perl@32200
|
|
|
|
|
|
|
| |
Message-id: <op.t0p271mr5o90vo@orion>
Help older VMS compilers by using ccflags when building munchconfig.
p4raw-id: //depot/perl@32199
|
|
|
|
|
|
|
| |
Message-id: <47233CDA.8010908@nbpfaus.net>
configure.com thinko in #30455.
p4raw-id: //depot/perl@32198
|
|
|
|
|
| |
works with that.
p4raw-id: //depot/perl@32197
|
|
|
|
|
| |
Message-Id: <14C78A7E-43AB-44BF-9016-2EFC9DCB65A2@cpan.org>
p4raw-id: //depot/perl@32196
|
|
|
|
|
|
| |
with dots in the names. Also, restore some VMS fixes
that regressed in the last integration.
p4raw-id: //depot/perl@32195
|
|
|
| |
p4raw-id: //depot/perl@32194
|
|
|
|
|
| |
with a value of 1 indicate spawn without waiting for completion.
p4raw-id: //depot/perl@32193
|
|
|
| |
p4raw-id: //depot/perl@32192
|
|
|
|
|
| |
Rest of the patch to sync CPANPLUS will follow later
p4raw-id: //depot/perl@32191
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.64.0710241307450.21836@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@32190
|
|
|
|
|
| |
Message-ID: <471FF9BD.40204@havurah-software.org>
p4raw-id: //depot/perl@32189
|
|
|
| |
p4raw-id: //depot/perl@32188
|
|
|
|
|
|
| |
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <47202B5D.8070609@qsl.net>
p4raw-id: //depot/perl@32187
|
|
|
|
|
| |
Message-ID: <471F4481.6010103@landgren.net>
p4raw-id: //depot/perl@32186
|