General

Profile

duerst (Martin Dürst)

Issues

open closed Total
Assigned issues 9 68 77
Reported issues 22 150 172

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

02/21/2024

08:31 AM Ruby master Misc #20281: DevMeeting-2024-03-14
- [Misc #20287] DevMeeting before or after RubyKaigi
- It would be great to plan ahead, so that people can make the...
duerst (Martin Dürst)
08:29 AM Ruby master Misc #20287 (Open): DevMeeting before or after RubyKaigi
RubyKaigi itself runs from May 15-17 (Wed-Fri) in Naha.
It would be nice to have a DevMeeting before or afterwards...
duerst (Martin Dürst)

02/19/2024

11:23 PM Ruby master Feature #18576: Rename `ASCII-8BIT` encoding to `BINARY`
What about
```
>> "fée" + "fée".b
(irb):8:in `+': incompatible character encodings: UTF-8 and BINARY (ASCII-8BIT) ...
duerst (Martin Dürst)

02/16/2024

06:16 AM Ruby master Misc #20254: Add Launchable into Ruby CI
@ono-max About customizing options, whatever results in less email by default is highly preferable. duerst (Martin Dürst)

01/29/2024

11:14 PM Ruby master Bug #20095 (Closed): Regex lookahead behaving strangely in 3.3.0
If the duplicate has already be resolved, then let's close this, too. duerst (Martin Dürst)

01/24/2024

11:11 AM Ruby master Feature #20205: Enable `frozen_string_literal` by default
`frozen_string_literal` can lead to more efficient code, but it's also part of a programming style (usually called fu... duerst (Martin Dürst)

01/18/2024

03:42 AM Ruby master Misc #20191: Deprecate magic encoding comment
For the record, I agree with Hiroshi, Kenta, and Yui. The changes from Python 2 to Python 3 didn't work in favor of P... duerst (Martin Dürst)

01/09/2024

01:25 AM Ruby master Feature #19908: Update to Unicode 15.1
@janosch-x You are correct, thanks! I noticed it a few days ago, but didn't yet get around to write about that here. ... duerst (Martin Dürst)

01/05/2024

12:25 AM Ruby master Bug #20148 (Rejected): Sorting not working as expected on Urdu words.
The characters involved (shown right-to-left in most environments) are:
U+0627 ا ARABIC LETTER ALEF
U+00628 ب ARABI...
duerst (Martin Dürst)

01/04/2024

05:58 AM Ruby master Feature #20054: Replace the use of `def` in endless method definitions with a new sigil
What about using '&', i.e. resulting in `&foo = method_body`? '&' is definitely associated with methods/blocks/procs,... duerst (Martin Dürst)

Also available in: Atom