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 #114658] perl5180delta: Mention B::Hooks::Parser
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-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
Father Chrysostomos
Revert "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
2012-10-01
Father Chrysostomos
pp_pack.c: Simplify sv length determination in one...
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Call overloading once for utf8 ovld→substr assignment
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make substr assignment work with changing UTF8ness
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
mg.c:magic_setsubstr: rmv redundante null check
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Test #7678
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make rvalue substr call overloading once on utf8 str
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
sv.c: One less assignment in sv_pvutf8n_force
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make 4-arg substr call FETCH once when upgrading target
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make 4-arg substr check SvUTF8(target) after stringfying
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Remove length magic on scalars
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Update utf8.t tests
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
sv.c: Don’t cache utf8 length on gmagical SVs
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
pp_length should stringify before checking DO_UTF8
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Only cache utf8 offsets for PVs
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make substr = $utf8 call get-magic once
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make utf8::decode respect set-magic
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make utf8::encode respect magic
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
sv.c:sv_pos_u2b: Don’t cache anything on magical SVs
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make magic_setsubstr check UTF8 flag after stringification
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Stop substr lvalues from being confused by changing...
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Stop pos from panicking when overloading changes UTF8ness
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make sv_len_utf8 return a character count as documented
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
sv.c: Document that sv_len sets the UTF8 flag
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Deprecate mg_length; make it return bytes
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
Make pos less volatile when UTF8-ness can change
commit
|
commitdiff
|
tree
2012-10-01
Father Chrysostomos
APItest.xs: Fix mem leak in lexsub test
commit
|
commitdiff
|
tree
2012-09-30
Father Chrysostomos
Increase $warnings::VERSION to 1.15
commit
|
commitdiff
|
tree
2012-09-30
Father Chrysostomos
Increase $feature::VERSION to 1.31
commit
|
commitdiff
|
tree
2012-09-30
Father Chrysostomos
Use two colons for lexsub warning
commit
|
commitdiff
|
tree
2012-09-26
Father Chrysostomos
Restore special blocks to working order
commit
|
commitdiff
|
tree
2012-09-26
Father Chrysostomos
Test XS registration of state subs
commit
|
commitdiff
|
tree
2012-09-26
Father Chrysostomos
Make PL_compcv visible to BEGIN blocks
commit
|
commitdiff
|
tree
2012-09-26
Father Chrysostomos
Correct fm vtable in perlguts.pod
commit
|
commitdiff
|
tree
2012-09-26
Father Chrysostomos
Restore perly.o build with -DDEBUGGING
commit
|
commitdiff
|
tree
2012-09-25
Father Chrysostomos
Add t/test_pl* to MANIFEST
commit
|
commitdiff
|
tree
2012-09-25
Father Chrysostomos
[perl #56880] Allow v10 as a label or package name
commit
|
commitdiff
|
tree
2012-09-24
Father Chrysostomos
[perl #77240] Don’t warn for --subname
commit
|
commitdiff
|
tree
2012-09-24
Father Chrysostomos
[perl #77094] Stop printf +() from reading past SP
commit
|
commitdiff
|
tree
2012-09-24
Father Chrysostomos
Don’t crash with existent but undefined &DB::DB
commit
|
commitdiff
|
tree
2012-09-24
Father Chrysostomos
A better fix for leaking array assignment
commit
|
commitdiff
|
tree
2012-09-24
Father Chrysostomos
Fix C++ build
commit
|
commitdiff
|
tree
2012-09-24
Father Chrysostomos
[perl #97958] Make reset "" match its docs
commit
|
commitdiff
|
tree
2012-09-24
Father Chrysostomos
[perl #107000] Don’t leak if hh copying dies
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
[perl #97466] Stop defined from propagating ref cx...
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.18
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
[perl #94490] const fold should not trigger special...
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
regexp.h: Correct comment
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
Stop array assignment from leaking on croak
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
Stop hash assignment from leaking on croak
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
Free iterator when freeing tied hash
commit
|
commitdiff
|
tree
2012-09-23
Father Chrysostomos
Don’t leak deleted iterator when tying hash
commit
|
commitdiff
|
tree
2012-09-22
Father Chrysostomos
Oops. make regen
commit
|
commitdiff
|
tree
2012-09-22
Father Chrysostomos
Add a #! line to config_h.SH
commit
|
commitdiff
|
tree
2012-09-22
Father Chrysostomos
[perl #96230] Stop qr// from reusing last pattern
commit
|
commitdiff
|
tree
2012-09-22
Father Chrysostomos
Let qr.t run from the top level
commit
|
commitdiff
|
tree
2012-09-22
Father Chrysostomos
qr.t: Load test.pl in BEGIN
commit
|
commitdiff
|
tree
2012-09-22
Father Chrysostomos
hv.c: comment typo
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
Increase $File::Glob::VERSION to 1.18
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
[perl #114984] Glob.xs: Extend stack when returning
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
[perl #107002] No warnings test for require a::b+1
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
pp_hot.c: Clean up after the prev commit
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
[perl #105922] Allow any string before ->meth
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
[perl #105924] require 1 << 2
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
op.c: Disentangle apply_attrs_my from apply_attrs
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
[perl #114764] Stop my vars with attrs from leaking
commit
|
commitdiff
|
tree
2012-09-20
Father Chrysostomos
embed.fnc: Remove d flag from cv_clone_into
commit
|
commitdiff
|
tree
2012-09-19
Father Chrysostomos
[perl #114942] Correct scoping for ‘for my $x(){} $x’
commit
|
commitdiff
|
tree
2012-09-19
Father Chrysostomos
embed.fnc: Clarify o comments
commit
|
commitdiff
|
tree
2012-09-19
Father Chrysostomos
perlgit: bare ‘git push’ is dangerous
commit
|
commitdiff
|
tree
2012-09-18
Father Chrysostomos
perldelta for ${^LAST_FH}
commit
|
commitdiff
|
tree
2012-09-18
Father Chrysostomos
${^LAST_FH}
commit
|
commitdiff
|
tree
2012-09-18
Father Chrysostomos
Handle xhv_super in thread cloning
commit
|
commitdiff
|
tree
2012-09-18
Father Chrysostomos
t/run/mad.t: Avoid %ENV assignment
commit
|
commitdiff
|
tree
2012-09-18
Father Chrysostomos
g++ + mad fails t/run/mad.t
commit
|
commitdiff
|
tree
2012-09-17
Father Chrysostomos
perldelta for #114924
commit
|
commitdiff
|
tree
2012-09-17
Father Chrysostomos
[perl #114924] Make method calls work with ::SUPER...
commit
|
commitdiff
|
tree
next