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-12-26
Dan Collins
overload.pm: add a missing 'exists'
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
David Mitchell
more issues with /(?{ ... <<EOF })/
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
David Mitchell
fix (*glob) = ()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
James E Keenan
Fix two broken links in perldelta.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Karl Williamson
utf8.c: Avoid reinitializing
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Karl Williamson
PATCH: [perl #130397] Rmv useless code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
James E Keenan
perldelta for ec68f98dba5f7d0d670f07a18c60d47b90982b58
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Fix win32 test failures
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
perldiag: Reinistate use of Z<>
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Deprecate non-grapheme string delimiter
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Create inversion list for Assigned code points
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
regen/mk_invlists.pl: Create list of Assigned code...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Don't assume input UTF-8 is well-formed in to_utf8_case()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Deprecate toFOO_utf8()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Convert core to use toFOO_utf8_safe()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Add toFOO_utf8_safe() macros
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Convert some calls to test for malformations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Don't assume input to case change macros is valid
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
For character case changing, create macros and use
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
regcomp.c, mathoms.c: Convert to use preferred macro
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
Scalar::List-Utils/t/tainted.t: Skip failing tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
perlapi: Italicize some C<text> that isn't as-is
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Karl Williamson
handy.h: White-space, comment only
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
utf8.c: Add flag to indicate unsure as to end of string...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Deprecate isFOO_utf8() macros
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
regexec.c: Make isFOO_lc() non-static
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
utf8.c: White space, comments only
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Allow allowing UTF-8 overflow malformation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Return REPLACEMENT for UTF-8 overlong malformation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Return REPLACEMENT for UTF-8 empty malformation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
utf8.c: Forbid zero-length malformation under DEBUGGING
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
utf8.h: Don't allow zero length malformation unless...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
utf8.h: Renumber flag bits
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Replace infinite loop reading input by bounded
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Use fewer branches
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Use macro instead of repeating code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Convert to use isFOO_utf8_safe() macros
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Convert core (except toke.c) to use isFOO_utf8_safe()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Add isFOO_utf8_safe() macros
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Avoid a conversion to/from UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
PATCH: [perl #126310] single quote UTF-8 malformation...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Die on malformed isFOO_utf8() input
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Use fnc to force out malformed warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Add fnc to force out UTF-8 malform warnings at death
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
John Lightsey
Switch most open() calls to three-argument form.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
Silence win32 compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Silence win32 compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
utf8.c Extract common code into macros
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: Bring final special case into loop
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: Add more tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: Add more tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: Use abbrev. char name in test names
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: Fold in another special case
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
APItest/t/handy.t: Refactor for maintenance
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Tony Cook
(perl #130335) fix numeric comparison for sort's built...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
James E Keenan
Clarify use of 'continue' keyword after 'given'.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
t/uni/variables.t: Test what it purports to test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Simplify finding mirror-image close delimiter
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
toke.c: Skip some work for UTF-8 invariant
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Karl Williamson
pod/perlop: Note that need space between op and \w...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Karl Williamson
PerlIO-scalar: Bump version to 0.26
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
David Mitchell
PerlIOScalar_eof(): silence compiler warning:
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Chris 'BinGOs...
Deck the halls
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
James E Keenan
Correct version number for Module::CoreList.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Sawyer X
Update of Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Sawyer X
Merge branch 'blead' of ssh://perl5.git.perl.org/perl...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Sawyer X
Link to epigraph
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
James E Keenan
Bump Module::CoreList version following 5.25.8 release.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
Bump the perl version in various places for 5.25.9
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
New perldelta
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
Tick off release
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
Update epigraph. Will add link later
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
Merge branch 'release-5.25.8' into blead
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Karl Williamson
perldelta: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
add new release to perlhist
v5.25.8
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
Pod typos
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
Update perldelta for 5.25.8
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Sawyer X
Update Module::CoreList for 5.25.8
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Yves Orton
document removal of non-standard hash function build...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Karl Williamson
utfebcdic.h: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Karl Williamson
perlapi: Expand on utf8n_to_uvchr_error
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Karl Williamson
perlapi: Add explanation for why certain macros don...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Chris 'BinGOs...
Update Test-Simple to CPAN version 1.302073
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
James E Keenan
Correct one spelling error.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Tony Cook
perldelta for 6b2c7479, dd688536
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
James E Keenan
perldelta for Test-Simple 1.302067 to 1.302071.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
James E Keenan
Upgrade Test-Simple to 1.302071.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
James E Keenan
Revert "Update Socket to CPAN version 2.024."
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Chris 'BinGOs...
Update Archive-Tar to CPAN version 2.24
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
James E Keenan
Update Socket to CPAN version 2.024.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
James E Keenan
perldelta entry for Pod::Simple 3.32 to 3.35 upgrade.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
James E Keenan
Update Pod-Simple to CPAN version 3.35.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
David Mitchell
regexes: make scanning for ANYOF faster
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Chris 'BinGOs...
Update Archive-Tar to CPAN version 2.22
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update bignum to CPAN version 0.47
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update Math-BigRat to CPAN version 0.2611
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Chris 'BinGOs...
Update Math-BigInt-FastCalc to CPAN version 0.5005
commit
|
commitdiff
|
tree
|
snapshot
next