General

Profile

duerst (Martin Dürst)

Issues

open closed Total
Assigned issues 9 69 78
Reported issues 21 152 173

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport187 Committer 06/18/2013
Backport191 Committer 05/16/2009
Backport192 Committer 10/05/2011
Backport193 Committer 10/05/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer 01/08/2009
Ruby master Committer 06/24/2008

Activity

11/12/2024

01:13 AM Ruby master Feature #20882: Provide Boolean(...)
Earlopain (A S) wrote in #note-5:
> I'm positive and would like to use something like this as well. However, since `...
duerst (Martin Dürst)

09/12/2024

03:21 AM Ruby master Feature #19908: Update to Unicode 15.1
hsbt (Hiroshi SHIBATA) wrote in #note-8:
> Unicode 16.0 has been released.
> Should we move this instead of 15.1?...
duerst (Martin Dürst)
03:20 AM Ruby master Feature #20724 (Assigned): Update to Unicode 16.0
Unicode 16.0 has been released (see https://www.unicode.org/versions/Unicode16.0.0/). We should update to 16.0 after ... duerst (Martin Dürst)

07/30/2024

08:03 AM Ruby master Feature #20594: A new String method to append bytes while preserving encoding
Eregon (Benoit Daloze) wrote in #note-9:
> My understanding of `byte*` methods is they treat the String as a byte ...
duerst (Martin Dürst)

07/09/2024

06:12 AM Ruby master Bug #20617: /\pArabic/ character property doesn't match certain Arabic characters
`(\p{In_Arabic}` may not be enough. There are 8 blocks with a name containing 'Arabic'. For details, see e.g. https:/... duerst (Martin Dürst)

05/20/2024

03:23 AM Ruby master Feature #20498: Negated method calls
I think defining an explicit method for this purpose (on `Object`, I guess) would be better, because it wouldn't add ... duerst (Martin Dürst)

05/12/2024

02:13 AM Ruby master Feature #20484 (Feedback): A new pragma for eager resolution of classes referenced in rescue clauses.
Can you give an example with actual code to show where you get problems? duerst (Martin Dürst)

04/25/2024

03:44 AM Ruby master Feature #20443: Allow Major GC's to be disabled
ko1 (Koichi Sasada) wrote in #note-8:
> Basically I like this idea. Some points.
>
> * should not use "major" as ...
duerst (Martin Dürst)

04/18/2024

06:22 AM Ruby master Misc #20434: Deprecate encoding-related regular expression modifiers
I guess there might still be some use for the encoding-related modifiers in single-line scripts and the like. But I d... duerst (Martin Dürst)

04/04/2024

12:09 AM Ruby master Misc #20406: Question about Regexp encoding negotiation
This is a more general comment, but my impression is that the encoding flags on regular expressions may be outdated. ... duerst (Martin Dürst)

Also available in: Atom