General

Profile

mdalessio (Mike Dalessio)

Issues

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

Projects

Project Roles Registered on
Ruby master Contributor 07/29/2024

Like

Activity

12/02/2024

10:08 PM Ruby master Revision af5c34fb (git): [ruby/rdoc] Prefer String#ord to #codepoints[0]
(https://github.com/ruby/rdoc/pull/1220)
https://github.com/ruby/rdoc/commit/09d7f35420
Co-authored-by: Nobuyoshi N...
mdalessio (Mike Dalessio)
10:07 PM Ruby master Revision 4cce246d (git): [ruby/rdoc] ClassModule#superclass= accepts a ClassModule as an
argument
(https://github.com/ruby/rdoc/pull/1222)
It is necessary for ClassModule's instance variable @superclass to...
mdalessio (Mike Dalessio)

11/30/2024

04:06 PM Ruby master Revision 83bd9191 (git): [ruby/rdoc] Methods are sorted symbols-first
(https://github.com/ruby/rdoc/pull/1219)
There are three distinct ranges of symbols in ASCII:
- the range below "A"...
mdalessio (Mike Dalessio)

11/08/2024

05:30 PM Ruby master Feature #20878: A new C API to create a String by adopting a pointer: `rb_enc_str_adopt(const char *ptr, long len, long capa, rb_encoding *enc)`
This would likely be useful in Nokogiri as well. The two key places I have in mind are
1. returning a large serial...
mdalessio (Mike Dalessio)

10/17/2024

08:40 PM Ruby master Revision 0b38e184 (git): [ruby/rdoc] feature: Render mixed-in methods and constants with
`--embed-mixins`
(https://github.com/ruby/rdoc/pull/842)
* Embed mixed-in methods and constants with `--embed-mixins...
mdalessio (Mike Dalessio)

09/06/2024

04:45 PM Ruby master Bug #20501: ruby SEGV
I'm not able to reproduce on Linux with this script using either master HEAD or 5613d6e95b. mdalessio (Mike Dalessio)

07/28/2024

04:07 PM Ruby master Bug #20088: Ruby 3.3.0 does not cross-complie on arm64-darwin
@k0kubun Can I ask for 2a4a8466 to be backported to 3.3? mdalessio (Mike Dalessio)

06/12/2024

03:27 PM Ruby master Bug #20577: FREE_AT_EXIT segfaulting after 32683aa1
I can also reproduce this by running ruby_memcheck's tests with ruby master. mdalessio (Mike Dalessio)
03:16 PM Ruby master Bug #20577: FREE_AT_EXIT segfaulting after 32683aa1
@peterzhu2118 If it's helpful, the Nokogiri ruby-head CI jobs (run with ruby_memcheck) fail reliably:
- https://gi...
mdalessio (Mike Dalessio)
02:46 PM Ruby master Bug #20577: FREE_AT_EXIT segfaulting after 32683aa1
One more note: I can't reliably reproduce this without `bundle exec`, but the project directory does not have a Gemfi... mdalessio (Mike Dalessio)

Also available in: Atom