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
Add assertions to S_curse in sv.c
2012-11-21
Father Chrysostomos
Add assertions to S_curse in sv.c
commit
|
commitdiff
|
tree
2012-11-21
Father Chrysostomos
scope.c: Remove XXX tmp comment from SAVEt_FREEOP
commit
|
commitdiff
|
tree
2012-11-21
Father Chrysostomos
Revert "Revert "8c34e50dc slowed down detruction with...
commit
|
commitdiff
|
tree
2012-11-21
Father Chrysostomos
[perl #115830] Fix crash by not copying DESTROY cache
commit
|
commitdiff
|
tree
2012-11-21
Father Chrysostomos
sv.c: obsolete comment
commit
|
commitdiff
|
tree
2012-11-21
Father Chrysostomos
Mention do_curse in alloc section of sv.c apidocs
commit
|
commitdiff
|
tree
2012-11-21
Father Chrysostomos
Fix panic/crash with sort { $not_num } and fatal warnings
commit
|
commitdiff
|
tree
2012-11-21
Father Chrysostomos
perldiag: Correct entry about sort sub and single values
commit
|
commitdiff
|
tree
2012-11-20
Father Chrysostomos
pp_hot.c:padsv: rewrt cmnt for clrty
commit
|
commitdiff
|
tree
2012-11-20
Father Chrysostomos
Revert "8c34e50dc slowed down detruction with no DESTROY"
commit
|
commitdiff
|
tree
2012-11-20
Father Chrysostomos
perldiag: typo
commit
|
commitdiff
|
tree
2012-11-19
Father Chrysostomos
perlhack: Note why some t/op tests avoid test.pl
commit
|
commitdiff
|
tree
2012-11-19
Father Chrysostomos
Stop \P{Assigned} from leaking
commit
|
commitdiff
|
tree
2012-11-19
Father Chrysostomos
utf8.c: Fix a minor refcounting bug caused by 02c8547
commit
|
commitdiff
|
tree
2012-11-19
Father Chrysostomos
Request that regcomp.c:S_regpposixcc be inlined
commit
|
commitdiff
|
tree
2012-11-19
Father Chrysostomos
Stop /[.zog.]/ and /[[.zog.]]/ from leaking
commit
|
commitdiff
|
tree
2012-11-19
Father Chrysostomos
gv.t: Suppress warning
commit
|
commitdiff
|
tree
2012-11-19
Father Chrysostomos
Inline regcomp.c:S_checkposixcc into its only caller
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
perldelta: hash function still needs mention
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
gv.t: More *foo{NAME,PACKAGE} tests
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
Stop $unicode =~ /[[:posix:]]/ from leaking
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
Stop prototype("CORE::...") errors from leaking
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
Stop local $_[0] from leaking
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
More perlδ stuff
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
Make *_{ARRAY} reify
commit
|
commitdiff
|
tree
2012-11-18
Father Chrysostomos
Document and test *glob{NAME} and *glob{PACKAGE}
commit
|
commitdiff
|
tree
2012-11-17
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.45
commit
|
commitdiff
|
tree
2012-11-17
Father Chrysostomos
[perl #115756] Fix XS::APItest::SvIsCOW
commit
|
commitdiff
|
tree
2012-11-17
Father Chrysostomos
8c34e50dc slowed down detruction with no DESTROY
commit
|
commitdiff
|
tree
2012-11-17
Father Chrysostomos
leakfinder: More exceptions
commit
|
commitdiff
|
tree
2012-11-17
Father Chrysostomos
perlδ
commit
|
commitdiff
|
tree
2012-11-17
Father Chrysostomos
[perl #114864] Don’t use amt for DESTROY
commit
|
commitdiff
|
tree
2012-11-16
Father Chrysostomos
leakfinder.pl: More exceptions
commit
|
commitdiff
|
tree
2012-11-16
Father Chrysostomos
[perl #115742] Push a new pad for recursive DB::DB
commit
|
commitdiff
|
tree
2012-11-15
Father Chrysostomos
perlre: Fix syntax error in example
commit
|
commitdiff
|
tree
2012-11-15
Father Chrysostomos
perlfunc: Correct note about eval in DB package
commit
|
commitdiff
|
tree
2012-11-15
Father Chrysostomos
leakfinder.pl: Run evals four times
commit
|
commitdiff
|
tree
2012-11-15
Father Chrysostomos
leakfinder.pl: More exceptions
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
dump.c: Fix non-mad threaded build error
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
SVf_IsCOW
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
leakfinder.pl: Duh!
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
Stop eval "END OF TERMS" from leaking
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
Stop my subs with syntax errors from leaking
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
leakfinder.pl: more exceptions
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
Fix various mad eval leaks
commit
|
commitdiff
|
tree
2012-11-14
Father Chrysostomos
op.c: Fix mad+POISON build under clang
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
leakfinder.pl: More exceptions
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
Fix assertion failures with anon subs
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
Stop /(??{})/ from leaking temporary regexps
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
regexec.c: Safer stack handling for re-evals
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
leakfinder.pl: More exceptions
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
leakfinder.pl: Run code more times
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
Prune dead code in pp_ctl.c:pp_goto
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
Don’t leak subs containing syntax errors
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
Stop anon subs with bad attributes from leaking
commit
|
commitdiff
|
tree
2012-11-13
Father Chrysostomos
Stop goto &sub from leaking when it croaks
commit
|
commitdiff
|
tree
2012-11-12
Father Chrysostomos
Add Tom Wyant’s e-mail to AUTHORS
commit
|
commitdiff
|
tree
2012-11-12
Father Chrysostomos
perlvar: two spaces after dots
commit
|
commitdiff
|
tree
2012-11-12
Father Chrysostomos
[perl #43077] Make goto &sub leave @_ alone
commit
|
commitdiff
|
tree
2012-11-12
Father Chrysostomos
leakfinder.pl: Many more exceptions
commit
|
commitdiff
|
tree
2012-11-12
Father Chrysostomos
Env.pm: Fix splice in list context
commit
|
commitdiff
|
tree
2012-11-12
Father Chrysostomos
Increase $Env::VERSION to 1.04
commit
|
commitdiff
|
tree
2012-11-12
Father Chrysostomos
Even more regexp charclass leaks
commit
|
commitdiff
|
tree
2012-11-09
Father Chrysostomos
To-do test for eval "END OF TERMS" leaking
commit
|
commitdiff
|
tree
2012-11-09
Father Chrysostomos
Another regexp charclass leak
commit
|
commitdiff
|
tree
2012-11-09
Father Chrysostomos
leakfinder.pl: Yet mair exceptions
commit
|
commitdiff
|
tree
2012-11-09
Father Chrysostomos
regcomp.c: Typo
commit
|
commitdiff
|
tree
2012-11-06
Father Chrysostomos
Remove x bit from MANIFEST
commit
|
commitdiff
|
tree
2012-11-06
Father Chrysostomos
svleak.t: Fix a mad failure
commit
|
commitdiff
|
tree
2012-11-06
Father Chrysostomos
Stop eval "qq'\$\0foo'" from leaking
commit
|
commitdiff
|
tree
2012-11-06
Father Chrysostomos
leakfinder.pl: Clean up exceptions
commit
|
commitdiff
|
tree
2012-11-06
Father Chrysostomos
leakfinder.pl: Another exception
commit
|
commitdiff
|
tree
2012-11-05
Father Chrysostomos
perl.h: s/non-existant/nonexistent/
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
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
next