kosaki (Motohiro KOSAKI)
- Login: kosaki
- Email: kosaki.motohiro@gmail.com
- Registered on: 01/06/2010
- Last sign in: 03/14/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 3 | 120 | 123 |
Reported issues | 2 | 66 | 68 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/31/2010 |
Activity
03/14/2025
-
03:39 PM Ruby Feature #19908: Update to Unicode 15.1
- +1
12/03/2019
-
10:50 AM Ruby Revision 7f2cd2ae (git): fix typo
12/01/2019
-
04:34 PM Ruby Revision 4d7a6d04 (git): Avoid unnecessary tzset() call
- Akatsuki reported ENV['TZ'] = 'UTC' improved 7x-8x faster on following code.
t = Time.now; 100000.times { Time.new(20...
08/06/2018
-
08:11 AM Ruby Bug #14969: Process.groups が返す GID が重複している場合がある
- つまり、
・specを直すに賛成である
・ただ、API docで Process.groups.sort.uniq がふつうの使い方みたいに教えてあげるのが親切と思う
の2つが意見です -
08:08 AM Ruby Bug #14969: Process.groups が返す GID が重複している場合がある
- Process.groupsが
・結果が昇順にソートされている保証はない(OS依存)
・Effective gidが入っているかどうかはOS依存
・重複するIDはそのままarrayに入っていることもあれば、重複が取り除かれている...
10/21/2017
-
02:22 PM Ruby Revision 3e5a2521 (git): test_pathname.rb#test_open should care about umask
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:21 PM Ruby Revision 3666ceb7 (git): test_cp_preserve_permissions should care about umask
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:15 PM Ruby Revision 1493972e (git): kill "discards ‘const’ qualifier" warning
- Kill following warning.
../../../ext/psych/yaml/emitter.c: In function ‘yaml_emitter_write_block_scalar_hints’:
../.... -
01:15 PM Ruby Revision e3b4cd38 (git): kill "discards ‘const’ qualifier" warning
- Kill following warning.
../../../ext/psych/yaml/emitter.c: In function ‘yaml_emitter_write_folded_scalar’:
../../../... -
01:02 PM Ruby Revision af14720f (git): kill "value computed is not used" warning
- Currently, gcc claims your coding style is not good. Shut it up.
../../../ext/psych/yaml/emitter.c: In function ‘yam...
Also available in: Atom