| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(Rename the fields-5.6.0.t to have less d.o.t.s.)
p4raw-id: //depot/perl@21235
|
|
|
| |
p4raw-id: //depot/perl@21012
|
|
|
|
|
|
|
| |
both in blead and maint, lots of "Attempt to free non-existent
shared string" and "Unbalanced string table refcount" errors.
Retract #20960 (and #20963).
p4raw-id: //depot/perl@20965
|
|
|
|
|
| |
(Rename the tests around a bit to be more 8.3-friendly.)
p4raw-id: //depot/perl@20960
|
|
|
| |
p4raw-id: //depot/perl@20688
|
|
|
|
|
| |
Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
p4raw-id: //depot/perl@17725
|
|
|
|
|
| |
Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
p4raw-id: //depot/perl@12113
|
|
|
| |
p4raw-id: //depot/perl@12041
|
|
|
|
|
| |
the modules found using a script written by Larry Schatzer Jr.
p4raw-id: //depot/perl@11016
|
|
|
|
|
|
|
|
| |
all the warnings functions now can take an optional object reference.
Subject: [PATCH bleedperl@6691] warnings pragma update
Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
p4raw-id: //depot/perl@6707
|
|
|
| |
p4raw-id: //depot/perl@5712
|
|
|
|
|
| |
p4raw-link: @5293 on //depot/perl: 479ba38336aaacaf3a7e00a4662d83e2dc833197
p4raw-id: //depot/perl@5294
|
|
|
|
|
|
|
|
| |
objects and plain pseudo-hashes respectively (this avoids users
from having to diddle %FIELDS directly); update documentation to
suit (from original fields::phash() implementation by Peter
Scott <Peter@PSDT.com>)
p4raw-id: //depot/perl@5293
|
|
|
| |
p4raw-id: //depot/perl@4860
|
|
|
|
|
| |
Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
p4raw-id: //depot/perl@4835
|
|
|
| |
p4raw-id: //depot/perl@3564
|
|
|
|
|
|
| |
To: perl5-porters@perl.org (Perl Porters)
Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
p4raw-id: //depot/cfgperl@2518
|
|
|
|
|
|
| |
Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
Subject: [PATCH] trivial fields.pm doc patch
p4raw-id: //depot/perl@1434
|
|
|
| |
p4raw-id: //depot/perl@1357
|
|
|
|
|
| |
Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@1266
|
|
|
| |
p4raw-id: //depot/perl@557
|
|
and die() and make join propagate the die. Add tiny method eval
which just does "return eval { shift->join; }". Add Thread::Specific
class for access to thread specific user data along with specific.t.
Rename Class to classname throughout Thread.xs for consistency.
Fix pp_specific to pp_threadsv in global.sym. Add support to
pp_entersub in pp_hot.c to lock stash for static locked methods.
p4raw-id: //depot/perl@248
|