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
perldata: document corrected list slicing behaviour
2014-12-04
Aristotle Pagaltzis
perldata: document corrected list slicing behaviour
commit
|
commitdiff
|
tree
2014-12-04
Father Chrysostomos
[perl #114498] lslice returning empty vs undef
commit
|
commitdiff
|
tree
2014-12-04
Father Chrysostomos
[Merge] Deparse regexp code blocks
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse s/// with code blocks
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse.pm: Fold some logic into sub code_list
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse qr// and m// with code blocks and vars
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse regexp code blocks in m// and split //
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse.t: Put a line break after the test code
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse qr/(?{code_blocks})/ with no interpolation
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse FOO =~ y///r correctly
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
To-do tests for deparsing regexp code blocks
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Fix deparsing of $lexical =~ //
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
Deparse: matchop: Remove double method+function call
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
perldelta for the prev. commit
commit
|
commitdiff
|
tree
2014-12-03
Father Chrysostomos
[perl #40565] Fix localisation in pseudo-fork
commit
|
commitdiff
|
tree
2014-12-03
syber
Speed up method calls like $o->Other::method() and...
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
Add James Raspass to AUTHORS
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
Increase $strict::VERSION to 1.09
commit
|
commitdiff
|
tree
2014-12-02
James Raspass
Optimise strict.pm for the common case
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
pad.h: Use PERL_PADNAME_MINIMAL by default
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
perl5220delta: Want 0.24 has been released
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
Add B::PMOP::pmregexp
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
b.t: Move a test
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
bench.pl: Load IO::File explicitly
commit
|
commitdiff
|
tree
2014-12-02
Father Chrysostomos
bench.pl: Correct optional = in pod synopsis
commit
|
commitdiff
|
tree
2014-12-01
Lukas Mai
use more STATIC_ASSERT
commit
|
commitdiff
|
tree
2014-12-01
Daniel Dragan
fix segv for psudofork duping of SAVEt_GP_ALIASED_SV
commit
|
commitdiff
|
tree
2014-12-01
Petr Písař
t/op/taint.t: Perform SHA-256 algorithm by crypt()...
commit
|
commitdiff
|
tree
2014-12-01
Father Chrysostomos
Tell known_pod_issues.dat about Want.pm
commit
|
commitdiff
|
tree
2014-12-01
Father Chrysostomos
perl5220delta: Mention Want 0.23
commit
|
commitdiff
|
tree
2014-12-01
Father Chrysostomos
op.c: Fix compiler warning
commit
|
commitdiff
|
tree
2014-12-01
Father Chrysostomos
Update B::Showlex docs
commit
|
commitdiff
|
tree
2014-12-01
Father Chrysostomos
Fix assertion failure with qr/\Q(?{})/
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
[Merge] Inflict PADNAMEs on everyone
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Minimise the size of padname + string buffer
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Remove proto magic type
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.c: Various doc updates
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
[perl #123223] Make PADNAME a separate type
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.h: Mention ‘fake’ under PadnameOUTER
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.h: Update PadnamePV description
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:padlist_dup
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:pad_push
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:cv_clone_pad
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:do_dump_pad
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:pad_tidy
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:pad_leavemy
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:intro_my
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.c: Don’t mk temp SVs for unavailable warnings
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:S_unavailable
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:pad_check_dup
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:pad_alloc
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in pad.c:cv_undef_flags
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.c apidocs: Note the separate state for state
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Teach diag.t about PNf
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PadnameSV in op.c:newMYSUB
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PNf rather than SVf in op.c:op_lvalue_flags
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in op.c:finalize_op
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Add ‘immortal’ pad name intrp vars
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Prepare B typemap for upcoming pad name changes
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Increase $B::Showlex::VERSION to 1.05
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Prepare B::Concise for upcoming pad name changes
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
B.pm: Clarify classes used for pad names
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
B.pm: Document upcoming PADLIST changes
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in dump.c:debop
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
perl.h: Add PNf and PNfARG
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
fetch_pad_names.t: Emit all test names
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
‘Subroutine (not var) "&x" will not stay shared’
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
diag.t: Allow multiline diag_listed_as
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.c: Use UTF8f for ‘will not stay shared’
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Make pad names always UTF8
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.c:padlist_dup: Remove refcnt check
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Make PADNAMELIST a separate type
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.c: Remove encoding handling
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Mathomise pad_compname_type
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
pad.h: Don’t use pad_compname_type
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Use PADNAME rather than SV in the source
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Fix qr/@array(?{block})/
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Fix newRV_noinc assertions
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
B::Concise: Dump regexp code blocks
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Wrap long verbatim pod lines in bench.pl
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Expose qr_anoncv via B::REGEXP
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
B.pm: Document the B::REGEXP methods
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Deparse.pm: Update docs concerning lex subs
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Deparse: Qualify pkg CVs that conflict w. lex CVs
commit
|
commitdiff
|
tree
2014-11-30
Father Chrysostomos
Deparse lexical subs
commit
|
commitdiff
|
tree
2014-11-29
Father Chrysostomos
scalar($#foo) needs to propagate lvalue context
commit
|
commitdiff
|
tree
2014-11-29
Lukas Mai
define and use STATIC_ASSERT_STMT for compile-time...
commit
|
commitdiff
|
tree
2014-11-29
Lukas Mai
make more use of NOT_REACHED
commit
|
commitdiff
|
tree
2014-11-29
Father Chrysostomos
[perl #123313] sub { f(); BEGIN{} } was void cx
commit
|
commitdiff
|
tree
2014-11-29
Father Chrysostomos
op.c: Fix linux g++ compilation
commit
|
commitdiff
|
tree
2014-11-29
Lukas Mai
fix off-by-one error in version check
commit
|
commitdiff
|
tree
2014-11-29
Father Chrysostomos
Opcode.pm: wrap long verbatim pod line
commit
|
commitdiff
|
tree
2014-11-29
syber
speedup for SUPER::method() calls.
commit
|
commitdiff
|
tree
2014-11-29
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.69
commit
|
commitdiff
|
tree
2014-11-29
Father Chrysostomos
Fix newFOROP with PERL_OP_PARENT and no slab
commit
|
commitdiff
|
tree
2014-11-29
Father Chrysostomos
perl5220delta: Future is fixed
commit
|
commitdiff
|
tree
2014-11-26
Chad Granum
Update Test-Simple to alpha 079
commit
|
commitdiff
|
tree
2014-11-26
Father Chrysostomos
Suppress ‘-e syntax OK’ in concise.t
commit
|
commitdiff
|
tree
2014-11-26
Father Chrysostomos
Make coresub.t faster by eschewing B::Deparse
commit
|
commitdiff
|
tree
2014-11-26
Father Chrysostomos
[perl #123286] Lone C-style for in a block
commit
|
commitdiff
|
tree
next