janosch-x (Janosch Müller)
- Login: janosch-x
- Registered on: 04/30/2017
- Last connection: 12/26/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 3 | 5 | 8 |
Activity
12/25/2022
-
05:16 PM Ruby master Feature #19236: Allow to create hashes with a specific capacity from Ruby
- maybe the genie is out of the bottle already, but it would be nice to have a uniform API for creating objects with a ...
-
04:52 PM Ruby master Feature #19148: Define Hash#merge_sum as Hash#merge with sum block
- ## naming, edge cases
`merge_sum` would be a confusing name IMO, because the method neither takes nor returns a (s...
12/09/2022
-
02:26 AM Ruby master Revision 6ea3edbd (git): Fix bad code example in documentation
05/23/2022
-
10:17 AM Ruby master Feature #18788: Support passing Regexp options as String to Regexp.new
- @nobu
Thank you for the explanation regarding symbols!
> we'll need migration period to warn anything other tha... -
10:11 AM Ruby master Bug #18797 (Open): Third argument to Regexp.new is a bit broken
- ## Situation
'n' or 'N' can be passed as a third argument to `Regexp.new`. However, the behavior is not the same a...
05/18/2022
-
04:39 PM Ruby master Feature #18749: Strangeness of endless inclusive ranges
- Maybe a simple, non-breaking solution would be to make endless Ranges exclude the end regardless of how they are writ...
-
08:21 AM Ruby master Feature #18788: Support passing Regexp options as String to Regexp.new
- > Please don't allow symbols. It may look cute (in some cases), but the options are essentially a set of single lette...
05/17/2022
-
08:26 PM Ruby master Feature #18788: Support passing Regexp options as String to Regexp.new
- I agree that the use cases are fairly limited. They are not totally uncommon, though.
`Regexp.new` is mostly neede... -
12:11 PM Ruby master Feature #18788 (Closed): Support passing Regexp options as String to Regexp.new
- ## Current situation
`Regexp.new` takes an integer as second argument which needs to be ORed together from multipl...
04/08/2022
-
06:52 PM Ruby master Bug #18686 (Open): Regexp supporting unexpected age properties in Ruby < 3.2
- I've encountered this on GitHub Actions running Ubuntu 20. I cannot reproduce it locally on Darwin/arm64.
It is a ...
Also available in: Atom