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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2019-10-17
Dagfinn Ilmari Man...
Remove indentation of no-longer #ifdef-guarded #defines
origin/HEAD
origin/blead
|
commitdiff
2019-10-17
H.Merijn Brand
Delta entries for Configure related changes
|
commitdiff
2019-10-17
Steve Hay
Add RM for 5.31.5
|
commitdiff
2019-10-17
Steve Hay
perldelta for 7adf247031
|
commitdiff
2019-10-17
Steve Hay
The VC6 Chainsaw Massacre
|
commitdiff
2019-10-16
Steve Hay
Update lists of CUSTOMIZED files
|
commitdiff
2019-10-16
Steve Hay
We are (almost) in sync with Devel::PPPort version...
|
commitdiff
2019-10-16
Steve Hay
Upgrade Math::BigInt::FastCalc from version 0.5008...
|
commitdiff
2019-10-16
Steve Hay
Upgrade Math::BigInt from version 1.999816 to 1.999817
|
commitdiff
2019-10-16
Karl Williamson
Document UTF8_MAXBYTES_CASE
|
commitdiff
2019-10-14
Steve Hay
Add missing epigraph for 5.31.3
|
commitdiff
2019-10-14
James E Keenan
Extend test coverage for Dumpvalue.pm
|
commitdiff
2019-10-13
Karl Williamson
Fix UTF8_CHK_SKIP()
|
commitdiff
2019-10-13
James E Keenan
perldelta for recent changes to dist/Dumpvalue
|
commitdiff
2019-10-13
James E Keenan
Do not use 'exists' on arrays; use 'defined' instead
|
commitdiff
2019-10-13
Max Maischein
Update p5p list archive links
|
commitdiff
2019-10-13
Max Maischein
Switch from search.cpan.org/ as entry URL to https...
|
commitdiff
2019-10-13
Peter Eisentraut
Avoid gratuitous warning from -Wundef
|
commitdiff
2019-10-12
James E Keenan
Dumpvalue: handle one more potential warning
|
commitdiff
2019-10-11
James E Keenan
Use warnings in Dumpvalue.pm; fix those found
|
commitdiff
2019-10-11
Nicolas R
Fix libperl.t 'no symbols' warning on darwin
|
commitdiff
2019-10-11
Nicolas R
Fix p5-Text-Xslate on Perl 5.8.5
|
commitdiff
2019-10-11
Nicolas R
Add a comment to point to the value used for __MAX_PERL__
|
commitdiff
2019-10-11
Nicolas R
Update bugtracker and repository URLs
|
commitdiff
2019-10-11
Nicolas R
Adjust Makefile.PL for devel versions
|
commitdiff
2019-10-11
Karl Williamson
parts/inc/misc: Fix EBCDIC build problem
|
commitdiff
2019-10-11
Karl Williamson
utf8_to_uvchr_buf: Fix error checking on early EBCDICs
|
commitdiff
2019-10-11
Nicolas R
Update Changes for 3.54 release
|
commitdiff
2019-10-11
Nicolas R
Changelog for for 3.53
|
commitdiff
2019-10-11
Max Maischein
Perldelta entry for the updated links
|
commitdiff
2019-10-11
Max Maischein
Change bug URL from rt.perl.org to https://rt.perl.org
|
commitdiff
2019-10-11
Max Maischein
More documentation links http -> https
|
commitdiff
2019-10-11
Max Maischein
Move Unicode.org URLs to https:// in source code
|
commitdiff
2019-10-11
Max Maischein
Move http:// URLs to https:// URLs in source code
|
commitdiff
2019-10-11
Max Maischein
Mention 7-zip as alternative to WinZip
|
commitdiff
2019-10-11
Max Maischein
Mailling list archaeology, restoring old content
|
commitdiff
2019-10-11
Max Maischein
Mailling list archaeology, restoring old content
|
commitdiff
2019-10-11
Max Maischein
Mailling list archaeology, restoring old content
|
commitdiff
2019-10-11
Max Maischein
Perl5 git is on https
|
commitdiff
2019-10-11
Max Maischein
Update URLs in META.* to https://
|
commitdiff
2019-10-11
Dagfinn Ilmari Man...
Remove stray "either" now that there's only one site...
|
commitdiff
2019-10-11
Max Maischein
Retrieve AnnoCPAN links from archive.org / Wayback...
|
commitdiff
2019-10-11
Max Maischein
Change Microsoft URLs to their current location
|
commitdiff
2019-10-11
Max Maischein
Update the installation URL for Cygwin
|
commitdiff
2019-10-11
Max Maischein
Fix link to Apple 64-bit Transition Guide
|
commitdiff
2019-10-11
Max Maischein
Fix Address-Sanitizer wiki link
|
commitdiff
2019-10-11
Max Maischein
Fix link to OS/2 EMX site
|
commitdiff
2019-10-11
Max Maischein
Fix link to CPAN.pm
|
commitdiff
2019-10-11
Max Maischein
Fix broken ExtUtils::Embed URL
|
commitdiff
2019-10-11
Max Maischein
Unicode.org is https, except for cldr.unicode.org
|
commitdiff
2019-10-11
Max Maischein
Fix maximum line length
|
commitdiff
2019-10-11
Max Maischein
Move more URLs from http:// to https://
|
commitdiff
2019-10-11
Karl Williamson
Don't test for 16-bit inputs in inRANGE()
|
commitdiff
2019-10-11
Tony Cook
regexec.c: Fix Win32 compilation
|
commitdiff
2019-10-09
James E Keenan
Handle undefined values correctly
|
commitdiff
2019-10-09
Max Maischein
Move Perl community web links to https:// where applicable
|
commitdiff
2019-10-09
Karl Williamson
t/op/tr_latin1.t: Skip ASCII-centric tests on EBCDIC
|
commitdiff
2019-10-09
Karl Williamson
dist/Data-Dumper/t/dumper.t: Skip ASCII-centric tests...
|
commitdiff
2019-10-09
Karl Williamson
lib/ExtUtils/t/Embed.t: Skip on EBCDIC
|
commitdiff
2019-10-09
Karl Williamson
dist/Storable/t/regexp.t: Mark some tests as ASCII...
|
commitdiff
2019-10-09
Karl Williamson
t/op/qr.t: Don't use fancy apostrophe
|
commitdiff
2019-10-09
Karl Williamson
t/op/threads-dirh.t: Add ability to skip on memory...
|
commitdiff
2019-10-09
Karl Williamson
t/re/bigfuzzy_not_utf8.t: Add ability to skip on memory...
|
commitdiff
2019-10-09
Karl Williamson
t/re/pat.t: Add ability to skip on memory constrained
|
commitdiff
2019-10-09
Karl Williamson
t/re/re_tests: Skip ASCII-centric test for EBCDIC
|
commitdiff
2019-10-09
Karl Williamson
l1_char_class_tab.h: Remove some special EBCDIC cases
|
commitdiff
2019-10-09
Karl Williamson
utfebcdic.h: Move some #defines
|
commitdiff
2019-10-09
Karl Williamson
Add UTF8_CHK_SKIP() macro
|
commitdiff
2019-10-09
Karl Williamson
Document UTF8_SKIP()
|
commitdiff
2019-10-09
Karl Williamson
Fix pod entry for toLOWER_utf8
|
commitdiff
2019-10-08
Tony Cook
perldelta for merge commit b8c77730539d8
|
commitdiff
2019-10-08
Tony Cook
Disable use of U32_ALIGNMENT_REQUIRED
|
commitdiff
2019-10-08
Tony Cook
Digest::MD5 is customized
origin/tonyc/133495-digest-md5
|
commitdiff
2019-10-08
Tony Cook
Matt Turner is now a perl author
|
commitdiff
2019-10-08
Tony Cook
(perl #133495) remove probing for d_u32align
|
commitdiff
2019-10-07
Matt Turner
Clean up U8TO*_LE macro implementations
|
commitdiff
2019-10-07
Matt Turner
Digest-MD5: Consolidate byte-swapping paths
|
commitdiff
2019-10-06
Karl Williamson
Merge branch 'Remove EBCDCIC special handling' into...
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UTF_IS_CONTINUED common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UVCHR_IS_INVARIANT common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of OFFUNI_IS_INVARIANT common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UTF8_IS_DOWNGRADEABLE_START common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UTF_IS_ABOVE_LATIN1 common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UTF8_IS_START common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UTF8_IS_CONTINUATION common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UTF_CONTINUATION_MARK common
|
commitdiff
2019-10-06
Karl Williamson
Make defn of UTF_IS_CONTINUATION_MASK common
|
commitdiff
2019-10-06
Karl Williamson
utf8.h: Add comment
|
commitdiff
2019-10-06
Karl Williamson
utf8.h: Remove redundant cast
|
commitdiff
2019-10-06
Karl Williamson
utf8.h: Make sure macros not called with a ptr
|
commitdiff
2019-10-06
Karl Williamson
t/TEST: Test most of CPAN on EBCDIC
|
commitdiff
2019-10-04
H.Merijn Brand
Small typo in README.os390 from 2001-01-08 09:53
|
commitdiff
2019-10-03
H.Merijn Brand
Recent os390 experiences reflected in docs and hints
|
commitdiff
2019-10-03
David Mitchell
fix some signed/unsigned warnings
|
commitdiff
2019-10-03
David Mitchell
regen charclass_invlists.h
|
commitdiff
2019-10-03
Dagfinn Ilmari Man...
Use balanced delimiters for multi-line s///gxe
|
commitdiff
2019-10-03
Karl Williamson
lib/charnames.t: Fix Named Sequence test for EBCDIC
|
commitdiff
2019-10-03
Karl Williamson
mktables: Fix Named Sequences for EBCDIC
|
commitdiff
2019-10-02
Tony Cook
perldelta for 30fc7a2809e5
|
commitdiff
2019-10-02
James E Keenan
Eliminate modifiable variables in constants
|
commitdiff
next