| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
and use that for the regexec debugging.
p4raw-id: //depot/perl@13110
|
|
|
| |
p4raw-id: //depot/perl@13107
|
|
|
| |
p4raw-id: //depot/perl@13106
|
|
|
| |
p4raw-id: //depot/perl@13104
|
|
|
| |
p4raw-id: //depot/perl@13103
|
|
|
|
|
|
|
| |
places like AIX which need an explicit symbol export list
will croak when trying to build Devel::Peek (which uses
the runops_debug).
p4raw-id: //depot/perl@13102
|
|
|
|
|
| |
Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
p4raw-id: //depot/perl@13101
|
|
|
|
|
|
|
| |
reorganized as to what symbols it shows, when, and to whom,
we are stuck with having the dump.o symbols in the libperl
and thusly in the main Perl binary.
p4raw-id: //depot/perl@13100
|
|
|
|
|
| |
are used under normal operation (S_not_a_number()).
p4raw-id: //depot/perl@13099
|
|
|
|
|
| |
as noticed by Ilya.
p4raw-id: //depot/perl@13098
|
|
|
|
|
|
| |
The tell() is okay on Solaris, HP-UX and Tru64, but fails
(by returning too much) in Linux.
p4raw-id: //depot/perl@13097
|
|
|
|
|
| |
statics break ithreads.
p4raw-id: //depot/perl@13096
|
|
|
| |
p4raw-id: //depot/perl@13095
|
|
|
|
|
| |
Message-ID: <20011119132645.A15034@rafael>
p4raw-id: //depot/perl@13094
|
|
|
|
|
| |
Message-ID: <20011119031112.E786@blackrider>
p4raw-id: //depot/perl@13093
|
|
|
|
|
| |
Message-ID: <20011119034256.I786@blackrider>
p4raw-id: //depot/perl@13092
|
|
|
|
|
| |
Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
p4raw-id: //depot/perl@13091
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
p4raw-id: //depot/perl@13090
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
p4raw-id: //depot/perl@13089
|
|
|
| |
p4raw-id: //depot/perl@13088
|
|
|
| |
p4raw-id: //depot/perl@13087
|
|
|
| |
p4raw-id: //depot/perl@13086
|
|
|
|
|
| |
Message-ID: <20011116173703.L30160@blackrider>
p4raw-id: //depot/perl@13085
|
|
|
| |
p4raw-id: //depot/perl@13084
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 13081]
Win32 layer has a dup which needs to match new prototype.
[ 13080]
Wrong way to get stdio mode used.
[ 13072]
Allow dup'ing of PerlIO::Scalar etc.
p4raw-link: @13081 on //depot/perlio: af9603a6cfcfbd30bbf18d21ddf3f61b30e8004c
p4raw-link: @13080 on //depot/perlio: 293ed4d2d77af94fb636abf7295b5e2dd98c1695
p4raw-link: @13072 on //depot/perlio: ecdeb87c58ecf41e283516bbe30cb8616ec66e13
p4raw-id: //depot/perl@13083
|
| |
| |
| | |
p4raw-id: //depot/perlio@13081
|
| |
| |
| | |
p4raw-id: //depot/perlio@13080
|
| |
| |
| |
| |
| | |
Debugging would be badly skewed by a malloc per regex dump.
p4raw-id: //depot/perl@13082
|
| |
| |
| |
| |
| | |
to *every* m//, which killed the performance quite badly.
p4raw-id: //depot/perl@13079
|
| |
| |
| |
| |
| |
| |
| | |
together, drop all but the 5.7.2 known problems,
leave the 5.7.1 security note since that's the
fullest explanation (update the date on that).
p4raw-id: //depot/perl@13078
|
| |
| |
| |
| |
| |
| | |
Tiny problem in the test for 20011113.110: I hope
'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
p4raw-id: //depot/perl@13077
|
| |
| |
| |
| |
| |
| | |
and character counts from the offset, not the beginning of
the scalar.
p4raw-id: //depot/perl@13076
|
|\ \
| |/
| | |
p4raw-id: //depot/perl@13075
|
| |
| |
| | |
p4raw-id: //depot/perlio@13072
|
| |
| |
| | |
p4raw-id: //depot/perl@13074
|
| |
| |
| | |
p4raw-id: //depot/perl@13073
|
| |
| |
| | |
p4raw-id: //depot/perl@13071
|
| |
| |
| | |
p4raw-id: //depot/perl@13070
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 13068]
embed.pl generated changes I forgot to include
[ 13067]
Force inclusion of both Perl_runops_* in perl itself,
so they are available for Peek.xs etc.
[ 12874]
Keep It Simple and Stupid version of readonly hash support.
- Test for SvREAONLY(hv) at a few spots in hv.c
- add the error message to perldiag.pod
- (dubious) add access::readonly() to univeral.c
- add test using above
- fixup ext/B/t/stash.t to account for access:: existing
p4raw-link: @13068 on //depot/perlio: 543c00c93a3f7ccd573dc2e23ffd06654cf38058
p4raw-link: @13067 on //depot/perlio: 60e4ec2e6ee5ed6e4095807a4e0ada718c12b221
p4raw-link: @12874 on //depot/perlio: 1b1f1335be81080356b687a63b64fde210a3b697
p4raw-id: //depot/perl@13069
|
| |
| |
| | |
p4raw-id: //depot/perlio@13068
|
| |
| |
| |
| |
| | |
so they are available for Peek.xs etc.
p4raw-id: //depot/perlio@13067
|
| |\
| |/
|/| |
p4raw-id: //depot/perlio@13066
|
| |
| |
| |
| |
| |
| |
| |
| | |
editing; just concatenating perl570delta, perl571delta,
and perl572delta. Any sorting not done, any duplicate
removal not done, any removal or update of obsolete items
not done, any changes since 5.7.2 not included. So there.
p4raw-id: //depot/perl@13065
|
| |
| |
| | |
p4raw-id: //depot/perl@13064
|
| |
| |
| | |
p4raw-id: //depot/perl@13063
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
change#12559 breaks things on Win9x because command.com doesn't
grok dquotes at all; disable all the system() smarts for
command.com
p4raw-link: @13058 on //depot/maint-5.6/perl: 50ebe189cec19a941749051b01f36b6a9a290d1e
p4raw-link: @12559 on //depot/maint-5.6/perl: c196af81e4de7395bbcca7607214cb47be8a55c0
p4raw-id: //depot/perl@13062
p4raw-integrated: from //depot/maint-5.6/perl@13061 'merge in'
win32/win32.c (@12747..)
|
| |
| |
| |
| |
| | |
Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@13061
|
| |
| |
| | |
p4raw-id: //depot/perl@13060
|
| |
| |
| | |
p4raw-id: //depot/perl@13059
|
| |
| |
| |
| |
| | |
Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@13057
|