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-07-31
Dagfinn Ilmari...
Fix comment typos principal → principle
commit
|
commitdiff
|
tree
|
snapshot
2016-07-31
Lukas Mai
move platform list before function description (RT...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Lukas Mai
perlport: remove getservbyport entry orphaned by 204ad8...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Lukas Mai
perlport: eliminate function signatures missed in 47cd9...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Jarkko Hietaniemi
Pull in unnecessarily duplicated case "$opt".
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Lukas Mai
perlport: major overhaul
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Tony Cook
fix version numbering for dist/PathTools
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Karl Williamson
locale.c: Revamp my_strerror() for thread-safeness
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Karl Williamson
t/thread_it.pl: Increase Darwin stack size
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Father Chrysostomos
t/lib/warnings/pp_pack: Redundant tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Father Chrysostomos
Avoid emitting pack("p",...) warning erroneously
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Karl Williamson
handy.h: Add missing parens in macro
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Father Chrysostomos
New bug numbers in *.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Father Chrysostomos
New bug numbers in lib/ and dist/, too
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Father Chrysostomos
Tired of looking up old bug numbers
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Chris 'BinGOs...
Update Module-Load-Conditional to CPAN version 0.68
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Jarkko Hietaniemi
print the pop @INC to OUT instead of STDOUT
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Father Chrysostomos
unimplemented_op does not implement pp_mapstart
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Father Chrysostomos
POSIX.xs: Make NV_PAYLOAD_SIZEOF_ASSERT static
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Craig A. Berry
Make switchDx.t more forgiving about newlines.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Karl Williamson
handy.h: Consolidate some EBCDIC vs ASCII paths
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Karl Williamson
handy.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Karl Williamson
handy.h: Generate compile error if macros called wrong
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Karl Williamson
toke.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Father Chrysostomos
Increase $POSIX::VERSION to 1.71
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jarkko Hietaniemi
[perl #128763] Fix POSIX.xs longdbl assertion
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Father Chrysostomos
t/lib/common.pl: Ignore .rej files
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Chris 'BinGOs...
Update Module-Load-Conditional to CPAN version 0.66
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
H.Merijn Brand
forgot the cfgvar
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
H.Merijn Brand
Follow-up from backporting work
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
H.Merijn Brand
Force inclusion of I_XLOCALE until it is actually used
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Father Chrysostomos
[perl #128747] Fix line number bug with s//<<END/e
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Father Chrysostomos
Unmathomize save_iv
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tony Cook
(perl #128438) build ppport.h instead of using a dummy...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jarkko Hietaniemi
Configure: note that the infnan tests may crash.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jarkko Hietaniemi
VAX: VAX format H
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jarkko Hietaniemi
Configure: VAX format H
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jarkko Hietaniemi
VAX: catch vax floats beyond VMS or Ultrix
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jarkko Hietaniemi
VAX: document also formats S/T/X, and hidden bits
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jarkko Hietaniemi
[perl #128630] follow-up on 6151d433
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Karl Williamson
PATCH: [perl #128734] tr/\N{...}/ failing for 128-255
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Father Chrysostomos
Add tests for runaway q«« strings
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Father Chrysostomos
Handle missing Unicode heredoc terminators correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Father Chrysostomos
[perl #128701] Fix err msg for Unicode delimiters
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Father Chrysostomos
parser.h: Use UV for string delims
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
(perl #127384)(CVE-2016-1238) port forward changes...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
(perl #127834) update CUSTOMIZED entries
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
cpan/: bump $VERSION as needed
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
cpan/: remove . from @INC when loading optional modules
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
dist/: bump $VERSION as needed
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
dist/: remove . from @INC when loading optional modules
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
bump perl5db.pl's $VERSION
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
perl5db.pl: ensure PadWalker is loaded from standard...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
(perl #127834) bump versions of modules in dists we...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Tony Cook
(perl #127834) remove . from the end of @INC if complex...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Father Chrysostomos
decl-refs.t: I also forgot foreach
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Father Chrysostomos
decl-refs.t: I forgot to test \@ and \%
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Karen Etheridge
upgrade Module-Metadata to 1.000033
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Steve Hay
Add epigraphs for 5.22.3-RC2 and 5.24.1-RC2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Steve Hay
5.22.3-RC2 and 5.24.1-RC2 today
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Father Chrysostomos
Use tabs consistently in AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Father Chrysostomos
Add Chris R. Donnelly to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
David Mitchell
S_pop_eval_context_maybe_croak: silence warning
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
David Mitchell
fix g++ compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Karl Williamson
PATCH: [perl 128686] regex compiler crashes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Rafael Garcia...
Switch the order of the two backtracking chapters in...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Karl Williamson
regcomp.c: Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Prepare Module-CoreList for 5.25.4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Bump version to 5.25.4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Create new perldelta for 5.25.4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
5.25.3 is released
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Add epigraph for 5.25.3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
5.25.3 today
v5.25.3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Finalize perldelta
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Update Module-CoreList for 5.25.3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Fill in Selected Bug Fixes etc
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Fix typo in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Fill in Modules and Pragmata
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Fill in rt.perl.org links
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Fill in Testing
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Fill in Documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Fill in New Diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Wrapping/formatting
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Fill in "fixed in" versions for Errata...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
perldelta - Remove most boilerplate
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Module-Metadata has another customized test script
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Encode has some customized test scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Upgrade Test-Simple from version 1.302040 to 1.302045
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Steve Hay
Upgrade libnet from version 3.08 to 3.09
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
David Mitchell
rename "WORD" lexical token to "BAREWORD"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tony Cook
(perl #128524) correct indentation for utf-8 key hash...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Karl Williamson
lib/locale.t: Fix tests, add a test
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Karl Williamson
locale.c: Add some debugging statements
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
David Mitchell
perlop: clarify that entries aren't in prec order
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Steve Hay
Upgrade Math-BigInt from version 1.999724 to 1.999726
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Steve Hay
Add epigraphs for 5.22.3-RC1 and 5.24.1-RC1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Father Chrysostomos
Fix failing uninit test on 64-bit-int builds
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Father Chrysostomos
perldelta for 6fe925b92 / my\
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Father Chrysostomos
perlref: Wrap pod
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Father Chrysostomos
Note in perlvar that ${^ENCODING} is removed
commit
|
commitdiff
|
tree
|
snapshot
next