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
Change IS_PADGV to isGV in op.c:newPADOP
2014-09-18
Father Chrysostomos
Change IS_PADGV to isGV in op.c:newPADOP
commit
|
commitdiff
|
tree
2014-09-18
Father Chrysostomos
pad.c:padlist_clone: Don’t bother with IS_PADGV
commit
|
commitdiff
|
tree
2014-09-18
Father Chrysostomos
pad.c:pad_push: Don’t bother with IS_PADGV
commit
|
commitdiff
|
tree
2014-09-18
Father Chrysostomos
pad.c:cv_clone_pad: Don’t bother with IS_PADGV
commit
|
commitdiff
|
tree
2014-09-18
Father Chrysostomos
pad.c:pad_tidy: Remove IS_PADCONST and another IS_PADGV
commit
|
commitdiff
|
tree
2014-09-18
Father Chrysostomos
pad.c:pad_tidy: Remove redundant IS_PADGV
commit
|
commitdiff
|
tree
2014-09-18
Father Chrysostomos
pad.c:pad_alloc: Remove redundant IS_PADGV
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
op.c: new is a keyword in C++
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
perldelta for 2872f9187
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
perldelta for a5f477419
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
Fix $DB::sub in DB::goto for lexical subs
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
Make sort bareword respect lexical subs
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
Make ‘No comma allowed’ respect lex subs
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
lexsub.t: To-do tests for sort lex_sub
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
toke.c: Remove obsolete comment
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
Exclude lex sub package name from (caller $n)[3]
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
mg.c: Avoid reifying GV for undefined sig handler
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
Make ‘SIG handler not defined’ UTF8- and null-safe
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
Avoid reifing GVs in gv.c:gv_try_downgrade
commit
|
commitdiff
|
tree
2014-09-16
Father Chrysostomos
Fix compiler warnings
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
perldelta for 7fcb4126
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Avoid reifying GVs when lex subs are used for overload
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Stop undef &foo from temporarily anonymising
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Avoid reifying GV when lex stub is used as method
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Fix assertion failure with undef &my_sub/&anon
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Peek.t needs to know about the prev. change
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
dump.c: Don’t dump GvFLAGS as part of GP
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
perldelta for f9d9e965
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
perldelta: Insert missing =item
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Increase $Term::ReadLine::VERSION to 1.15
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Term::ReadLine: Check $^O before -e
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
universal.c:croak_xs_usage: Don’t fetch context twice
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
[Merge] CVs without GVs
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
concise-xs.t needs to know about B::safename
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Tweak Peek.t again
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
dump.c: Missing comma from CVf_HASEVAL output
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Teach Deparse about coderefs in stashes
commit
|
commitdiff
|
tree
2014-09-15
Father Chrysostomos
Increase $B::VERSION to 1.51
commit
|
commitdiff
|
tree
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
next