Roger Pack
- Email:
- Registered on: 07/02/2008
- Last connection: 02/08/2012
Projects
- Archive91 (Contributor, 01/27/2010)
- Ruby (Contributor, 10/17/2009)
- Ruby 1.8 (Contributor, 10/17/2009)
- ruby-trunk (Contributor, 10/17/2009)
Activity
Reported issues: 145
02/08/2012
- 05:43 am ruby-trunk Feature #5979 (Open): deprecate Thread#raise
- as discussed in ruby-core, we should probably deprecate Thread#raise since it's dangerous.
http://blade.nagaokaut.ac...
08/27/2011
- 01:16 am ruby-trunk Feature #3356: Add GetShortPathName to ruby
- I could use this as well (because some File-like classes return an 8.3 filename, some the full filename, so not alway...
06/17/2011
- 06:35 am ruby-trunk Bug #4790: [rdoc] attempt to clarify IO rdocs
- Uploading new version of the patch with better terminated HTML strings.
Thanks!
-roger-
06/10/2011
- 10:54 pm ruby-trunk Bug #373: MingwでIO#dupがブロックする
- Was this fixed in r20630 ?
06/04/2011
- 01:33 am ruby-trunk Bug #4803: RCLASS_SUPER won't compile for C extensions as of revision 31627
- just ran into this, as well
https://gist.github.com/1006162
If there's a work around do let us know :)
-roger-
06/02/2011
- 03:55 am ruby-trunk Feature #4086: Feature request: add String#contain? and {Enumerable,Array}#contain? methods
- No negative feedback so I created a patch for it. It would be great to have it reviewed before next feature freeze, ...
05/28/2011
- 01:20 am ruby-trunk Bug #4790 (Closed): [rdoc] attempt to clarify IO rdocs
- As per some confusion over options for File.open [1], here is a patch to attempt to clarify.
[1] http://www.ruby-f...
05/27/2011
- 07:18 am ruby-trunk Feature #4786 (Open): RCR new Feature: Numeric#grouped
- Hello all.
As discussed in http://www.ruby-forum.com/topic/1060694#new with apparently no objection, this is a req...
05/20/2011
- 12:27 am ruby-trunk Feature #4086: Feature request: add String#contain? and {Enumerable,Array}#contain? methods
- Ok I am updating to clarify this. The gist of the code change would be this (patch attached):
module Enumerable
... - 12:15 am ruby-trunk Feature #4742 (Closed): Allow for File.open('yo', :mode => File::WRONLY|File::TRUNC|File::CREAT)
- Currently we have these options for File.open:
File.open('yo', 'w')
File.open('yo', File::WRONLY|File::TRUNC|Fil...
Also available in: Atom