Issue #15930 has been updated by methodmissing (Lourens Naud=E9). * [Misc #15805] Let memory sizes of the various IMEMO object types be refle= cted correctly * Only the imemo_tmpbuf type's auxiliary malloc heap buffer is factored i= nto `obj_memsize_of`, other imemo types also alloc on the heap * PR: https://github.com/ruby/ruby/pull/2140 * [Misc #15806] Explicitly initialise encodings on init to remove branches = on encoding lookup * Currently `rb_enc_from_index` and related methods explicitly check for = encoding table init on each call - I think this should be initialised at bo= ot time instead as even the simple case of loading the interpreter requires= the encoding table to be loaded anyways (`symbol.c`) * PR: https://github.com/ruby/ruby/pull/2128 ---------------------------------------- Misc #15930: DevelopersMeeting20190711Japan https://bugs.ruby-lang.org/issues/15930#change-79288 * Author: mame (Yusuke Endoh) * Status: Open * Priority: Normal * Assignee: = ---------------------------------------- Please comment on your favorite ticket numbers you want to ask to discuss w= ith your *SHORT* comment or summary. (your summary/comment will help us because we don't need to read all of the= ticket comments) *DO NOT* discuss then on this ticket, please. ---- Date: 2019/07/11 (Thu) Time: 13:00-17:00 (JST) Place and Sign-up: https://ruby.connpass.com/event/135823/ log: https://docs.google.com/document/d/1K61SGIwp8_rNsPyhmayUcERu71vt_etDjX= dhqrLmBVY/edit# # 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 the discussion to a file or to each ticket in E= nglish. - All activities are best-effort (keep in mind that most of us are voluntee= r developers). - The date, time and place are scheduled according to when/where we can res= erve Matz's time. # Agenda ## Next dev-meeting ## About 2.7 timeframe ## Check security tickets ## Discussion ---- Please comment on your favorite ticket we need to discuss with *the followi= ng 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 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 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: <mailto:ruby-core-request / ruby-lang.org?subject=3Dunsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>