[Perl/perl5] 503c2d: c99

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: 503c2d527c87aa3d374c044cab28414c37a07722 https://github.com/Perl/perl5/commit/503c2d527c87aa3d374c044cab28414c37a07722 Author: Karl Williamson Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths:

[Perl/perl5] 2ec466: mixed decls

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: 2ec466e783bbc3c0b3d7727e6d92611344fdd00b https://github.com/Perl/perl5/commit/2ec466e783bbc3c0b3d7727e6d92611344fdd00b Author: Karl Williamson Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths:

[Perl/perl5]

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api3 Home: https://github.com/Perl/perl5

[Perl/perl5] 280539: c99

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: 28053991aff8b6a6e2b9638d311be090d583c1f7 https://github.com/Perl/perl5/commit/28053991aff8b6a6e2b9638d311be090d583c1f7 Author: Karl Williamson Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths:

[Perl/perl5] 0e75c2: Document newSUB, newATTRSUB

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0e75c27b6dda5cb23493542f6c3c1518c3f1b701 https://github.com/Perl/perl5/commit/0e75c27b6dda5cb23493542f6c3c1518c3f1b701 Author: Karl Williamson Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths: M

[Perl/perl5] 11d188: Refactor and document ASSUME()

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr Home: https://github.com/Perl/perl5 Commit: 11d18861c9001b645dd50053a56dac4d6b977f62 https://github.com/Perl/perl5/commit/11d18861c9001b645dd50053a56dac4d6b977f62 Author: Karl Williamson Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths:

[Perl/perl5]

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr Home: https://github.com/Perl/perl5

[Perl/perl5]

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5

[Perl/perl5] dbb22d: Document XSPROTO

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dbb22d67806a4b7a54e401a9d749539c26d72408 https://github.com/Perl/perl5/commit/dbb22d67806a4b7a54e401a9d749539c26d72408 Author: Karl Williamson Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths: M

[Perl/perl5] 26b88b: perlapi: Consolidate sv_copypv-ish entries

2020-10-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 26b88bbb33a6095aa4df261d97846954310d3745 https://github.com/Perl/perl5/commit/26b88bbb33a6095aa4df261d97846954310d3745 Author: Karl Williamson Date: 2020-10-07 (Wed, 07 Oct 2020) Changed paths: M sv.c

[Perl/perl5] 8c447f: Document NOOP, dNOOP, dVAR

2020-10-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5 Commit: 8c447f316b85bceb40088260e379810b2cf2a254 https://github.com/Perl/perl5/commit/8c447f316b85bceb40088260e379810b2cf2a254 Author: Karl Williamson Date: 2020-10-07 (Wed, 07 Oct 2020) Changed

[Perl/perl5] efb3e7: Force windows into C++ mode

2020-10-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: efb3e7c11633ab7dbb5e0f91d03dcf4674043a35 https://github.com/Perl/perl5/commit/efb3e7c11633ab7dbb5e0f91d03dcf4674043a35 Author: Karl Williamson Date: 2020-10-07 (Wed, 07 Oct 2020) Changed paths:

[Perl/perl5] e4a245: more

2020-10-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: e4a245923c9ef765840b388b8d7d459b0575792f https://github.com/Perl/perl5/commit/e4a245923c9ef765840b388b8d7d459b0575792f Author: Karl Williamson Date: 2020-10-08 (Thu, 08 Oct 2020) Changed paths:

[Perl/perl5] 9e7281: autodoc: Add ability to specify typedefs

2020-10-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9e728159a33ae479369731865c6c86daea2deeb7 https://github.com/Perl/perl5/commit/9e728159a33ae479369731865c6c86daea2deeb7 Author: Karl Williamson Date: 2020-10-08 (Thu, 08 Oct 2020) Changed paths: M

[Perl/perl5] 08629c: perlapi: Document SvPV_free

2020-10-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5 Commit: 08629ca798983d0fc7c8bf7c513ecba647c7fa51 https://github.com/Perl/perl5/commit/08629ca798983d0fc7c8bf7c513ecba647c7fa51 Author: Karl Williamson Date: 2020-10-08 (Thu, 08 Oct 2020) Changed

[Perl/perl5]

2020-10-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr Home: https://github.com/Perl/perl5

[Perl/perl5]

2020-10-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5

[Perl/perl5] 58fc1d: c99

2020-10-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: 58fc1d09ce78a6aaa8fad41168661fcd418749aa https://github.com/Perl/perl5/commit/58fc1d09ce78a6aaa8fad41168661fcd418749aa Author: Karl Williamson Date: 2020-10-14 (Wed, 14 Oct 2020) Changed paths:

[Perl/perl5] dc6dad: Document NOOP, dNOOP, dVAR

2020-10-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dc6dad9d13b63b68105af09af8ec0349dd06af81 https://github.com/Perl/perl5/commit/dc6dad9d13b63b68105af09af8ec0349dd06af81 Author: Karl Williamson Date: 2020-10-14 (Wed, 14 Oct 2020) Changed paths: M

[Perl/perl5] 02036a: TAP::Harness: Move timer initialization

2020-10-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-regexec Home: https://github.com/Perl/perl5 Commit: 02036a61eaae3ae36c38c2782259799b99f6b7f8 https://github.com/Perl/perl5/commit/02036a61eaae3ae36c38c2782259799b99f6b7f8 Author: Karl Williamson Date: 2020-10-15 (Thu, 15 Oct 2020) Changed

[Perl/perl5] 6fc548: regcomp.c: Zero width constructs shouldn't be SIMPLE

2020-10-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6fc5487b6505404743d354980d786d2a80868c0c https://github.com/Perl/perl5/commit/6fc5487b6505404743d354980d786d2a80868c0c Author: Karl Williamson Date: 2020-10-15 (Thu, 15 Oct 2020) Changed paths: M

[Perl/perl5] 86e663: Add alternate email for Eric Lindblad

2020-10-13 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 86e663be70749fa705141638ff1b6c20f3e4dbb6 https://github.com/Perl/perl5/commit/86e663be70749fa705141638ff1b6c20f3e4dbb6 Author: Karl Williamson Date: 2020-10-13 (Tue, 13 Oct 2020) Changed paths: M

[Perl/perl5] 6ebdcc: S_find_byclass() Restructure bounds checking

2020-10-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6ebdcce0618b0433e751b3e40ef543836f377f53 https://github.com/Perl/perl5/commit/6ebdcce0618b0433e751b3e40ef543836f377f53 Author: Karl Williamson Date: 2020-10-02 (Fri, 02 Oct 2020) Changed paths: M

[Perl/perl5]

2020-10-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api4 Home: https://github.com/Perl/perl5

[Perl/perl5] 0f1c80: Document GvSVn

2020-10-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0f1c8062f72cd5a6540b0f9b0e551de6f3a912c2 https://github.com/Perl/perl5/commit/0f1c8062f72cd5a6540b0f9b0e551de6f3a912c2 Author: Karl Williamson Date: 2020-10-05 (Mon, 05 Oct 2020) Changed paths: M gv.h

[Perl/perl5] 7a542a: regcomp.c: regpiece: Move chunk of code for clarity

2020-10-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-hvds_pr Home: https://github.com/Perl/perl5 Commit: 7a542a342de2fec46e018bcc2d4db7b0af2f6d32 https://github.com/Perl/perl5/commit/7a542a342de2fec46e018bcc2d4db7b0af2f6d32 Author: Karl Williamson Date: 2020-10-04 (Sun, 04 Oct 2020) Changed

[Perl/perl5] e9236d: regcomp.c: Move test earlier in regpiece()

2020-10-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-hvds_pr Home: https://github.com/Perl/perl5 Commit: e9236d941d16b4928d781e39c1149bef99182227 https://github.com/Perl/perl5/commit/e9236d941d16b4928d781e39c1149bef99182227 Author: Karl Williamson Date: 2020-10-04 (Sun, 04 Oct 2020) Changed

[Perl/perl5] 7e862f: regcomp.c: regpiece: swap order of conditionals

2020-10-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-hvds_pr Home: https://github.com/Perl/perl5 Commit: 7e862fd5173a2ae6b5e82d20c37ad48265f5552d https://github.com/Perl/perl5/commit/7e862fd5173a2ae6b5e82d20c37ad48265f5552d Author: Karl Williamson Date: 2020-10-04 (Sun, 04 Oct 2020) Changed

[Perl/perl5] e70821: regcomp.c: Move test earlier in regpiece()

2020-10-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-hvds_pr Home: https://github.com/Perl/perl5 Commit: e7082139d0006e8d5968e0e3a9e9cb9fef82f31c https://github.com/Perl/perl5/commit/e7082139d0006e8d5968e0e3a9e9cb9fef82f31c Author: Karl Williamson Date: 2020-10-04 (Sun, 04 Oct 2020) Changed

[Perl/perl5] e56f4c: AUTHORS: Fix capitalization of TAKAI Kousuke

2020-10-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e56f4c3cb4c55da709fffaf7d9684096a4dcebe4 https://github.com/Perl/perl5/commit/e56f4c3cb4c55da709fffaf7d9684096a4dcebe4 Author: Karl Williamson Date: 2020-10-06 (Tue, 06 Oct 2020) Changed paths: M

[Perl/perl5] 99c367: perlfunc.pod - describe that "x" and "b" work the ...

2020-10-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 99c367ca4badb7c5853e6c2ba2d6f7e1901b33f3 https://github.com/Perl/perl5/commit/99c367ca4badb7c5853e6c2ba2d6f7e1901b33f3 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2020-10-01 (Thu, 01

[Perl/perl5] fa353c: mro.xs: Fix compiler warning

2020-10-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fa353c3d2833fc326233e0eb583753b4d7887a63 https://github.com/Perl/perl5/commit/fa353c3d2833fc326233e0eb583753b4d7887a63 Author: Karl Williamson Date: 2020-10-04 (Sun, 04 Oct 2020) Changed paths: M

[Perl/perl5] 1aab53: regcomp.c: Move test earlier in regpiece()

2020-10-12 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1aab533b71752bd887772a5c5c5c5480e2c23387 https://github.com/Perl/perl5/commit/1aab533b71752bd887772a5c5c5c5480e2c23387 Author: Karl Williamson Date: 2020-10-12 (Mon, 12 Oct 2020) Changed paths: M

[Perl/perl5]

2020-10-12 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-hvds_pr Home: https://github.com/Perl/perl5

[Perl/perl5] e17573: perlapi: svtype is a typedef

2020-10-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e17573c03b98b1e35fedd5f65763a64ce375b666 https://github.com/Perl/perl5/commit/e17573c03b98b1e35fedd5f65763a64ce375b666 Author: Karl Williamson Date: 2020-10-09 (Fri, 09 Oct 2020) Changed paths: M sv.h

[Perl/perl5] 5d646b: perlapi: Consolidate sv_utf8_upgrade-ish entries

2020-10-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5d646be934b5d2a6b248be06bf11caea36f11eda https://github.com/Perl/perl5/commit/5d646be934b5d2a6b248be06bf11caea36f11eda Author: Karl Williamson Date: 2020-10-09 (Fri, 09 Oct 2020) Changed paths: M sv.c

[Perl/perl5] 6c5474: regexp.h: White-space only

2020-10-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6c5474e85cc9caea7746f3e3beeddc049603763c https://github.com/Perl/perl5/commit/6c5474e85cc9caea7746f3e3beeddc049603763c Author: Karl Williamson Date: 2020-10-16 (Fri, 16 Oct 2020) Changed paths: M

[Perl/perl5] e61025: ext/B/Makefile.PL: #define can have interior white...

2020-10-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e61025dfb72774d414f04b0107f97b8c4b068cf2 https://github.com/Perl/perl5/commit/e61025dfb72774d414f04b0107f97b8c4b068cf2 Author: Karl Williamson Date: 2020-10-16 (Fri, 16 Oct 2020) Changed paths: M

[Perl/perl5] bd4646: Fix __builtin_unreachable

2020-10-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bd464609a141701e70f805b71870449e5f2a5e48 https://github.com/Perl/perl5/commit/bd464609a141701e70f805b71870449e5f2a5e48 Author: Karl Williamson Date: 2020-10-15 (Thu, 15 Oct 2020) Changed paths: M

[Perl/perl5] 3cb048: Consolidate and revise pod for toLOWERfoo()

2020-10-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3cb048e540f681a46e641b466030b55feaf5d337 https://github.com/Perl/perl5/commit/3cb048e540f681a46e641b466030b55feaf5d337 Author: Karl Williamson Date: 2020-10-17 (Sat, 17 Oct 2020) Changed paths: M

[Perl/perl5] 8f2e18: Revert "another way to build c++"

2020-10-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: 8f2e18246ac758baed1cd33ae9693009d18e9fff https://github.com/Perl/perl5/commit/8f2e18246ac758baed1cd33ae9693009d18e9fff Author: Karl Williamson Date: 2020-10-07 (Wed, 07 Oct 2020) Changed paths:

[Perl/perl5] ea48e9: perl.h: Restrict to core likely to conflict macro ...

2020-10-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ea48e9f5560a3b28a1ef3698a91a5c4c30c76ecf https://github.com/Perl/perl5/commit/ea48e9f5560a3b28a1ef3698a91a5c4c30c76ecf Author: Karl Williamson Date: 2020-10-07 (Wed, 07 Oct 2020) Changed paths: M

[Perl/perl5] 56910b: perlclib: Use proper reference

2020-10-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 56910b4e617ab4c37cbf1d705811d6314daab9e8 https://github.com/Perl/perl5/commit/56910b4e617ab4c37cbf1d705811d6314daab9e8 Author: Karl Williamson Date: 2020-10-07 (Wed, 07 Oct 2020) Changed paths: M

[Perl/perl5] bc89df: Revert "Force windows into C++ mode"

2020-10-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-c99 Home: https://github.com/Perl/perl5 Commit: bc89dfab5815234ec7161011883a0ccdce02ef50 https://github.com/Perl/perl5/commit/bc89dfab5815234ec7161011883a0ccdce02ef50 Author: Karl Williamson Date: 2020-10-07 (Wed, 07 Oct 2020) Changed paths:

[Perl/perl5] 206c20: Add exec bit to Porting/Maintainers.pl

2020-10-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 206c207c12a89670ccb28cda6c79fb2f057d64b9 https://github.com/Perl/perl5/commit/206c207c12a89670ccb28cda6c79fb2f057d64b9 Author: Karl Williamson Date: 2020-10-14 (Wed, 14 Oct 2020) Changed paths: M

[Perl/perl5] c2bb0b: regen_lib: Output blanks; not tabs

2020-10-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c2bb0b9930e2c73d35f279e89dd2a241de96e887 https://github.com/Perl/perl5/commit/c2bb0b9930e2c73d35f279e89dd2a241de96e887 Author: Karl Williamson Date: 2020-10-14 (Wed, 14 Oct 2020) Changed paths: M

[Perl/perl5]

2020-10-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr2 Home: https://github.com/Perl/perl5

[Perl/perl5] da37d3: embed.h: Add caution about PERL_NO_SHORT_NAMES

2020-10-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr Home: https://github.com/Perl/perl5 Commit: da37d3190cc92a7e281c96aa5837c04dcc40fae8 https://github.com/Perl/perl5/commit/da37d3190cc92a7e281c96aa5837c04dcc40fae8 Author: Karl Williamson Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths:

[Perl/perl5] b07e9b: TAP::Harness: Move timer initialization

2020-10-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-regexec Home: https://github.com/Perl/perl5 Commit: b07e9be6e5942e92e9b7bc3cf96377df654234b1 https://github.com/Perl/perl5/commit/b07e9be6e5942e92e9b7bc3cf96377df654234b1 Author: Karl Williamson Date: 2020-10-18 (Sun, 18 Oct 2020) Changed

[Perl/perl5] 069ff8: Silence compiler warning

2020-09-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 069ff81018d18e16be47e2329c5b0914531ebb6c https://github.com/Perl/perl5/commit/069ff81018d18e16be47e2329c5b0914531ebb6c Author: Karl Williamson Date: 2020-09-27 (Sun, 27 Sep 2020) Changed paths: M

[Perl/perl5] 097ac3: Document NV to int cast macros

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 097ac3f8d72c31cfde2f68c417ec54ada7e055fc https://github.com/Perl/perl5/commit/097ac3f8d72c31cfde2f68c417ec54ada7e055fc Author: Karl Williamson Date: 2020-09-29 (Tue, 29 Sep 2020) Changed paths: M

[Perl/perl5]

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5

[Perl/perl5] 061e8c: Errno: Bump version

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 061e8ceefc436d92eaff1b49118f81c22df9e3b3 https://github.com/Perl/perl5/commit/061e8ceefc436d92eaff1b49118f81c22df9e3b3 Author: Karl Williamson Date: 2020-09-29 (Tue, 29 Sep 2020) Changed paths: M

[Perl/perl5] ced860: Document XSPROTO

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api3 Home: https://github.com/Perl/perl5 Commit: ced860d69ac072c4662bc780e651926b4f73dea7 https://github.com/Perl/perl5/commit/ced860d69ac072c4662bc780e651926b4f73dea7 Author: Karl Williamson Date: 2020-09-29 (Tue, 29 Sep 2020) Changed

[Perl/perl5] 8a4454: Document newSUB, newATTRSUB

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5 Commit: 8a44543ee582501656c26cfa6c5b9b17359df8a0 https://github.com/Perl/perl5/commit/8a44543ee582501656c26cfa6c5b9b17359df8a0 Author: Karl Williamson Date: 2020-09-29 (Tue, 29 Sep 2020) Changed

[Perl/perl5] 4559f7: perlapi: croak_nocontext is preferred over plain c...

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4559f7e6350cb49ddd0cd4ae3df3db012693f220 https://github.com/Perl/perl5/commit/4559f7e6350cb49ddd0cd4ae3df3db012693f220 Author: Karl Williamson Date: 2020-09-29 (Tue, 29 Sep 2020) Changed paths: M

[Perl/perl5] 0bfb46: Document PL_Sv

2020-09-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0bfb46833b9c1f0866e761651fb6e9bb9e015174 https://github.com/Perl/perl5/commit/0bfb46833b9c1f0866e761651fb6e9bb9e015174 Author: Karl Williamson Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M

[Perl/perl5] 895f59: perlapi: Consolidate sv_copypv-ish entries

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5 Commit: 895f592ecd65c11ad4591568c10cd3662315feb8 https://github.com/Perl/perl5/commit/895f592ecd65c11ad4591568c10cd3662315feb8 Author: Karl Williamson Date: 2020-09-30 (Wed, 30 Sep 2020) Changed

[Perl/perl5]

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5

[Perl/perl5] 895f59: perlapi: Consolidate sv_copypv-ish entries

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5 Commit: 895f592ecd65c11ad4591568c10cd3662315feb8 https://github.com/Perl/perl5/commit/895f592ecd65c11ad4591568c10cd3662315feb8 Author: Karl Williamson Date: 2020-09-30 (Wed, 30 Sep 2020) Changed

[Perl/perl5] 45b19f: Note that CvGV is now documented

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 45b19fd5977c292eac2555bfff6733c2b44e9d61 https://github.com/Perl/perl5/commit/45b19fd5977c292eac2555bfff6733c2b44e9d61 Author: Karl Williamson Date: 2020-09-30 (Wed, 30 Sep 2020) Changed paths: M

[Perl/perl5] c3b0ac: perlapi: Consolidate sv_copypv-ish entries

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5 Commit: c3b0ac14bb45007d2a011ac34916341824cb813e https://github.com/Perl/perl5/commit/c3b0ac14bb45007d2a011ac34916341824cb813e Author: Karl Williamson Date: 2020-09-30 (Wed, 30 Sep 2020) Changed

[Perl/perl5]

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-case Home: https://github.com/Perl/perl5

[Perl/perl5] 810a71: TAP::Harness: Move timer initialization

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-case Home: https://github.com/Perl/perl5 Commit: 810a7134b8ccbffa381f8bee41b8fb895f7621ac https://github.com/Perl/perl5/commit/810a7134b8ccbffa381f8bee41b8fb895f7621ac Author: Karl Williamson Date: 2020-09-30 (Wed, 30 Sep 2020) Changed

[Perl/perl5]

2020-09-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5

[Perl/perl5] adef08: Document NV to int cast macros

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5 Commit: adef08b0a254e15c894ee842199d2fecc54c55fb https://github.com/Perl/perl5/commit/adef08b0a254e15c894ee842199d2fecc54c55fb Author: Karl Williamson Date: 2020-09-29 (Tue, 29 Sep 2020) Changed

[Perl/perl5] bd5fa0: Remove Perl_av_top_index

2020-09-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bd5fa06648085e8c17efd55abeb6424aeeb1018e https://github.com/Perl/perl5/commit/bd5fa06648085e8c17efd55abeb6424aeeb1018e Author: Karl Williamson Date: 2020-09-29 (Tue, 29 Sep 2020) Changed paths: M av.c

[Perl/perl5] 04ac2d: Document CvGV

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5 Commit: 04ac2dc78e6aa3b616f03775222a56394f9290c7 https://github.com/Perl/perl5/commit/04ac2dc78e6aa3b616f03775222a56394f9290c7 Author: Karl Williamson Date: 2020-09-28 (Mon, 28 Sep 2020) Changed

[Perl/perl5] 14adb4: perlapi: croak_nocontext is preferred over plain c...

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-docs_pr Home: https://github.com/Perl/perl5 Commit: 14adb4d7ec766ab8aa1da5fa530e6b49165aca28 https://github.com/Perl/perl5/commit/14adb4d7ec766ab8aa1da5fa530e6b49165aca28 Author: Karl Williamson Date: 2020-09-28 (Mon, 28 Sep 2020) Changed

[Perl/perl5]

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5

[Perl/perl5]

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api3 Home: https://github.com/Perl/perl5

[Perl/perl5] 5bef5f: Document SvPV_renew

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api3 Home: https://github.com/Perl/perl5 Commit: 5bef5f050663d79ae4d559743f52340e06ee694c https://github.com/Perl/perl5/commit/5bef5f050663d79ae4d559743f52340e06ee694c Author: Karl Williamson Date: 2020-09-28 (Mon, 28 Sep 2020) Changed

[Perl/perl5]

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api2 Home: https://github.com/Perl/perl5

[Perl/perl5]

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api3 Home: https://github.com/Perl/perl5

[Perl/perl5] 570ecf: Document GvSVn

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api4 Home: https://github.com/Perl/perl5 Commit: 570ecfdea4f7b300a4f4a4077c0fd56b0fecdf75 https://github.com/Perl/perl5/commit/570ecfdea4f7b300a4f4a4077c0fd56b0fecdf75 Author: Karl Williamson Date: 2020-09-28 (Mon, 28 Sep 2020) Changed

[Perl/perl5] fa3e44: Document CvGV

2020-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fa3e44c077453c62ee28e8ac1478452f838a258d https://github.com/Perl/perl5/commit/fa3e44c077453c62ee28e8ac1478452f838a258d Author: Karl Williamson Date: 2020-09-28 (Mon, 28 Sep 2020) Changed paths: M

[Perl/perl5] fa3cf3: Add API test for delimcpy()

2020-10-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr2 Home: https://github.com/Perl/perl5 Commit: fa3cf383deac01bc4262c8c4381fe380a0163f8b https://github.com/Perl/perl5/commit/fa3cf383deac01bc4262c8c4381fe380a0163f8b Author: Karl Williamson Date: 2020-10-02 (Fri, 02 Oct 2020) Changed paths:

[Perl/perl5]

2020-10-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr2 Home: https://github.com/Perl/perl5

[Perl/perl5] c6068a: regen/regcomp.pl: Generate #defines for UTF8ness

2020-10-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_case Home: https://github.com/Perl/perl5 Commit: c6068af01ae4d99d2b4aae8de7ef1d97c750bb25 https://github.com/Perl/perl5/commit/c6068af01ae4d99d2b4aae8de7ef1d97c750bb25 Author: Karl Williamson Date: 2020-10-02 (Fri, 02 Oct 2020) Changed

[Perl/perl5] b0441c: t/loc_tools.pl: Consider thread 0 always locale-safe

2020-10-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b0441c5bc62aa2ba1980c5ae151db48af58bcfcf https://github.com/Perl/perl5/commit/b0441c5bc62aa2ba1980c5ae151db48af58bcfcf Author: Karl Williamson Date: 2020-10-23 (Fri, 23 Oct 2020) Changed paths: M

[Perl/perl5] bb5864: Fix GH #17278

2020-10-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bb58640a409949759318542317e353e2241cc408 https://github.com/Perl/perl5/commit/bb58640a409949759318542317e353e2241cc408 Author: Karl Williamson Date: 2020-10-23 (Fri, 23 Oct 2020) Changed paths: M

[Perl/perl5] e8b4b5: Configure - test that gcvt/qgcvt are not buggy (Is...

2020-10-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-gconvert Home: https://github.com/Perl/perl5 Commit: e8b4b5cb56db51c60d23a47fbb2f897e1206c9af https://github.com/Perl/perl5/commit/e8b4b5cb56db51c60d23a47fbb2f897e1206c9af Author: sisyphus Date: 2020-10-21 (Wed, 21 Oct 2020) Changed paths:

[Perl/perl5] e8581b: embed.h: Add caution about PERL_NO_SHORT_NAMES

2020-10-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e8581bc2c747ca29bf14cd33600912bfc5a00bf0 https://github.com/Perl/perl5/commit/e8581bc2c747ca29bf14cd33600912bfc5a00bf0 Author: Karl Williamson Date: 2020-10-26 (Mon, 26 Oct 2020) Changed paths: M

[Perl/perl5] 4d75e9: Use perl.h versions of PERL_UNUSED_foo in XSUB.h

2020-12-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr7 Home: https://github.com/Perl/perl5 Commit: 4d75e9207be4b747ed01c6cf9757557bd7dc0003 https://github.com/Perl/perl5/commit/4d75e9207be4b747ed01c6cf9757557bd7dc0003 Author: Karl Williamson Date: 2020-12-26 (Sat, 26 Dec 2020) Changed paths: M

[Perl/perl5] b1b6b7: embed.fnc: Mark gv_check as internal

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1b6b79f3ffca57ea3d7ab68b23e6dabc52bf526 https://github.com/Perl/perl5/commit/b1b6b79f3ffca57ea3d7ab68b23e6dabc52bf526 Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M

[Perl/perl5]

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr_api4 Home: https://github.com/Perl/perl5

[Perl/perl5]

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr_api2 Home: https://github.com/Perl/perl5

[Perl/perl5] cd188a: Document SvPV_renew

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cd188aff2b7442bf17858a475456a5031341a88c https://github.com/Perl/perl5/commit/cd188aff2b7442bf17858a475456a5031341a88c Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M sv.h

[Perl/perl5] 837781: perlapi: Document line_t

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 837781cc8ee9bae7551c730bec6b89449af033dc https://github.com/Perl/perl5/commit/837781cc8ee9bae7551c730bec6b89449af033dc Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M

[Perl/perl5]

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr_api3 Home: https://github.com/Perl/perl5

[Perl/perl5] 1d440e: Document gv_autoload4

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1d440ec4903d5548d4d83f3e1d3547bbd528ae6f https://github.com/Perl/perl5/commit/1d440ec4903d5548d4d83f3e1d3547bbd528ae6f Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M

[Perl/perl5]

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr_api8 Home: https://github.com/Perl/perl5

[Perl/perl5] c58817: Distinguish C- and perly- literals - PERLY_BRACE_OPEN

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c588171e624c7ef69a51c51bb22df460e83e6dd8 https://github.com/Perl/perl5/commit/c588171e624c7ef69a51c51bb22df460e83e6dd8 Author: Branislav ZahradnĂ­k Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M

[Perl/perl5] cbcd1d: perlapi: Two references aren't yet links

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cbcd1db37b0359885fc7985026f88e9af3f368c3 https://github.com/Perl/perl5/commit/cbcd1db37b0359885fc7985026f88e9af3f368c3 Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M sv.h

[Perl/perl5] ea705b: Document various CopSTASHfoo functions

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr_api0 Home: https://github.com/Perl/perl5 Commit: ea705badf7dd5547941748ce7df54c8d9d17b741 https://github.com/Perl/perl5/commit/ea705badf7dd5547941748ce7df54c8d9d17b741 Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed

[Perl/perl5] a5d767: perlintern: Document gv_stashsvpvn_cached

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr_api2 Home: https://github.com/Perl/perl5 Commit: a5d767b2a27c7a4376fc21ed73cff6a91274d3fd https://github.com/Perl/perl5/commit/a5d767b2a27c7a4376fc21ed73cff6a91274d3fd Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths:

[Perl/perl5]

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr_api6 Home: https://github.com/Perl/perl5

[Perl/perl5] b1decf: Document gv_fetchfile(_flags)?

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1decff385f198a18c063aa3815c47f77440aab6 https://github.com/Perl/perl5/commit/b1decff385f198a18c063aa3815c47f77440aab6 Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M

[Perl/perl5]

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw/pr_api0 Home: https://github.com/Perl/perl5

[Perl/perl5] 340e52: Document safesys...alloc fcns; safesysfree

2020-12-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 340e526363979e280a7f5786a1249ada130b8a93 https://github.com/Perl/perl5/commit/340e526363979e280a7f5786a1249ada130b8a93 Author: Karl Williamson Date: 2020-12-27 (Sun, 27 Dec 2020) Changed paths: M

  1   2   3   4   5   6   7   8   9   10   >