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
2015-04-20
Steve Hay
perldelta - Begin updating with bug fixes etc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Steve Hay
perldelta - Document new test script
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Steve Hay
perldelta - Documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Steve Hay
perldelta - Update modules
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
SHIRAKATA Kentaro
perldiag: escape all "<--HERE"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
[MERGE] update PERL_OP_PARENT implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
perldelta for PERL_OP_PARENT changes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
add Op(MORE|LAST|MAYBE)SIB_set; rm OpSIBLING_set
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
op_parent(): only exist under -DPERL_OP_PARENT
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
rpeep(): use op_sibling_splice()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
op_sibling_splice(): allow NULL parent arg
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
rename op_lastsib to op_moresib, and invert logic
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
op_sibling => op_sibparent under PERL_OP_PARENT
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
David Mitchell
skip some asserts on non-PERL_OP_PARENT builds
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Karl Williamson
perlop: Nits and update for v5.22
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Karl Williamson
perlhack: Nits and update for v5.22
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Karl Williamson
t/loc_tools.pl: Comments only
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
David Mitchell
fix some minor compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
SHIRAKATA Kentaro
Small typographical corrections to documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Ricardo Signes
do not index the modules under lib/perl5db
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Herbert Breunung
updates to perlbook.pod
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
James E Keenan
Grammatical correction in inline comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David Mitchell
fix t/uni/parser.t test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Ricardo Signes
corelist: use || not // to run on older perls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
H.Merijn Brand
Update Config::Perl::V to version 0.24
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Tony Cook
perldelta for 41ef2c66e0da, 902d16915db2
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Tony Cook
bump perl5db.pl's $VERSION
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Tony Cook
James McCoy is now a perl AUTHOR
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
James McCoy
lib/perl5db.pl: Restore noop lock prototype
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Tony Cook
[perl #124127] fix cloning arrays with unused elements
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Ricardo Signes
corelist: bump test count
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Ricardo Signes
cope with versions that do not match x.yyyzzz in corelist
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Ricardo Signes
fix fencepost error in Module::CoreList is_core
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
David Mitchell
assertion failure on interpolated parse err
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Karl Williamson
perlport: Various nits
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Tony Cook
perldelta for 070e2677bff6
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Tony Cook
[perl #123971] fix long double pack padding on newer GCC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Karl Williamson
Regen podcheck db
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Karl Williamson
Fix regression in 5.21: /[A-Z]/ai
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Craig A. Berry
Fix/simplify VMS-specific info in perlport.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
David Mitchell
skip t/op/dump.t under Address Sanitizer
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
David Mitchell
keep FOO read-only in 'FOO'->f()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Steffen Mueller
Revert "pp_helem: Remove branch seemingly untaken ...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Karl Williamson
Fix SET_NUMERIC_STANDARD, _UNDERLYING spelling
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Tony Cook
perldelta for c0388966161b, bd8b97a1c641
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Tony Cook
fix dmake test for gcc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Karl Williamson
utfebcdic.h: Remove comments
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Daniel Dragan
fix #123976 Win32 GCC miniperl needs -fno-strict-aliasing
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
Karl Williamson
Regen podcheck db
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
Karl Williamson
perlpodspec: Nit
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Craig A. Berry
Some updates for perlvms.pod.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Karl Williamson
perlpodspec: Finish EBCDIC updates
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Karl Williamson
perlpodspec: Nits
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Karl Williamson
perlebcdic: Clarifications, update
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Karl Williamson
perllocale: Update for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Karl Williamson
perllocale: Nit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Alex Vandiver
toke.c: UTF-8 aware warning cleanups
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Karl Williamson
pod/perluniintro: Update for EBCDIC and newer Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Karl Williamson
pod/perluniintro: Nits
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
David Mitchell
op.c: avoid direct op_sibling access
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
David Mitchell
Perl_save_re_context(): re-indent after last commit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
David Mitchell
save_re_context(): do "local $n" with no PL_curpm
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
David Mitchell
Revert "Gut Perl_save_re_context"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
David Mitchell
Revert "Don’t call save_re_context"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
David Mitchell
Revert "Mathomise save_re_context"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
James E Keenan
Remove 'use lib' left over from refactoring -- five...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Steve Hay
No need to list FindExt in perldelta - it isn't an...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Steve Hay
Sort list of upgraded modules in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Steve Hay
perldelta for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Steve Hay
Upgrade IO-Socket-IP from version 0.36 to 0.37
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Karl Williamson
perlrecharclass: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Karl Williamson
perlrebackslash: Nit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Randy Stauner
Reword reference to $ENV{PERL_UNICODE} in utf8
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Karl Williamson
perlhacktips: Add caution about clib ptr returns to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Karl Williamson
Don't raise Wide char warning in UTF-8 locale
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Father Chrysostomos
[perl #124153] Fix require(v5.6)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Alex Vandiver
Fix "...without parentheses is ambuguous" warning for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Alex Vandiver
Allow unquoted UTF-8 HERE-document terminators
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Alex Vandiver
[perl #124113] Make check for multi-dimensional arrays...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Father Chrysostomos
[perl #124099] Wrong CvOUTSIDE in find_lexical_cv
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Father Chrysostomos
Stop $^H |= 0x1c020000 from enabling all features
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Karl Williamson
if.pm: Note that works with 'no' besides 'use'
if-0.0604
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Father Chrysostomos
[perl #123790] Disable targlex for some ops
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Father Chrysostomos
concat2.t: Mention where concat.t is
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Matthew Horsfall...
Update supported versions in perlpolicy.pod
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Father Chrysostomos
[perl #124160] Disable targlex for state var init
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Father Chrysostomos
[perl #123790] Assert fail with *x=<y>
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Father Chrysostomos
Add B::Generate to perl5220delta
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
David Mitchell
perlfunc: mention that study() is currently a noop
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.72
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Tony Cook
gv_const_sv() handle subrefs directly in the stash
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Father Chrysostomos
[perl #122322] Update OOK example in perlguts
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Hugo van der...
fix signed/unsigned mismatch in (M)EXTEND
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Father Chrysostomos
Deparse.t: test <<>>
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Nicholas Clark
Bump Deparse's $VERSION following commit 65ef2c3e7d945498.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Rafael Garcia...
Correctly deparse <<>>
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
David Golden
discourage use warnings FATAL => 'all'
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Dagfinn Ilmari...
Replace common Emacs file-local variables with dir...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Steve Hay
Prepare Module::CoreList for 5.21.11 (if that happens)
commit
|
commitdiff
|
tree
|
snapshot
next