| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
by Mark-Jason Dominus <mjd@plover.com>)
p4raw-id: //depot/perl@4083
|
|
|
|
|
|
| |
version of patch suggested by Ilya Zakharevich, which in turn
is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
p4raw-id: //depot/perl@4081
|
|
|
|
|
|
|
|
| |
To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
The Perl Porters Mailing List <perl5-porters@perl.org>
Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
p4raw-id: //depot/cfgperl@4062
|
|
|
|
|
| |
(See also #4058).
p4raw-id: //depot/cfgperl@4056
|
|
|
|
|
|
|
|
|
| |
To: jhi@iki.fi
Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
perl5-porters@perl.org (Mailing list Perl5)
Subject: Re: [PATCH 5.005_58] Named characters in Perl
Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4052
|
|
|
|
|
|
| |
To: Mailing list Perl5 <perl5-porters@perl.org>
Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
p4raw-id: //depot/cfgperl@4043
|
|
|
| |
p4raw-id: //depot/cfgperl@4038
|
|
|
| |
p4raw-id: //depot/cfgperl@4035
|
|
|
|
|
| |
(for which the code doesn't work right in any case)
p4raw-id: //depot/cfgperl@4005
|
|
|
|
|
|
|
|
|
|
|
|
| |
do_vecget(). NOTE: the calling convention of do_vecset()
changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
in pp_vec() is no more multiplied by `size' in pp_vec(),
the multiplication is now done in do_vecset().
Also fix a cpp thinko in change #4002.
p4raw-link: @4002 on //depot/cfgperl: 24db6c0d56fddf85ee587fc1cb1dbce678fa6a8c
p4raw-id: //depot/cfgperl@4004
|
|
|
|
|
|
|
|
|
| |
based on:
To: Brian Keefer <mgomes@cwix.com>
Cc: perl5-porters@perl.org
Subject: Re: [ID 19990806.001] Core dump with obfuscated code
Message-ID: <14250.27711.769942.100675@localhost.frii.com>
p4raw-id: //depot/cfgperl@3928
|
|
|
|
|
|
| |
like [0-\d] and [[:word:]-z] are no more allowed.
The anomaly was noticed by Guy Decoux.
p4raw-id: //depot/cfgperl@3926
|
|
|
|
|
|
|
|
|
| |
To: Gurusamy Sarathy <gsar@activestate.com>
Cc: Tom Christiansen <tchrist@jhereg.perl.com>, chaimf@pobox.com,
ed@chronos.net, perl5-porters@perl.org
Subject: [PATCH 5.00557] split /^/
Message-ID: <19990804164657.A3776@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@3922
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
To: Chip Salzenberg <[11]chip@perlsupport.com>
Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
Date: Sat, 31 Jul 1999 05:44:05 -0400
Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
To: Mailing list Perl5 <perl5-porters@perl.org>
Subject: [PATCH 5.005_58] Named characters in Perl
Date: Mon, 2 Aug 1999 19:25:40 -0400
Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@3916
|
|
|
|
|
|
|
| |
constants non-fatal. They are now promoted
to NVs, accompanied by an overflow warning that
is by default on.
p4raw-id: //depot/cfgperl@3832
|
|
|
|
|
|
|
| |
they used to be just optional lexical warnings.
Also, with warnings turned on, constants > 2**32-1
trigger a non-portability warning.
p4raw-id: //depot/cfgperl@3798
|
|
|
|
|
|
|
|
|
| |
opcode.pl along with documentation typos (feature still needs
to be described in perlopentut.pod and summarized in
perldelta.pod)
Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
Subject: [PATCH 5.00557] 3-arg open
p4raw-id: //depot/perl@3786
|
|
|
|
|
| |
Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
p4raw-id: //depot/perl@3765
|
|
|
|
|
| |
to enforce their prototype
p4raw-id: //depot/perl@3723
|
|
|
| |
p4raw-id: //depot/perl@3701
|
|\
| |
| | |
p4raw-id: //depot/perl@3700
|
| |\
| |/
|/| |
p4raw-id: //depot/cfgperl@3698
|
| |
| |
| |
| |
| |
| |
| | |
to adapt to the underlying platform (the binary, 0b1..., test
was broken in 64-bit platforms). Also change "hex" in the
warning messages to "hexadecimal" to match "binary" and "octal".
p4raw-id: //depot/cfgperl@3662
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@3657
|
| |
| |
| | |
p4raw-id: //depot/perl@3695
|
|\ \
| |/
| | |
p4raw-id: //depot/perl@3656
|
| |\
| | |
| | |
| | |
| | | |
resolved manually.
p4raw-id: //depot/cfgperl@3648
|
| |\ \
| | | |
| | | | |
p4raw-id: //depot/cfgperl@3638
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
and utf8. If both utf8 and locale are on, utf8 wins.
I don't fully understand why so many tables changed in
lib/unicode because of "make" -- maybe it was just overdue.
p4raw-id: //depot/cfgperl@3624
|
| | | |
| | | |
| | | | |
p4raw-id: //depot/cfgperl@3576
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
Subject: [PATCH 5.005_57] Consolidated VMS patch
p4raw-id: //depot/perl@3650
|
| |/
|/|
| |
| |
| |
| |
| | |
due to leaked scalar, investigation pending)
Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
p4raw-id: //depot/perl@3640
|
| |
| |
| |
| |
| | |
filehandles
p4raw-id: //depot/perl@3632
|
|/
|
|
|
| |
about defined(@array)
p4raw-id: //depot/perl@3567
|
|
|
|
|
|
| |
To: perl5-porters@perl.com
Message-ID: <19990527200544.13330.qmail@plover.com>
p4raw-id: //depot/cfgperl@3498
|
|
|
|
|
| |
searched
p4raw-id: //depot/perl@3466
|
|
|
| |
p4raw-id: //depot/perl@3436
|
|\
| |
| | |
p4raw-id: //depot/perl@3433
|
| |
| |
| |
| |
| |
| | |
To: perl5-porters@perl.com
Message-ID: <19990515164348.7313.qmail@plover.com>
p4raw-id: //depot/cfgperl@3426
|
|/
|
|
|
| |
of patch suggested by Graham Barr)
p4raw-id: //depot/perl@3432
|
|
|
|
|
|
| |
(somewhat modified version of patch suggested by Tuomas J. Lukka
<lukka@fas.harvard.edu>)
p4raw-id: //depot/perl@3385
|
|
|
|
|
| |
Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@3373
|
|
|
|
|
|
| |
Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
Subject: [Patch 5.005_56] Revised VMS patch
p4raw-id: //depot/perl@3306
|
|
|
| |
p4raw-id: //depot/perl@3305
|
|
|
|
|
| |
prefer 'brace' or 'curly bracket' over 'curly brace'
p4raw-id: //depot/perl@3170
|
|
|
| |
p4raw-id: //depot/perl@3169
|
|
|
| |
p4raw-id: //depot/perl@3137
|
|
|
| |
p4raw-id: //depot/cfgperl@3053
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <19990207002851.B9185@toldyouso.com>
Message-ID: <19990207212152.A9765@toldyouso.com>
Message-ID: <19990207212041.A9622@toldyouso.com>
Message-ID: <19990207213127.A10244@toldyouso.com>
Message-ID: <19990207212559.A9950@toldyouso.com>
Message-ID: <19990207212842.A9994@toldyouso.com>
Message-ID: <19990207212500.A9860@toldyouso.com>
Message-ID: <19990207213013.A10105@toldyouso.com>
p4raw-id: //depot/perl@2941
|
|
|
|
|
|
| |
Message-Id: <199902092204.AAA29065@alpha.hut.fi>
Subject: the "packnative" patch
p4raw-id: //depot/perl@2936
|