Activity
From 12/08/2009 to 12/14/2009
12/14/2009
-
09:58 PM Bug #2111: Error:test_rm_f(TestFileUtils)
- =begin
> include FileUtils をした時の rm_f の挙動を確認するテストのはずなのに
む、あの行はこのチケット用ですか。
ならばあの行が存在すること自体が誤りでしょう。
include の順番のテストが欲しいならば 別に用意するべきで、FileUtils でやるべきではありません。
=end
-
03:52 PM Bug #2111: Error:test_rm_f(TestFileUtils)
- =begin
include FileUtils をした時の rm_f の挙動を確認するテストのはずなのに
FileUtils.rm_f を使うように変更しても良いのでしょうか?
=end
-
12:27 PM Bug #2111 (Closed): Error:test_rm_f(TestFileUtils)
- =begin
This issue was solved with changeset r26090.
Kazuhiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
08:56 PM Bug #2479 (Third Party's Issue): bugs in ruby-mode
- =begin
'"?' don't close string highlight.
"'?" emits the same error.
I tried searching for duplicates but failed to find any sane way of searching the issues, so I apologize if this is a duplicate error rep.
=end
-
05:06 PM Bug #2476: instance_eval ArgumentError
- =begin
Hi,
2009/12/14 Lourens Naudé <redmine@ruby-lang.org>:
> I believe I've found an edge case referencing the recent (Dec 4) changes of instance_eval etc. compatibility with current MRI 1.8 behavior.
>
> Ruby backtrace and cont... -
01:11 AM Bug #2476 (Third Party's Issue): instance_eval ArgumentError
- =begin
Hi,
I believe I've found an edge case referencing the recent (Dec 4) changes of instance_eval etc. compatibility with current MRI 1.8 behavior.
Ruby backtrace and context :
https://gist.github.com/1be3d65c1ff8c23ce964... -
01:34 PM Revision 779aba2d (git): * lib/find.rb (Find.find): rescue only ENOENT and EACCES for lstat.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:50 PM Revision 92e9bf7a (git): * lib/find.rb (Find.find): narrow rescue region.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:11 PM Bug #2139 (Assigned): backquotes method modifies unexpectedly returned content
- =begin
=end
-
12:07 PM Feature #2323 (Assigned): "Z".."Z".succが空
- =begin
Ruby 1.9 Feature に移動した上で、優先度 Low にしておきます
=end
-
11:56 AM Revision 4df4a743 (git): add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:08 AM Revision bcde0b6d (git): merge revision(s) 24621:
- * lib/test/unit.rb (Test::Unit.run=, Test::Unit.run?): fixed rdoc.
[ruby-core:25034]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:28 AM Revision 34bda680 (git): merge revision(s) 25009:
- * lib/open3.rb (Open3#popen3): fixed and improved rdoc. [ruby-core:25658]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:16 AM Revision 90dc4551 (git): merge revision(s) 20573:
- * configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAG
is set. [ruby-talk:322136]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:01 AM Revision 9c3d9bb6 (git): merge revision(s) 26033:
- * lib/bigdecimal.rb: fix comparison operators [ruby-core:26646]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:53 AM Revision 0cdd4e00 (git): merge revision(s) 26032:
- * object.c (rb_Float): Allow results of to_f to be NaN
[ruby-core:26733]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:39 AM Revision fd13ad8c (git): merge revision(s) 25975:
- * eval.c (proc_invoke): unbound block created by define_method
cannot call super. [ruby-core:26984]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:19 AM Revision 315cab12 (git): Explicitly use FileUtils.rm_f. [ruby-dev:39345]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26090 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:19 AM Revision b9d74fd1 (git): merge revision(s) 25921:
- * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not
call rb_inspect() on an object that does not implement necessary
methods; reported by NaHi.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_... -
02:55 AM Revision d515deb4 (git): merge revision(s) 25890:
- * eval.c (rb_method_missing): adjusted format and argument number.
* eval.c (rb_call): fixed for super in cached method.
[ruby-dev:39757]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26088 b2dd03c8-... -
02:46 AM Revision d4ad42a6 (git): merge revision(s) 25766:
- * hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.
[ruby-core:26668]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26087 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:40 AM Revision 25c243bf (git): merge revision(s) 25735:
- * lib/cgi.rb: fix command-line option of
non-interactive terminal. [ruby-core:23016]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:20 AM Revision cc744ef9 (git): * lib/find.rb (Find.find): removed already unnecessary code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/13/2009
-
11:13 PM Bug #2394: [BUG] pthread_mutex_lock: 22 revisited
- =begin
r26061 fixes a bug related this.
Does this still happen?
=end
-
10:48 PM Revision b3ea5a17 (git): add a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:50 PM Revision c9e70071 (git): merge revision(s) 25693:
- * eval.c (method_inspect, method_name, mnew): Bug fix when
method created from an alias.
Based on a patch by Peter Vanbroekhoven [ruby-core:22040]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@2608... -
06:35 PM Revision c5178471 (git): merge revision(s) 25670:
- * eval.c (call_trace_func): remove the trace hook if any exception
raised. [ruby-list:46515]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26082 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:48 PM Revision 5164ba53 (git): merge revision(s) 25659:25661:
- * hash.c (rb_hash): always return a fixnum value because a return
value of rb_hash may be used as a hash value itself and bignums have
no unique VALUE.
* test/ruby/test_hash.rb: add a test for above.
git-svn... - 04:00 PM Revision 3f07a79c (git): * 2009-12-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:00 PM Revision 8dc14638 (git): new test file.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:59 PM Revision 6de15327 (git): merge revision(s) 25515:
- * string.c (rb_str_inspect): get rid of adding garbage to shor
UTF-8 string. [ruby-dev:39550]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:14 PM Revision cf624713 (git): * 2009-12-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26077 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:14 PM Revision 24d2be66 (git): merge revision(s) 25230,25995:
- * marshal.c (struct {dump,load}_arg): manage with dfree, instead
of using local variable which may be moved by context switch.
[ruby-dev:39425]
* marshal.c (marshal_load): should set taintness. [ruby-dev:3972... -
02:48 PM Revision c48a4c29 (git): * lib/find.rb (Find.find): sort directory entries. [ruby-dev:39847]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26075 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:09 PM Revision 8ad9d4ed (git): * 2009-12-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26074 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:09 PM Revision c2e8a9ca (git): * test/openssl/*: added some tests from jruby-openssl.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:08 PM Revision f62310ac (git): doc fix: mutex.lock => self [ruby-core:27115]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26072 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:56 AM Revision 71ab1829 (git): * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data to
- reject non-string.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:29 AM Revision 77088d66 (git): * ruby.c (rb_parser_dump_tree): add prototype.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/12/2009
- 04:35 PM Revision 42933da4 (git): * 2009-12-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:35 PM Revision 07f81c06 (git): Add rdoc and test of Encoding#replicate.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/11/2009
-
12:50 PM Feature #2471 (Rejected): want to choose a GC algorithm
- =begin
LazySweep ではスループットが増大するという話をどこかで聞いた覚えがあって
それが理由で trunk に入らないのかと思っていました。
入らなかったのは単にバグの問題で、すでに解決されているということなので
チケットは Reject させていただきます。ありがとうございました。
=end
-
09:25 AM Feature #2471: want to choose a GC algorithm
- =begin
nari です。
2009年12月11日1:14 Yukihiro Matsumoto <matz@ruby-lang.org>:
> まつもと ゆきひろです
>
> In message "Re: [ruby-dev:39867] Re: [Feature #2471] want to choose a GC algorithm"
> on Fri, 11 Dec 2009 00:02:42 +0900, Narihi... -
01:14 AM Feature #2471: want to choose a GC algorithm
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:39867] Re: [Feature #2471] want to choose a GC algorithm"
on Fri, 11 Dec 2009 00:02:42 +0900, Narihiro Nakamura <authornari@gmail.com> writes:
|ただ、GC自体の改善(高速化等)という観点で見ると、今までのCRuby... -
12:03 AM Feature #2471: want to choose a GC algorithm
- =begin
nariです。
GCと聞いて来ました。
2009年12月10日9:54 KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>:
(snip)
>> GC のアルゴリズムを複数用意して、選択可能にするのはどうでしょうか。
>> パッチを添付します。たたき台にしていただければ幸いです。
>>
>> 選択対象として、authorNari さんの LazySweep
>> http://www.... - 07:47 AM Revision 190507ce (git): * 2009-12-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:47 AM Revision 0676ac37 (git): * bootstraptest/test_thread.rb: please please please remember that there are
- platforms that do not support fork.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:21 AM Feature #2447: reduce GC pressure by symbol table without String instance
- =begin
遠藤です。
2009年12月8日18:37 wanabe <s.wanabe@gmail.com>:
>> どなたか追試してくださると助かります。私の環境で make test-all は
>> 通っています。
>
> 興味がありますので試してみたところ、
> 少し不思議な結果になりましたので報告させていただきます。
> 詳細はわかりませんが、環境が貧弱であることが関係していると思われます。
>
> 生のベンチマーク結果を末尾に添付...
12/10/2009
-
07:06 PM Feature #2471: want to choose a GC algorithm
- =begin
ワナベと申します。
09/12/10 KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>:
>> Feature #2471: want to choose a GC algorithm
>> GC のアルゴリズムを複数用意して、選択可能にするのはどうでしょうか。
> ほとんどのユーザは自分のワークロードに最適なGCを選ぶ十分な情報を
> 持っていないので、エンドユーザ視点ではあまり意味がな... -
09:47 AM Feature #2471 (Assigned): want to choose a GC algorithm
- =begin
=end
-
08:42 AM Feature #2471 (Rejected): want to choose a GC algorithm
- =begin
GC のアルゴリズムを複数用意して、選択可能にするのはどうでしょうか。
パッチを添付します。たたき台にしていただければ幸いです。
選択対象として、authorNari さんの LazySweep
http://www.narihiro.info/resource/patch/rb_gc_lazy_improve.diff
を使わせていただきました。ありがとうございます。
起動時に環境変数 RUBYGC に lazy を代入して... -
11:59 AM Revision b32ee85f (git): * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Added
- support for new transcoding instruction FUNsio (with Tatsuya Mizuno)
* enc/trans/gb18030.trans: Significantly reduced GB18030 conversion
table footprint using FUNsio and differences (with Tatsuya Mizuno)
* test/ruby/test_transcode.rb... -
10:26 AM Revision 136c25eb (git): unset HTTP_PROXY, etc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26064 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:13 AM Revision e82e2beb (git): unset HTTP_PROXY and FTP_PROXY.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26063 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:13 AM Bug #2469 (Closed): Difference behavior of IO#read_nonblock and #read between 1.8 and 1.9
- =begin
[ruby-dev:25101] http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/25101
=end
-
07:18 AM Bug #2469 (Closed): Difference behavior of IO#read_nonblock and #read between 1.8 and 1.9
- =begin
The following code doesn't finish on ruby 1.9 (both 1.9.1 and 1.9.2dev), while finishes with Errno::EAGAIN on ruby 1.8.7.
read, write = IO.pipe
write << 'hello'
read.read_nonblock(5)
read.read(5)
I checked it on i... -
09:05 AM Feature #2470: Encoding#new doesn't undef_method-ed
- =begin
おっと、Data.newは消してはダメですね。
これについては取り下げます。
=end
-
08:03 AM Feature #2470 (Closed): Encoding#new doesn't undef_method-ed
- =begin
Fixnum や Encoding のような、rb_undef_alloc_func されているクラスでは、
Hoge.new がエラーになりますが、
Fixnum などでは Fixnum.new が undef されているのに、
Encoding ではなされていないため、呼んだ際の挙動が異なります。
irb(main):001:0> Fixnum.new
NoMethodError: undefined method `new... -
08:24 AM Revision 90715381 (git): * vm_eval.c (yield_under): yields self the same as 1.8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:49 AM Revision 4ba0fe5f (git): * thread_pthread.c (native_mutex_reinitialize_atfork): release and
- re-acquire the lock at re-initialization.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:21 AM Bug #1322 (Assigned): define_method scope bug
- =begin
=end
-
05:19 AM Revision 96893089 (git): * lib/un.rb (httpd): easy WEBrick HTTP server.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:59 AM Revision 614a8427 (git): * encoding.c (enc_replicate): add Encoding#replicate(name).
- * encoding.c (enc_replicate_with_index): renamed from old
enc_replicate.
* encoding.c (rb_enc_from_encoding_index): split from
rb_enc_from_encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26059 b2dd03c8-39d4-4d8f-98ff-82... -
03:46 AM Revision ae76a232 (git): * test/webrick/test_server.rb (test_daemon): simply use fork's return
- value, don't use pipe.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:26 AM Revision e5dc8988 (git): * string.c (rb_str_inspect): CHAR_ESC_LEN should be 13.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/09/2009
-
11:07 PM Feature #2455 (Closed): --dump=parsetree, --dump=parsetree_with_comment
- =begin
This issue was solved with changeset r26053.
Yusuke, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
04:59 PM Feature #2455: --dump=parsetree, --dump=parsetree_with_comment
- =begin
(2009/12/09 16:56), Yukihiro Matsumoto wrote::
> 笹田さんが反対しなければ入れても構わないと思います。
反対しません.
--
// SASADA Koichi at atdot dot net
=end
-
04:56 PM Feature #2455: --dump=parsetree, --dump=parsetree_with_comment
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:39853] [Feature #2455] --dump=parsetree, --dump=parsetree_with_comment"
on Tue, 8 Dec 2009 03:46:08 +0900, Yusuke Endoh <redmine@ruby-lang.org> writes:
|Ruby をデバッグする際、node の構造をざっと把... -
09:58 PM Bug #2466 (Closed): Mutex#lock documentation is incorrect
- =begin
Currently, it states:
mutex.lock => true or false
But actually, the Mutex#lock *always* just returns self, which is the most sensible behavior.
The doc should be:
mutex.lock => self
That would be in syn... -
04:13 PM Revision 17897462 (git): * node.c: svn:eol-style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:12 PM Revision 770b05dd (git): * parse.y (dyna_pop_gen): pop dvars. [ruby-dev:39861]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:03 PM Feature #2454: OpenSSL has no maintainer
- =begin
Hi,
In message "Re: [ruby-core:27105] Re: [Feature #2454](Assigned) OpenSSL has no maintainer"
on Wed, 9 Dec 2009 07:09:08 +0900, Evan Phoenix <evan@fallingsnow.net> writes:
|Sorry about the confusion. I'm happy to tak... -
03:46 PM Revision 7cd9a5d3 (git): * node.c (dump_node): fixed for long members.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:05 PM Revision 38828fa8 (git): * node.c: node management added. Currently, only pretty-dumper is
- implemented. [ruby-dev:39853]
* ruby.c: --dump=parsetree and --dump=parsetree_with_comment options
added. This is just for debug or research purpose. Note that the
compatibility of these options are not supported at all.
git-svn... -
06:30 AM Bug #2459 (Feedback): Cannot statically link ext/digest/sha2
- =begin
It should have been fixed long ago.
------------------------------------------------------------------------
r2122 | knu | 2002-02-24 17:20:50 +0900 (Sun, 24 Feb 2002) | 3 lines
Merge from rough.
- Avoid namespace poll... -
12:50 AM Revision c9c095fc (git): * string.c (rb_str_justify): fixed the case a fill size is a
- multiple of the length of the padding. [ruby-dev:39856]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26052 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/08/2009
-
10:58 PM Feature #2454: OpenSSL has no maintainer
- =begin
Hi,
In message "Re: [ruby-core:27095] [Feature #2454](Assigned) OpenSSL has no maintainer"
on Tue, 8 Dec 2009 14:23:43 +0900, Yui NARUSE <redmine@ruby-lang.org> writes:
|Evan Phoenix wrote:
|> I've been working on get... -
02:23 PM Feature #2454 (Assigned): OpenSSL has no maintainer
- =begin
Chris Saunders wrote:
> I am rather interested in Cryptography and have used this library before and found
> the documentation rather lacking.
In the long term, Chris' point is important.
Current ext/openssl is too low... -
03:36 AM Feature #2454: OpenSSL has no maintainer
- =begin
I've been working on getting the OpenSSL extension running on Rubinius. I'm happy to finish doing some cleanup and submitting the changes back. Since we'll have our own changes, I'll be doing maintenance on it, and i'm happy to t... -
03:23 AM Feature #2454: OpenSSL has no maintainer
- =begin
Well, the code for the OpenSSL extension is inside the Ruby repository, so you'll have to look for the code there. Take a look at:
http://www.ruby-lang.org/en/community/ruby-core/#following-ruby
=end
-
03:13 AM Feature #2454: OpenSSL has no maintainer
- =begin
I am rather interested in Cryptography and have used this library before and found
the documentation rather lacking.
I would be interested in picking this project up though I am having some issues.
I've tried checking... -
12:54 AM Feature #2454 (Rejected): OpenSSL has no maintainer
- =begin
OpenSSL is famous security library and Ruby has a wrapper for it.
But it has no maintainer now.
We, aren't familiar with this security related library, don't want maintain this.
This situation prevent merging path for OpenS... -
09:05 PM Bug #2460 (Closed): RubySpecでFiberのSpecがおちる
- =begin
ruby 1.9.2dev (2009-12-08 trunk 26049)で、FiberのSpecがこけているのですが、
どうやらRubySpec側が、昔ITSに登録されたバグを誤解してSpecが書かれている気がします。
いかがでしょうか?
core/fiber/resume_spec.rb
22 # http://redmine.ruby-lang.org/issues/show/595
23 it "ex... -
06:37 PM Feature #2447: reduce GC pressure by symbol table without String instance
- =begin
ワナベと申します。
09/12/06 Yusuke Endoh <redmine@ruby-lang.org>:
> 現在のシンボルテーブルは、シンボルごとに String のインスタンスを
> 割り当ててシンボル名を管理しますが、そのせいで GC の効率が落ちて
> いると思います。
>
> String ではなく ALLOC で直接確保した領域で管理するパッチを書きま
> した。極端な例ではこのくらい早くなります。
(中略)
>... -
06:23 PM Bug #2459 (Closed): Cannot statically link ext/digest/sha2
- =begin
Hello,
Trying to build a static binary for ruby against OpenSSL library does not work if ext/digest/sha2 is enabled because SHA256_Transform and SHA512_Transform are already defined in OpenSSL library. I think this issue ha... - 02:53 PM Revision 0f406d27 (git): * win32/configure.bat: now recognize --with-*-{dir,include,lib} options
- and pass them to mkmf.
* win32/configure.bat: general conversion from ``/'' to ``\'' of
configure_args is not necessary any longer.
* win32/setup.mak: BASERUBY is used as command, so always need to
convert ``/'' to ``\'' within it.... - 02:41 PM Revision dd00d452 (git): * numeric.c (flo_eq): supress a warning on VC++ for x64.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:50 AM Feature #2456 (Closed): It is better to let user to select particular ssl protocol easily.
- =begin
For example, in https module, if the client want to use tls1 protocol compulsively, it is a little harder to do it.
With the following diff:
/usr/lib64/ruby/1.8/net/https.rb
120d119
< flag = (flag ? true : false)
... -
07:19 AM Revision ed5d5c58 (git): * lib/rubygems: update to 1.3.5.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:16 AM Revision 6c0f2b09 (git): * lib/rubygems/defaults.rb (Gem::default_dir): removed a clause
- doing nothing.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:46 AM Feature #2455 (Closed): --dump=parsetree, --dump=parsetree_with_comment
- =begin
遠藤です。
Ruby をデバッグする際、node の構造をざっと把握したい場合がしばしば
あります。
--dump=insns にならって、--dump=parsetree を入れてもいいでしょうか。
$ ./ruby --dump=parsetree -e '1 + 2 + 3'
###############################################
## Do NOT use this... -
02:30 AM Bug #2377: update documentation for IO#eof?
- =begin
Upload latest attempt at a patch for IO#rewind, IO#eof rdoc's.
Thanks!
=end
-
01:01 AM Revision 19637132 (git): * test/ripper/test_parser_events.rb: more tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e