From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id C05A91F453 for ; Wed, 1 May 2019 10:07:48 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 340BE120992; Wed, 1 May 2019 19:07:43 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id A781212096F for ; Wed, 1 May 2019 19:07:40 +0900 (JST) Received: by filter0147p3mdw1.sendgrid.net with SMTP id filter0147p3mdw1-15832-5CC96FED-D 2019-05-01 10:07:41.334232057 +0000 UTC m=+479901.695279365 Received: from herokuapp.com (unknown [54.159.201.37]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id Ex9j1bYZSDaZBcvwQFPbrw for ; Wed, 01 May 2019 10:07:41.278 +0000 (UTC) Date: Wed, 01 May 2019 10:07:41 +0000 (UTC) From: lourens@bearmetal.eu Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 67995 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15782 X-Redmine-Issue-Author: k0kubun X-Redmine-Sender: methodmissing X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?Fr=2F4MkNsnJ5O85XS4movydqTd1a9M98=2FgJAFvUl026MnSggNPT3qi9YYRqwY3N?= =?us-ascii?Q?Ln9=2FgXo+uq=2FD3RcPe3E2olw8VUJnalBaKbwibTT?= =?us-ascii?Q?NMUedRRxdaDxqHGm6Wyy3UscADa1TIrXGVOFzzv?= =?us-ascii?Q?Od0Pq7pn4gghO0ipqaqRqVFUTjPf76h43Q4TdhI?= =?us-ascii?Q?f9Ga04mg0APisC76JHs6O6lDNqDPW53rGWA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 92512 Subject: [ruby-core:92512] [Ruby trunk Misc#15782] DevelopersMeeting20190522Japan X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #15782 has been updated by methodmissing (Lourens Naud=E9). * [Misc #15800] [PATCH] Reduce `ONIG_NREGION` size from 10 to 4 * Power of 2 and testing revealed most pattern matches are less than or eq= ual to 4 results * `MatchData` instances over allocate memory for the most common cases * [Misc #15802] [PATCH] Reduce the minimum string buffer size from 127 to 6= 3 bytes * The most common case for string buffers in Rails processes are less than= 63 bytes ---------------------------------------- Misc #15782: DevelopersMeeting20190522Japan https://bugs.ruby-lang.org/issues/15782#change-77875 * Author: k0kubun (Takashi Kokubun) * Status: Open * Priority: Normal * Assignee: = ---------------------------------------- Please comment your favorite ticket numbers you want to ask to discuss with= your *SHORT* comment or summary. (your summary/comment will help us because we don't need to read all of tic= ket comments) *DO NOT* discuss then on this ticket, please. ---- Date: 2019/05/22 (Wed) Time: 13:00-17:00 (JST) Place: pixiv (Tokyo, Japan) Sign-up: https://ruby.connpass.com/event/129507/ log: TODO logedit: TODO # NOTES - Dev meeting *IS NOT* a decision making place. All decisions should be don= e at the bug tracker. - Dev meeting is a place we can ask Matz, nobu, nurse and other developers = directly. - Matz is a very busy person. Take this opportunity to ask him. If you can = not attend, other attendees can ask instead of you (if attendees can unders= tand your issue). - We will write a log about discussion to a file or to each ticket in Engli= sh. - All activities are best-effort (keep in mind that most of us are voluntee= r developers). - The date, time and place is scheduled according to when/where we can rese= rve Matz's time. # Agenda ## Next dev-meeting ## About 2.7 timeframe ## Check security tickets ## Carry-over from previous meeting(s) ## From Attendees ## From non-attendees ---- Please comment your favorite ticket we need to discuss with *the following = format*. ``` * [Ticket ref] Ticket title (your name) * your comment why you want to put this ticket here if you want to add. ``` Your comment is very important if you are no attendee because we can not as= k why you want to discuss about it. Example: ``` * [Feature #14609] `Kernel#p` without args shows the receiver (ko1) * I feel this feature is very useful and some people say :+1: so let disc= uss about this feature. ``` We don't guarantee to put tickets in agenda if the comment violate the form= at (because it is hard to copy&paste). -- = https://bugs.ruby-lang.org/ Unsubscribe: