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
2017-06-05
David Mitchell
Deparse: make a complex pattern readable with /x
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
David Mitchell
Deparse: handle OP_PADRANGE in regex code blocks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
David Mitchell
Deparse.t: diag full code that failed to compile
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
David Mitchell
make porting/cmp_version.t clearer what happens
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
David Mitchell
Module-CoreList/t/maintainer.t: silence warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Eugen Konkov
XPUSH*: reuse code from mPUSH* macros
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
H.Merijn Brand
Entware released perl-5.24.1
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
James E Keenan
When building with g++ on FreeBSD, explicitly set ...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
James E Keenan
Patch suggested by Craig Berry for RT 131337.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
David Mitchell
Update Module::CoreList for 5.27.1
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
David Mitchell
Bump the perl version in various places for 5.27.1
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Karl Williamson
Use new paradigm for hdr file double inclusion guard
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Dagfinn Ilmari...
Define and use symbolic constants for LvFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yves Orton
do not overallocate in zaphod32_hash
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yves Orton
remove unneeded an unwelcome dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yves Orton
Porting/bench.pl: allow more than one file to be read...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Graham Knop
prevent mro.pm from loading DynaLoader
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Sawyer X
Porting: add note on unsetting env
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Dagfinn Ilmari...
perldelta for delete on key/value slices
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Dagfinn Ilmari...
Add support for deleting key/value slices (RT#131328)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yves Orton
revert the Perl_croak_nocontext() change to PERL_HASH()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yves Orton
fixup defines for SBOX mode
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
perldeprecation: Add vec() with above-FF code points
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sullivan Beck
Update Locale-Codes from CPAN 3.42 to 3.52.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Ken Cotterill
PATCH: [perl #131142] Revise 'if' documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Add Ken Cotterill to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
t/op/vec.t: White space only.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Deprecate vec() with above-FF code points.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Zefram
set up catchable runloops early enough
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
utf8.h: Add parens around macro param in expansion
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
hv_func.h: Fix compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
silence warning in gv.t
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
hv.c: silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
av.c: silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Aaron Crane
RT #127742: Hash keys are limited to 2 GB - throw an...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dagfinn Ilmari...
Captialise Perl when talking about specific versions...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andy Lester
Add NOT_REACHED to quiet clang -Weverything warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Remove deprecated function 'to_utf8_case()'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Fatalize \N{}
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
t/re/pat_advanced.t: Prepare for fatal \N{}
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Move tests to pat_advanced.t
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
regcomp.c: Simplify expression
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
re/pat_advanced.t: Convert ok to like
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
Restore "improve and update hash algorithm configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
Restore "get rid of USE_HASH_SEED_EXPLICIT"
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
Restore "Move utility macros to their own file"
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
Restore "Add new hashing and "hash with state" infrastr...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
Restore "Tweak our hash bucket splitting rules"
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
Restore "use a specific define for 64 bit hashing"
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
Fix #131190 - UTF8 code improperly casting negative...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dan Collins
perlfunc.pod: explain seek in O_APPEND
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
James E Keenan
Avoid unused-parameter warning when compiling with...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Father Chrysostomos
[perl #131085] Crash with sub-in-stash
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
John Peacock
Update core with version 0.9918
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Relax fatal circumstances of unescaped '{'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
t/re/reg_mesg.t: Add override of warning default on/off
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
regcomp.c: Don't set variable within an 'if'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
perlguts: Add some C<>
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
charnames: Clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
charnames: Remove obsolete pod about NBSP
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
perlmodinstall: Make a link for http text
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
utf8.h: Add assertions for macros that take chars
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Change formal parameter for newSVpvn
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
AUTHORS: Update Jim Shneider's email
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
t/op/fork.t: Don't output shell warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
APItest/numeric.xs: Fix uninit error
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
t/harness: Run APItests in parallel
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
t/harness: Remove useless sort
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Slightly change -Dr output of regex ANYOF nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
James E Keenan
When and how to use Devel::PatchPerl to repair older...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Chris 'BinGOs...
Add Module-CoreList maintainer tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
jdhedden
Upgrade to threads 2.16
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
jdhedden
Upgrade to threads::shared 1.57
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
ext/GDBM_File: Add L<> around pod link
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
XS-APItest: Rename some tests files
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Silence many "statement not reached" on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
mktables: Fix up version compare
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
regcomp.c: Change lookup for dumping pattern
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
Reword description of 'bytes_from_utf8()'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
APItest/t/utf8_setup.pl: Add #define equivalent
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karl Williamson
perluniintro: Update advice for LC_COLLATE
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sawyer X
Merge branch 'blead' of ssh://perl5.git.perl.org/perl...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sawyer X
Update Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
James E Keenan
Add dist/threads/t/unique.t to MANIFEST.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sawyer X
BinGOs will do 5.27.7
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sawyer X
Porting: correct assigned releasers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sawyer X
Porting: Add release schedule
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Matthew Horsfall
5.28.0 is the next major release
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Chris 'BinGOs...
A corelist not a snorelist
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dagfinn Ilmari...
Eliminate remaining uses of PL_statbuf
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dagfinn Ilmari...
Improve error message for bogus -MO=… arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dagfinn Ilmari...
Note removal of deprecated attributes in perldelta...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dagfinn Ilmari...
Remove deprecated no-op :locked attribute
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dagfinn Ilmari...
Remove deprecated no-op :unique attribute
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Dagfinn Ilmari...
Remove deprecated comma-less format variable lists
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
H.Merijn Brand
Disable readdir_r and readdir64_r on glibc >= 2.24
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Lukas Mai
add X<s> to s/// in perlop (RT #131371)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
fixup typo (squash candidate) in globbing code comments
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Yves Orton
[perl #131211] fixup File::Glob degenerate matching
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Sawyer X
perldelta: New perldelta
commit
|
commitdiff
|
tree
|
snapshot
next