sho-h (Sho Hashimoto)
- Login: sho-h
- Email: sho-h@netlab.jp
- Registered on: 08/28/2008
- Last sign in: 01/27/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 2 | 2 |
| Reported issues | 2 | 26 | 28 |
Activity
01/27/2018
-
05:46 AM Ruby Bug #13990: Remove obsoleted Ruby code from lib/rdoc/ruby_token.rb from 2.3 and 2.4
- OK. Thanks. @usa
-
05:36 AM Ruby Bug #13990: Remove obsoleted Ruby code from lib/rdoc/ruby_token.rb from 2.3 and 2.4
- This ticket was closed but 2.3 and 2.4 is not fixed yet.
@hsbt: Should I reopen this ticket? -
05:20 AM Ruby Bug #14408 (Closed): Add hash argument description for GC.stat and GC.latest_gc_info document
- I want to add hash argument description to GC.stat and GC.latest_gc_info document.
I guess this argument is for avoiding probe effect like ObjectSpace.#count_objects.
* https://docs.ruby-lang.org/en/2.5.0/ObjectSpace.html#method-c-...
10/09/2017
-
02:49 AM Ruby Bug #13990 (Closed): Remove obsoleted Ruby code from lib/rdoc/ruby_token.rb from 2.3 and 2.4
- Symbol document at docs.ruby-lang.org/en is broken.
* https://docs.ruby-lang.org/en/2.4.0/Symbol.html
The reason is RDoc::RubyToken::Symbol in lib/rdoc/ruby_token.rb was aliased to ::Integer.
lib/rdoc/ruby_token.rb was deleted f...
09/11/2017
-
02:01 AM Ruby Bug #13889: FileUtils.rmdir が Errno::ENOTEMPTY を無視している
- 追記漏れに気付いたので追記しました。
* https://github.com/rurema/doctree/commit/c238a2cc3f77f5f500ea9b001379524438476b38
Errno::ENOTEMPTYについてはoptions[:verbose]がtrueの時だけ何か出力するくらいはしてもいいかもしれません。 -
01:45 AM Ruby Bug #13889: FileUtils.rmdir が Errno::ENOTEMPTY を無視している
- 1.9から故意に無視するようになったようでしたので日本語リファレンスの方を修正しました。そのうちWebの方も反映されるかと思います。
* https://github.com/rurema/doctree/commit/026eb146c07aa15b2914be905d49d80ef3b1c164
11/08/2016
-
04:04 PM Ruby Misc #12911 (Open): Translate docs
- translate doc/*.ja.rdoc
c.f. [ruby-dev:47319]
08/20/2016
-
05:30 AM Ruby Bug #12692 (Closed): remove RUBYLIB_PREFIX from man/irb.1
- remove RUBYLIB_PREFIX like r45599?
* https://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/man/irb.1?view=markup&pathrev=53867#l122
02/16/2015
-
12:35 AM Ruby Feature #10790 (Closed): Can't read CommitterHowto's links
- CommitterHowto と CommitterHowtoJa を修正しました。
In English,
I fixed CommitterHowto's links and CommiterHowtoJa's links. -
12:08 AM Ruby Misc #10843 (Closed): Removed libraries still exist in doc/standard_library.rdoc
- r49606 で修正しました。