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
Free detritus when croaking with /(?{})$invalid/
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
2012-10-09
Daniel Dragan
remove redundant calls in S_minus_v in perl.c
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
2012-10-08
Smylers
No colon at end of subheading
commit
|
commitdiff
|
tree
2012-10-07
Daniel Dragan
Merge 2 gv_fetch* calls in Perl_newXS_len_flags
commit
|
commitdiff
|
tree
2012-10-07
Father Chrysostomos
Fix infinite loop with $tied =~ s/non-utf8/utf8/
commit
|
commitdiff
|
tree
2012-10-05
Father Chrysostomos
[perl #79824] Don’t cow for sv_mortalcopy call from XS
commit
|
commitdiff
|
tree
2012-10-05
Father Chrysostomos
Increase $PerlIO::encoding::VERSION to 0.16
commit
|
commitdiff
|
tree
2012-10-05
Father Chrysostomos
Make PerlIO::encoding more resilient to buffer changes
commit
|
commitdiff
|
tree
2012-10-04
Father Chrysostomos
bignum: Suppress warnings under 5.6
commit
|
commitdiff
|
tree
2012-10-04
Father Chrysostomos
bignum overrides.t: Fix for 5.8
commit
|
commitdiff
|
tree
2012-10-04
Father Chrysostomos
bigint: Fix new oct override for older Math::BigInt
commit
|
commitdiff
|
tree
2012-10-04
Father Chrysostomos
bignum overrides.t: Skip some tests under 5.8
commit
|
commitdiff
|
tree
2012-10-04
Father Chrysostomos
Increase bignum versions to 0.31 after the preceding...
commit
|
commitdiff
|
tree
2012-10-04
Father Chrysostomos
Rewrite bignum’s hex and oct overrides
commit
|
commitdiff
|
tree
2012-10-03
Father Chrysostomos
substr.t: Move two tests outside run_tests
commit
|
commitdiff
|
tree
2012-10-03
Father Chrysostomos
Fix uninit warnings under old cow
commit
|
commitdiff
|
tree
2012-10-03
Father Chrysostomos
Stop sv_force_normal from crashing on ro globs under...
commit
|
commitdiff
|
tree
2012-10-02
Jerry D. Hedden
Upgrade to threads::shared 1.42
commit
|
commitdiff
|
tree
2012-10-02
Father Chrysostomos
Revert "Upgrade to threads::shared 1.42"
commit
|
commitdiff
|
tree
2012-10-02
Jerry D. Hedden
Upgrade to threads::shared 1.42
commit
|
commitdiff
|
tree
2012-10-02
Father Chrysostomos
perly.c: Disarm the YYDEBUG defines in perly.h
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
substr.t: Fix for substr_thr.t
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Oops; fix threaded build
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
[Merge] utf8 caches and overload; other bug fixes
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make sprintf "%1s" and "%.1s" call overloading once
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
sprintf{2,}.t: Explain why we have two test files
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
pp_sys.c: Simplify uses of sv_len_utf8
commit
|
commitdiff
|
tree
next