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
[perl #40389] perl_destruct() leaks PL_defstash
2010-09-20
David Mitchell
[perl #40389] perl_destruct() leaks PL_defstash
commit
|
commitdiff
|
tree
2010-09-20
David Mitchell
PL_ofsgv is ref counted, so inc when duping
commit
|
commitdiff
|
tree
2010-09-20
David Mitchell
stop do_clean_named_objs() leaving dangling refs
commit
|
commitdiff
|
tree
2010-09-12
David Mitchell
fix a couple of -Dmad compiler warnings
commit
|
commitdiff
|
tree
2010-09-11
David Mitchell
fix hv.c API doc nits.
commit
|
commitdiff
|
tree
2010-09-11
David Mitchell
list cxt hash assign with dups gives garbage
commit
|
commitdiff
|
tree
2010-09-09
David Mitchell
add support for SAVEt_GVSV to Perl_ss_dup
commit
|
commitdiff
|
tree
2010-09-08
David Mitchell
bad things happened with for $x (...) { *x = *y }
commit
|
commitdiff
|
tree
2010-09-08
David Mitchell
move some comments back to the lines they refer to
commit
|
commitdiff
|
tree
2010-09-08
David Mitchell
swap round a confusing #ifndef ... #else ...
commit
|
commitdiff
|
tree
2010-09-08
David Mitchell
create itervar_u union in struct block_loop
commit
|
commitdiff
|
tree
2010-09-08
David Mitchell
eliminate targoffset from struct block_loop
commit
|
commitdiff
|
tree
2010-09-08
David Mitchell
eliminate next_op from struct block_loop
commit
|
commitdiff
|
tree
2010-09-06
David Mitchell
$ref++, $ref-- leaked referent
commit
|
commitdiff
|
tree
2010-09-01
David Mitchell
pp_match: fix confusing layout in an if()
commit
|
commitdiff
|
tree
2010-09-01
David Mitchell
Copy RE capture buf on overload as well as TEMP
commit
|
commitdiff
|
tree
2010-09-01
David Mitchell
fix some 64-bit casts under DEBUG_LEAKING_SCALARS
commit
|
commitdiff
|
tree
2010-09-01
David Mitchell
fix indentation of MY_CXT #defines
commit
|
commitdiff
|
tree
2010-09-01
David Mitchell
merge two similar MY_CXT code branches
commit
|
commitdiff
|
tree
2010-09-01
David Mitchell
MY_CXT macros: make the two sets of defs similar
commit
|
commitdiff
|
tree
2010-08-31
David Mitchell
better silencing of APItest deprecation warning
commit
|
commitdiff
|
tree
2010-08-25
David Mitchell
fix description of -DJ in perlrun
commit
|
commitdiff
|
tree
2010-08-25
David Mitchell
update AUTHORS
commit
|
commitdiff
|
tree
2010-08-25
David Mitchell
exclude autodoc.pl from pod checks
commit
|
commitdiff
|
tree
2010-08-25
David Mitchell
perlpod.api: improve the prose
commit
|
commitdiff
|
tree
2010-08-25
David Mitchell
don't taint $DB::sub
commit
|
commitdiff
|
tree
2010-08-24
David Mitchell
detaint paths added by blib.pm
commit
|
commitdiff
|
tree
2010-08-18
David Mitchell
fix 'might be used uninitialized' in PerlIO_tmpfile
commit
|
commitdiff
|
tree
2010-08-18
David Mitchell
fix 'might be used uninitialized' in S_regmatch
commit
|
commitdiff
|
tree
2010-08-01
David Mitchell
clarify when HV backref is in magic
commit
|
commitdiff
|
tree
2010-08-01
David Mitchell
stop after first del_backref
commit
|
commitdiff
|
tree
2010-08-01
David Mitchell
optimise single backreferences
commit
|
commitdiff
|
tree
2010-08-01
David Mitchell
refactor Perl_sv_add_backref
commit
|
commitdiff
|
tree
2010-08-01
David Mitchell
DEBUG_LEAKING_SCALARS: add sv_debug_parent
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
Peek.t: better identify failing tests
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
Dump didn't display CVf_ISXSUB flag
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
Perl_do_sv_dump didn't increase nesting for magic
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
Perl_do_sv_dump: alert when skipping elements
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
expand the xhv_backreferences code notes
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
re-apply some xhv_backreferences notes and stuff
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
Revert "process xhv_backreferences early in S_hfreeentries"
commit
|
commitdiff
|
tree
2010-07-29
David Mitchell
Revert "make it an error to look for magic hv backref"
commit
|
commitdiff
|
tree
2010-07-24
David Mitchell
small code tweak in Perl_gv_init
commit
|
commitdiff
|
tree
2010-07-24
David Mitchell
[perl #76540] "print CONSTANT," gives double-free
commit
|
commitdiff
|
tree
2010-07-23
David Mitchell
[perl #76478] silence compiler warning
commit
|
commitdiff
|
tree
2010-07-18
David Mitchell
add CvGV_set() macro and make CvGV() rvalue only
commit
|
commitdiff
|
tree
2010-07-18
David Mitchell
change when to make CvGV refcounted
commit
|
commitdiff
|
tree
2010-07-18
David Mitchell
add CVf_CVGV_RC flag
commit
|
commitdiff
|
tree
2010-07-14
David Mitchell
protect CvGV weakref with backref
commit
|
commitdiff
|
tree
2010-07-14
David Mitchell
in CLONEf_JOIN_IN, cache found stashes
commit
|
commitdiff
|
tree
2010-07-14
David Mitchell
add all stash backrefs individually when joining
commit
|
commitdiff
|
tree
2010-07-14
David Mitchell
make it an error to look for magic hv backref
commit
|
commitdiff
|
tree
2010-07-14
David Mitchell
protect CvSTASH weakref with backrefs
commit
|
commitdiff
|
tree
2010-07-14
David Mitchell
tidy some code in gv_init()
commit
|
commitdiff
|
tree
2010-07-14
David Mitchell
process xhv_backreferences early in S_hfreeentries
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
add some comments to pp_concat
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
make_patchnum.pl: handle not on a branch properly
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
avoid multiple FETCH/stringify on filetest ops
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
add my_[l]stat_flags(); make my_[l]stat() mathoms
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
PL_amagic_generation doesn't show overload loaded
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
fix bad indentation in pp_regcomp
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
avoid extra FETCHes on overloaded qr stringify
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
overload.t: clarify concat #FETCH expected
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
remove double stringify-overload from $ovld .= foo
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
eval: handle taint of overloaded/tied arg
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
eval $overloaded can crash
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
fix tainting and overload
commit
|
commitdiff
|
tree
2010-07-03
David Mitchell
taint-enable lib/overload.t
commit
|
commitdiff
|
tree
2010-06-07
David Mitchell
perlbug: always allow change of sender address
commit
|
commitdiff
|
tree
2010-06-07
David Mitchell
perlbug -d,-v: fix uninit value warnings
commit
|
commitdiff
|
tree
2010-06-07
David Mitchell
document revert of 'local $tied' change
commit
|
commitdiff
|
tree
2010-06-07
David Mitchell
Revert "make 'local $tied' untied"
commit
|
commitdiff
|
tree
2010-06-07
David Mitchell
identify a few vars in intrpvar.h
commit
|
commitdiff
|
tree
2010-06-06
David Mitchell
reduce size of regmatch_state.u.curlyx by 2 words
commit
|
commitdiff
|
tree
2010-06-06
David Mitchell
micro-optimise a bit of trie code
commit
|
commitdiff
|
tree
2010-06-05
David Mitchell
silence some warnings in hv.c
commit
|
commitdiff
|
tree
2010-06-05
David Mitchell
add handy note on vtable fields
commit
|
commitdiff
|
tree
2010-06-05
David Mitchell
update Perl_magic_methcall description
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
fix for RT #8438: $tied->() doesn't call FETCH
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
fix indendation of DM_* flag definitions
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
express DM_[GU]ID flags in terms of components
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
rename DM_ARRAY flag to DM_ARRAY_ISA
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
belatedly add a test for RT #51636:
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
Revert "Re: [perl #51636] segmentation fault with array...
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
threads::shared: veto signal despatch if locked
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
add PL_signalhook to hook into signal dispatch
commit
|
commitdiff
|
tree
2010-05-25
David Mitchell
add OPpDEREFed flag to avoid double mg_get()
commit
|
commitdiff
|
tree
2010-05-23
David Mitchell
add perldelta entry for overload fixes
commit
|
commitdiff
|
tree
2010-05-21
David Mitchell
followup to magic/overload fix
commit
|
commitdiff
|
tree
2010-05-21
David Mitchell
make overload respect get magic
commit
|
commitdiff
|
tree
2010-05-17
David Mitchell
further fix for RT #23810
commit
|
commitdiff
|
tree
2010-05-08
David Mitchell
RT #34604 didn't honour tied overloaded values
commit
|
commitdiff
|
tree
2010-05-08
David Mitchell
add SV_SKIP_OVERLOAD flag to sv_2*v_flags fns
commit
|
commitdiff
|
tree
2010-05-08
David Mitchell
add flags arg to sv_2nv (as sv_2nv_flags)
commit
|
commitdiff
|
tree
2010-05-05
David Mitchell
bump PerlIO::scalar version
commit
|
commitdiff
|
tree
2010-05-05
David Mitchell
RT 43789: "in memory" files don't call STORE
commit
|
commitdiff
|
tree
2010-05-04
David Mitchell
note in perldelta that local @tied not tied now
commit
|
commitdiff
|
tree
2010-05-04
David Mitchell
make 'local $tied' untied
commit
|
commitdiff
|
tree
2010-05-04
David Mitchell
make local @tied, %tied, untied
commit
|
commitdiff
|
tree
2010-05-03
David Mitchell
fix a couple of var types
commit
|
commitdiff
|
tree
next