headius (Charles Nutter)
- Email: [email protected]
- Registered on: 12/16/2008
- Last connection: 07/06/2017
Issues
- Assigned issues: 1
- Reported issues: 86
Projects
- Ruby trunk (Developer, 12/13/2012)
- Ruby (Developer, Contributor, 12/13/2012)
- CommonRuby (Developer, 12/21/2012)
- Backport21 (Developer, 12/21/2013)
- Backport22 (Developer, 12/19/2014)
Activity
07/08/2017
- 04:51 AM Ruby trunk Bug #13723: Change to use RubyVM for syntax check in test suite breaks suite for non-MRI
- Thank you nobu!
07/07/2017
- 07:19 PM Ruby trunk Bug #13723: Change to use RubyVM for syntax check in test suite breaks suite for non-MRI
- nobu (Nobuyoshi Nakada) wrote:
> In some cases, `RubyVM::InstructionSequence.compile` and `eval` fail in different m...
07/06/2017
- 07:10 PM Ruby trunk Bug #13723: Change to use RubyVM for syntax check in test suite breaks suite for non-MRI
- I have the following patch that uses eval when RubyVM::InstructionSequence is not available.
```diff
diff --git a... - 06:46 PM Ruby trunk Bug #13723 (Closed): Change to use RubyVM for syntax check in test suite breaks suite for non-MRI
- In revision 57158 (6b5f9277 on github) nobu modified the syntax checks in test/lib/test/unit/assertions.rb to use MRI...
03/14/2017
- 08:57 PM Ruby trunk Feature #5481: Gemifying Ruby standard library
- hsbt (Hiroshi SHIBATA) wrote:
> Thank you for your information. I have never seen jruby patches in jruby/ruby reposi...
02/13/2017
- 06:35 PM Ruby trunk Feature #5481: Gemifying Ruby standard library
- Please coordinate with us on the JRuby team. The released gems will need to be loadable in JRuby, since people will s...
12/02/2016
- 04:25 PM Ruby trunk Bug #13000 (Assigned): Implement Set#include? with Hash#include?
- Why does `Set#include?` not call `Hash#include?`? Currently it calls `Hash#[]`.
The protocol of Set already use `H...
11/26/2016
- 06:16 AM Ruby trunk Bug #12938: forwardable.rb is no longer compatible with any alternative implementation
- This is great, thanks nobu!
11/22/2016
- 07:41 PM Ruby trunk Feature #11999: MatchData#to_h to get a Hash from named captures
- Shouldn't this produce Symbol keys?
11/19/2016
- 06:24 AM Ruby trunk Bug #12938: forwardable.rb is no longer compatible with any alternative implementation
- This should be fixed before 2.4, so JRuby does not have to ship an old version of forwardable.rb.
Also available in: Atom