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
podcheck.t: Skip perl5200delta
2013-08-24
Father Chrysostomos
podcheck.t: Skip perl5200delta
commit
|
commitdiff
|
tree
2013-08-24
Father Chrysostomos
Add perl5200delta to MANIFEST
commit
|
commitdiff
|
tree
2013-08-24
Father Chrysostomos
List broken modules from #119125 in perl5200delta
commit
|
commitdiff
|
tree
2013-08-24
Father Chrysostomos
Start perl5200delta
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
Carp: paranoid sub lookup
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
Fix some long lines in BigInt.pm
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
Long verbatim pod lines in BigFloat.pm
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
toke.c: Merge some mad and sane code
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
toke.c: Remove commented-out code
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
Fix typo in bf1b738b; another line num bug
commit
|
commitdiff
|
tree
2013-08-23
Father Chrysostomos
[perl #118931] Fix line number bug
commit
|
commitdiff
|
tree
2013-08-22
Father Chrysostomos
Fix Peek.t failure under -DPERL_NO_COW
commit
|
commitdiff
|
tree
2013-08-22
Father Chrysostomos
[perl #118747] Allow in-place s///g when !!PL_sawampersand
commit
|
commitdiff
|
tree
2013-08-22
Father Chrysostomos
Remove null check from mg.c:magic_getvec
commit
|
commitdiff
|
tree
2013-08-22
Father Chrysostomos
Fix assertion failure with $#a=\1
commit
|
commitdiff
|
tree
2013-08-22
Father Chrysostomos
Revert "[perl #118747] Allow in-place s///g when !...
commit
|
commitdiff
|
tree
2013-08-22
Father Chrysostomos
pp_hot.c:pp_subst: Move comment
commit
|
commitdiff
|
tree
2013-08-22
Father Chrysostomos
[perl #118747] Allow in-place s///g when !!PL_sawampersand
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
[perl #118691] Allow defelem magic with neg indices
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
array.t: Tests for #7508 and #109726
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
Alphabetise AUTHORS
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
Increase $Devel::Peek::VERSION to 1.14
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
Increase $IPC::Open3::VERSION to 1.16
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
Increase $Storable::VERSION to 2.47
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
[perl #7508] Use NULL for nonexistent array elems
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
Move super cache into mro meta
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
add perl5181delta
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
[perl #118753] Remove erroneous elsif("") warning
commit
|
commitdiff
|
tree
2013-08-21
Father Chrysostomos
thread_it.pl: Increase Mac stack
commit
|
commitdiff
|
tree
2013-08-20
Father Chrysostomos
Increase XS::Typemap::VERSION to 0.11
commit
|
commitdiff
|
tree
2013-08-20
Father Chrysostomos
[perl #118693] Remove PADTMP exemption from uninit...
commit
|
commitdiff
|
tree
2013-08-20
Father Chrysostomos
Avoid double stringification in pp_complement
commit
|
commitdiff
|
tree
2013-08-20
Father Chrysostomos
Fix skip logic in pad_tidy and cv_clone
commit
|
commitdiff
|
tree
2013-08-20
Father Chrysostomos
Stop recursion from losing lex fh names
commit
|
commitdiff
|
tree
2013-08-20
Father Chrysostomos
thread_it.pl: Tweak stack sizes
commit
|
commitdiff
|
tree
2013-08-19
Father Chrysostomos
Carp.pm: Restore defined &overload::StrVal check
commit
|
commitdiff
|
tree
2013-08-18
Father Chrysostomos
Let t/mro/basic.t be run from the top level
commit
|
commitdiff
|
tree
2013-08-18
Father Chrysostomos
perldelta entry for the prev. commit
commit
|
commitdiff
|
tree
2013-08-18
Father Chrysostomos
[perl #114864] Make UNIVERSAL::DESTROY changes invalidate...
commit
|
commitdiff
|
tree
2013-08-18
Father Chrysostomos
perldelta: c56ed9f deserves no mention
commit
|
commitdiff
|
tree
2013-08-17
Father Chrysostomos
Increase $mro::VERSION to 1.13
commit
|
commitdiff
|
tree
2013-08-17
Father Chrysostomos
mro.pm: Typo
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
Correct perlguts docs about PADMY & PADTMP
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
Copy PADTMPS passed to XSUBs
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
Describe ext/XS-APItest/t/call.t better
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for Devel::Peek::Dump changes
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
Update Devel::Peek docs with Dump changes
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
Inline Devel::Peek::Dump; allow Dump %hash etc.
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 61e9f3f
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
Appease podcheck.t
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #92260/b59747a
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #117355/aca7040
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #3330/8140a7a
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
Stop reset from clearing aliases to globs
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 045071e
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 5f213d9
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 9bcf803 and 376ccf8
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 85b7d9b
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 48120f8
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 3b68edc
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta: another to-do
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for a547fd2
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 9e0ea7f
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 649c173
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta: another to-do
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 51da40e
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 6b35226
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 3df32bd
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 1311cfc
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta: anither to-do
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for c30fc27
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta: missing =item
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
[perl #45667] Apply tests from #119125 in reverse
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
mg.c: Fix U32-to-bool assignment
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #118213/5b0e71e
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta: more to-do items
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta: begin a to-do list
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 1913067
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for 5d71919
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #79908/137da2b
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for mutable inlining & folding
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #3105/5608dcc
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for \$_.\$_ no longer giving 2 addresses
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for ef54055
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #72766/6174b39
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Peek.t: Fix a test
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
[perl #92260] Devel::Peek::fill_mstats and non-PVs
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
constant.pm: Note that list constants are not
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Mark COWable constants as COWable at compile time
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Make Storable support read-only COWs
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
sv.c:sv_grow: accept read-only COWs
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Devel::PPPort: force string when testing SvPV_renew
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Test multiline links in diagnostics.t
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Alphabetise perldiag
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Increase $diagnostics::VERSION to 1.32
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
diagnostics: don’t truncate wrapped links
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
[Merge] Fixes to reset("...")
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Don’t taint undef in reset
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Remove special string handling from sv.c:sv_reset
commit
|
commitdiff
|
tree
next