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
report uninit variable name even in optimized cases
2021-03-03
Aaron Crane
Bump Data::Dumper version
commit
|
commitdiff
|
tree
2021-03-03
Aaron Crane
Make Data::Dumper mark regex output as UTF-8 if needed
commit
|
commitdiff
|
tree
2021-03-03
Aaron Crane
Dumper.xs: factor out internal dump_regexp() function
commit
|
commitdiff
|
tree
2020-06-02
Aaron Crane
Fix tiny POD syntax error
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
[MERGE] Even smaller toke
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
perldelta for recent toke.c refactoring
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: const-ify formbrack parameters
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: replace recursive calls to yyl_try() with goto
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: delete unused bof parameters
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: don't pass around a copy of PL_parser->saw_infix_sigil
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: remove some spurious orig_keyword uses
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: remove formbrack argument from yyl_try()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: delete weird initial_state arg to yyl_try()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_keylookup()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_key_core() and yyl_word_or_key...
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: bundle some yyl_just_a_word() params into a...
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_just_a_word()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: stop passing around several needless local...
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_strictwarn_bareword()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: remove the really_sub goto label
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_constant_op()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_safe_bareword()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: fold some initialisations into the corresponding...
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_fatcomma()
commit
|
commitdiff
|
tree
2019-11-04
Aaron Crane
toke.c: factor out static yyl_fake_eof()
commit
|
commitdiff
|
tree
2019-10-21
Aaron Crane
[MERGE] Factor out Perl_yylex() into a bunch of smaller...
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
2019-10-21
Aaron Crane
Fix porting test failures: make manisort
commit
|
commitdiff
|
tree
2019-10-20
Aaron Crane
Aaron Crane is no longer a p5p moderator
Aaron Crane
is no longer a p5p moderator
commit
|
commitdiff
|
tree
2019-05-02
Aaron Crane
RT#134061: don't call pad_findmy_pvn() with invalid...
commit
|
commitdiff
|
tree
2019-04-27
Aaron Crane
Document that local-on-negative-array-index is wildly...
commit
|
commitdiff
|
tree
2019-04-26
Aaron Crane
perlguts: add some background information on op slab...
commit
|
commitdiff
|
tree
2019-04-26
Aaron Crane
Regen uconfig.h
commit
|
commitdiff
|
tree
2019-04-25
Aaron Crane
Regenerate Configure from latest metaconfig
commit
|
commitdiff
|
tree
2018-11-27
Aaron Crane
Rely on C89 "const"
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Bump version of Module::CoreList in Maintainers.pl
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Bump the Perl version for 5.29.5
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Create new perldelta for 5.29.5-to-be
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Tick off 5.29.4 release
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Epigraph for 5.29.4 release
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Merge branch 'release-5.29.4' into blead
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Finalize perldelta for 5.29.4
commit
|
commitdiff
|
tree
2018-10-20
Aaron Crane
Update Module::Corelist for 5.29.4
commit
|
commitdiff
|
tree
2018-10-09
Aaron Crane
RT#133573: $^X fallback when platform-specific technique...
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
Fix trivial compilation warning in Data::Dumper
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
[MERGE] Data::Dumper fixes for older Perl versions
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
Data::Dumper: restore XS-mode deparse support in older...
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
Data::Dumper: handle incomplete support for Unicode...
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
Data::Dumper: ensure character-classification macros...
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
dist/Data-Dumper/t/dumper.t: clarify some test names
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
dist/Data-Dumper/t/dumper.t: add missing test name
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
dist/Data-Dumper/t/indent.t: avoid scalar split
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
Porting/epigraphs.pod: fix a typo in an old epigraph
commit
|
commitdiff
|
tree
2018-07-22
Aaron Crane
Ensure perlmodlib.pod contains all non-dual-life modules
commit
|
commitdiff
|
tree
next