shan (Shannon Skipper)
- Login: shan
- Registered on: 12/23/2012
- Last sign in: 11/04/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 4 | 7 | 11 |
Like
Activity
07/07/2024
- 01:41 AM Ruby master Feature #19236: Allow to create hashes with a specific capacity from Ruby
- I'm really looking forward to this feature being available via a Ruby interface. ❤️
05/07/2024
- 11:25 PM Ruby master Feature #20476: Add Enumerator#eager that returns self, like Enumerator::Lazy#lazy
- Added a PR https://github.com/ruby/ruby/pull/10739
- 11:24 PM Ruby master Feature #20476 (Open): Add Enumerator#eager that returns self, like Enumerator::Lazy#lazy
- I'd like to propose adding an Enumerator#eager method. We currently have Enumerator#lazy, Enumerator::Lazy#lazy, Enum...
05/04/2024
- 03:45 PM Ruby master Feature #20469: Add a JSON addition for Enumerator::ArithmeticSequence
- I just realized I filed my PR in the wrong place since JSON is a gem. (Sorry for the noise.) I closed the previous PR...
05/03/2024
- 07:11 PM Ruby master Feature #20469 (Third Party's Issue): Add a JSON addition for Enumerator::ArithmeticSequence
- There's a JSON addition for `Range` but one wasn't added for `Enumerator::ArithmeticSequence` when it was introduced....
04/27/2024
- 01:47 AM Ruby master Bug #20450: Ruby 3.3.1 broken with bootsnap
- RVM is now patching this by default for 3.3.1 installs. https://github.com/rvm/rvm/pull/5457
04/24/2024
- 10:40 PM Ruby master Bug #20450: Ruby 3.3.1 broken with bootsnap
- For what it's worth, here are some untested install scripts using a minimalist version of @eugeneius's patch for ruby...
- 02:56 PM Ruby master Feature #20443: Allow Major GC's to be disabled
- I wonder if "full_sweep" would be worth considering as an alternative to "major" to align with the existing `GC.start...
04/01/2024
- 02:26 PM Ruby master Feature #20404: `2pi`
- The Tau Manifesto (https://tauday.com/) was introduced by Michael Hartl, a Rubyist, and handily `𝜏 == 2π` so it might...
03/26/2024
- 07:32 PM Ruby master Feature #20394: Add an offset parameter to `String#to_i`
- Dan0042 (Daniel DeLorme) wrote in #note-4:
> It doesn't seem like String#getbyte is much faster than File#getbyte, a...
Also available in: Atom