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
perlretut: use a numbered list to format a numbered list
2013-09-13
Ruslan Zakirov
update manifest
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
short documentation for key/value hash/array slices
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
test index/value array slices
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
test key/value hash slices
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
index/value array slice operation
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
scalar value %x{'a'} better written as $x{'a'}
commit
|
commitdiff
|
tree
2013-09-13
Ruslan Zakirov
key/value hash slice operation
commit
|
commitdiff
|
tree
2013-06-30
Ruslan Zakirov
change tied_method to use SVs with precomputed hash...
commit
|
commitdiff
|
tree
2013-06-30
Ruslan Zakirov
change magic_methcall to use SV with shared hash value
commit
|
commitdiff
|
tree
2013-06-30
Ruslan Zakirov
SV_CONST(name) and PL_sv_consts
commit
|
commitdiff
|
tree
2013-06-30
Ruslan Zakirov
G_METHOD_NAMED flag for call_method and call_sv
commit
|
commitdiff
|
tree
2013-03-03
Ruslan Zakirov
update regen_perly.pl to recognise bison 2.7
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
hash argument is not used anymore in do_oddball
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
don't create a copy of keys if it's not LVALUE context
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
refactor aassign
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
ary/hash/firsthashelem should be set only once
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
we need duplicates counter only in list context
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
test return values of aassign with various elements...
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
hash assign in list context should copy key as well
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
make sure hash assignment is proper lvalue
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
fix issues in hash assignment with odd elements
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
test hash assignment with odd elements for leaks
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
warn on ($s,%h) = (1,{}) as on %h = {}
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
test "Odd number of elements in hash assignment"
commit
|
commitdiff
|
tree
2012-12-11
Ruslan Zakirov
scalar(%h = (1,1,1,1)) should return 4, not 2
commit
|
commitdiff
|
tree
2012-10-26
Ruslan Zakirov
test memory leaks around magic get dieing
commit
|
commitdiff
|
tree
2012-10-08
Ruslan Zakirov
use HVhek_KEYCANONICAL in hv_delete
commit
|
commitdiff
|
tree
2012-10-08
Ruslan Zakirov
there is no obvious reason not to set flags
commit
|
commitdiff
|
tree
2012-10-08
Ruslan Zakirov
no need to get shared hash value here
commit
|
commitdiff
|
tree
2012-10-08
Ruslan Zakirov
use && rather than &
commit
|
commitdiff
|
tree
2010-05-03
Ruslan Zakirov
shift; optimization
commit
|
commitdiff
|
tree