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
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove obsolete FCRYPT ifdefs and associated PL_cryptseen (#17624)
2020-07-30
Richard Leach
Remove obsolete FCRYPT ifdefs and associated PL_cryptseen...
commit
|
commitdiff
|
tree
2020-07-30
vividsnow
IO::Socket::UNIX: synchronize behavior with module...
commit
|
commitdiff
|
tree
2020-07-29
Graham✈️✈️
Improve detection of Intel C/C++ compilers. (#18001)
commit
|
commitdiff
|
tree
2019-12-10
Max Maischein
Enable smoke-testing on all branches
https://help.
github
.com/en/actions/automating-your...
commit
|
commitdiff
|
tree
2019-11-03
Max Maischein
And silence some silly examples.
Created from https://
github
.com/Perl/perl5/issues/11259
commit
|
commitdiff
|
tree
2019-10-25
Dan Book
perlretut - Missing semicolon in example
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_my()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_eol()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_do()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_foreach()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_require()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_croak_unrecognised()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_data_handle()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: remove needless `if (0)`
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: reorder to put static function before its caller
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: remove the "retry" label
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor most of Perl_yylex() out into static...
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_backslash()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_backtick()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_sglquote()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_dblquote()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_rightpointy()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_leftpointy()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: simplify conflict-marker detection
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_rightparen()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_leftparen()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_rightsquare()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_tilde()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_leftsquare()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_slash()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_snail()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_bang()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_verticalbar()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_ampersand()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_rightcurly()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_leftcurly()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_colon()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_caret()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_percent()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_star()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_plus()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
Perl_yylex(): merge two conditions for readability
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_subproto()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_hyphen()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_qw()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_secondclass_keyword()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_lexinterpcasemod()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_dollar()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: delete needless assignment
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_sub()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: format DEBUG_T() like a statement
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: hoist an ifdef out of Perl_yylex()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
toke.c: factor out static yyl_sigvar()
commit
|
commitdiff
|
tree