| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
with Perl_pp_ftrread().
p4raw-id: //depot/perl@25986
|
|
|
|
|
| |
but the actual finished code is not as bad as it seems.
p4raw-id: //depot/perl@25972
|
|
|
| |
p4raw-id: //depot/perl@25964
|
|
|
| |
p4raw-id: //depot/perl@25962
|
|
|
|
|
| |
Perl_pp_ftrowned
p4raw-id: //depot/perl@25961
|
|
|
| |
p4raw-id: //depot/perl@25958
|
|
|
|
|
| |
Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
p4raw-id: //depot/perl@25953
|
|
|
|
|
| |
in the op dispatch table, and the bodies retired.
p4raw-id: //depot/perl@25940
|
|
|
|
|
| |
unimplemented_op() that panics descriptively if ever reached.
p4raw-id: //depot/perl@25937
|
|
|
|
|
|
| |
extent to change #25929
p4raw-link: @25929 on //depot/perl: 1d5774de323ac43a91c2a30cf2e40384e4754f98
p4raw-id: //depot/perl@25930
|
|
|
|
|
|
| |
the opcode table. We should be able to get both a speed and size
saving here. Time will tell how much.
p4raw-id: //depot/perl@25929
|
|
|
|
|
|
|
|
| |
From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
(except the redundant test)
p4raw-id: //depot/perl@25232
|
|
|
|
|
|
| |
in read-only mode. Make vi modelines compatible with non-vim
vi versions.
p4raw-id: //depot/perl@24445
|
|
|
|
|
|
| |
Hardcode special exceptions for exec and system, instead
of trying to be clever and failing.
p4raw-id: //depot/perl@24380
|
|
|
| |
p4raw-id: //depot/perl@24378
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24271
|
|
|
| |
p4raw-id: //depot/perl@24095
|
|
|
|
|
| |
Message-ID: <20050319072830.GA7721@petdance.com>
p4raw-id: //depot/perl@24049
|
|
|
|
|
| |
(autodoc.pl was already done by change 23371.)
p4raw-id: //depot/perl@23501
|
|
|
| |
p4raw-id: //depot/perl@22509
|
|
|
| |
p4raw-id: //depot/perl@22433
|
|
|
| |
p4raw-id: //depot/perl@22328
|
|
|
| |
p4raw-id: //depot/perl@22263
|
|
|
|
|
|
|
| |
defaults to $_ at compile-time, instead of run-time (like all
other primitives that default to $_).
p4raw-link: @18751 on //depot/perl: 13dcffc60adeca175c32a1ea11ec8756d4853ad2
p4raw-id: //depot/perl@22047
|
|
|
|
|
| |
keep an eye on this.
p4raw-id: //depot/perl@21951
|
|
|
|
|
|
|
|
| |
together with subroutine call
Apparently concat still doesn't deal correctly with lexicals
in all cases. Disable the whole TARGET_MY optimisation for it.
(and remove the corresponding code from the peephole optimiser.)
p4raw-id: //depot/perl@21752
|
|
|
|
|
| |
to (;\@), to reflect that their array argument is optional.
p4raw-id: //depot/perl@20910
|
|
|
| |
p4raw-id: //depot/perl@19852
|
|
|
|
|
|
|
| |
(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
|
|
|
| |
p4raw-id: //depot/perl@18875
|
|
|
|
|
|
|
|
|
|
| |
- 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@18801
|
|
|
| |
p4raw-id: //depot/perl@18751
|
|
|
|
|
|
| |
scalar since it wouldn't fork for the HELEM/AELEM
case. This was reported in bug #10045
p4raw-id: //depot/perl@18413
|
|
|
|
|
| |
Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@18160
|
|
|
| |
p4raw-id: //depot/perl@17690
|
|
|
|
|
|
| |
From: "Brent Dax" <brentdax@cpan.org>
Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
p4raw-id: //depot/perl@17682
|
|
|
| |
p4raw-id: //depot/perl@16069
|
|
|
| |
p4raw-id: //depot/perl@16043
|
|
|
| |
p4raw-id: //depot/perl@16040
|
|
|
|
|
|
| |
better dealt with in Perl level, a la File::Spec
(since the whole mess is strongly filesystem-specific).
p4raw-id: //depot/perl@15835
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Message-ID: <20020211065640.A14993@math.ohio-state.edu>
(sans the Configure, perlio.sym, and t/op/stat.t parts)
p4raw-id: //depot/perl@14641
|
|
|
|
|
|
| |
be found in the repository, which is most often not right,
but at least consistent)
p4raw-id: //depot/perl@14400
|
|
|
|
|
| |
Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12513
|
|
|
|
|
| |
Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12491
|
|
|
| |
p4raw-id: //depot/perl@12072
|
|
|
|
|
|
|
| |
Rename to custop_op_name to Perl_custom_op_name to match perlapi
Clone the hashtable PL_custom_op_names and PL_custop_op_descs in
perl_clone.
p4raw-id: //depot/perl@11968
|
|
|
|
|
|
| |
Message-ID: <20010825174509.A5752@netthink.co.uk>
I also added a fix to Opcode.pm to quite test cases.
p4raw-id: //depot/perl@11756
|
|
|
| |
p4raw-id: //depot/perl@11285
|