naruse (Yui NARUSE)
- Login: naruse
- Email: naruse@airemix.jp
- Registered on: 04/27/2008
- Last connection: 01/28/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 17 | 332 | 349 |
Reported issues | 22 | 175 | 197 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 07/18/2008 |
Backport186 | Developer | 09/20/2009 |
Backport187 | Developer | 09/20/2009 |
Backport191 | Developer | 05/16/2009 |
Backport192 | Manager, Developer | 08/02/2010 |
Backport193 | Developer | 08/24/2011 |
Backport200 | Developer | 02/17/2013 |
Backport21 | Developer, Release Manager | 12/21/2013 |
Backport22 | Developer | 12/19/2014 |
CommonRuby | Developer | 12/21/2012 |
Ruby 1.8 | Developer | 04/27/2008 |
Ruby master | Developer, Release Manager | 04/27/2008 |
Activity
02/16/2021
-
01:25 PM Ruby master Feature #17363: Timeouts
- Through my experience on implementing write_timeout for net/http, there are 2 layers for this type of APIs.
Low-le... -
07:22 AM Ruby master Bug #17594 (Rejected): Sort order of UTF-16LE is based on binary representation instead of codepoints
- In Ruby, UTF-16 and UTF-32 are not a first citizen. This behavior is by design.
As you say we can implement better ... -
07:13 AM Ruby master Feature #17608: Compact and sum in one step
- I think your code is actually `rel.pluck(:col).compact.sum`.
It can be written as `rel.sum(:col)`
https://api.rubyo... -
04:17 AM Ruby master Bug #17626: FileUtils.cp may cause utime_failed
- ruby_3_0 551f1236a43ad014522d120dea1f136052879c0a merged revision(s) a681c484a3c5b9235c84bc5c253b4406e498e8cf.
-
04:16 AM Ruby master Revision 551f1236 (git): merge revision(s) a681c484a3c5b9235c84bc5c253b4406e498e8cf: [Backport #17626]
- Fixed codepage for utime [Bug #17626]
Should use the given codepage argument.
Co-Authored-By: Nobuy... -
04:13 AM Ruby master Bug #17560: Does `Module#ruby2_keywords` return `nil` or `self`?
- ruby_3_0 38f9c832e812f96fd06ca73688ff2baa528c119c merged revision(s) 49d3830f44031174ad450a0ea1cdcdf0eabf9d0e.
-
04:13 AM Ruby master Revision 38f9c832 (git): merge revision(s) 49d3830f44031174ad450a0ea1cdcdf0eabf9d0e: [Backport #17560]
- Fix documentation for Module#ruby2_keywords
It returns nil, not self.
Fixes [Bug #17560]
--...
02/08/2021
-
10:54 AM Ruby master Bug #17482: Ractor.receive doesnt accept Ctrl+C under some condition
- ruby_3_0 9aba46d8d80473594e567dff1652626e7b2a77b0 merged revision(s) 6f727853cee41195b67ee5d793c1ac23fe1a6ae0,b2674c1...
-
10:13 AM Ruby master Revision 9aba46d8 (git): merge revision(s) 6f727853cee41195b67ee5d793c1ac23fe1a6ae0,b2674c1fd725b43adf51af7935c780359d70c2a4: [Backport #17482]
- only main thread can modify vm->ubf_async_safe
vm->ubf_async_safe is VM global resource and only main thread...
02/02/2021
-
05:28 PM Ruby master Bug #17604: Backport RBS 1.0.4 and TypeProf 0.12.0 into ruby_3_0
- ruby_3_0 03c50eb0db82afc528f1eaf53b5fd55423449f04 merged revision(s) 598b7988f4f332c2d974bde6bc8be299150e2dce,4a06cb3...
Also available in: Atom