| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Message-ID: <424E584D.5000508@iki.fi>
Date: Sat, 02 Apr 2005 11:31:09 +0300
p4raw-id: //depot/perl@24134
|
|
|
| |
p4raw-id: //depot/perl@24119
|
|
|
|
|
|
| |
Subject: Re: [PATCH] Consting five
Message-ID: <9b18b311050326124563db5113@mail.gmail.com>
p4raw-id: //depot/perl@24085
|
|
|
|
|
| |
clean this variant up as well.
p4raw-id: //depot/perl@24078
|
|
|
| |
p4raw-id: //depot/perl@24071
|
|
|
| |
p4raw-id: //depot/perl@24069
|
|
|
| |
p4raw-id: //depot/perl@24068
|
|
|
|
|
| |
Message-ID: <20050318180551.GA12596@solemn.turbinal.org>
p4raw-id: //depot/perl@24064
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>
Change 24004 stopped mktables from needlessly re-running when using
dmake on Win32, but it can still happen when using nmake because it
doesn't support the .UPDATEALL attribute that was used to fix dmake.
e.g. Build perl, touch a core header file, then rebuild -- mktables
re-runs when it didn't need to, and 7 times over at that! This change
alleviates the pain by making mktables exit quickly in such cases.
p4raw-id: //depot/perl@24056
|
|
|
| |
p4raw-id: //depot/perl@24048
|
|
|
|
|
| |
Add CGI's changelog
p4raw-id: //depot/perl@24039
|
|
|
| |
p4raw-id: //depot/perl@24034
|
|
|
| |
p4raw-id: //depot/perl@24027
|
|
|
| |
p4raw-id: //depot/perl@24026
|
|
|
|
|
| |
(from Debian)
p4raw-id: //depot/perl@24019
|
|
|
| |
p4raw-id: //depot/perl@24013
|
|
|
|
|
| |
Message-Id: <d0fi6i$k06$1@post.home.lunix>
p4raw-id: //depot/perl@24010
|
|
|
|
|
| |
fix a bit more robust
p4raw-id: //depot/perl@24002
|
|
|
|
|
|
| |
From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>
p4raw-id: //depot/perl@24001
|
|
|
|
|
| |
Message-ID: <20050219002757.GO13998@plum.flirble.org>
p4raw-id: //depot/perl@23989
|
|
|
|
|
| |
Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>
p4raw-id: //depot/perl@23982
|
|
|
| |
p4raw-id: //depot/perl@23980
|
|
|
|
|
| |
(plus tweaks to Cwd and cwd.t to run when building perl)
p4raw-id: //depot/perl@23977
|
|
|
| |
p4raw-id: //depot/perl@23976
|
|
|
|
|
| |
translation *before* the chdir (), so it now DTRT
p4raw-id: //depot/perl@23957
|
|
|
| |
p4raw-id: //depot/perl@23956
|
|
|
|
|
| |
Message-Id: <200502092144.24051@bloodgate.com>
p4raw-id: //depot/perl@23955
|
|
|
|
|
|
|
|
|
|
| |
Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
From: "Jos I. Boumans" <kane@xs4all.net>
Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>
with PERL_CORE test premables hacked for better $^X portability
(we hope.)
p4raw-id: //depot/perl@23954
|
|
|
|
|
|
|
| |
The rmtree() function in the perl File::Path module would remove
directories in an insecure manner which could lead to the removal
of arbitrary files and directories via a symlink attack.
p4raw-id: //depot/perl@23953
|
|
|
| |
p4raw-id: //depot/perl@23950
|
|
|
| |
p4raw-id: //depot/perl@23948
|
|
|
|
|
|
|
| |
Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
From: "Jos I. Boumans" <kane@xs4all.net>
Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>
p4raw-id: //depot/perl@23947
|
|
|
|
|
| |
itself on a previous run.
p4raw-id: //depot/perl@23942
|
|
|
|
|
|
| |
Attempt to bodge round Makefile sometimes being older than Makefile.PL
Pesky filesystems.
p4raw-id: //depot/perl@23935
|
|
|
| |
p4raw-id: //depot/perl@23928
|
|
|
| |
p4raw-id: //depot/perl@23897
|
|
|
|
|
| |
Message-Id: <200501251806.59782@bloodgate.com>
p4raw-id: //depot/perl@23882
|
|
|
|
|
| |
Remove a temporary variable.
p4raw-id: //depot/perl@23879
|
|
|
|
|
|
| |
frequency. This makes the Perl_keyword() replacement 20% faster,
rather than just 12%
p4raw-id: //depot/perl@23876
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41F407B5.7020106@mac.com>
p4raw-id: //depot/perl@23874
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41F3FEB1.9020102@mac.com>
p4raw-id: //depot/perl@23871
|
|
|
| |
p4raw-id: //depot/perl@23867
|
|
|
|
|
|
|
|
|
| |
From: Todd Vierling (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
(except the Configure chunk)
(and bump version numbers of modules)
p4raw-id: //depot/perl@23849
|
|
|
| |
p4raw-id: //depot/perl@23847
|
|
|
| |
p4raw-id: //depot/perl@23839
|
|
|
|
|
| |
Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
p4raw-id: //depot/perl@23838
|
|
|
|
|
| |
as a constant name. [They don't work in qw(), strangely]
p4raw-id: //depot/perl@23792
|
|
|
| |
p4raw-id: //depot/perl@23788
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41E49307.7080900@mac.com>
p4raw-id: //depot/perl@23783
|
|
|
|
|
|
| |
(Various files created by test programs are left behind otherwise,
and distclean doesn't clean them up)
p4raw-id: //depot/perl@23778
|