| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
at the PerlIO layer stack.
p4raw-id: //depot/perl@19203
|
|
|
| |
p4raw-id: //depot/perl@19196
|
|
|
| |
p4raw-id: //depot/perl@19195
|
|
|
| |
p4raw-id: //depot/perl@19186
|
|
|
|
|
| |
Message-ID: <20030407090917.GA9221@windhund.schwern.org>
p4raw-id: //depot/perl@19162
|
|
|
| |
p4raw-id: //depot/perl@19149
|
|
|
| |
p4raw-id: //depot/perl@19104
|
|
|
| |
p4raw-id: //depot/perl@19102
|
|
|
|
|
| |
Message-ID: <20030331104257.GB15327@windhund.schwern.org>
p4raw-id: //depot/perl@19099
|
|
|
| |
p4raw-id: //depot/perl@19089
|
|
|
| |
p4raw-id: //depot/perl@19085
|
|
|
|
|
|
|
| |
also separately maintained on CPAN, and now moved as
lib/CPAN/bin/cpan. Tweak installperl to avoid installing
this last file.
p4raw-id: //depot/perl@19065
|
|
|
| |
p4raw-id: //depot/perl@19051
|
|
|
|
|
| |
Message-ID: <20030320203906.GA31199@ratsnest.hole>
p4raw-id: //depot/perl@19039
|
|
|
|
|
| |
Message-ID: <3E576A58.8010901@chocolatey.com>
p4raw-id: //depot/perl@19005
|
|
|
|
|
| |
under 'use encoding'.
p4raw-id: //depot/perl@18865
|
|
|
|
|
|
|
|
|
|
| |
- regen.pl renamed as regen_lib.pl
- regen_headers.pl renamed as regen.pl
- added make target 'regen' (kept target 'regen_headers'
for porters' brains' backward compatibility)
- regen.pl fancified a bit to display the names
of the files that got changed by running the scripts
p4raw-id: //depot/perl@18851
|
|
|
| |
p4raw-id: //depot/perl@18847
|
|
|
| |
p4raw-id: //depot/perl@18835
|
|
|
|
|
| |
a little tweak, sending that to Dan.
p4raw-id: //depot/perl@18816
|
|
|
| |
p4raw-id: //depot/perl@18794
|
|
|
|
|
| |
CLIs some $^O dance may be needed.
p4raw-id: //depot/perl@18779
|
|
|
|
|
| |
Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@18774
|
|
|
|
|
| |
until a change has been submitted.
p4raw-id: //depot/perl@18768
|
|
|
|
|
|
| |
problems on case-insensitive file systems. Rename it back to
t/run/switch_A.t
p4raw-id: //depot/perl@18747
|
|
|
|
|
| |
Message-ID: <3E51725D.5060303@yahoo.com>
p4raw-id: //depot/perl@18739
|
|
|
|
|
|
| |
Subject: Re: Did the assertion patch/feature submission get overlooked?
Message-ID: <3DE8F439.50402@yahoo.com>
p4raw-id: //depot/perl@18727
|
|
|
|
|
|
|
| |
even closer to each other. The dec_osf.pl is irrelevant
for the current core but adding it makes for one less exception
when integrating.
p4raw-id: //depot/perl@18712
|
|
|
| |
p4raw-id: //depot/perl@18702
|
|
|
| |
p4raw-id: //depot/perl@18692
|
|
|
| |
p4raw-id: //depot/perl@18685
|
|
|
| |
p4raw-id: //depot/perl@18680
|
|
|
| |
p4raw-id: //depot/perl@18678
|
|
|
| |
p4raw-id: //depot/perl@18672
|
|
|
| |
p4raw-id: //depot/perl@18671
|
|
|
| |
p4raw-id: //depot/perl@18655
|
|
|
|
|
| |
utility scripts?)
p4raw-id: //depot/perl@18642
|
|
|
| |
p4raw-id: //depot/perl@18635
|
|
|
| |
p4raw-id: //depot/perl@18629
|
|
|
|
|
| |
Message-ID: <20030123205647.C8696@fdgroup.com>
p4raw-id: //depot/perl@18577
|
|
|
|
|
| |
code changes from Inaba Hiroto; test tweaks by jhi.
p4raw-id: //depot/perl@18496
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
Plus a test by Jarkko
Integrated from changes 18444 and 18446 from maint-5.8
p4raw-id: //depot/perl@18485
p4raw-branched: from //depot/maint-5.8/perl@18484 'branch in'
t/op/readline.t
p4raw-integrated: from //depot/maint-5.8/perl@18446 'merge in' MANIFEST
(@18436..)
p4raw-integrated: from //depot/maint-5.8/perl@18444 'merge in' pp_hot.c
(@18173..)
|
|
|
| |
p4raw-id: //depot/perl@18484
|
|
|
| |
p4raw-id: //depot/perl@18479
|
|
|
| |
p4raw-id: //depot/perl@18435
|
|
|
| |
p4raw-id: //depot/perl@18425
|
|
|
|
|
|
|
|
|
| |
the stash of the object to be cloned, cloning the entire syntax
tree and all lexicals in there creating danglning copies to the
object. (Pararell but unlinked STASH tree).
This adds a new flag, when set it will use STASHES from the
thread we are joining into avoiding the problem.
p4raw-id: //depot/perl@18419
|
|
|
| |
p4raw-id: //depot/perl@18374
|
|
|
| |
p4raw-id: //depot/perl@18317
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes 18219, 18236, 18242-3, 18247-8,
18253-5, 18257, 18273-6
p4raw-id: //depot/perl@18280
p4raw-branched: from //depot/maint-5.8/perl@18279 'branch in'
t/op/lc_user.t
p4raw-integrated: from //depot/maint-5.8/perl@18279 'copy in'
lib/File/Copy.pm (@17645..) lib/utf8_heavy.pl pod/perlsec.pod
(@18080..) hints/irix_6.sh (@18173..) t/uni/tr_utf8.t
(@18197..) pod/perlunicode.pod (@18242..) t/op/pat.t (@18248..)
t/op/split.t (@18274..) 'edit in' pod/perlguts.pod (@18242..)
'merge in' pp.c (@18126..) MANIFEST (@18234..)
p4raw-integrated: from //depot/maint-5.8/perl@18254 'merge in'
pod/perldiag.pod (@18234..)
|