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
2016-06-07
Father Chrysostomos
Porting/todo.pod: Hey, we have refaliasing
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Father Chrysostomos
Porting/todo.pod: Rmv ‘LVALUE functions for lists’
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Father Chrysostomos
Porting/todo.pod: Update file name in ‘truncate() proto...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Father Chrysostomos
Porting/todo.pod: Point out problem with readpipe(LIST)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Father Chrysostomos
Porting/todo.pod: Suggest documenting XS & lex subs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Father Chrysostomos
Porting/todo.pod: Delete strcat/strcpy test entry
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Tony Cook
perldelta for 0a44e30b028e99
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Dan Collins
[perl #127333] add warning for until(assignment)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Tony Cook
skip a Tets-Simple test that's leaking shm blocks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Karl Williamson
Porting/todo.pod: Don't need pod fixes anymore
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Andy Lester
Fix compiler warning -Wuninitialized
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.82
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Father Chrysostomos
Add intro_my to XS::APItest::lexical_import
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Tony Cook
(perl #127993) test reporting of multiple conflict...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Lukas Mai
use yyerror instead of croaking immediately (RT #127993)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Dominic Hargreaves
constant: don't skip the E2BIG test on Hurd, but improv...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Dominic Hargreaves
constant: skip E2BIG test on GNU/Hurd
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Lukas Mai
fix bogus "at end of line" error message for "my (my...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Lukas Mai
spelling: s/delimeter/delimiter/
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Father Chrysostomos
[perl #128307] Fix ‘foo ? require : bar’
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Father Chrysostomos
Don’t use yyerror for each($scalar) experiment err
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Aaron Crane
Add Configure probe for strerror_l()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Aaron Crane
Add Configure probe for querylocale()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Aaron Crane
Rebuild Configure from current metaconfig
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Craig A. Berry
Get EUMM basic.t passing again on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Sawyer X
Renée Bäcker will be doing the October release, 5.25.10
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Tony Cook
allow ext/XS-APItest/t/win32.t to pass with both E...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Father Chrysostomos
[perl #128294] bisect-runner.pl: --no-module-tests
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Karl Williamson
Unicode/UCD.t: better handling of errors
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Jarkko Hietaniemi
Add an example of the '0x' string format.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Samuel Thibault
Modify hints for Hurd per Debian ticket 825020.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Chad Granum
Update Test-Simple in blead
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Father Chrysostomos
op.c:S_my_kid: Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Father Chrysostomos
[perl #128266] libperl.t: Ignore $UNIX2003 suffix
commit
|
commitdiff
|
tree
|
snapshot
2016-05-28
Dominic Hargreaves
ext/POSIX/t/sigaction.t: Skip uid and pid tests on...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Karl Williamson
podcheck.t: Include tr// and y// detection
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Karl Williamson
Merge branch to update Pod::Checker into blead
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Karl Williamson
podcheck.t: Use new Pod::Checker
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Karl Williamson
Update Pod::Checker to CPAN version 1.72
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Karl Williamson
Subject: Pod::Checker: convert files from DOS to unix
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Karl Williamson
podcheck.t: Move a declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Karl Williamson
regcomp.c: Add shortcuts to some inversion list ops
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Karl Williamson
ext/VMS-DCLsym/DCLsym.pm: Fix missing pod reference
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Karl Williamson
Devel::Peek: Fix a couple of pod glitches
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Karl Williamson
porting/dual-life.t: Clarify test messages
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
David Mitchell
fix locale.c under -DPERL_GLOBAL_STRUCT(_PRIVATE)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
David Mitchell
porting/libperl.t: better diag output
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
David Mitchell
add missing dVAR in pp_avhvswitch
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Karl Williamson
ExtUtils::ParseXS: Silence some pod warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Karl Williamson
PathTools: fix Pod::Checker warning for pod
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Karl Williamson
Pod::Functions/Functions_pm.PL: Fix pod error
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
David Mitchell
locale.c: don't use strcpy()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Make locale collation predictions adaptive
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Not so aggressive collation memory use guess
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Add some debugging statements
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Fix some debugging so will output during...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
mv function from locale.c to mathoms.c
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
Do better locale collation in UTF-8 locales
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
perllocale: Change headings so two aren't identical
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
Change calculation of locale collation coefficients
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Change algorithm for strxfrm() trials
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Free over-allocated space early
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
Change mem_collxfrm() algorithm for embedded NULs
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Add, move, clarify comments
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
Keep track of if collation locale is UTF-8 or not
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
locale.c: Don't use special locale collation for C...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
perllocale: Document NUL collation handling
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
lib/locale.t: Don't calculate value unless needed
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Karl Williamson
mathoms.c: Remove obsolete text
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Chris 'BinGOs...
Update ExtUtils-MakeMaker to CPAN version 7.18
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Dagfinn Ilmari...
Fix class name typo typo in perlootut example
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
David Mitchell
mathoms.c: consolidate comments
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
David Mitchell
mathoms.c: add explanation why fns must be kept
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Karl Williamson
PATCH: [perl #128219] typo in perlrecharclass
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
David Mitchell
CX_POP_SAVEARRAY(): use more distinctive var name
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Sawyer X
Update release link in epigraph for 5.25.1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Sawyer X
Update Module::CoreList for 5.25.2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Father Chrysostomos
perldiag: Rewrite a mangled sentence
commit
|
commitdiff
|
tree
|
snapshot
2016-05-22
Father Chrysostomos
Sort perldiag
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Lukas Mai
recognize and reject version control conflict markers...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Fix STRESS_REALLOC after 3caf0269d
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Chris 'BinGOs...
Update for the version thats on the CPAN
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Simplify parser’s handling of my/local
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
[perl #128204] Fix crash with @a &.= etc.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Another op description correction: & -> &.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Correct ‘bitiwse’ in two op descriptions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
[Merge] &CORE::foo() calls with keys, push, etc.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Update CORE.pod to reflect &CORE::keys() etc.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Allow assignment to &CORE::keys()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Allow &CORE::foo() with array functions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
perldiag: Document unknown OA_* panic
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
f
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Allow &CORE::foo() with hash functions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Increase $Opcode::VERSION to 1.35
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
Add avhvswitch op
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
regen/opcodes: Re-order aeach, akeys, and avalues
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
Father Chrysostomos
pp.c: Use PL_op_desc in pp_coreargs
commit
|
commitdiff
|
tree
|
snapshot
2016-05-21
jdhedden
Upgrade to threads 2.09
commit
|
commitdiff
|
tree
|
snapshot
next