written by alh

1 - 20 of 63 posts:

<< < > >> Summaries on
  • Maintaining Perl (Tony Cook) March 2025 Fri, 09-May-2025 by alh

    Tony writes: 2025/03/03 Monday 0.83 #23015 research and comment 0.22 #23012 research and comment 0.45 #22827 review updates and re-approve 0.68 amagic_call/coverity follow-up, work on a fix, commit message wording, check is clangsa picks this up 0.15 amagic_call/coverity, commit message, push for CI 0.28 #22642 review updates and approve 0.78 #23044 research and comment 3.39 2025/03/04 Tuesday 0.80 #23012 comment,

    ... read more
  • Maintaining Perl (Tony Cook) February 2025 Fri, 09-May-2025 by alh

    Tony writes: 2025/02/03 Monday 0.28 ppc 30/31 list catch up 0.13 github notifications 0.08 #22955 briefly comment 0.62 #22956 review, testing and comment 0.23 #22957 review and approve 0.30 #22958 review and approve 0.42 #22970 review and approve 0.92 #22917 review, research, testing and approve 2.98 2025/02/04 Tuesday 0.45 github notifications 0.23 #22955 review and approve 1.27 #22963

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): March - April 2025 Fri, 09-May-2025 by alh

    Dave writes: This is my monthly report on work done during Mar and Apr 2025, covered by my TPF perl core maintenance grant. I spent most of my time continuing to refactor Extutils::ParseXS, as a precursor to adding reference-counted stack abilities to XS. In particular, I've recently pushed a large PR, intended to be merged once 5.42.0 is done, which converts ParseXS to create an AST for each XSUB it

    ... read more
  • PEVANS Core Perl 5: Grant Report for March 2025 Wed, 16-Apr-2025 by alh

    Paul writes: Hours: 4.5 SV vstring API https://github.com/Perl/perl5/pull/23075 1.5 PERL_MAGIC_env independence in hv.c https://github.com/Perl/perl5/pull/23076 4 HvSTASHAUX https://github.com/leonerd/perl5/tree/hv-stashaux 3 Rename any and all features https://github.com/Perl/perl5/pull/23105 Total: 13 hours

    ... read more
  • Maintaining Perl (Tony Cook) January 2025 Sun, 16-Mar-2025 by alh

    Tony writes: 2025/01/06 Monday 0.67 #22695 testing, follow-up 0.43 github notifications 0.75 #22804 research and comment 0.22 #22824 research and comment 1.08 #22882 research and comment 1.18 #22883 review discussion, work on test code 4.33 2025/01/07 Tuesday 0.25 #22888 testing and comment 0.08 #22868 briefly comment 0.33 #22864 review and approve 0.20 #22865 review and approve 0.38 #22889

    ... read more
  • Maintaining Perl (Tony Cook) December 2024 Sun, 16-Mar-2025 by alh

    Tony writes: 2024/12/02 Monday 0.18 github notifications 0.70 #22773 review updates, testing and approve 0.15 #22792 look over test failures, comment 0.30 #22788 rebase. squash and push for CI 0.38 #22799 review, research, comment and approve 0.33 #22795 review and approve 0.65 #22797 review and approve, research and comment 0.18 #22792 follow-up 0.22 #22784 review CI, apply to blead, perldelta

    ... read more
  • PEVANS Core Perl 5: Grant Report for February 2025 Wed, 05-Mar-2025 by alh

    Paul writes: Hours: 4 Regexp global pos API https://github.com/Perl/perl5/pull/22971 2 faster-signatures parser reshaping https://github.com/Perl/perl5/pull/22967 3 Lexical method invocation operator 1 Bugfix lexical methods field/signature https://github.com/Perl/perl5/issues/23030 https://github.com/Perl/perl5/pull/23031 Total: 10 hours

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): January - February 2025 Wed, 05-Mar-2025 by alh

    Dave writes: This is my monthly report on work done during Jan and Feb 2025, covered by my TPF perl core maintenance grant. I spent some time continuing to do various bits of code refactoring and test-adding on Extutils::ParseXS, as a precursor to adding reference-counted stack abilities to XS. I also fixed a bug in regexes which have embedded code blocks where, if the code-block code recurses and calls the

    ... read more
  • PEVANS Core Perl 5: Grant Report for December 2024 - January 2025 Mon, 10-Feb-2025 by alh

    Paul writes: I only did about an hour in December, so I thought rather than submit a report for a single hour, I'd just roll it into this month's. For December: 1 Final merge tasks for any and all https://github.com/Perl/perl5/pull/22773/ For January: 0.5 Resync "Time::Piece" to CPAN https://metacpan.org/release/PEVANS/Time-Piece-1.35 4.5 "faster-signatures" experimentation into subroutine signature improvements https://github.com/leonerd/perl5/tree/faster-signatures 1 Implement my method syntax https://github.com/Perl/perl5/pull/22940 5 Reshaping the way

    ... read more
  • Maintaining Perl (Tony Cook) November 2024 Fri, 31-Jan-2025 by alh

    Tony writes: 2024/11/04 Monday 1.83 #15861 research and comment, research SWIG behaviour and follow-up comment 0.08 #22717 review and approve 0.62 #22718 research and comment 0.32 #22720 start review, comments 0.45 #22720 more review, conditional approval 3.30 2024/11/05 Tuesday 0.93 #22718 provide a simple module version of the PR 0.17 #22720 check updates and approve 0.50 #22721 review, testing and

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): December 2024 Wed, 29-Jan-2025 by alh

    Dave writes: This is my monthly report on work done during December 2024 covered by my TPF perl core maintenance grant. I spent most of last month continuing to do various bits of code refactoring and test-adding on Extutils::ParseXS, as a precursor to adding reference-counted stack abilities to XS. Summary: 8:42 process p5p mailbox 29:17 refactor Extutils::ParseXS Total: 37:59

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): November 2024 Sun, 22-Dec-2024 by alh

    Dave writes: This is my monthly report on work done during November 2024 covered by my TPF perl core maintenance grant. I spent most of last month continuing to do various bits of code refactoring and test-adding on Extutils::ParseXS, as a precursor to adding reference-counted stack abilities to XS. Summary: 5:09 process p5p mailbox 39:10 refactor Extutils::ParseXS Total: 44:19 TOTAL

    ... read more
  • Maintaining Perl (Tony Cook) October 2024 Sun, 22-Dec-2024 by alh

    Tony writes: 2024/10/01 Tuesday 1.17 #22547 work on revert, test code, testing, make PR 22635 0.08 #22633 review and approve 0.22 #22634 review and approve 1.17 #22629 review and comments 0.20 #22547 work on more tests 2.84 2024/10/02 Wednesday 0.23 #22629 review and approve 0.15 github notifications 0.30 #22639 review and comment 0.33 #22638 review and comment 0.50 #22614

    ... read more
  • PEVANS Core Perl 5: Grant Report for November 2024 Sun, 08-Dec-2024 by alh

    Paul writes: I had a suddenly much more productive month in November, as a lot of little logjams and other things in the way all got cleared. Hours: 4 Optimise foreach on builtin::indexed https://github.com/Perl/perl5/pull/22641 https://github.com/Perl/perl5/pull/22726 8 "faster signatures" experiment https://github.com/leonerd/perl5/tree/faster-signatures https://github.com/Perl/perl5/pull/22763 3 valid_identifier function family https://github.com/Perl/perl5/pull/22769 1 :writer attribute on fields https://github.com/Perl/perl5/pull/22765 7 Implementing any and all https://github.com/Perl/perl5/pull/22773 1 Fix B::Deparse on method

    ... read more
  • Maintaining Perl (Tony Cook) September 2024 Sun, 17-Nov-2024 by alh

    Tony writes: 2024/09/02 Monday 0.12 #22547 comment 0.13 #21246 review and comment 1.58 #22415 research and comment 0.22 #22541 review and approve 0.20 #22125 comment 0.13 #22539 review and approve 0.43 #22380 apply to blead, perldelta 0.93 #22552 review and approve with comment 3.74 2024/09/03 Tuesday 0.77 #22563 review, research and approve 2.22 #22542 debugging, research and comment

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): October 2024 Sun, 17-Nov-2024 by alh

    Dave writes: This is my monthly report on work done during October 2024 covered by my TPF perl core maintenance grant. I spent most of last month continuing to do various bits of code refactoring and test-adding on Extutils::ParseXS, as a precursor to adding reference-counted stack abilities to XS. SUMMARY: 9:23 process p5p mailbox 47:46 refactor Extutils::ParseXS Total: 57:09

    ... read more
  • Maintaining Perl (Tony Cook) August 2024 Sun, 17-Nov-2024 by alh

    Tony writes: 2024/08/01 Thursday 0.42 #22450 review updates, discussion, approve with comment 0.47 #22451 review, testing and approve 0.17 #22436 review and approve with comment 0.62 #22441 review and comment 1.28 #21524 provide patches to Promise-ES6 1.20 #1420/#19124 more review, cleanup, push for CI 4.16 2024/08/05 Monday 0.10 #22444 no follow-up discussion, recheck and approve 0.37 #20317 research and comment

    ... read more
  • PEVANS Core Perl 5: Grant Report for October 2024 Sun, 17-Nov-2024 by alh

    Paul writes: Hours: 4 meta module sub signature queries and bugfixes https://metacpan.org/release/PEVANS/meta-0.012/source/Changes 5 Optimisations for foreach on builtin::indexed https://github.com/Perl/perl5/pull/22641 5 Beginnings of improvements to subroutine signatures in core. Experiment with the idea of no-snails and prepare for implementing named parameters as per PPC0024. https://github.com/leonerd/perl5/tree/faster-signatures Total: 14 hours

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): September 2024 Wed, 09-Oct-2024 by alh

    Dave writes: This is my monthly report on work done during September 2024 covered by my TPF perl core maintenance grant. I spent most of last month continuing to do various bits of code refactoring and test-adding on Extutils::ParseXS, as a precursor to adding reference-counted stack abilities to XS. SUMMARY: 5:02 process p5p mailbox 2:06 reduce smoke failures 54:15 refactor Extutils::ParseXS Total: 61:23 TOTAL

    ... read more
  • PEVANS Core Perl 5: Grant Report for August - September 2024 Fri, 04-Oct-2024 by alh

    Paul writes: With the 5.40 release well out of the way, and freed from my PSC commitments, I managed to find a bit more time this month to actually write some useful code. Hours: 2 Improvements to op_dump for custom operators https://github.com/Perl/perl5/pull/22572 1 Improvements toop_dump on existing UNOP_AUX operators https://github.com/Perl/perl5/pull/22573 11 Additions to meta module: various "list"-type methods, set_prototype set_subname on metasubroutines, add_named_sub helper method, is_class is_method

    ... read more
<< < > >>
Max results per page:    5    10    20    50    100    200    500