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
lvref.t: do-block err msg is no longer to-do
2014-10-11
Father Chrysostomos
lvref.t: do-block err msg is no longer to-do
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Make \( ?: ) assignment work
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Remove unnecessary evals
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Get basic $cond ? \$a : \$b = ... working
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Assignment to \(@array)
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvavref needs OPpLVAL_INTRO and OPpPAD_STATE
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add lvavref op type
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref is actually a baseop/unop
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
List assignment to array and hash refs
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Renumber OPpLVREF_TYPE
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Assignment to \local @array and \local %hash
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Tests for localised arrays and hashes
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Test assigning non-array to array
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Simple \@array and \%hash assignment
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: To-do tests for hashes
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add priv flags for the type of lvalue ref
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: To-do tests for array ref assignment
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
pp.c: Fold SvIV into S_localise_aelem_lval
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
pp.c: Some branch prediction hints
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Assignment to hash element refs
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
pp.c: Consolidate some local aelem code
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
pp.c:pp_lvrefslice: Unused var
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
\local $a[$ix] assignment
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
\@array[@slice] assignment
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
pp.c: Dodge compiler warning
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvrefslice gets OPpLVAL_INTRO
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add lvrefslice op type
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Assignment to array elem refs
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
\local $scalar assignment
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Make \($x,$y) assignment work
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
List assignment to lexical scalar refs
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Fix assertion failure with ... ? \$a : \$b = ...
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
op.c: Apply spair optimisation to \% \@ \&
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Use ‘Can’t modify reference to...’ for refassign, too
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
op.c: diag_listed_as for ‘Can't modify ref’
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Test ‘Can't modify reference to...’
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
List assignment to package scalar ref
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Capitalise magic descriptions consistently
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add lvref magic type
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add lvref op type
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: More parenthesized scalar ref tests
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Some assignments with mixed lhs
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Implement \my $x = ...
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Test \$foo = \*bar
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: To-do tests for foreach \
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvret.t: To-do tests for \local $scalar=
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
When making lex alias, don’t free old var too soon
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: To-do test for PADSTALE handling
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Simple package scalar lvalue refs
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Tests for error massages
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: Remove to-do and eval from passing test
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
lvref.t: To-do tests for closures
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Document lvalue ref diagnostics
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
First stab at lexical scalar aliases
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
op.c: In newBINOP, set up op_last before CHECKOP
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Increase $Opcode::VERSION to 1.29
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add refassign op type
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
op.c:ck_spair: Remove redundant checks
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
To-do tests for scalar lvalue refs
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Increase $warnings::VERSION to 1.27
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add experimental::lvalue_refs warnings category
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Increase $feature::VERSION to 1.38
commit
|
commitdiff
|
tree
2014-10-11
Father Chrysostomos
Add lvalue_refs feature feature
commit
|
commitdiff
|
tree
2014-10-10
Father Chrysostomos
Set PERL_MM_USE_DEFAULT in make_ext.pl
commit
|
commitdiff
|
tree
2014-10-10
Father Chrysostomos
Deparse split-to-our-array correctly
commit
|
commitdiff
|
tree
2014-10-10
Father Chrysostomos
toke.c:S_parse_opt_lexvar: Don’t use null terminator
commit
|
commitdiff
|
tree
2014-10-10
Father Chrysostomos
op.c:allocmy: Remove obsolete cmnts and assert
commit
|
commitdiff
|
tree
2014-10-10
Father Chrysostomos
op.c:allocmy: Don’t depend on null termination
commit
|
commitdiff
|
tree
2014-10-10
Father Chrysostomos
Deparse local our LIST
commit
|
commitdiff
|
tree
2014-10-08
Father Chrysostomos
attrs.t: Test that attr handlers can see prototypes
commit
|
commitdiff
|
tree
2014-10-07
Father Chrysostomos
Mollify concise-xs.t
commit
|
commitdiff
|
tree
2014-10-07
Father Chrysostomos
Deparse foreach state $x
commit
|
commitdiff
|
tree
2014-10-07
Father Chrysostomos
Deparse.t: Delete a test
commit
|
commitdiff
|
tree
2014-10-07
Father Chrysostomos
Finish deparsing ‘my sub if; CORE::if...’
commit
|
commitdiff
|
tree
2014-10-06
Father Chrysostomos
Deparse sub calls quietly
commit
|
commitdiff
|
tree
2014-10-06
Father Chrysostomos
[perl #122911] regexp.h: Rmv VOL from op_comp sig
commit
|
commitdiff
|
tree
2014-10-06
Father Chrysostomos
Deparse with CORE:: to avoid lex sub conflicts
commit
|
commitdiff
|
tree
2014-10-06
Father Chrysostomos
Deparse-core.t: Fix ineffective tests
commit
|
commitdiff
|
tree
2014-10-06
Father Chrysostomos
Correct ‘"my" variable "&f::b"...’ message
commit
|
commitdiff
|
tree
2014-10-06
Father Chrysostomos
toke.c: Add comment for greppability
commit
|
commitdiff
|
tree
2014-10-06
Father Chrysostomos
Reorder t/lib/croak/toke
commit
|
commitdiff
|
tree
2014-10-05
Father Chrysostomos
Make B::Deparse qualify sub calls named after keywords
commit
|
commitdiff
|
tree
2014-10-05
Father Chrysostomos
[perl #122771] Fix assertion failure with -d and sort
commit
|
commitdiff
|
tree
2014-10-05
Father Chrysostomos
Remove __SUB__ from Deparse-core.t exception list
commit
|
commitdiff
|
tree
2014-10-05
Father Chrysostomos
Simplify OP_LEAVESUBLV logic in op.c:op_lvalue
commit
|
commitdiff
|
tree
2014-10-05
Father Chrysostomos
op.c:op_lvalue: Remove redundent case OP_RETURN
commit
|
commitdiff
|
tree
2014-10-05
Father Chrysostomos
Deparse inverted for(;;) cond more correctly
commit
|
commitdiff
|
tree
2014-10-05
Father Chrysostomos
Deparse.t: Another to-do test for lex subs
commit
|
commitdiff
|
tree
2014-10-04
Father Chrysostomos
Consistent spaces after dots in perlfunc
commit
|
commitdiff
|
tree
2014-10-04
Father Chrysostomos
regcomp.c: Compiler warning
commit
|
commitdiff
|
tree
2014-10-04
Father Chrysostomos
Fix assertion failure/hang with / (?{(^{})/
commit
|
commitdiff
|
tree
2014-10-03
Father Chrysostomos
Add linked mods to known_pod_issues
commit
|
commitdiff
|
tree
2014-10-03
Father Chrysostomos
perl5220delta: Mention mods from #122814
commit
|
commitdiff
|
tree
2014-10-03
Father Chrysostomos
Deparse inverted for(;;) condition correctly
commit
|
commitdiff
|
tree
2014-10-02
Father Chrysostomos
Deparse ‘local our’
commit
|
commitdiff
|
tree
2014-10-02
Father Chrysostomos
Keep concise-xs.t happy
commit
|
commitdiff
|
tree
2014-10-02
Father Chrysostomos
Deparse \(..., (@a), ...) correctly
commit
|
commitdiff
|
tree
2014-10-02
Father Chrysostomos
Update comments for OPf_SPECIAL/do
commit
|
commitdiff
|
tree
2014-10-02
Father Chrysostomos
Make list assignment respect foreach aliasing
commit
|
commitdiff
|
tree
2014-10-01
Father Chrysostomos
Maintainers.pl: Include all Deparse-*.t files in _PERLLIB
commit
|
commitdiff
|
tree
next