| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
(plus a test case)
p4raw-id: //depot/perl@19793
|
|
|
|
|
| |
Message-ID: <20030615004956.GA28272@math.berkeley.edu>
p4raw-id: //depot/perl@19789
|
|
|
|
|
|
| |
Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
Message-ID: <20030611044647.GA16696@grazzini.net>
p4raw-id: //depot/perl@19751
|
|
|
|
|
|
|
|
|
|
| |
that have ioctl() but no fcntl() (e.g. windows)
change#17577 then attempted to fix the bustage, but got
it wrong
p4raw-link: @17577 on //depot/perl: c214f4ad8bbb376b6ebfcb9c9173169f2cc8986f
p4raw-link: @16723 on //depot/perl: 4808266b7a2aefa68f681e0378316e43728b49d8
p4raw-id: //depot/perl@19534
|
|
|
|
|
| |
Message-ID: <87ade4q9me.fsf@vran.herceg.de>
p4raw-id: //depot/perl@19394
|
|
|
| |
p4raw-id: //depot/perl@19392
|
|
|
|
|
| |
Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@19385
|
|
|
|
|
|
|
|
|
|
| |
Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
Date: Sun, 20 Apr 2003 02:45:48 +0300
Message-ID: <20030419234548.GA849@ratsnest.hole>
and
Date: Wed, 2 Apr 2003 07:52:28 +0300
Message-ID: <20030402045227.GA1023@ratsnest.hole>
p4raw-id: //depot/perl@19300
|
|
|
|
|
|
|
| |
(Lots of Perl 5 source code archaeology was involved.)
Larry didn't make strangled noises when I showed him
the patch, either :-)
p4raw-id: //depot/perl@19242
|
|
|
|
|
| |
(follow-up on #19086)
p4raw-id: //depot/perl@19091
|
|
|
|
|
| |
of select().
p4raw-id: //depot/perl@19086
|
|
|
|
|
|
| |
to what happens with rmdir(). Factorize the code in a
local macro, TRIMSLASHES.
p4raw-id: //depot/perl@18958
|
|
|
| |
p4raw-id: //depot/perl@18801
|
|
|
| |
p4raw-id: //depot/perl@18766
|
|
|
|
|
| |
Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
p4raw-id: //depot/perl@18581
|
|
|
|
|
| |
(Fixes #18975)
p4raw-id: //depot/perlio@18476
|
|
|
|
|
| |
Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@18456
|
|
|
|
|
| |
Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@18455
|
|
|
|
|
|
|
|
| |
note that this change will break binary compatibility with the
default 5.8.0 build options; nevertheless I think it is worth
having in 5.8.1 (people who want the compatibility can disable
the option in the makefile)
p4raw-id: //depot/perl@18327
|
|
|
|
|
|
|
|
| |
proto argument (as does getservbyname()).
Subject: Re: Is this a bug or am I being stupid?
Message-ID: <87znrhl48i.fsf@vran.herceg.de>
p4raw-id: //depot/perl@18262
|
|
|
|
|
| |
Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
p4raw-id: //depot/perl@18120
|
|
|
|
|
|
|
| |
not open
Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
p4raw-id: //depot/perl@18115
|
|
|
|
|
| |
p4raw-link: @8066 on //depot/perl: bf484eac86d1083a9dc1877646bb27c0a016b364
p4raw-id: //depot/perl@18055
|
|
|
|
|
| |
Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
p4raw-id: //depot/perl@18036
|
|
|
|
|
| |
Message-ID: <20020925234023.A20044@fdgroup.com>
p4raw-id: //depot/perl@17953
|
|
|
|
|
| |
Message-ID: <20020917221925.GF85044@lyta.hut.fi>
p4raw-id: //depot/perl@17925
|
|
|
|
|
| |
Message-ID: <20020901162355.GH12536@lyta.hut.fi>
p4raw-id: //depot/perl@17833
|
|
|
|
|
| |
Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@17798
|
|
|
|
|
|
| |
Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
Ref: 20020208.005
p4raw-id: //depot/perl@17676
|
|
|
|
|
|
|
|
|
| |
From: Leif Huhn (via RT) <perlbug@perl.org>
Message-Id: <rt-15015-30041.8.70975172593674@perl>
Popping off an Off_t tested for sizeof(size_t),
when it was supposed to be testing for sizeof(off_t).
p4raw-id: //depot/perl@17616
|
|
|
|
|
| |
Message-Id: <NXfa4c15-42476076@eur.ponl.com>
p4raw-id: //depot/perl@17577
|
|
|
|
|
|
|
| |
do_exec parts elided so that change is restricted strictly to
windows; binary compatibility stubs not needed)
p4raw-link: @17568 on //depot/maint-5.6/perl: 07691bcd6c6d7fd92f508fd5268e700370ea47c2
p4raw-id: //depot/perl@17570
|
|
|
|
|
|
| |
was incorrectly reported whenever system or exec was
invoked with multiple arguments.
p4raw-id: //depot/perl@17516
|
|
|
|
|
|
| |
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
p4raw-id: //depot/perl@17235
|
|
|
|
|
|
|
| |
Message-ID: <GXV98gzkgW7Y092yn@efn.org>
Yitzchak won't give up on self-ties.
p4raw-id: //depot/perl@16885
|
|
|
|
|
| |
to restore some level of sanity in the tied scalars can of worms.
p4raw-id: //depot/perl@16845
|
|
|
|
|
| |
would be unreachable code.
p4raw-id: //depot/perl@16723
|
|
|
| |
p4raw-id: //depot/perl@16591
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p4raw-link: @16331 on //depot/maint-5.6/perl: 821302ef08e28e13ed846e63b71b1a8e0bd6e09a
p4raw-link: @16330 on //depot/maint-5.6/perl: 32b5515015764ee3e189442094a83142675fbf9b
p4raw-link: @16329 on //depot/maint-5.6/perl: 5676c1b12073c1e0625a9800fba3bbcb4a2e99c8
p4raw-id: //depot/perl@16528
p4raw-integrated: from //depot/maint-5.6/perl@16527 'merge in' pp_sys.c
(@12026..)
p4raw-integrated: from //depot/maint-5.6/perl@16331 'merge in' util.c
(@16329..)
p4raw-integrated: from //depot/maint-5.6/perl@16330 'merge in' doio.c
(@14704..)
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Tue, 07 May 2002 18:40:44 -0700
Message-ID: <cII28gzkgaOS092yn@efn.org>
Subject: Re: [PATCH] Re: perl@16433
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Wed, 08 May 2002 10:16:42 -0700
Message-ID: <61V28gzkg+jG092yn@efn.org>
p4raw-id: //depot/perl@16501
|
|
|
|
|
| |
Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
p4raw-id: //depot/perl@16421
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ 16216]
Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
- if encoding loads Encode then stack grows.
- pp_binmode was not allowing for that to happen
- added PUTBACK/SPAGAIN.
p4raw-link: @16216 on //depot/perlio: adb5c314284816e1c92cd8e29c9033c3ce18b580
p4raw-id: //depot/perl@16220
p4raw-integrated: from //depot/perlio@16219 'copy in' pp_sys.c
(@16064..)
|
|
|
| |
p4raw-id: //depot/perl@16051
|
|
|
|
|
|
| |
change is from change#12026)
p4raw-link: @12026 on //depot/maint-5.6/perl: ff42b73b40f5a895aef4bed81c794f468e0609bc
p4raw-id: //depot/perl@16048
|
|
|
|
|
|
| |
better dealt with in Perl level, a la File::Spec
(since the whole mess is strongly filesystem-specific).
p4raw-id: //depot/perl@15835
|
|
|
|
|
|
| |
needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
Now, where was my coffee mug...
p4raw-id: //depot/perl@15779
|
|
|
|
|
|
|
|
| |
now one can use in the (new) three-arg form of readdir()
and in File::Glob import a ":utf8" to transparently accept
the filenames as Unicode. Note that only :utf8 is supported,
not fancier stuff like :encoding(foobar)
p4raw-id: //depot/perl@15776
|
|
|
| |
p4raw-id: //depot/perl@15535
|
|
|
| |
p4raw-id: //depot/perl@15527
|
|
|
|
|
| |
Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
p4raw-id: //depot/perl@15493
|