[Perl/perl5] c432f9: toke.c - consistently refuse octal digit vars, and...

2022-07-29 Thread Yves Orton via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c432f9f481035e7fd99dbaa182996c34f312fc9d https://github.com/Perl/perl5/commit/c432f9f481035e7fd99dbaa182996c34f312fc9d Author: Yves Orton Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M t/comp/par

[Perl/perl5] 5d7d8f: formats: fix splitting on non-spaces

2022-07-29 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5d7d8ffc298134400c054265830d47abb6ee7845 https://github.com/Perl/perl5/commit/5d7d8ffc298134400c054265830d47abb6ee7845 Author: David Mitchell Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M pp_ctl

[Perl/perl5] cfe536: regcomp.c - fix comment, change 'x' to 'X'

2022-07-29 Thread Yves Orton via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cfe536fb1d0631e88de3a97e881e5e7768edfa8b https://github.com/Perl/perl5/commit/cfe536fb1d0631e88de3a97e881e5e7768edfa8b Author: Yves Orton Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M regcomp.c

[Perl/perl5] d23190: regcomp.c - fixup comment, orig_emit is a node offset

2022-07-29 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/comment_fix Home: https://github.com/Perl/perl5 Commit: d23190e2f40d244e91a9db85bef2172e8b4f6429 https://github.com/Perl/perl5/commit/d23190e2f40d244e91a9db85bef2172e8b4f6429 Author: Yves Orton Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M

[Perl/perl5] 11c192: Allow binary and hex "digit" vars, and explicit oc...

2022-07-29 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/hex_oct_digit_vars Home: https://github.com/Perl/perl5 Commit: 11c19208ac5aa9d58b61e63099d0c396f57da5c4 https://github.com/Perl/perl5/commit/11c19208ac5aa9d58b61e63099d0c396f57da5c4 Author: Yves Orton Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths

[Perl/perl5] c0a1a3: Add an EXISTS method to NDBM_File

2022-07-29 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c0a1a377c02ed789f5eff667f46a2314a05c5a4c https://github.com/Perl/perl5/commit/c0a1a377c02ed789f5eff667f46a2314a05c5a4c Author: Leon Timmermans Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M ext/N

[Perl/perl5]

2022-07-29 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/fix_19989 Home: https://github.com/Perl/perl5