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
2021-01-07
Steve Hay
Bump copyright to 2021 in perl.c and README.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Steve Hay
Add .gitignore to the list of files that are safe to...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Tony Cook
reinstate USE_LARGE_FILES for the packaged win32 config...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Daniel Laügt
Generate lib/Config.pod with unix format to be read...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Sergey Poznyakoff
GDBM_File: minor changes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Sergey Poznyakoff
Improve GDBM_File
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Tony Cook
pl2bat.pl now needs access to ExtUtils::PL2Bat
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Tony Cook
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Hugo van der...
fix issue references in tests from 282d9dfeb4
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Hugo van der...
Update comment after 5b354d2a8a
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Tony Cook
Daniel Laügt is now a perl author
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
dlaugt
Define RSFP_FILENO before using it
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Tony Cook
export the win32 symlink related symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Add ChangeLog entry for IO version 1.45
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
regen META.yml
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
regen META.json
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Bump VERSION of every file in dist/IO to 1.45 consistently
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Add a unit test that IO::Socket constructor uses error...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Actually document the IO::Socket constructor's behaviou...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Remote note from IO::Socket::INET's docs about a change...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Update IO::Socket unit test for $IO::Socket::errstr
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Bump IO::Socket version number
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Paul "LeoNerd...
Have IO's socket code write errors also into $IO::Socke...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Tony Cook
perldelta for 0f2beabb0803
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Tony Cook
add a bareword_filehandles feature, which is enabled...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Craig A. Berry
Remove trailing semicolon from ALIGNED_TYPE definition
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Craig A. Berry
Revert "Fix Time::HiRes compile probe on VMS"
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Craig A. Berry
sprintf does not display 54 digits on VMS
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Felipe Gasper
Signatures: add argument counts to count-mismatch error...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Karl Williamson
Document various CopSTASHfoo functions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Karl Williamson
Use perl.h versions of PERL_UNUSED_foo in XSUB.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Karl Williamson
regexec.c: Fix assertion failure GH #18451
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Karl Williamson
regexec.c: Clarify comments
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Karl Williamson
regexp.h: Clarify how a computed value is derived.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
James E Keenan
Delete Porting/cherrymaint
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Karl Williamson
Use SSize_t for read lock counter
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Tomasz Konojacki
op.c: croak on "my $_" when "use utf8" is in effect
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Karl Williamson
Fix buggy fc() in Turkish locale
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Karl Williamson
Document regexp, regmatch_info
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Karl Williamson
perlapi: link to SvPV
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Karl Williamson
perlapi: Consolidate newRV and newRV_inc pod
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
TAKAI Kousuke
perldelta.pod: Document "Lost precision" warning changes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
TAKAI Kousuke
sv.c: Delete irrelevant preprocessor conditionals
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
TAKAI Kousuke
sv.c: Suppress imprecision warnings on Inf.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
TAKAI Kousuke
sv.c: more imprecision warnings on increment/decrement
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Ricardo Signes
Merge branch 'perlgov-related-edits' into blead
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Ricardo Signes
pod: update a few documents for perlgov changes
18434/head
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
perlapi: More fully document gv_stashpvn
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
perlapi: Turn reference to SvSHARED_HASH into a link
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
Merge branch 'sisyphus-gcvt' into blead
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
sisyphus
win32/GNUmakefile - define __USE_MINGW_ANSI_STDIO by...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
sisyphus
win32/makefile.mk - define __USE_MINGW_ANSI_STDIO by...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
sisyphus
APItest.xs - suppress valid -Wformat-overflow warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
sisyphus
t/op/sprintf2.t - append new test (Issue 18170)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
sisyphus
sv.c - suppress bogus -Wformat-overflow warnings (Issue...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
sisyphus
Configure - test that gcvt/qgcvt are not buggy (Issue...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
James E Keenan
pod/buildtoc: documentation in POD format
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
James E Keenan
Avoid indirect object notation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
James E Keenan
lib/B/Deparse-core.t: Tidy leading whitespace
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
TAKAI Kousuke
POSIX.xs: Use Perl_signbit unconditionally for POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
perlapi: Two references aren't yet links
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
Document gv_autoload4
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
Document safesys...alloc fcns; safesysfree
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
Document gv_fetchfile(_flags)?
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
perlapi: Document line_t
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Use explicit %empty
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Cleanup remnants of 'KEY_err' removal
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_DOLLAR
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_SLASH
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_STAR
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_PAREN_CLOSE
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_PAREN_OPEN
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_PERCENT_SIGN
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_SNAIL
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_PLUS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_MINUS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_QUESTION_MARK
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_COLON
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_TILDE
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_EXCLAMATION_MARK
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_COMMA
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_AMPERSAND
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_EQUAL_SIGN
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_DOT
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_SEMICOLON
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_BRACKET_CLOSE
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_BRACKET_OPEN
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_BRACE_CLOSE
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Branislav Zahradník
Distinguish C- and perly- literals - PERLY_BRACE_OPEN
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
embed.fnc: Mark gv_check as internal
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl Williamson
Document SvPV_renew
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
James E Keenan
Provide code example for 'my' declared in initializatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
James E Keenan
List all programs which require regen/embed_lib.pl
commit
|
commitdiff
|
tree
|
snapshot
2020-12-25
Karl Williamson
newSVsv_flags is now documented
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Craig A. Berry
Fix Time::HiRes compile probe on VMS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Craig A. Berry
Don't define Perl_regcurly in re extension
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Ricardo Signes
pod_rules.pl: document (in a comment) --tap
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Hugo van der...
Test regexp optimizations for substrings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Hugo van der...
Better skipping for regexp optimization tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Hugo van der...
No plan for regexp optimization tests
commit
|
commitdiff
|
tree
|
snapshot
next