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
Add safename() func to B
2014-09-15
Father Chrysostomos
Add safename() func to B
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Remove no-longer-used op.c:S_gv_ename
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Teach ck_entersub_args_proto about non-GV names
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Inline op.c:too_many_arguments_sv into its only caller
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Inline op.c:too_few_arguments_sv into its only caller
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Teach dump.c about CVf_LEXICAL
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Teach dump.c about CVf_NAMED
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
op.c:ck_subr: reify GVs based on call checker
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Use cv_name in pp_hot.c:sub_crush_depth
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Add cv_set_call_checker_flags
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
pad.c: Avoid struct name followed by colon
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
pad.c:cv_name: Reword docs for future extensibility
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Avoid reifying GVs in rv2cv
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
op.c: ck_rvconst: Inline the noexpand var
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Increase $Attribute::Handlers::VERSION to 0.97
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Tweak Peek.t
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Fix-ups for Attribute::Handlers
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
sv.h: Expand comment about potential SVf_UTF8 conflict
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Avoid creating GVs when subs are declared
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Remove bogus gv-handling code from toke.c
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
For lexical subs, reify CvGV from CvSTASH and CvNAME_HEK
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.64
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Test cv_name
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
pad.c: Document cv_name
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
sv_cathek
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
cv_name
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Turn on CVf_LEXICAL for lexical subs
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Add CVf_LEXICAL flag
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
perldelta for d205f0c
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Clone lex sub names properly
commit
|
commitdiff
|
tree
2014-09-14
Father Chrysostomos
Consistent spaces after dots in perlsub
commit
|
commitdiff
|
tree
2014-09-14
Father Chrysostomos
perldelta for 6678689 and 56cd2ef
commit
|
commitdiff
|
tree
2014-09-14
Father Chrysostomos
perldelta for b4fa55d and 0ddd4a5
commit
|
commitdiff
|
tree
2014-09-14
Father Chrysostomos
perldelta for 2c1f00b/#122747
commit
|
commitdiff
|
tree
2014-09-14
Father Chrysostomos
perldelta for c4c61c6
commit
|
commitdiff
|
tree
2014-09-14
Father Chrysostomos
perldelta for 1542cb4/#122728
commit
|
commitdiff
|
tree
2014-09-14
Father Chrysostomos
perldelta for cfc7ef1
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
Obsolete comment in sv.c:utf8_mg_pos_cache_update
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
toke.c: Remove redundant PL_expect check
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
concise-xs.t is overly chummy with B::Deparse
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.28
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
Deparse.pm:pp_list: Don’t call $lop->name repeatedly
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
Deparse typed vars
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
Deparse our(LIST) correctly
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
pp_ctl.c: Remove junk from #endif
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
Mathomise save_re_context
commit
|
commitdiff
|
tree
2014-09-13
Father Chrysostomos
pp_ctl.c: Remove PL_curcop assignment
commit
|
commitdiff
|
tree
2014-09-12
Father Chrysostomos
utf8.c: Move an #ifndef for clarity
commit
|
commitdiff
|
tree
2014-09-12
Father Chrysostomos
Remove obsolete comment from utf8.c
commit
|
commitdiff
|
tree
2014-09-12
Father Chrysostomos
Don’t call save_re_context
commit
|
commitdiff
|
tree
2014-09-12
Father Chrysostomos
Gut Perl_save_re_context
commit
|
commitdiff
|
tree
2014-09-11
Father Chrysostomos
Wrap long pod lines in B::Op_private for real
commit
|
commitdiff
|
tree
2014-09-11
Father Chrysostomos
perldiag: Rewrap for better splain output
commit
|
commitdiff
|
tree
2014-09-11
Father Chrysostomos
Update rv2cv flags comment following 211a4342c9
commit
|
commitdiff
|
tree
2014-09-10
Father Chrysostomos
Note where B::Op_private’s pod is to be edited
commit
|
commitdiff
|
tree
2014-09-10
Father Chrysostomos
Wrap long lines in B::Op_private pod
commit
|
commitdiff
|
tree
2014-09-10
Father Chrysostomos
Increase $IO::VERSION to 1.34
commit
|
commitdiff
|
tree
2014-09-10
Father Chrysostomos
IO.xs: OP_SIBLING is too new
commit
|
commitdiff
|
tree
2014-09-10
Father Chrysostomos
op.c: ck_rvconst: Remove ‘double’ gv lookup
commit
|
commitdiff
|
tree
2014-09-10
Father Chrysostomos
Increase $overload::VERSION to 1.23
commit
|
commitdiff
|
tree
2014-09-10
Father Chrysostomos
Remove redundant check from overload.pm
commit
|
commitdiff
|
tree
2014-09-09
Father Chrysostomos
Skip warnable const folding outside warnings scope
commit
|
commitdiff
|
tree
2014-09-09
Father Chrysostomos
[perl #122728] Make sub(){undef} inlinable
commit
|
commitdiff
|
tree
2014-09-09
Father Chrysostomos
Stop barewords from trumping subs with (*) proto
commit
|
commitdiff
|
tree
2014-09-09
Father Chrysostomos
Get mkdir.t working under miniperl *again*
commit
|
commitdiff
|
tree
2014-09-08
Father Chrysostomos
op.c: Calculate hash for CvNAME_HEK
commit
|
commitdiff
|
tree
2014-09-08
Father Chrysostomos
Precompute hash for require() arg
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
perldelta for 7950e9cf39
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
perldelta: Move compile-time const deref checking
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
perldelta: Move a bug fix
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
perldelta for 7950e9cf3
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
perldelta for a14c24d0
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
perldelta for 7bdb4ff09
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
perldelta for 64ff300b/#122669
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
Remove GV_ADDINEVAL
commit
|
commitdiff
|
tree
2014-09-07
Father Chrysostomos
mro.c: Don’t inline sv_sethek
commit
|
commitdiff
|
tree
2014-09-06
Father Chrysostomos
make_ext.pl: Typo in error message
commit
|
commitdiff
|
tree
2014-09-06
Father Chrysostomos
t/uni/parser.t: Make a test more robust
commit
|
commitdiff
|
tree
2014-09-06
Father Chrysostomos
op.h: Correct PERL_LOADMOD_IMPORT_OPS comment
commit
|
commitdiff
|
tree
2014-09-05
Father Chrysostomos
lex_utf8.t can run under miniperl
commit
|
commitdiff
|
tree
2014-09-05
Father Chrysostomos
Fix my constant $var utf8 confusion
commit
|
commitdiff
|
tree
2014-09-05
Father Chrysostomos
Remove -foo ambiguity warning
commit
|
commitdiff
|
tree
2014-09-05
Father Chrysostomos
Increase $bigint::VERSION to 0.37
commit
|
commitdiff
|
tree
2014-09-05
Father Chrysostomos
Increase $bignum::VERSION to 0.38
commit
|
commitdiff
|
tree
2014-09-05
Father Chrysostomos
Increase $bigrat::VERSION to 0.37
commit
|
commitdiff
|
tree
2014-09-04
Father Chrysostomos
toke.c: Avoid extra sv_setpv for foo <newline> =>
commit
|
commitdiff
|
tree
2014-09-04
Father Chrysostomos
Fix our-sub method confusion
commit
|
commitdiff
|
tree
2014-09-04
Father Chrysostomos
toke.c: Combine two identical chunks via goto
commit
|
commitdiff
|
tree
2014-09-04
Father Chrysostomos
Avoid duplicate GV lookup for barewords
commit
|
commitdiff
|
tree
2014-09-04
Father Chrysostomos
Don’t call intuit_method twice for the same barewords
commit
|
commitdiff
|
tree
2014-09-04
Father Chrysostomos
MAD leftovers in toke.c
commit
|
commitdiff
|
tree
2014-09-04
Father Chrysostomos
toke.c: Stop using len to indicate trailing ::
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
Fix t/op/taint.t on Windows
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
Fix refcounting in rv2gv when it calls newGVgen
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
[Merge] minitest fixes
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
Skip t/uni/variables.t in absence of Unicode tables
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
Get t/uni/universal.t working under minitest
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
Get t/uni/stash.t working under minitest
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
Get t/uni/readline.t working under minitest
commit
|
commitdiff
|
tree
2014-09-03
Father Chrysostomos
Skip t/uni/parser.t in absence of Unicode tables
commit
|
commitdiff
|
tree
next