Perl 5 Commit Summary
[email protected] (Perl 5 commit summary)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Perl 5 commit summary, activity since Wednesday
Current branch blead
43 commits. 6 unique authors. 5 unique committers.
48 files changed, 8896 insertions(+), 8494 deletions(-)
Net code removal: Scott Baker (38 lines)
Thanks, applied: Karl Williamson (2)
Snapshot: http://github.com/Perl/perl5/tarball/6c49e009ca22dd64
Perl_yyerror_pvn - don't try to add a negative number of chars to msg
Richard Leach 2 files changed, 15 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6c49e009ca22dd64
embed.fnc: Add ptr args assert for unpack_rec, unpackstring
Karl Williamson 2 files changed, 8 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/da0069eeb43c24e8
embed.fnc: Add string arg assertions for regexec
Karl Williamson 3 files changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/a3330ee92109b231
make_ext.pl: eliminate goto-into-block construct
Lukas Mai 1 file changed, 48 insertions(+), 49 deletions(-
https://github.com/Perl/perl5/commit/1365b4281aa49569
New macros in 5.43 don't have to be backward compatible
Karl Williamson 2 files changed, 64 insertions(+), 52 deletions(
https://github.com/Perl/perl5/commit/3f18151623c65345
embed.pl: Add list of symbols resolved to remain undocumented
Karl Williamson 1 file changed, 27 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/8352bd0c7520cef7
embed.pl: Make sure each overridden symbol occurs once
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/d8a7f5e5833b3029
embed.pl: Fix 'keys' list
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/cdfdf25fdda6653c
configure.com: remove DECC guards around stdlib.h
Craig A. Berry 1 file changed, 2 insertions(+), 119 deletions(-
https://github.com/Perl/perl5/commit/41a194c72aba299e
Allow for integer values to $MACOSX_DEPLOYMENT_TARGET #24085
Leon Timmermans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d053dcf3d49a79ca
magic.t: don't run %ENV keys through quotemeta on VMS
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/31c482381e938d6c
S_clear_special_blocks - allow caller to notice that cv has been freed
Richard Leach 4 files changed, 19 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/1189b87114b9d300
S_scan_const: abort compilation after \N{} errors
Richard Leach 2 files changed, 10 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/b2b5c0b5fc4c0876
regcomp: Capture group names need be legal Unicode names
Karl Williamson 9 files changed, 103 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/a43dbe940cfed3e9
toke.c: Add parse_ident_msg()
Karl Williamson 5 files changed, 97 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/468809b54950e6a0
S_checkcomma: Use parse_ident
Karl Williamson 1 file changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/b096a45fb4dfa34c
S_scan_inputsymbol: Use parse_ident
Karl Williamson 1 file changed, 1 insertion(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/dfb93b5326a9f135
Give better error message for invalid \w in names
Karl Williamson 4 files changed, 61 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/995502e182b573b3
uni/parser.t: Add TODO test
Karl Williamson 1 file changed, 11 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/76a47333341cf13e
uni/parser.t: Put test in a block
Karl Williamson 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/5278ec8d1266eeb2
parse_ident: Move all error handling to function end
Karl Williamson 1 file changed, 10 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/978da58042b67e0e
Add Unicode property for forbidden name characters
Karl Williamson 8 files changed, 8099 insertions(+), 7906 deleti
https://github.com/Perl/perl5/commit/e2ca987cf3a1ff11
regcomp.c: Move assertions; white space, braces only
Karl Williamson 1 file changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/41cd62eeb2dbacd4
regen/HeaderParser: Fix conflated 0,empty
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8d1ff091df8335ae
S_parse_ident: Slight comment clarification
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ef89dceca80fb449
perldiag, perlre: Expand initial tabs to blanks
Karl Williamson 2 files changed, 25 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/19a0bf9d569bf33b
toke.c: Clarify comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9d09b99c1a2522df
Configure: indent, comments
Karl Williamson 1 file changed, 48 insertions(+), 48 deletions(-
https://github.com/Perl/perl5/commit/2d6c900450f4de81
Configure: Allow LC_ALL syntax override
Karl Williamson 3 files changed, 45 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/18b791793b12fa84
Porting/Glossary: Add comment
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ae6b6788b7029188
Porting/Glossary: Fix typo
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/655175ca247f00e2
perlapi: Combine 'valid_identifier_FOO entries
Karl Williamson 1 file changed, 21 insertions(+), 33 deletions(-
https://github.com/Perl/perl5/commit/20d3cca10525e170
Add Configure probe for size of intmax_t
Karl Williamson 10 files changed, 31 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/f1ec4a51e605ffee
Use Perl_isCC_by_bit() to do calcs at compile time
Karl Williamson 4 files changed, 16 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/d95873289354b499
Create Perl_isCC_by_bit()
Karl Williamson 2 files changed, 20 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/4545edd2d3a71f0d
Remove experimental status of gimme_V
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d10217e702ebfd21
perlapi: Combine sortsv(_flags)? entries; add detail
Karl Williamson 1 file changed, 22 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/d09377cd6220113f
util.c: Fix a spelling error in a comment
Scott Baker 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8ad8ccbb5b039355
util.c: Removed unused function S_ptr_hash. Mentioned in #24078
Scott Baker 4 files changed, 39 deletions(-)
https://github.com/Perl/perl5/commit/ccc335f545d75638
fix crash in refaliasing for loop on magical array
Lukas Mai 2 files changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1d65e003140edd50
perlapi: Document MORTAL_DESTRUCTOR_foo
Karl Williamson 2 files changed, 10 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/0c0f416f6ebcb9b5
perlintern: Combine hv_refcounted_new entries
Karl Williamson 2 files changed, 17 insertions(+), 37 deletions(
https://github.com/Perl/perl5/commit/4403ffc0c9f702a1
perlintern: Combine refcounted_he_fetch entries
Karl Williamson 2 files changed, 28 insertions(+), 35 deletions(
https://github.com/Perl/perl5/commit/39ac24191b2b74fb
New branch book/gh24135
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/3568903bf49b1abd
wrap the control character variables in braces when needed
Philippe Bruhat (BooK) 2 files changed, 17 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/3568903bf49b1abd
compute the correct varname for control character variables starting with _
Philippe Bruhat (BooK) 2 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/bf7e5f88f89bcf71
Martian commit ff2665a698dfcdd0ea95ace1670d934bab9aa94e
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/ff2665a698dfcdd0
confold
lnation 15 files changed, 1524 insertions(+), 1342 delet
https://github.com/Perl/perl5/commit/ff2665a698dfcdd0
Martian commit 7a113837daf1799eb5044689a90b8e3533eeb55b
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/7a113837daf1799e
make_ext.pl: eliminate goto-into-block construct
Lukas Mai 1 file changed, 48 insertions(+), 49 deletions(-
https://github.com/Perl/perl5/commit/7a113837daf1799e
Martian commit 2fb08a2c612ab5b935f88b39feae135c036dd1e9
4 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/2fb08a2c612ab5b9
New macros in 5.43 don't have to be backward compatible
Karl Williamson 2 files changed, 64 insertions(+), 52 deletions(
https://github.com/Perl/perl5/commit/2fb08a2c612ab5b9
embed.pl: Add list of symbols resolved to remain undocumented
Karl Williamson 1 file changed, 27 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/83e858bbf8cb5832
embed.pl: Make sure each overridden symbol occurs once
Karl Williamson 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/d7796702381de217
embed.pl: Fix 'keys' list
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/5afbdfb9a5b4b5fc
Martian commit 7cd1c55f4c307acd0cb1e608e135b3c761efa168
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/7cd1c55f4c307acd
Perl_yyerror_pvn - don't try to add a negative number of chars to msg
Richard Leach 2 files changed, 15 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7cd1c55f4c307acd
Martian commit 730275ade4de252eb1f98dd52d00c562edc6d780
10 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/730275ade4de252e
regcomp: Capture group names need be legal Unicode names
Karl Williamson 9 files changed, 103 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/730275ade4de252e
toke.c: Add parse_ident_msg()
Karl Williamson 5 files changed, 97 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/7753a0e81f7fb171
S_checkcomma: Use parse_ident
Karl Williamson 1 file changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/7ae36d37b90c66ef
S_scan_inputsymbol: Use parse_ident
Karl Williamson 1 file changed, 1 insertion(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/693b99421da4cbe2
Give better error message for invalid \w in names
Karl Williamson 4 files changed, 61 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/3a3caa4c3460edee
uni/parser.t: Add TODO test
Karl Williamson 1 file changed, 11 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2c6395885f1b6d1d
uni/parser.t: Put test in a block
Karl Williamson 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/a29b3048abae39cf
parse_ident: Move all error handling to function end
Karl Williamson 1 file changed, 10 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/f6300e7a37a8d1e1
Add Unicode property for forbidden name characters
Karl Williamson 8 files changed, 8099 insertions(+), 7906 deleti
https://github.com/Perl/perl5/commit/a19c38596e6089a4
regcomp.c: Move assertions; white space, braces only
Karl Williamson 1 file changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/27678cf8f37e8cae
Martian commit bf8ad307fb68b526911adbf2b917de0ab3f4f5f7
2 commits. 1 unique author. 1 unique committer.
Net code removal: Scott Baker (38 lines)
Snapshot: http://github.com/Perl/perl5/tarball/bf8ad307fb68b526
util.c: Fix a spelling error in a comment
Scott Baker 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bf8ad307fb68b526
util.c: Removed unused function S_ptr_hash. Mentioned in #24078
Scott Baker 4 files changed, 39 deletions(-)
https://github.com/Perl/perl5/commit/7920e15862b0cbf5
Martian commit 0b75d8cbd64c663fb979b7efa23b14e89dd3a2e7
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/0b75d8cbd64c663f
S_scan_const: abort compilation after \N{} errors
Richard Leach 2 files changed, 10 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/0b75d8cbd64c663f
Martian commit 5ea4d151df303b637857278f038bda42a7d80c54
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/5ea4d151df303b63
fix crash in refaliasing for loop on magical array
Lukas Mai 2 files changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5ea4d151df303b63
Ignored 85 GitHub auto-generated merge commits