In "Perl 5 Development"

61 - 80 of 98 posts:

<< < > >> Summaries on
  • Maintaining the Perl 5 Core (Dave Mitchell): Grant Report for August 2017 Tue, 12-Sep-2017 by Makoto Nozaki

    This is a monthly report by Dave Mitchell on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. I didn't do much TPF work last month; I was mainly instead doing work funded by Booking.com. What time I did spend was mainly fixing a few 'blead breaks perl' tickets. SUMMARY: 1:34 RT #131938 BBC Imager-1.005.tar.gz 2:00 RT #131942 BBC

    ... read more
  • Maintaining Perl 5 (Tony Cook): Grant Report for August 2017 Tue, 12-Sep-2017 by Makoto Nozaki

    This is a monthly report by Tony Cook on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. Approximately 42 tickets were reviewed, and 9 patches were applied 0.53 #124368 retesting, apply to blead 4.13 #127663 testing, fix issues on Win32, more testing #127663 more testing, push smoke branch 0.57 #128263 retest, apply to blead 1.08

    ... read more
  • Maintaining the Perl 5 Core (Dave Mitchell): Grant Report for June 2017 Wed, 06-Sep-2017 by Makoto Nozaki

    This is a monthly report by Dave Mitchell on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. I spent June mainly: finishing off the heavy reworking of perl's internal sprintf implementation. This has now been merged into blead. It contains about 100 commits which fixes bugs, audits the code for possible integer overflows, makes the code simpler

    ... read more
  • Maintaining Perl 5 (Tony Cook): Grant Report for July 2017 Wed, 06-Sep-2017 by Makoto Nozaki

    This is a monthly report by Tony Cook on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. Approximately 38 tickets were reviewed, and 3 patches were applied 0.12 #p5p POSIX 2008 locale api discussion with khw 4.00 #124368 work up a decent test, find a difference between threaded/non-threaded, work up a patch, testing #124368 more testing,

    ... read more
  • Unicode membership Tue, 22-Aug-2017 by Dan Wright

    I'm pleased to report that The Perl Foundation has renewed its associate level membership in the Unicode Consortium. This membership allows Perl core developers to be on the "inside track" when it comes to the future of Unicode standards. It also gives them access to documents and people that have made the development of Unicode support in Perl easier. The Perl Foundation is pleased to be able to make this

    ... read more
  • Grant Extension Request: Maintaining the Perl 5 Core Tue, 13-Jun-2017 by Makoto Nozaki

    Dave Mitchell has requested an extension of $20,000 for his Maintaining the Perl 5 Core grant. He also has requested an hourly rate change from $50 to $60. This will allow him to dedicate another 333 hours to this work. During this grant he sent regular reports to the p5p mailing list as well as providing monthly summary reports that have been published on this site, the most recent of

    ... read more
  • Maintaining the Perl 5 Core: May 2017 report Wed, 07-Jun-2017 by Makoto Nozaki

    This is a monthly report by Dave Mitchell on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. I spent May mainly: heavily reworking perl's internal sprintf implementation. I've now pushed a smoking branch containing about 100 commits which fixes bugs, audits the code for possible integer overflows, makes the code simpler and simpler to understand, and improves

    ... read more
  • Perl 5 Core Grant Proposal: Zefram maintaining the Perl 5 core Sun, 04-Jun-2017 by Makoto Nozaki

    TPF Board has received a new grant application under Perl 5 Core Maintenance Fund. Before we vote on this proposal, we would like to get feedback from the Perl community. Please leave feedback in the comments or, if you prefer, email your comments to makoto at perlfoundation.org. IRC nickname: Zefram project title: Zefram maintaining the Perl 5 core ###synopsis I'd like a grant to work on the Perl 5 core,

    ... read more
  • Maintaining the Perl 5 Core: February 2017 report Mon, 13-Mar-2017 by Makoto Nozaki

    This is a monthly report by Dave Mitchell on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. The main things I did last month were: Firstly, fixing various issues with scopes in regexes. In particular, code blocks sometimes failed to undo localisations when backtracking. For example the $s below wasn't always being restored when the B part of the match

    ... read more
  • Perl 5 Core Hackathon (p5hack) Report Tue, 21-Feb-2017 by Todd Rinaldo

    Thanks to The Perl Foundation and our beloved sponsors, a large portion of the critical contributors to the Perl 5 Porters the core group of Perl 5 developers, were able to get together on November 11th, 2016 at the Booking.com headquarters in Amsterdam, The Netherlands, for our very first Perl 5 Core hackathon, nicknamed Perl 5 Hack. This is our report. It was a four-day event, composed of discussions on

    ... read more
  • Maintaining the Perl 5 Core: December 2016 report Tue, 17-Jan-2017 by Makoto Nozaki

    Dave Mitchell writes: I spent December: 1> looking for quick some wins on speeding up perl compile-time, using 'perl -MCPAN -e1' as a typical example of loading and compiling several .pm files. I tweaked Perl_yyparse and shaved ~2% off the compile time; then tweaked Perl_sv_gets and shaved another ~2% off, and also got a pleasing run-time boost for line reading, with reading a big list of words now ~8% faster

    ... read more
  • Maintaining the Perl 5 Core: Report for Month 25 Mon, 23-Nov-2015 by Karen Pauley

    Dave Mitchell writes: I spent October mainly working on two things. First, I optimised some common arithmetic operators: so that for the very common case of both args being simple ints in ranges that won't overflow, or both being floats, a simple C-level or whatever can be directly done. For more complex or mixed args, it falls back to the existing slower code. For and I optimised the simple integer

    ... read more
  • Maintaining the Perl 5 Core: Report for Month 22 Wed, 02-Sep-2015 by Karen Pauley

    Dave Mitchell writes: I spent July mainly working on two things. First, I continued to work on the whole issue of how subroutines are invoked and returned from, and especially how the various perl stacks are manipulated during this time, i.e. all the PUSHBLOCK/PUSHSUB stuff. I also started extending the work to other context types, such as loops. I have mainly concentrated on removing unnecessary fields from the CXt_SUB context

    ... read more
  • Maintaining the Perl 5 Core Grant Extended Fri, 24-Jul-2015 by Karen Pauley

    I'm delighted to announce that Dave Mitchell's recent "grant extension request":http://news.perlfoundation.org/2015/06/grant-extension-request.html has been successful. This extension will allow Dave to continue with this work for another 400 hours. Thanks to everyone who provided feedback on this application and to all those who continue to provide financial support to the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund. If you are interested in funding this work please contact karen perlfoundation.org or donate directly through

    ... read more
  • Booking.com Donates $60,000 to Perl 5 Development Thu, 02-Oct-2014 by TPF Conferences Staff

    It is our pleasure to announce that Booking.com has donated the sum of $60,000 to the Perl Foundation to aid with further development of the Perl 5 programming language. This donation is a further contribution to the Core Maintenance Fund that Booking.com has consistently supported over several years. This donation is a another step in the support that Booking.com gives to TPF and the broader Perl community. Darren Huston, Chief

    ... read more
  • The First Twenty-Five Years Tue, 18-Dec-2012 by mdk

    Introduction Opening Remarks Being asked to write a piece celebrating the twenty-fifth anniversary, in essence a Silver Celebration, since the first release of the Perl Programming language was both a joy and a terror. Where would I start, what would I include, what approach should I take? It is a significant prospect as the sheer depth of history can only be matched by the breadth of influence that Perl has

    ... read more
  • Liquid Web Donate to P5 CMF Thu, 22-Sep-2011 by mdk

    Liquid Web are the latest company to donate the significant sum of $10,000 to the Perl 5 Core Maintenance Fund, Liquid Web wish to "assist in the continued development and maintenance of the dynamic and powerful Perl programming language". "Liquid Web, Inc.":http://www.LiquidWeb.com are a rapidly growing managed Web Hosting company, with locations in Michigan and Arizona with a clear commitment to innovation and development. Liquid Web has developed much of

    ... read more
  • Net-A-Porter Champions Web Development Wed, 31-Aug-2011 by mdk

    As announced by Karen Pauley at this year's YAPC::EU in Riga, Latvia, "NET-A-PORTER.COM":http://www.net-a-porter.com, the world's premier online luxury fashion retailer, will donate $10,000 to the Perl 5 Core Maintenance Fund. "NET-A-PORTER":http://www.net-a-porter.com is committed to innovations in web technology and has created a bespoke e-Commerce platform to offer its customers a fast, responsive and interactive user experience. It uses Perl for a number of its programs and makes this donation as

    ... read more
  • cPanel Sponsor P5CMF Tue, 19-Jul-2011 by mdk

    It is my pleasure to announce that the Perl 5 Core Maintenance Fund has attracted sponsorship from cPanel. cPanel approached Karen Pauley, president of The Perl Foundation, during the recent YAPC::NA conference in Asheville and announced their intent to sponsor this fund. Karen was both pleased and delighted at the generosity of cPanel who have decided to sponsor $10,000. cPanel has been developed in Perl and they have been sponsoring

    ... read more
  • Booking.com Sponsor P5CMF Tue, 19-Jul-2011 by mdk

    It is my pleasure to announce that Booking.com approached Karen Pauley, president of The Perl Foundation, during the recent YAPC::NA conference in Asheville and announced their intent to sponsor the Core Maintenance Fund. Karen was both pleased and delighted at the generosity of Booking.com who have decided to sponsor $10,000. Booking.com have sponsored Perl events and initiatives for many years and have also been host to Perl events at their

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