dylants (Dylan Thacker-Smith)
- Login: dylants
- Registered on: 03/12/2018
- Last sign in: 01/16/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 7 | 8 |
Activity
01/16/2024
- 06:14 PM Ruby master Bug #14607: Fix use of the rb_profile_frames start parameter
- > The original patch has a merge conflict. However, I have opened a pull request with the fix for this issue (https:/...
05/25/2022
- 06:07 PM Ruby master Bug #18801: Dead YARV instructions produced when `branchif` is used
- Both of those instructions serve a purpose, but they could also be optimized away.
`next_catch_label` is reference...
04/20/2021
- 09:59 PM Ruby master Bug #14607: Fix use of the rb_profile_frames start parameter
- > I need to remember why such special (additional) calculation is done
I'm not sure what you mean by additional ca...
04/14/2021
- 06:28 PM Ruby master Feature #17790: Have a way to clear a String without resetting its capacity
- > Maybe String#capacity and String#capacity= would make sense?
Using `capacity=` for the method name would set the...
04/09/2021
- 06:44 PM Ruby master Feature #17790: Have a way to clear a String without resetting its capacity
- If we want `clear` to shrink memory by default, a `shrink: true` keyword argument could be added so the user could ov...
- 06:38 PM Ruby master Feature #17790: Have a way to clear a String without resetting its capacity
- What makes sense probably depends on how long lived the String is and whether there is an upper-bound to how much nee...
03/26/2021
- 12:12 AM Ruby master Feature #17749: Const source location without name
- I agree that `source_location` would be better for this new feature, since it is referring to the receiver of the cal...
08/04/2020
- 07:57 PM Ruby master Bug #14607: Fix use of the rb_profile_frames start parameter
- The original patch has a merge conflict. However, I have opened a pull request with the fix for this issue (https://...
12/02/2019
- 09:20 PM Ruby master Feature #12928: Use socket conect_timeout in net stdlib for open_timeout
- It looks like we can now use the `resolv_timeout` `Socket.tcp` option that was recently added by https://bugs.ruby-la...
11/14/2019
- 06:21 PM Ruby master Feature #16336: Allow private constants to be accessed with absolute references
- https://bugs.ruby-lang.org/issues/16123 added support for making private methods calls explicitly through `self`, so ...
Also available in: Atom