Branch: refs/heads/yves/fork_sub
  Home:   https://github.com/Perl/perl5
  Commit: 8328b0a2ce44fbadbfae838778f20da72b5f3a84
      
https://github.com/Perl/perl5/commit/8328b0a2ce44fbadbfae838778f20da72b5f3a84
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M .gitignore
    M MANIFEST.SKIP

  Log Message:
  -----------
  Ignore agent related content


  Commit: 1928316ca29f9e290277b398fd659cd04d225ebf
      
https://github.com/Perl/perl5/commit/1928316ca29f9e290277b398fd659cd04d225ebf
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M MANIFEST
    M cop.h
    M dump.c
    M embed.fnc
    M embed.h
    M embedvar.h
    M ext/Opcode/Opcode.pm
    M ext/XS-APItest/APItest.pm
    M ext/XS-APItest/APItest.xs
    M ext/XS-APItest/APItest_runtime_helpers.xs
    A ext/XS-APItest/t/generator-runtime.t
    M feature.h
    M gv.c
    M intrpvar.h
    M keywords.c
    M keywords.h
    M lib/B/Deparse-core.t
    M lib/B/Deparse.pm
    M lib/B/Op_private.pm
    M lib/feature.pm
    M opcode.h
    M opnames.h
    M perl.h
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M pod/perl.pod
    A pod/perlasync.pod
    M pod/perldelta.pod
    M pod/perldiag.pod
    M pod/perlexperiment.pod
    M pod/perlfunc.pod
    M pp.c
    M pp_ctl.c
    M pp_proto.h
    M proto.h
    M regen/feature.pl
    M regen/keywords.pl
    M regen/opcodes
    M run.c
    M sv.c
    M t/op/coreamp.t
    M t/op/coresubs.t
    A t/op/generator.t
    M toke.c
    M win32/pod.mak

  Log Message:
  -----------
  add a generator syntax


  Commit: 6433455e0055b2436222f5c5554d1d83f0d74861
      
https://github.com/Perl/perl5/commit/6433455e0055b2436222f5c5554d1d83f0d74861
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    A generator_plan.md

  Log Message:
  -----------
  add the plan


  Commit: 3bc7ca52a821ed036adf01203753ea282643da99
      
https://github.com/Perl/perl5/commit/3bc7ca52a821ed036adf01203753ea282643da99
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M cop.h
    M embed.fnc
    M embed.h
    M proto.h
    M run.c

  Log Message:
  -----------
  Pass initial arguments into generators


  Commit: 5e9f108c636f77d37d305533f2dd5862de222571
      
https://github.com/Perl/perl5/commit/5e9f108c636f77d37d305533f2dd5862de222571
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M cop.h
    M embed.fnc
    M embed.h
    M generator_plan.md
    M lib/B/Op_private.pm
    M opcode.h
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M pp_ctl.c
    M proto.h
    M regen/opcodes
    M run.c

  Log Message:
  -----------
  Pass arguments and lists through generators


  Commit: 4d204fe4be858089d570bb2e3f806ad4cc35da66
      
https://github.com/Perl/perl5/commit/4d204fe4be858089d570bb2e3f806ad4cc35da66
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M embed.h
    M generator_plan.md
    M perly.act
    M perly.h
    M perly.tab
    M perly.y
    M pod/perlasync.pod
    M pp_ctl.c
    M proto.h
    M run.c
    M t/op/generator.t

  Log Message:
  -----------
  Test and document parameterized generators


  Commit: a9f40271514768480d0db74c2e3fb96023e0cbea
      
https://github.com/Perl/perl5/commit/a9f40271514768480d0db74c2e3fb96023e0cbea
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M cop.h
    M embed.fnc

  Log Message:
  -----------
  Track generator return state


  Commit: 19f8b301fb260bba5ad14ac3a9f15f5bd7bf5741
      
https://github.com/Perl/perl5/commit/19f8b301fb260bba5ad14ac3a9f15f5bd7bf5741
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M embed.fnc

  Log Message:
  -----------
  Normalize generator API declarations


  Commit: cd76ec2646eec32cfc30c2cd5c150f7b2284c7b9
      
https://github.com/Perl/perl5/commit/cd76ec2646eec32cfc30c2cd5c150f7b2284c7b9
  Author: Yves Orton <[email protected]>
  Date:   2026-08-28 (Fri, 28 Aug 2026)

  Changed paths:
    M pod/perlasync.pod
    M pod/perldiag.pod

  Log Message:
  -----------
  Document generator argument diagnostics


Compare: https://github.com/Perl/perl5/compare/8328b0a2ce44%5E...cd76ec2646ee

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to