In "Grants"

1 - 20 of 974 posts:

<< < > >> Summaries on
  • 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

    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
  • Dancer2 Documentation Grant Report Fri, 08-Nov-2024 by Saif Ahmed
    in: Grants

    Jason has submitted a midway report of his Dancer 2 Documentation project. While the project is undoubtedly an important piece of work, his report is also a perfect example of how grants (or indeed any project) should be done. There is a professional demonstration of discipline, identifying goals, challenges, and success.

    ... 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
  • Maintaining Perl 5 Core (Dave Mitchell): August 2024 Sat, 14-Sep-2024 by alh

    Dave writes: This is my monthly report on work done during August 2024 covered by my TPF perl core maintenance grant. I spent most of last month doing various bits of code refactoring on Extutils::ParseXS, as a precursor to adding reference-counted stack abilities to XS. The code for Extutils::ParseXS is exceedingly unpleasant, with for example the main method, process_file being over 1700 lines of code. It's a random mishmash

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): July 2024 Mon, 19-Aug-2024 by alh

    Dave writes: This is my monthly report on work done during July 2024 covered by my TPF perl core maintenance grant. I spent most of last month continuing to work on understanding XS and improving its documentation, as a precursor to adding reference-counted stack abilities to XS. I finished working through the Extutils::ParseXS module's code line line trying to understand it. SUMMARY: 5:24 process p5p mailbox 3:01 reduce smoke failures

    ... read more
  • PEVANS Core Perl 5: Grant Report for July 2024 Mon, 19-Aug-2024 by alh

    Paul writes: July ended up being a rush to finish some commercial work I had going elsewhere, but I did manage a few core commits. Nothing directly user-visible but they add some safety for -DDEBUGGING builds that often helps track down mismatched pointers when making API calls and can help find a lot of subtle bugs. Hours: 4 Pointer cast safety improvements https://github.com/Perl/perl5/pull/22416 https://github.com/Perl/perl5/pull/22417 https://github.com/Perl/perl5/pull/22421 Total: 4 hours

    ... read more
  • Maintaining Perl (Tony Cook) July 2024 Wed, 14-Aug-2024 by alh

    Tony writes: 2024/07/01 Monday 0.42 #22333 review and approve 0.08 #22349 review update and approve 0.08 #22323 review update and approve 0.08 #22341 review update and approve 0.10 #22324 review update and approve 0.07 #22344 review update and approve 0.12 #22355 review and approve 0.37 #22356 review, research and approve 0.13 #22357 review, research, comment and approve 0.10 #22358 review

    ... read more
  • Maintaining Perl (Tony Cook) June 2024 Tue, 23-Jul-2024 by alh

    Tony writes: 2024/06/03 Monday 0.72 #22211 check smoke results, check and re-word one commit message, make PR 22257 1.95 #22230 debugging 2.42 #22230 debugging 5.09 2024/06/04 Tuesday 0.45 #22211 cleanup, testing, update PR 1.20 #22252 review, testing 1.47 #22230 test issues. debugging 3.12 2024/06/05 Wednesday 2.20 #22230 review khw-env changes 1.47 #22230 try an experiment with character encoding, which

    ... read more
  • PEVANS Core Perl 5: Grant Report for April, May, June 2024 Mon, 15-Jul-2024 by alh

    Paul writes: My time was almost entirely consumed during April and May by running a stage show, and then June by travelling the entire length of the country supporting a long-distance bicycle adventure; as such I didn't get much Perl work done and I've only just got around to writing out what few things I did get done. Entirely related to a few last pre-release steps to get features nicely

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): June 2024 Thu, 11-Jul-2024 by alh
    in: Grants

    Dave writes: This is my monthly report on work done during June 2024 covered by my TPF perl core maintenance grant. I spent most of last month continuing to work on understanding XS and improving its documentation, as a precursor to adding reference-counted stack abilities to XS. This work is a bit frustrating, as I still haven't got anything publicly to show for it. Privately however, I do have about

    ... read more
  • Maintaining Perl (Tony Cook) May 2024 Mon, 24-Jun-2024 by alh
    in: Grants

    Tony writes: Hours> 2024/05/01 Wednesday 0.93 review smoke reports 0.08 check cygwin dll conflict revert results and open PR 22187 2.87 C++ header testing again 3.88 2024/05/02 Thursday 2.90 C++ header testing: test code 1.23 more C++ header testing test code 4.13 2024/05/06 Monday 0.17 github notifications 0.88 #22195 start prep of test env 1.63 more C++ header testing, actually

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