| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@16826
|
|
|
| |
p4raw-id: //depot/perl@16824
|
|
|
| |
p4raw-id: //depot/perl@16823
|
|
|
|
|
| |
Message-ID: <oUp88gzkgy+T092yn@efn.org>
p4raw-id: //depot/perl@16822
|
|
|
|
|
| |
stashes correctly.) Partial info is better than wrong info.
p4raw-id: //depot/perl@16821
|
|
|
| |
p4raw-id: //depot/perl@16820
|
|
|
| |
p4raw-id: //depot/perl@16819
|
|
|
| |
p4raw-id: //depot/perl@16817
|
|
|
| |
p4raw-id: //depot/perl@16816
|
|
|
| |
p4raw-id: //depot/perl@16815
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@16814
|
|
|
|
|
| |
tied aggregates.
p4raw-id: //depot/perl@16813
|
|
|
| |
p4raw-id: //depot/perl@16812
|
|
|
| |
p4raw-id: //depot/perl@16811
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 16809]
Add IO::Scalar fail case to the tests.
[ 16808]
Fix for the IO::Scalar bug (I think).
At tie time break the loop but in a different place:
A. Increment REFCNT of the RV involved in the self-tie
B. Decrement REFCNT of the thing RV points to (e.g. the GV)
At mg_free time
Break the connection between the RV and its referent
so that we do not try and free it (again).
[ 16805]
**** UNSAFE **** partial fix for IO::Scalar and local ties.
Only op/local.t fails but it is nasty... try valgrind on other machine.
p4raw-link: @16809 on //depot/perlio: 6751fbc4613da48d58726f127239e6f792ac8c57
p4raw-link: @16808 on //depot/perlio: 3977871ddaef13bab4556a4c080d3871df7b231f
p4raw-link: @16805 on //depot/perlio: 2628be26342842a5f886163d0568170afde998a0
p4raw-id: //depot/perl@16810
|
| |
| |
| | |
p4raw-id: //depot/perlio@16809
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
At tie time break the loop but in a different place:
A. Increment REFCNT of the RV involved in the self-tie
B. Decrement REFCNT of the thing RV points to (e.g. the GV)
At mg_free time
Break the connection between the RV and its referent
so that we do not try and free it (again).
p4raw-id: //depot/perlio@16808
|
| |
| |
| |
| |
| | |
Only op/local.t fails but it is nasty... try valgrind on other machine.
p4raw-id: //depot/perlio@16805
|
| |
| |
| | |
p4raw-id: //depot/perl@16807
|
| |
| |
| | |
p4raw-id: //depot/perl@16806
|
| |
| |
| |
| |
| | |
before committing them in.
p4raw-id: //depot/perl@16804
|
| |
| |
| | |
p4raw-id: //depot/perl@16803
|
| |
| |
| | |
p4raw-id: //depot/perl@16802
|
| |
| |
| | |
p4raw-id: //depot/perl@16801
|
| |
| |
| |
| |
| |
| | |
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <1151480833395.20020526145614@familiehaase.de>
p4raw-id: //depot/perl@16800
|
| |
| |
| | |
p4raw-id: //depot/perl@16799
|
| |
| |
| |
| |
| | |
Message-ID: <20020526141542.B18527@fdgroup.com>
p4raw-id: //depot/perl@16798
|
| |
| |
| |
| |
| | |
Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
p4raw-id: //depot/perl@16797
|
| |
| |
| | |
p4raw-id: //depot/perl@16796
|
|\ \
| |/
| |
| |
| |
| |
| | |
[ 16794]
Update perlipc.pod for new signals
p4raw-link: @16794 on //depot/perlio: a11adca011b9f1db181b88d5dc68ab4fdf8c03df
p4raw-id: //depot/perl@16795
|
| |
| |
| | |
p4raw-id: //depot/perlio@16794
|
| |
| |
| |
| |
| | |
p4raw-id: //depot/perlio@16793
p4raw-integrated: from //depot/perl@16784 'copy in' AUTHORS (@16446..)
Configure (@16711..) Changes patchlevel.h (@16764..)
|
| |
| |
| | |
p4raw-id: //depot/perl@16792
|
| |
| |
| | |
p4raw-id: //depot/perl@16791
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Date: Sat, 25 May 2002 22:37:19 +0100
Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net>
Subject: [PATCH] Storable (smaller)
From: Nicholas Clark <nick@unfortu.net>
Date: Sat, 25 May 2002 23:13:13 +0100
Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16790
|
| |
| |
| | |
p4raw-id: //depot/perl@16789
|
| |
| |
| | |
p4raw-id: //depot/perl@16788
|
| |
| |
| | |
p4raw-id: //depot/perl@16786
|
|\ \
| |/
| |
| |
| |
| |
| | |
[ 16784]
Fix VMS ungetc fix for platforms like NetBSD.
p4raw-link: @16784 on //depot/perlio: 9f7cd1361d495667028a2c63231ae8edb236962c
p4raw-id: //depot/perl@16785
|
| |
| |
| | |
p4raw-id: //depot/perlio@16784
|
| |\
| |/
|/|
| |
| | |
starting on NetBSD issue
p4raw-id: //depot/perlio@16783
|
| |
| |
| |
| |
| |
| | |
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
p4raw-id: //depot/perl@16782
|
| |
| |
| | |
p4raw-id: //depot/perl@16781
|
| |
| |
| |
| |
| | |
Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16780
|
| |
| |
| | |
p4raw-id: //depot/perl@16779
|
| |
| |
| |
| |
| | |
Message-ID: <20020525134534.GT6638@lupe-christoph.de>
p4raw-id: //depot/perl@16778
|
| |
| |
| |
| |
| | |
Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16777
|
| |\
| |/
|/| |
p4raw-id: //depot/perlio@16776
|
| |
| |
| | |
p4raw-id: //depot/perl@16775
|
| |
| |
| | |
p4raw-id: //depot/perl@16774
|