Glass_saga (Masaki Matsushita)
- Email: glass.saga@gmail.com
- Registered on: 10/06/2010
- Last connection: 01/12/2018
Issues
- Assigned issues: 4
- Reported issues: 57
Projects
- Ruby trunk (Developer, 10/31/2012)
- Ruby 1.8 (Developer, 10/31/2012)
- Ruby (Developer, 10/31/2012)
- Backport191 (Developer, 10/31/2012)
- Backport192 (Developer, 10/31/2012)
- Backport193 (Developer, 10/31/2012)
- CommonRuby (Developer, 12/21/2012)
- Backport200 (Developer, 02/17/2013)
- Backport187 (Developer, 06/18/2013)
- Backport21 (Developer, 12/21/2013)
- Backport22 (Developer, 12/19/2014)
Activity
Today
-
02:15 PM Ruby trunk Misc #15614: DevelopersMeeting20190311Japan
- [Misc #15615] File.birthtimeがLinux環境で有効なファイル作成時刻を得られなかった場合の挙動について
-
06:48 AM Ruby trunk Misc #15614 (Open): DevelopersMeeting20190311Japan
- Please comment your favorite ticket numbers you want to ask to discuss with your *SHORT* comment or summary.
(your s... -
02:13 PM Ruby trunk Misc #15615 (Open): File.birthtimeがLinux環境で有効なファイル作成時刻を得られなかった場合の挙動について
- File.birthtimeはファイルの作成時刻を返すメソッドです。
これまでLinux環境ではこのメソッドは実装されておらず、呼び出すとNotImplementedErrorが発生していましたが、r67088から一部のLinux環...
02/19/2019
-
05:44 AM Ruby trunk Revision 67088 (trunk): file.c: enable File.birthtime on Linux
- enable File.birthtime on Linux if statx(2) is available.
02/11/2019
-
03:06 AM Ruby trunk Revision 67049 (trunk): io.c: remove unused variable and fix typo
-
02:12 AM Ruby trunk Revision 67047 (trunk): io.c: check HAVE_FCOPYFILE
02/10/2019
-
08:21 AM Ruby trunk Revision 67043 (trunk): random.c: use getrandom() if available.
- getrandom() is supported by glibc 2.25 or later.
02/06/2019
-
01:37 AM Ruby trunk Misc #15546: DevelopersMeeting20190207Japan
- * [Feature #15588] String#each_chunk and #chunks
* Looking for feedback on this patch. -
01:35 AM Ruby trunk Feature #15588 (Open): String#each_chunk and #chunks
- String#each_chunk iterates chunks of specified size in String.
String#chunks is a shorthand for str.each_chunk(n).to...
02/03/2019
-
11:30 PM Ruby trunk Revision 66996 (trunk): io.c: get src_size from stp. Fix r66995.
Also available in: Atom