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
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2014-12-29
Karl Williamson
Add regex nodes for locale
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
regcomp.c, regexec.c: Vertically align ternary operators
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Karl Williamson
Nits in comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Ævar Arnfjörð...
Add support for new warning categories outside of ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Steve Hay
More CUSTOMIZED updates:
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
Call FETCH once for values in {...}
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Ævar Arnfjörð...
t/op/caller.t: Remove hardcoded $warnings::BYTES in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_quotemeta: No need for PUTBACK
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
Remove PUTBACK/SPAGAIN from hash iter ops
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_[ul]c(first): No need for PUTBACK
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_chr: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_ord: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_substr: Redundant PUTBACK/SPAGAIN
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_oct: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_abs: No need for PUTBACK
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_negate: No PUTBACK necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_int: No need for PUTBACK
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_sin: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_i_negate: No PUTBACK necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_complement: No PUTBACK necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_undef: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c: pp_schop does not need PUTBACK
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_trans: Remove targ variable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
Fix bad write in pp_trans
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_study: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
pp.c:pp_gelem: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
Remove ‘require Config’ from ref.t
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
perlfunc: prototype implies $_
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Father Chrysostomos
[perl #123514] Make prototype() imply $_
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
Don’t write beyond the stack with scalar \()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp.c:pp_srefgen: Remove PUTBACK
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp.c:pp_rv2cv: Remove PUTBACK
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp.c:pp_pos: Less stack fiddling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp.c:pp_rv2sv: Use >= instead of switch
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp.c:pp_rand: Only EXTEND when not popping
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
James E Keenan
Remove inactive CUSTOMIZED entry.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Matthew Horsfall
Add tests for stringification of regexps containing /n
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Matthew Horsfall
Bump re.pm version for changes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Matthew Horsfall...
Support for nocapture regexp flag /n
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Matthew Horsfall...
Fixes to make test pass for regexp nocapture bit addition.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Karl Williamson
Create bit for /n.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Steve Hay
Fix various "CPAN only" warnings for cpan/ modules...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Steve Hay
Note that threads is currently customized in blead
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp_hot.c:pp_concat: Remove SvGETMAGIC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp_hot.c:pp_concat: Remove PUTBACK/SPAGAIN
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
Use gmtime’s target
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
pp_sys.c:pp_gmtime: Remove redundant EXTEND_MORTAL
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
op.c: Remove assert exception for OP_REPEAT
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Father Chrysostomos
op.h: Parenthesize macro args for cUNOPx etc.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Father Chrysostomos
perlop: Mention ~ among ops that vary by type
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Daniel Dragan
const the PerlIO vtables
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Chris 'BinGOs...
Update autodie to CPAN version 2.26
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Chris 'BinGOs...
Update ExtUtils-Command to CPAN version 1.19
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Slaven Rezic
perlfunc: another alternative for enabling the "state...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Daniel Dragan
optimize CLEAR_ERRSV
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Daniel Dragan
win32/win32.c Perl_croak->croak_xs_usage
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Daniel Dragan
const the core magic vtables
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Yves Orton
document Perl_sv_getbackrefs() in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Daniel Dragan
[perl #123502] isnan identifier can't be used as a var
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Father Chrysostomos
perl5220delta: B::Generate is fixed
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Father Chrysostomos
[perl #123495] Stop gmtime(nan) from crashing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
automatically sort the MANIFEST if necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
add cast to make c++ happy
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
Revert "dont compile unused static hash functions"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
Rework sv_get_backrefs() so it is simpler, and C++...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
Restructure hv_backreferences_p() so assert makes sense
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
Revert "sv.c: Add cast to make C++ happy"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Father Chrysostomos
sv.c: Add cast to make C++ happy
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Father Chrysostomos
t/bigmem/subst.t: Delete bogus comment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
fixups to make the porting tests happy
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
sort manifest
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yves Orton
add new API function sv_get_backrefs()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
H.Merijn Brand
Perl 5 on Haiku - libperl.so not found installing out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
RMG: Note that Porting/release_schedule.pod should...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
Note that 5.21.6 and 5.21.7 are released
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
Fix link error in perl521.dll with MinGW/gcc -xc++
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
Fix compilation errors in globals.c with MinGW/gcc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
Fix compilation errors in DynaLoader.c with MinGW/gcc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
Fix compilation errors in win32sck.c with MinGW/gcc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
Fix compilation errors in win32.c with MinGW/gcc -xc++
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Steve Hay
Fix compilation errors in mg.c with MinGW/gcc -xc++
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Aaron Crane
Fix typos in two unrelated test descriptions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chris 'BinGOs...
Update IO-Compress to CPAN version 2.068
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chris 'BinGOs...
Update Compress-Raw-Zlib to CPAN version 2.068
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chris 'BinGOs...
Update Compress-Raw-Bzip2 to CPAN version 2.068
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chris 'BinGOs...
Update CPAN-Meta-Requirements to CPAN version 2.131
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Father Chrysostomos
deparse-skips.txt: comp/require.t passes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Father Chrysostomos
Fix deparsing of some unary-prototyped calls
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Father Chrysostomos
Fix deparsing of ‘my sub x; sub { sub x {...} }’
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Father Chrysostomos
[perl #103260] Fix s/// with long strings
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Chad Granum
Test-Simple Version Bump, 1.301001_093 (RC13)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Daniel Dragan
dont compile unused static hash functions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Daniel Dragan
silence VC Win64 perl warnings in hv_func.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Daniel Dragan
remove obsolete B::CC code from t/harness
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Father Chrysostomos
Increase $B::VERSION to 1.55
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Father Chrysostomos
Some B pad tests
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Father Chrysostomos
Add id and outid methods to B::PADLIST
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Father Chrysostomos
op.c: Another instance of STATIC_ASSERT_STMT
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Father Chrysostomos
perl5220delta: Eval::WithLexicals is fixed
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Chris 'BinGOs...
Update Filter::Util::Call to CPAN version 1.53
commit
|
commitdiff
|
tree
|
snapshot
next