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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert the support for new warning categories outside of "all"
[perl5.git]
/
op.c
2015-01-25
Ævar Arnfjörð Bjar...
Revert the support for new warning categories outside...
blob
|
commitdiff
2015-01-25
Father Chrysostomos
[perl #123652] eval {label:} crash
blob
|
commitdiff
|
diff to current
2015-01-23
Leon Timmermans
[perl #123619] Only make stringy classnames shared
blob
|
commitdiff
|
diff to current
2015-01-21
David Mitchell
avoid C labels in column 0
blob
|
commitdiff
|
diff to current
2015-01-20
Father Chrysostomos
Add :const anon sub attribute
blob
|
commitdiff
|
diff to current
2015-01-17
David Mitchell
avoid $a["foo" eq $x ? 0 : 1] warning
blob
|
commitdiff
|
diff to current
2015-01-12
Daniel Dragan
refactor op.c S_bad_type_*v
blob
|
commitdiff
|
diff to current
2015-01-09
Father Chrysostomos
Simplify s/// and tr/// parsing logic
blob
|
commitdiff
|
diff to current
2015-01-08
Father Chrysostomos
[perl #123452] Fix crash with s/${<>{})//
blob
|
commitdiff
|
diff to current
2015-01-07
Father Chrysostomos
op.c: Remove dVAR from ck_grep
blob
|
commitdiff
|
diff to current
2015-01-07
Father Chrysostomos
op.c: Remove dVAR from newRANGE
blob
|
commitdiff
|
diff to current
2015-01-07
Father Chrysostomos
op.c: Remove dVAR from pmruntime
blob
|
commitdiff
|
diff to current
2015-01-07
Father Chrysostomos
op.c: S_maybe_targlex needs no dVAR
blob
|
commitdiff
|
diff to current
2014-12-29
Ævar Arnfjörð Bjar...
Add support for new warning categories outside of ...
blob
|
commitdiff
|
diff to current
2014-12-29
Father Chrysostomos
[perl #123514] Make prototype() imply $_
blob
|
commitdiff
|
diff to current
2014-12-28
Father Chrysostomos
op.c: Remove assert exception for OP_REPEAT
blob
|
commitdiff
|
diff to current
2014-12-23
Father Chrysostomos
op.c: Another instance of STATIC_ASSERT_STMT
blob
|
commitdiff
|
diff to current
2014-12-22
Father Chrysostomos
Ignore cx of padsv for padrange optimisation
blob
|
commitdiff
|
diff to current
2014-12-21
Father Chrysostomos
op.c: Use ASSUME in multideref code
blob
|
commitdiff
|
diff to current
2014-12-21
Father Chrysostomos
op.c: Skip allocating entersub targ for Perl sub
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
Skip multideref for PL_check[OP_HELEM] tinkering
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
Allow multideref for $x[CONST->$*]
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
Allow multideref for $x[($pkg)]
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
Fix assertion failure with $x[CONST->[0]]
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
Fix assertion failure with $x[($_)]
blob
|
commitdiff
|
diff to current
2014-12-20
Father Chrysostomos
Allow multideref for $x[($lex)]
blob
|
commitdiff
|
diff to current
2014-12-19
David Mitchell
op.c: better casting fix
blob
|
commitdiff
|
diff to current
2014-12-19
David Mitchell
fix a couple of win32 op.c warnings
blob
|
commitdiff
|
diff to current
2014-12-16
Father Chrysostomos
[perl #123020] Scalar cx for lhs of void (...)x...
blob
|
commitdiff
|
diff to current
2014-12-14
Father Chrysostomos
op.c: Correct comment about OPf_SPECIAL & parens
blob
|
commitdiff
|
diff to current
2014-12-13
Father Chrysostomos
Allow OPf_SPECIAL on OP_GV
blob
|
commitdiff
|
diff to current
2014-12-13
Father Chrysostomos
Fix garbage output from ‘my $é’
blob
|
commitdiff
|
diff to current
2014-12-10
David Mitchell
fix spurious 'Use of reference' warning
blob
|
commitdiff
|
diff to current
2014-12-10
Father Chrysostomos
Allow multideref with ($a[0])->[0]
blob
|
commitdiff
|
diff to current
2014-12-10
Father Chrysostomos
Fix assertion failure with our @a->{0}
blob
|
commitdiff
|
diff to current
2014-12-10
Father Chrysostomos
Fix up OUTSIDE pointers for saved BEGIN blocks
blob
|
commitdiff
|
diff to current
2014-12-10
Jarkko Hietaniemi
Possibly uninitialized.
blob
|
commitdiff
|
diff to current
2014-12-09
Father Chrysostomos
Extend read-only ops to most special blocks
blob
|
commitdiff
|
diff to current
2014-12-09
Father Chrysostomos
op.c: Temporary fix for bad read
blob
|
commitdiff
|
diff to current
2014-12-09
Father Chrysostomos
Fix OUTSIDE for named subs inside predeclared subs
blob
|
commitdiff
|
diff to current
2014-12-09
Father Chrysostomos
Fix assertion failure with ($_[0])->{$_}
blob
|
commitdiff
|
diff to current
2014-12-08
Jarkko Hietaniemi
Missing semicolon in e6dae479.
blob
|
commitdiff
|
diff to current
2014-12-08
Father Chrysostomos
Change OP_SIBLING to OpSIBLING
blob
|
commitdiff
|
diff to current
2014-12-08
Father Chrysostomos
[perl #94484] Custom ops trip assertions in new*OP
blob
|
commitdiff
|
diff to current
2014-12-08
Father Chrysostomos
Apply scalar context to state var init
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
Apply scalar cx to logops if OA_RETSCALAR
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c: Use scalar cx, not OA_RETSCALAR, for optimisations
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
Give require the OA_RETSCALAR flag
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c:newPMOP: Apply scalar cx if OA_RETSCALAR
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c:newMETHOP: Remove fold_constants, etc.
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c:newMETHOP: Remove op_next check
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c:newUNOP_AUX: Rmv fold_constants/op_integerize
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c:newUNOP_AUX: Remove op_next check
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c: Typo in docs for op_convert_list
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
op.c: Clarify newLISTOP docs
blob
|
commitdiff
|
diff to current
2014-12-07
David Mitchell
Add OP_MULTIDEREF
blob
|
commitdiff
|
diff to current
2014-12-07
David Mitchell
add UNOP_AUX OP class
blob
|
commitdiff
|
diff to current
2014-12-07
David Mitchell
Perl_op_sibling_splice(): update OPf_KIDS
blob
|
commitdiff
|
diff to current
2014-12-07
David Mitchell
add S_op_clear_gv() to op.c
blob
|
commitdiff
|
diff to current
2014-12-07
David Mitchell
create S_check_hash_fields() function
blob
|
commitdiff
|
diff to current
2014-12-06
Father Chrysostomos
Deparse formats in the right spot
blob
|
commitdiff
|
diff to current
2014-12-06
Father Chrysostomos
op.c: use GV_NOTQUAL in newATTRSUB_x
blob
|
commitdiff
|
diff to current
2014-12-05
Father Chrysostomos
op.c:fold_constants: Remove OP_RV2GV/newGVOP
blob
|
commitdiff
|
diff to current
2014-12-05
Father Chrysostomos
op.c:fold_constants: Simplify OP_STRINGIFY logic
blob
|
commitdiff
|
diff to current
2014-12-05
Father Chrysostomos
Return fresh scalar from join(const,const)
blob
|
commitdiff
|
diff to current
2014-12-03
syber
Speed up method calls like $o->Other::method() and...
blob
|
commitdiff
|
diff to current
2014-12-01
Father Chrysostomos
op.c: Fix compiler warning
blob
|
commitdiff
|
diff to current
2014-12-01
Father Chrysostomos
Fix assertion failure with qr/\Q(?{})/
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
[perl #123223] Make PADNAME a separate type
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Use PadnameSV in op.c:newMYSUB
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Use PNf rather than SVf in op.c:op_lvalue_flags
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in op.c:finalize_op
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Make pad names always UTF8
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Make PADNAMELIST a separate type
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in the source
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Fix qr/@array(?{block})/
blob
|
commitdiff
|
diff to current
2014-11-29
Father Chrysostomos
scalar($#foo) needs to propagate lvalue context
blob
|
commitdiff
|
diff to current
2014-11-29
Lukas Mai
define and use STATIC_ASSERT_STMT for compile-time...
blob
|
commitdiff
|
diff to current
2014-11-29
Lukas Mai
make more use of NOT_REACHED
blob
|
commitdiff
|
diff to current
2014-11-29
Father Chrysostomos
[perl #123313] sub { f(); BEGIN{} } was void cx
blob
|
commitdiff
|
diff to current
2014-11-29
Father Chrysostomos
op.c: Fix linux g++ compilation
blob
|
commitdiff
|
diff to current
2014-11-29
syber
speedup for SUPER::method() calls.
blob
|
commitdiff
|
diff to current
2014-11-29
Father Chrysostomos
Fix newFOROP with PERL_OP_PARENT and no slab
blob
|
commitdiff
|
diff to current
2014-11-25
Father Chrysostomos
[perl #77860] \& proto should disallow sub calls
blob
|
commitdiff
|
diff to current
2014-11-25
Father Chrysostomos
[perl #47363] \@ proto and parenthesised arrays
blob
|
commitdiff
|
diff to current
2014-11-25
Father Chrysostomos
Allow \(&sub) for & proto
blob
|
commitdiff
|
diff to current
2014-11-25
syber
Remove op_const_class; just use the name on the stack
blob
|
commitdiff
|
diff to current
2014-11-24
Father Chrysostomos
Fix UTF8 lex sub names
blob
|
commitdiff
|
diff to current
2014-11-24
syber
op_class_sv removed for threaded perls op_class_targ...
blob
|
commitdiff
|
diff to current
2014-11-24
syber
This commit speeds up class method calls when class...
blob
|
commitdiff
|
diff to current
2014-11-24
Father Chrysostomos
[perl #123062] & proto: only sub{} and \&sub
blob
|
commitdiff
|
diff to current
2014-11-21
Father Chrysostomos
[perl #77452] Deparse { ...; BEGIN{} } correctly
blob
|
commitdiff
|
diff to current
2014-11-18
Tony Cook
fix PERL_OP_PARENT builds
blob
|
commitdiff
|
diff to current
2014-11-16
Father Chrysostomos
op.c: cmmoent typo
blob
|
commitdiff
|
diff to current
2014-11-16
Father Chrysostomos
op.c: Correct comment added by c427f4d2d
blob
|
commitdiff
|
diff to current
2014-11-15
Father Chrysostomos
Put PL_cop_seqmax++ code in one spot
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Account for state vars when const-izing sub(){$x}
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Account for string eval when const-izing sub(){$x}
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Make op.c:op_const_sv static
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Inline op_const_sv into cv_clone
blob
|
commitdiff
|
diff to current
next