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-10-05
Yves Orton
fix perl #126186 make all verbs allow an optional arg
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Yves Orton
fix perl #126186 - (*ACCEPT) does not allow arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Yves Orton
add some tests for perl #126186
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Vincent Pit
Future-proof pp_trans against a possible future undefin...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-04
Ricardo Signes
add changelog for if.pm
commit
|
commitdiff
|
tree
|
snapshot
2015-10-04
Yves Orton
fix perl-126222 - (?!) OPFAIL optimization does work...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-04
Yves Orton
Add a todo test for perl-126222
commit
|
commitdiff
|
tree
|
snapshot
2015-10-04
Yves Orton
regcomp.c: make an expression more legible
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Chris 'BinGOs...
Update Devel-PPPort to CPAN version 3.32
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Chris 'BinGOs...
Update Perl-OSType to CPAN version 1.009
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Chris 'BinGOs...
Update experimental to CPAN version 0.015
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
Resort MANIFEST for 95318fb6
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
[MERGE] branch symbol-cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
Use <sys/poll.h> if available before going select().
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
uconfig.h regen
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
Remove unused BSD sendmsg/recvmg symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
Remove unused d_modfl_pow32_bug symbol.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
Remove unused filesystem stat symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Jarkko Hietaniemi
Script for checking config symbol use.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Ricardo Signes
remove documentation for the now-removed lexical topic
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
David Mitchell
given(): remove support for lexical $_
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Ricardo Signes
add removal of lexical topic to perldelta
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
David Mitchell
[MERGE] EXTEND(), XSRETURN() wrap issues
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Doug Bell
add tests for XSRETURN* macros
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Doug Bell
add assertion to prevent stack corruption in XSUB
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
David Mitchell
fix up EXTEND() callers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
David Mitchell
make EXTEND() and stack_grow() safe(r)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
David Mitchell
fix some 32/64-bit compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Karen Etheridge
Upgrade Module-Metadata from 1.000027 to 1.000029-TRIAL
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Karen Etheridge
add licensing information to pod
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Karl Williamson
perlapi: Clarify process of using undocumented globals
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Nicholas Clark
Add a test for a goto regression from Aug 2010 fixed...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Ricardo Signes
document the specific value of $!{E...}
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Karl Williamson
perlfunc: Nit
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Ricardo Signes
Merge branch 'remove-lexical-topic' into blead
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Match ops no longer need OPpTARGET_MY
origin/rjbs/remove-lexical-topic
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Remove OPpGREP_LEX
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Stop using OPpGREP_LEX at run time
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
op.c: Stop searching for lexical $_
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
pp.c:pp_reverse: Don’t use find_rundefsv
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Remove find_rundefsv2
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
In pp.c:pp_coreargs, use DEFSV directly
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Gut public rundefsv functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Bump $warnings::VERSION to 1.34
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Remove arybase lexical $_ tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Remove experimental::lexical_topic warnings category
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Father Chrysostomos
Disable lexical $_
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Craig A. Berry
killpg for VMS.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Karl Williamson
Make ext/XS-APItest/t/cophh.t work on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Karl Williamson
t/re/pat.t: EBCDIC fix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Jarkko Hietaniemi
Clarify FIRSTKEY and NEXTKEY usage.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Rafael Garcia...
POD fix in the documentation for SvTHINKFIRST
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Tony Cook
[perl #126133] autodie touches its touch_me, make it...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Chris 'BinGOs...
Fix typo and Module-CoreList is 5.20150920 on the CPAN now
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Update Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Bump the perl version in various places for 5.23.4.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Update release_schedule
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Porting/new-perldelta.pl regenerations
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Add epigraph for 5.23.3
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Add 5.23.3 to perlhist
v5.23.3
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Finalize perldelta with Acknowledgments
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Update Module::CoreList for 5.23.3
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
perldelta updates for 5.23.3
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Peter Martini
Remove unneeded ", from perldiag entry
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Father Chrysostomos
op.c: ck_match does not use its context
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Father Chrysostomos
[perl #126064] Apply scalar context to stat args
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Craig A. Berry
Remove VMS-specific bits of OP_KILL.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Karl Williamson
Add API tests for utf8.h macros
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Karl Williamson
Change meaning of UNI_IS_INVARIANT on EBCDIC platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Ricardo Signes
Update Encode to CPAN version 2.77
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Shlomi Fish
Tentative fix for RT#125350 - AFL detected crash.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Craig A. Berry
Make MM_VMS::oneline build continuation lines properly.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Daniel Dragan
Win32 misc parallel fixes in win32/makefile.mk
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Nicolas R
Remove legacy/dead code from B
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
regexec.c: Use Perl_croak_nocontext()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Jarkko Hietaniemi
Revert "amigaos4: flock unimplemented"
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
PATCH [perl #123562] Regexp-matching "hangs"
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
regcomp.c: Safer handling of malformed UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Zachary Storer
Add 2 books to perlbook
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
Add Zachary Storer to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
perlbook: Decrease indent of verbatim lines
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
perlbook: Add some L<> links
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Jarkko Hietaniemi
amigaos4: whitespace only, in amigaos4/
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: whitespace only
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: use #ifdef/ifndef __amigaos4__ when feasible
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: declare the amigaos protos in amigaos.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: better kill() implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: implement flock() emulation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: move the amigaos exec code under amigaos4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: AmigaOS extensions need no ppport.h since...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: minimized config.sh
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Andy Broad
amigaos4: Configure: syslog extension not feasible
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
Fix too-long verbatim lines in perlfunc
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Karl Williamson
if.pm: Better failure message for 'no if'
if-0.0605
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Karl Williamson
PATCH [perl #120790] Unicode::UCD failure to warn on...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Tony Cook
prevent op/time.t failures on NetBSD 5.1
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
James E Keenan
Add test for sprintf ordering by both explicit index...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Ricardo Signes
release managers for September and December 2015
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chris 'BinGOs...
Update ExtUtils-MakeMaker to CPAN version 7.10
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Chris 'BinGOs...
Remove ExtUtils-Command, it is merged in EUMM now
commit
|
commitdiff
|
tree
|
snapshot
next