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
test "Odd number of elements in hash assignment"
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-12-11
Father Chrysostomos
t/op/lex.t: Fix test
commit
|
commitdiff
|
tree
2012-12-11
Father Chrysostomos
Glob.xs: PL_opfreehook is an interpreter variable
commit
|
commitdiff
|
tree
2012-12-11
Father Chrysostomos
DosGlob: Don’t leak when caller’s op tree is freed
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Stop DynaLoader.t from unload File::Glob
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Fix problems with -Dr during global destruction
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Don’t leak when partly iterated glob op is freed
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Increase $File::Glob::VERSION to 1.19
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Remove the second param to tryAMAGICunTARGETlist
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
pp.h: Remove tryAMAGICunTARGET
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Zap PL_glob_index
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Stop using PL_glob_index for PL_globhook
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Don’t pass PL_glob_index to glob overrides
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
File::Glob: Don’t use the magic 2nd arg to glob
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
DosGlob: Don’t use the magic 2nd arg to glob
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Increase $File::DosGlob::VERSION to 1.09
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Move File::DosGlob from lib to ext
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
hv.c: hv_undef: Don’t set mro fields to null before...
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Use SvREFCNT_dec_NN in gv.c
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
Switch dump.c over to using SvREFCNT_dec_NN
commit
|
commitdiff
|
tree
2012-12-10
Father Chrysostomos
doio.c: Use SvREFCNT_dec_NN
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
Suppress deprec. warning from Devel::PPPort’s tests
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
leakfinder.pl: Skip push/unshift after { or (
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
leakfinder.pl: Fix select skip
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
Stop invalid charnames from leaking
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
toke.c:S_new_constant: Use NN SvREFCNT_inc in 2 places
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
Stop Constant(%s) errors from leaking
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
Change Constant(undef) error to something meaningful
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
Test ‘Constant(%s) unknown’ error
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
Test error when constant overload handler returns undef
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
perldiag: Make Constant(%s) messages match reality
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
perldiag: s/about where/whereabouts/
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
toke.c: Make _charnames check more robust
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
MANIFEST typo
commit
|
commitdiff
|
tree
2012-12-09
Father Chrysostomos
Fewer strEQ calls in toke.c:S_new_constant
commit
|
commitdiff
|
tree
2012-12-06
Daniel Dragan
add PERL_NO_GET_CONTEXT to xs template in h2xs.PL
commit
|
commitdiff
|
tree
2012-12-06
Father Chrysostomos
Stop renamed packages from making reset() crash
commit
|
commitdiff
|
tree
2012-12-06
Father Chrysostomos
Don’t use PMf_ONCE flag for split-to-array
commit
|
commitdiff
|
tree
2012-12-06
Father Chrysostomos
perldiag: -D message is a warning
commit
|
commitdiff
|
tree
2012-12-06
Father Chrysostomos
perldiag: Remove category from ‘POSIX syntax [. .]...’
commit
|
commitdiff
|
tree
2012-12-06
Father Chrysostomos
pp_goto: Call get-magic before choosing goto type
commit
|
commitdiff
|
tree
2012-12-05
Father Chrysostomos
regen pod issue
commit
|
commitdiff
|
tree
2012-12-05
Father Chrysostomos
sv.c: Correct newSVpvn_share docs
commit
|
commitdiff
|
tree
2012-12-05
Father Chrysostomos
sv.h: Warning about cows in SvPV_set apidocs
commit
|
commitdiff
|
tree
2012-12-05
Father Chrysostomos
Stop "\N{...}" from leaking after errors
commit
|
commitdiff
|
tree
2012-12-05
Father Chrysostomos
Use SvREFCNT_dec_NN in various cop.h macros
commit
|
commitdiff
|
tree
2012-12-05
Father Chrysostomos
Stop v111111111111111 from leaking under fatal warnings
commit
|
commitdiff
|
tree
2012-12-05
Father Chrysostomos
toke.c apidocs: Note that scan_vstring might croak
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
override.t: Suppress deprecation warning
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
Stop /[a-\d]/ from leaking under fatal warnings
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
Stop /[:foo:]/ from leaking under fatal warnings
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
[perl #115818] Don’t croak for /[.zog.]/
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
embed.fnc: Explain how X is used for public macros
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
Mention in more places that my $_ is deprecated
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
Deprecate lexical $_
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
encoding.t: Skip 2 tests under debugging
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
Increase $sigtrap::VERSION to 1.07
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
sigtrap.pm: Avoid lexical $_
commit
|
commitdiff
|
tree
2012-12-04
Father Chrysostomos
Lower version.pm version
commit
|
commitdiff
|
tree
2012-12-03
Joel Berger
Cwd::fast_abs_path's untaint should allow for multiline...
commit
|
commitdiff
|
tree
2012-12-03
Father Chrysostomos
[perl #115962] cwd.t: Add test for fast_abs_path in...
commit
|
commitdiff
|
tree
2012-12-03
Father Chrysostomos
Stop /[\i]/ from leaking under fatal warnings
commit
|
commitdiff
|
tree
2012-12-03
Father Chrysostomos
Stop /(?{})+/ from leaking under fatal warnings
commit
|
commitdiff
|
tree
2012-12-03
Father Chrysostomos
Make PL_sawampersand checks conditional on PERL_SAWAMPERSAND
commit
|
commitdiff
|
tree
2012-12-03
Father Chrysostomos
Stop /(?{})?/ from leaking under fatal warnings
commit
|
commitdiff
|
tree
2012-12-03
Father Chrysostomos
Remove use of SAVEDESTRUCTOR_X(clear_re...) from regcomp.c
commit
|
commitdiff
|
tree
2012-12-01
Father Chrysostomos
Increase $sort::VERSION to 2.02
commit
|
commitdiff
|
tree
2012-12-01
Martin Becker
fixed typos in sample code in sort.pm documentation
commit
|
commitdiff
|
tree
2012-12-01
Father Chrysostomos
Stop format closure fatal warnings from leaking
commit
|
commitdiff
|
tree
2012-12-01
Father Chrysostomos
svleak.t: Correct test name
commit
|
commitdiff
|
tree
2012-12-01
Father Chrysostomos
Stop duplicate lex vars from leaking under fatal warnings
commit
|
commitdiff
|
tree
2012-12-01
Father Chrysostomos
Stop newCONSTSUB from leaking the constant under fatal...
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
Clear method caches when unwinding local *foo=sub{}
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
method_caching.t: Load test.pl at BEGIN time
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
Clear method caches when unwinding local *foo=*method
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
Fix two local *ISA bugs
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
Don’t croak for local *DetachedStash::method
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
Reset method caches when GPs are shared
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
Fix two minor bugs with local glob assignment
commit
|
commitdiff
|
tree
2012-11-29
Father Chrysostomos
scope.c:save_gp: Remove redundant code
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
[Merge] New COW mechanism
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Don’t share TARGs between recursive ops
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
subst.t: Test something I nearly broke
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Update docs to concur with $`,$&,$' changes
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Increase $English::VERSION to 1.06
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
English.pm: Update -no_match_vars docs
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Test perl #4289
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
test_bootstrap.t: Skip PL_sawampersand tests
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Fix up Peek.t to account for preceding commits
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
perl.h: Mention PERL_SAWAMPERSAND in perl -V output
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Disable PL_sawampersand
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Enable PERL_NEW_COPY_ON_WRITE by default
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Allow COW with magical and blessed scalars (among others)
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
Min string length for COW
commit
|
commitdiff
|
tree
2012-11-27
Father Chrysostomos
New COW mechanism
commit
|
commitdiff
|
tree
2012-11-26
Father Chrysostomos
Add Bob Ernst to AUTHORS
commit
|
commitdiff
|
tree
2012-11-26
Father Chrysostomos
Move a CAN_COW_MASK comment from sv.c to sv.h
commit
|
commitdiff
|
tree
2012-11-26
Father Chrysostomos
Missing dependency in XS::APItest’s Makefile
commit
|
commitdiff
|
tree
2012-11-26
Father Chrysostomos
Stop cv-to-glob assignment redef warnings from leaking
commit
|
commitdiff
|
tree
next