tomstuart (Tom Stuart)
- Login: tomstuart
- Email: hi@tomstu.art
- Registered on: 07/01/2015
- Last sign in: 10/04/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 4 | 5 |
Like
Activity
08/04/2023
- 07:42 AM Ruby master Feature #19830: Allow `Array#transpose` to take an optional size argument
- nobu (Nobuyoshi Nakada) wrote in #note-1:
> Why not `ary.transpose[1]&.join`?
That avoids the exception but retur...
08/03/2023
- 05:42 PM Ruby master Feature #19830 (Open): Allow `Array#transpose` to take an optional size argument
- One benefit of supplying an initial value to `Enumerable#inject` is that it avoids an annoying edge case when the col...
07/15/2023
- 03:39 PM Ruby master Revision 72a3bb7e (git): Allow `--backtrace-limit` option to appear in RUBYOPT
- There’s no reason to prevent RUBYOPT from controlling the backtrace
limit. In fact, Matz said [0] he was expecting th... - 03:39 PM Ruby master Revision de68e240 (git): Allow -1 as the value of `--backtrace-limit` option
- -1 is a legitimate backtrace limit — in fact, it’s the default — so it
should be possible to provide it with the `--b... - 03:39 PM Ruby master Revision c32b608e (git): Add `--backtrace-limit` option to the man page
07/13/2023
- 05:20 PM Ruby master Feature #19752: Allow `--backtrace-limit` to appear in RUBYOPT
- Thank you @nobu. I’ve rebased https://github.com/ruby/ruby/pull/8010 onto `master` to include your fix, and added you...
- 08:01 AM Ruby master Feature #19752: Allow `--backtrace-limit` to appear in RUBYOPT
- Thank you for accepting!
Currently (i.e. on `master` with this patch applied), `--backtrace-limit` in `RUBYOPT` ha...
07/10/2023
- 10:24 AM Ruby master Feature #19752: Allow `--backtrace-limit` to appear in RUBYOPT
- My main goal is to allow `RUBYOPT` to support `--backtrace-limit`.
I am happy to remove the ability to say `--backtr...
07/01/2023
- 02:55 PM Ruby master Feature #19752 (Closed): Allow `--backtrace-limit` to appear in RUBYOPT
- The `--backtrace-limit` option was added in #8661 but it is not currently supported in the `RUBYOPT` environment vari...
12/03/2022
- 02:26 PM Ruby master Feature #19000: Data: Add "Copy with changes method" [Follow-on to #16122 Data: simple immutable value object]
- RubyBugs (A Nonymous) wrote in #note-29:
> please consider that making no-args an error makes programming around thi...
Also available in: Atom