This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Stop op freeing from interfering with sub(){42} mutability
2013-07-26
Father Chrysostomos
Stop op freeing from interfering with sub(){42} mutability
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
fresh_perl.t: Make the test for #3066 more explicit
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Make overloaded constants always read-only
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Don’t check IS_PADCONST in pad.c:pad_alloc
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
pad.c: Don’t copy shared hash key targets when cloning
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Stop shared hash key TARGs from being shared
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #79908] Stop sub inlining from breaking closures
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Make sub(){42} return a mutable value
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Tweak optree_constants.t for inlined list consts
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Update constant.pm to reflect list inlinement
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Inline list constants
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
constant.pm: Make list constants read-only
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Allow stash elems to be array refs
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Increase $constant::VERSION to 1.28
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Stop constant.pm from (ab)using subs for scalars
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #78194] Make re-evals copy PADTMPs
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #78194] Make sort copy PADTMPs
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #78194] Make x copy PADTMPs in lv cx
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #78194] Make list slices copy PADTMPs in lv cx
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Stop folding of ops from changing mutability
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #78194] Make foreach copy pad tmps
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Correct list.t descr in MANIFEST
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #3105] Make 1..3 modification safe
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
constant.t: Correct version
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #78194] Make sub calls copy pad tmps
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Increase $OptreeCheck::VERSION to 0.10
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[perl #78194] Make grep/map copy pad tmps
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
pad.c: cast before comparing signed with unsigned
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
op.c: Stop copying constants under ithreads
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
pad.c: Expand pad_push SVf_READONLY explanation
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
pad.c: Use &PL_sv_no for const pad names
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Re(mov|writ)e two comments from pad.c:pad_alloc
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
op.c:S_fold_constants: Add assertion
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Change the tests for #3105 into to-dos
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Test readonliness of overload constants
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
To-do test for #109746
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Test (im)mutability of constants and constant-like...
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Test !0 and !1 immutability and singletonness
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Test that literal numbers and strings are read-only
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
To-do tests for perl #78194
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
ref.t: To-do test for retvals of folded ops
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
sub.t: To-do test for recursive shared-hash-keys TARGs
commit
|
commitdiff
|
tree
2013-07-24
Father Chrysostomos
Revert "perl5180delta: typo"
commit
|
commitdiff
|
tree
2013-07-23
Father Chrysostomos
pos.t: test something I almost broke
commit
|
commitdiff
|
tree
2013-07-23
Father Chrysostomos
fix typo in sv.c apidocs
commit
|
commitdiff
|
tree
2013-07-23
Father Chrysostomos
sv.c: Remove overflow check in utf8 length cache
commit
|
commitdiff
|
tree
2013-07-23
Father Chrysostomos
[perl #72766] Allow huge pos() settings
commit
|
commitdiff
|
tree
2013-07-23
Father Chrysostomos
Add sv_pos_b2u_flags
commit
|
commitdiff
|
tree
2013-07-23
Father Chrysostomos
perl5180delta: typo
commit
|
commitdiff
|
tree
2013-07-20
Father Chrysostomos
perldelta: #118931 is a known issue
commit
|
commitdiff
|
tree
2013-07-19
Reini Urban
more op_folded support: B, dump
commit
|
commitdiff
|
tree
2013-07-19
Father Chrysostomos
Add Niels Thykier to AUTHORS
commit
|
commitdiff
|
tree
2013-07-19
Niels Thykier
op.c: Add op_folded to BASEOP
commit
|
commitdiff
|
tree
2013-07-19
Father Chrysostomos
toke.c:yylex: assert that PL_linestr is not a COW
commit
|
commitdiff
|
tree
2013-07-19
Father Chrysostomos
sv.c: Assert that sv_[ivp]v are not passed aggregates
commit
|
commitdiff
|
tree
2013-07-17
Father Chrysostomos
perldelta for =>
commit
|
commitdiff
|
tree
2013-07-17
Father Chrysostomos
Allow => to quote built-in keywords across lines
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
perldelta for #27010
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
[perl #27010] Make tie work through defelems
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
embed.fnc: E does not imply X
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
perldelta for #77814
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
[perl #77814] Make defelems propagate pos
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
perldelta for vstrings and set-magic
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
Make set-magic handle vstrings properly
commit
|
commitdiff
|
tree
2013-07-16
Father Chrysostomos
t/op/array.t: remove ‘no warnings "deprecated"’
commit
|
commitdiff
|
tree
2013-07-14
Daniel Dragan
mention that caller() does not show XSUBs
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta: appease podcheck; tweak formatting
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for #118839/bf2614180a65
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for #118567/50278ed0f
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for #89648/b23eb1831
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for #118627/4e917a04b78
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for f791a21a2018
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldiag: rewrap an entry for better splain output
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for b54d603d2 (consistent proto warnings)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for a77c16f7c (*foo->bar)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for #113932 (UNIVERSAL::can)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for #117917/f5df269c5c
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for fdf416b69a0 (utf8 cloned protos)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 9700e2d38 (ambiguity warnings)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for e9d9e6f34 (list cx for sort args)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for f65493df1c (lv sort args)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 20d5dc239 (fatal in-place sort)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for bdbfc51a7b (undef constant my sub)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 5e5128ba (@INC and scalarref docs)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for ee3818ca2c5e (Can’t coerce readonly REF)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for c72a4eedf (sv_force_normal at compile...
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 9657ccb4f (@INC sub returning scalar...
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta: typos; consistency tweaks
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 310f4fdb24 (more index constant mangling)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 948d23704 (index constant mangling)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 60041a0991 (split constant mangling)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for proto parsing changes
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for 8922e438 (BmRARE/PREVIOUS removal)
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perldelta for #118305/88dbe4a
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
Wrap a long verbatim line in perlvar.pod
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
[perl #118839] Make ‘n’ debugger cmd respect lv subs
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
perl5db.pl: Remove obsolete comment
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
todo.pod: Don’t mention ‘make test.taintwarn’
commit
|
commitdiff
|
tree
2013-07-13
Father Chrysostomos
todo.pod: Class set regexp operations are done
commit
|
commitdiff
|
tree
2013-07-13
Peter Martini
[perl #118567] Add a warning for prototypes if a missing
commit
|
commitdiff
|
tree
next