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
Lose the loose. Fix documentation typo.
2012-11-05
Paul Johnson
Lose the loose. Fix documentation typo.
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Stop the glob operator from leaking GVs
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
leakfinder.pl: Mair exceptions
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
leakfinder.pl: Show file names
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
op.c:opslab_force_free: Make paranoid code reflect...
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
op.c: Stop SAVEFREEOP from leaking slabs
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Stop %! after syntax error from leaking the module...
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
gv.c:S_require_tie_mod: remove SPAGAIN
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Don’t leak BEGIN blocks after syntax errors
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
leakfinder.pl: Use DD for output
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Don’t leak pattern buffer when invalid flags croak
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
svleak.t: Enable syntax error tests under -Dmad
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Use shared memory for sv_debug_file
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Stop require nonexistent::module from leaking
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
svleak.t: re-evals leak under mad
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Fix invalid token warning with PERL_XMLDUMP and label
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Stop statement labels from leaking
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
Stop char classes from leaking
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
leakfinder.pl
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Increase $Module::CoreList::VERSION to 2.76
commit
|
commitdiff
|
tree
2012-11-02
Alexandr Ciornii
print deprecation information in corelist
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
svleak.t: Suppress warning
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Stop string eval from leaking ops
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Don’t leak when printf causes wide warnings
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Don’t leak when printfing to bad handle under fatal...
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
concat2.t: Under miniperl only skip one test
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Fix $byte_overload .= $utf8 regression
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Don’t leak when pushing on to read-only array
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Fix /a++(?{})+$code_block/
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Don’t leak with /(?{})$invalid_code_block/
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Free detritus when croaking with /(?{})$invalid/
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Stop run-time regexp blocks from leaking regexps
commit
|
commitdiff
|
tree
2012-11-02
Father Chrysostomos
Stop / $looks_like_block/ from leaking
commit
|
commitdiff
|
tree
2012-10-30
Father Chrysostomos
utf8.c: Stop _core_swash_init from leaking
commit
|
commitdiff
|
tree
2012-10-30
Father Chrysostomos
Allow regexp-to-pvlv assignment
commit
|
commitdiff
|
tree
2012-10-30
Father Chrysostomos
regcomp.c: Really stop regexp-to-pv assignment from...
commit
|
commitdiff
|
tree
2012-10-30
Father Chrysostomos
Turn off OK flags when creating a regexp.
commit
|
commitdiff
|
tree
2012-10-30
Father Chrysostomos
sv.c: Drop PV when assigning over regexp
commit
|
commitdiff
|
tree
2012-10-30
Father Chrysostomos
Prune dead code in sv.c:sv_force_normal_flags
commit
|
commitdiff
|
tree
2012-10-30
Father Chrysostomos
regcomp.c: Don’t point mother_re to regexp copy
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
regcomp.c: Stop regexp-to-pv assignemnt from leaking
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
sv.c: Fix code-before-declarations
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
Don’t crash with $tied[-1] when array is tied to non-obj
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
Don’t skip tied EXISTS for negative array indices
commit
|
commitdiff
|
tree
2012-10-28
Daniel Dragan
yyerror->yyerror_pvn in toke.c:S_new_constant
commit
|
commitdiff
|
tree
2012-10-28
Daniel Dragan
rmv a sv_2mortal and unused var in toke.c:Perl_yyerror_pvn
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
sv.c: Allow blessed cows
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
sv.c: Remove redundant Sv[INP]OK checks on fbm/regexps
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
sv.c: Remove redundant sv_force_normal calls from sv_2...
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
sv.c: !SvLEN does not mean undefined
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
Stop regexp assignment from clobbering magic
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
Fix assertion failure with $float = $regexp assignment
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
sv.c: No need to de-COW COWs on upgrade
commit
|
commitdiff
|
tree
2012-10-28
Father Chrysostomos
Don’t sv_force_normal in mg.c:S_save_magic
commit
|
commitdiff
|
tree
2012-10-27
Reini Urban
RT #115488 cxstack -1 at nested scan_heredoc
commit
|
commitdiff
|
tree
2012-10-27
Father Chrysostomos
Allow cow with $magic = $hashkey
commit
|
commitdiff
|
tree
2012-10-26
Father Chrysostomos
Better documentation for internal SV types
commit
|
commitdiff
|
tree
2012-10-26
Father Chrysostomos
perl5180delta: List mods broken by padlist changes
commit
|
commitdiff
|
tree
2012-10-26
Reini Urban
Re-enable static op allocation with obslab
commit
|
commitdiff
|
tree
2012-10-26
Daniel Dragan
optimize memory wrap croaks, often used in MEM_WRAP_CHECK
commit
|
commitdiff
|
tree
2012-10-26
Father Chrysostomos
[perl #115440] Fix various leaks with fatal FETCH
commit
|
commitdiff
|
tree
2012-10-26
Ruslan Zakirov
test memory leaks around magic get dieing
commit
|
commitdiff
|
tree
2012-10-17
Father Chrysostomos
perldelta for #115260
commit
|
commitdiff
|
tree
2012-10-17
Father Chrysostomos
Used pad name lists for pad ids
commit
|
commitdiff
|
tree
2012-10-16
Father Chrysostomos
[perl #115260] Stop length($obj) from returning undef
commit
|
commitdiff
|
tree
2012-10-16
Father Chrysostomos
[perl #96230] Stop s/$qr// from reusing last pattern
commit
|
commitdiff
|
tree
2012-10-16
Father Chrysostomos
perlδ up to the present
commit
|
commitdiff
|
tree
2012-10-16
Father Chrysostomos
perlδ up to 40f316a72b
commit
|
commitdiff
|
tree
2012-10-16
Father Chrysostomos
Make PerlIO::encoding handle cows
commit
|
commitdiff
|
tree
2012-10-16
Father Chrysostomos
Prune some dead code in pp.c:pp_undef
commit
|
commitdiff
|
tree
2012-10-15
Father Chrysostomos
Make PerlIO::encoding even more resilient to moving...
commit
|
commitdiff
|
tree
2012-10-13
Father Chrysostomos
Handle cow $_ in @INC filter
commit
|
commitdiff
|
tree
2012-10-13
Father Chrysostomos
Allow COW copies in aassign
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
toke.c: Rewrite bogus yylex comment
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
perlreapi.pod: Consistent spaces after dots
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
perlreapi.pod: Document RXf_MODIFIES_VARS
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
perlreapi.pod: Update RXf_SKIPWHITE section
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
perlreapi.pod: Update RXf_SPLIT section
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
Disable const repl optimisation for empty pattern
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
defins.t: Suppress uninit warning
commit
|
commitdiff
|
tree
2012-10-12
Brad Gilbert
Move tests from t/op/while_readdir.t to t/op/defins.t
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
Use const repl optimisation with s///e where possible
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
perl5180delta: B::Generate is fixed
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
[perl #49190] Don’t prematurely optimise s/foo/bar...
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
Don’t taint return value of s///e based on replacement
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
Remove PMf_MAYBE_CONST
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
[perl #49190] Stringify repl repeatedly in s///g
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
RXf_MODIFIES_VARS
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
Define RXf_SPLIT and RXf_SKIPWHITE as 0
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
pp_hot.c:pp_subst: add comment
commit
|
commitdiff
|
tree
2012-10-12
Father Chrysostomos
Simplify the fix for bug #41530
commit
|
commitdiff
|
tree
2012-10-10
Father Chrysostomos
[perl #114658] Fix line numbers at the end of string...
commit
|
commitdiff
|
tree
2012-10-10
Father Chrysostomos
[perl #115206] Don’t crash when vivifying $|
commit
|
commitdiff
|
tree
2012-10-10
Father Chrysostomos
Test perl #4760
commit
|
commitdiff
|
tree
2012-10-10
Daniel Dragan
add const to Perl_boot_core_UNIVERSAL's xsub registration...
commit
|
commitdiff
|
tree
2012-10-10
Father Chrysostomos
[perl #26986] Skip subst const repl optimisation for...
commit
|
commitdiff
|
tree
2012-10-09
Father Chrysostomos
[perl #114658] perl5180delta: Mention B::Hooks::Parser
commit
|
commitdiff
|
tree
2012-10-09
Father Chrysostomos
[perl #114632] perl5180delta: Mention B::Generate in...
commit
|
commitdiff
|
tree
2012-10-09
Father Chrysostomos
Begin perl5180delta
commit
|
commitdiff
|
tree
2012-10-09
Peter Martini
Clarify that in-place editing actually creates a new...
commit
|
commitdiff
|
tree
next