General

Profile

methodmissing (Lourens Naudé)

  • Login: methodmissing
  • Email: lourens@bearmetal.eu
  • Registered on: 11/18/2009
  • Last sign in: 04/06/2020

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 11 6 17

Activity

12/10/2020

09:15 AM Ruby master Revision 9a174375 (git): Right size literal regular expression buffers on compile
methodmissing (Lourens Naudé)

06/11/2020

04:54 AM Ruby master Revision ae93ebae (git): [ruby/logger] Let Logger#reopen not raise on nil log devices
https://github.com/ruby/logger/commit/da7bf844e5 methodmissing (Lourens Naudé)
04:53 AM Ruby master Revision f3e12caa (git): [ruby/logger] Let File::NULL ("/dev/null", "NUL" etc.) be considered a nil log device
https://github.com/ruby/logger/commit/b42a1b99aa methodmissing (Lourens Naudé)

03/10/2020

04:32 PM Ruby master Bug #16682: Ruby 2.7.0p0 crash on exit if there is an active RUBY_INTERNAL_EVENT_GC_EXIT tracepoint
byroot (Jean Boussier) wrote in #note-6:
> ko1 (Koichi Sasada) wrote in #note-5:
> > how about to disable this TP?
...
methodmissing (Lourens Naudé)

03/09/2020

12:50 PM Ruby master Bug #16682: Ruby 2.7.0p0 crash on exit if there is an active RUBY_INTERNAL_EVENT_GC_EXIT tracepoint
The tracepoint instance appears to not be of type TypedData anymore, fails the type check, exception is raised, which... methodmissing (Lourens Naudé)

01/26/2020

04:38 PM Ruby master Feature #16563 (Open): Let rb_mod_const_at and rb_const_list use an ID table instead for inherited VS private constant segregation
References https://github.com/ruby/ruby/pull/2840
It feels unnatural to cast an `ID` to `st_data_t` if we already ...
methodmissing (Lourens Naudé)
03:56 PM Ruby master Feature #16562 (Open): Expose rb_io_set_encoding_internal to reduce function calls on loading source files
References https://github.com/ruby/ruby/pull/2829
Removes a few `rb_funcall` calls from source file reading and th...
methodmissing (Lourens Naudé)

01/12/2020

11:03 PM Ruby master Revision 61ff5cd5 (git): Fix syntax error in obj_free with hash size debug counter when USE_DEBUG_COUNTER is enabled
methodmissing (Lourens Naudé)

01/11/2020

01:40 AM Ruby master Revision 40c57ad4 (git): Let execution context local storage be an ID table
methodmissing (Lourens Naudé)

01/08/2020

09:09 AM Ruby master Revision 592d7cee (git): Speeds up fallback to Hash#default_proc in rb_hash_aref by removing a method call
methodmissing (Lourens Naudé)

Also available in: Atom