| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <46EC7D3D.5010604@iki.fi>
p4raw-id: //depot/perl@31878
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Date: Wed, 25 Jul 2007 14:27:44 -0400
Message-Id: <1ff86f510707251127l3530b011q853608654a7347f7@mail.gmail.com>
Subject: Cleanup CPANPLUS test dirs
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Date: Wed, 25 Jul 2007 14:30:25 -0400
Message-Id: <1ff86f510707251130x771e3ccds55f20b83cc162818@mail.gmail.com>
p4raw-id: //depot/perl@31660
|
|
|
|
|
|
|
|
|
|
|
| |
harness when using the test_harness target.
This allows things like
make test_harness TEST_FILES='-re x2p'
which will run any test files that match the string 'x2p'. As x2p is the last test to be run this is kinda useful.
p4raw-id: //depot/perl@31658
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510707120749v3b4e12b4uf35d3673cce639f0@mail.gmail.com>
p4raw-id: //depot/perl@31598
|
|
|
| |
p4raw-id: //depot/perl@31595
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510707111706g7bfe8306o3c913409a307567c@mail.gmail.com>
p4raw-id: //depot/perl@31591
|
|
|
| |
p4raw-id: //depot/perl@31404
|
|
|
|
|
| |
Message-ID: <4671FA51.4070001@iki.fi>
p4raw-id: //depot/perl@31388
|
|
|
|
|
| |
Message-ID: <466D6803.1020808@vkonovalov.ru>
p4raw-id: //depot/perl@31366
|
|
|
|
|
| |
p4raw-link: @30530 on //depot/perl: 4882b61547d81040dca6c16217df7f87642b227a
p4raw-id: //depot/perl@31304
|
|
|
| |
p4raw-id: //depot/perl@31245
|
|
|
|
|
|
|
| |
with the Configure bits)
Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi>
p4raw-id: //depot/perl@31232
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <048b01c7885f$48862510$d9926f30$@com>
p4raw-id: //depot/perl@31098
|
|
|
|
|
|
|
| |
code, and instead use it to generate a header at perl build time.
By removing uudmap from the interpreter structure we save 256 bytes
per child thread.
p4raw-id: //depot/perl@31059
|
|
|
|
|
|
| |
From: "Brandon Black" <blblack@gmail.com>
Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com>
p4raw-id: //depot/perl@30980
|
|
|
|
|
|
| |
From: Tom Callaway (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-28041-1172183942-1615.41587-75-0@perl.org>
p4raw-id: //depot/perl@30530
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <95346.11233.qm@web30207.mail.mud.yahoo.com>
p4raw-id: //depot/perl@30434
|
|
|
| |
p4raw-id: //depot/perl@29697
|
|
|
|
|
| |
"make distclean".
p4raw-id: //depot/perl@29612
|
|
|
|
|
|
|
| |
Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com>
plus matching updates to Makefile.SH and patching.pod
p4raw-id: //depot/perl@29604
|
|
|
|
|
|
|
|
| |
From: "Jos Boumans" <kane@dwim.org>
Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl>
with a few tweaks
p4raw-id: //depot/perl@29593
|
|
|
|
|
| |
Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu>
p4raw-id: //depot/perl@29497
|
|
|
| |
p4raw-id: //depot/perl@29455
|
|
|
|
|
| |
Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi>
p4raw-id: //depot/perl@29276
|
|
|
| |
p4raw-id: //depot/perl@28970
|
|
|
|
|
| |
Message-ID: <450F8BEA.1010802@iki.fi>
p4raw-id: //depot/perl@28867
|
|
|
| |
p4raw-id: //depot/perl@28790
|
|
|
|
|
| |
Message-ID: <44B2B0B5.3000008@iki.fi>
p4raw-id: //depot/perl@28539
|
|
|
|
|
| |
be autogenerated at build time (and removed during cleanup).
p4raw-id: //depot/perl@28513
|
|
|
| |
p4raw-id: //depot/perl@28482
|
|
|
|
|
| |
Message-ID: <20060702171908.GA20443@petdance.com>
p4raw-id: //depot/perl@28471
|
|
|
|
|
|
| |
flags, use a more tolerant regexp, because we can now have
things like '-O2 -g'.
p4raw-id: //depot/perl@27891
|
|
|
|
|
| |
Encode this information in the Makefile for now.
p4raw-id: //depot/perl@27704
|
|
|
|
|
|
|
|
|
|
| |
This avoids the need to statically link DynaLoader into the stub perl
executable and make libperl.so provide all the code needed to get a
functional embedded perl interpreter up running. As a side effect
this also moves DynaLoader into libperl.a for non-useshrplib builds.
Fixes [perl #32539]
p4raw-id: //depot/perl@27549
|
|
|
|
|
| |
Depend on $(obj) when we use that to build miniperl.
p4raw-id: //depot/perl@27519
|
|
|
| |
p4raw-id: //depot/perl@27518
|
|
|
|
|
| |
the regen_perly target call it for both perly.y and madly.y.
p4raw-id: //depot/perl@27479
|
|
|
| |
p4raw-id: //depot/perl@27471
|
|
|
|
|
| |
find the bugs that stowed away.
p4raw-id: //depot/perl@27447
|
|
|
| |
p4raw-id: //depot/perl@27417
|
|
|
| |
p4raw-id: //depot/perl@27411
|
|
|
|
|
|
| |
Message-Id: <200602172358.23977.abe@ztreet.demon.nl>
Date: Fri, 17 Feb 2006 23:58:23 +0100
p4raw-id: //depot/perl@27214
|
|
|
| |
p4raw-id: //depot/perl@27201
|
|
|
|
|
| |
Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>
p4raw-id: //depot/perl@27189
|
|
|
|
|
| |
Message-ID: <20060214054617.GA8824@petdance.com>
p4raw-id: //depot/perl@27177
|
|
|
|
|
| |
Message-ID: <20060209154018.GA14610@petdance.com>
p4raw-id: //depot/perl@27136
|
|
|
|
|
| |
Message-ID: <43E91B2A.4060700@gmail.com>
p4raw-id: //depot/perl@27128
|
|
|
| |
p4raw-id: //depot/perl@27010
|
|
|
| |
p4raw-id: //depot/perl@27004
|
|
|
| |
p4raw-id: //depot/perl@26859
|