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 |
The Open Source Pledge We at The Perl and Raku Foundation are supporting the Open Source Pledge initiative. The Open Source Pledge consists of companies with a shared commitment to paying the maintainers of the open source software they consume, therefore aims to help address sustainability challenges facing the Open Source community. The Sustainability Challenge in OSS Open source software is the backbone of much of today’s technology, but it ... read more |
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 |
The Japan Perl Association made a generous donation to The Perl and Raku Foundation following their fundraising activity at YAPC::Hiroshima Here is a thank you message from Olaf Adler: Japanese translation below: 日本語抄訳 こんにちは。Olaf Alderと申します。The Perl Foundationで後援者様向け広報の担当をしています。今日は日本のPerlコミュニティの皆様に感謝の意を表したく、ご連絡差し上げました。 Japan Perl AssociationとYAPC::Japanの皆様には、長年にわたるご支援を誠に「ありがとう」ございます。特に先日のYAPC::Hiroshimaの大盛況をお祝い申し上げます。写真で見た酒樽募金箱は印象的で、今後、私は日本酒を飲むたびにこのイベントを思い出すでしょう。 YAPCの継続的な成功は素晴らしいです。日本チームの秘訣を世界に伝えてほしいと願っています。私たちも多くを学びたいと思います。 Japan Perl AssociationはThe Perl Foundationの大切なパートナーです。今後とも協力し、Perlの発展に努めましょう。YAPC::Hakodateの盛会をお祈りしています。ありがとうございます! ... read more |
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 |
TPRC 2024 was held in Las Vegas. The foundation has gathered feedback from the community/conference data and composed the following after action report. We look forward to seeing everyone next year in Greenville, SC. ... read more |
For the first time in the conference's history, we're going to Greenville, South Carolina! Next year's conference will be held at the Holiday Inn Express Suites on Woodruff Rd on June 27-29, 2025. The format will a little different from recent conferences--Friday will be dedicated to a small class session, and the conference will be two tracks, Saturday and Sunday. Mark your calendars now! The call for papers and hotel ... read more |
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 |
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 |
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 |