Activity
From 06/06/2011 to 06/12/2011
06/12/2011
-
11:45 PM Feature #4806 (Closed): A few Issues subjecting the Issue Tracker
-
11:00 PM Feature #4806: A few Issues subjecting the Issue Tracker
- You can close this issue, I consider it solved (independent of the 1.9.2 status)
-
11:40 PM Bug #4651: Bus Error using continuation on x86_64-darwin11.0.0 (Lion)
- I just ran into this on Snow Leopard after reinstalling rvm [1]. I am using Xcode 4.2 (4C104)
config.log is attach... -
11:06 PM Bug #3862: Bugs in the OpenSSL extension on sparc64
- Ok, I'll see what I can find out :)
-
06:23 AM Bug #3862: Bugs in the OpenSSL extension on sparc64
- On Sun, Jun 12, 2011 at 05:25:35AM +0900, Martin Bosslet wrote:
>
> Issue #3862 has been updated by Martin Bossle... -
05:25 AM Bug #3862: Bugs in the OpenSSL extension on sparc64
- Hi,
Aaron, I could take this if you like?
I neither have OpenBSD nor sparc64, but I could analyze
the results an... -
10:48 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
- Yes, comment#9 said,
> Yes, I confirmed OpenSSL can't change the current behavior:
> http://marc.info/?l=openssl-... -
08:07 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
- This issue seems a OpenSSL issue.
Does someone reported to OpenSSL project? -
10:45 PM Bug #4554 (Closed): test_set_errors in test_x509store.rb fails on CentOS 5.5
-
06:43 PM Bug #4554: test_set_errors in test_x509store.rb fails on CentOS 5.5
- Sorry, it is already reported as #4122 .
-
09:38 PM Bug #4814: minitest 2.2.x and test/unit do not get along
- How's it going?
-
09:29 PM Bug #4757: Attempt to make Enumerator docs more clear (patch included)
- 2011/6/12 Yusuke ENDOH <[email protected]>:
> I can understand "next_values doesn't affect Array#each". So,
> "... -
08:29 PM Bug #4757: Attempt to make Enumerator docs more clear (patch included)
- Hello,
2011/6/12 Tanaka Akira <[email protected]>:
> 2011/5/25 Yusuke Endoh <[email protected]>:
>
>> - * Note that en... -
08:23 PM Bug #4757: Attempt to make Enumerator docs more clear (patch included)
- 2011/5/25 Yusuke Endoh <[email protected]>:
> - * Note that enumeration sequence by next_values method does not af... -
08:52 PM Revision bec36af2 (git): * NEWS: introduce PKey.read
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:39 PM Revision bbb3cfb1 (git): * ext/openssl/ossl_pkey.c: added PKey.read module function that allow
- reading arbitrary public/private keys from DER-/PEM-encoded File or
string instances.
* ext/openssl/ossl_pkey_dh.c:... -
07:53 PM Bug #4544: Ripperで「:"a \n b \n c"」を正常にパースできない
- なかだです。
At Sun, 12 Jun 2011 09:18:46 +0900,
Masaya Tarui wrote in [ruby-dev:43762]:
> このチケットの原因になってる 、yylex ... -
07:53 PM Bug #4544: Ripperで「:"a \n b \n c"」を正常にパースできない
- なかだです。
At Sun, 12 Jun 2011 09:18:46 +0900,
Masaya Tarui wrote in [ruby-dev:43762]:
> このチケットの原因になってる 、yylex ... -
09:18 AM Bug #4544: Ripperで「:"a \n b \n c"」を正常にパースできない
ripperのコードを読んでみましたが通常のparse.cとの何が違うか理解するのが難しいですね。
このチケットの原因になってる 、yylex でdelayed_tokenをdispatchするコード(parse.y:785...-
07:44 PM Revision 7b614a53 (git): * ext/objspace/objspace.c (total_i): fix to skip no ruby objects.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:40 PM Bug #4821: Random Segfaults (in start_thread?)
- It seems the problem is related to the `therubyracer` gem. If I remove it, no errors occur. I'll lodge bug there. Wou...
-
07:09 PM Bug #4821: Random Segfaults (in start_thread?)
- It looks like I have the same (or very similar issue) in Rails 3.1.0.rc1-4.
I was trying to run request specs using ... -
05:08 AM Bug #4821: Random Segfaults (in start_thread?)
- Hi Aaron,
thanks! I sent you an email with a url.
Corné -
02:23 AM Bug #4821: Random Segfaults (in start_thread?)
- On Sat, Jun 11, 2011 at 07:07:31PM +0900, Corné Verbruggen wrote:
>
> Issue #4821 has been updated by Corné Verbr... -
07:08 PM Bug #4864: RubyGems が環境変数 MAKE を見てくれない
- translation: http://ruby-dev.route477.net/posts/43696
-
06:53 PM Bug #4765: signal が正しくマスクされておらず main thread でシグナルハンドラが動いている
- ささださんと議論した結果、逆にシグナルマスク操作を全部削除してしまって全スレッドでシグナルを受けれるようにしたほうが
よいという結論にしました。改訂版パッチを添付します。
rb_syswait() の件が経緯不明のため、このパッチ... -
06:43 PM Bug #4122: test_x509store.rbのtest_set_errorsが失敗する
- See also: #4554
-
06:20 PM Revision a7198a3c (git): Ignore exception from Process.kill.
- On NetBSD this usually raises Errno::ESRCH.
Of course, the process is already finished and should be ignored.
git-sv... -
06:13 PM Revision e445f1c6 (git): * test/benchmark/test_benchmark.rb (capture_output):
- replace '-' as space. On NetBSD, subtract between two Process.times
after and before the short process may return n... -
05:53 PM Feature #3905 (Closed): rb_clear_cache_by_class() called often during GC for non-blocking I/O
- This issue was solved with changeset r32024.
Eric, thank you for reporting this issue.
Your contribution to Ruby is g... -
05:43 PM Revision f2c7a874 (git): * test/openssl/test_pkey_dsa.rb: Test for DSA#syssign/sysverify.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:03 PM Revision 48a399d6 (git): * ext/openssl/ossl_pkey_dh.c: completed documentation.
- * ext/openssl/ossl_pkey_dsa.c: corrected examples. Improved parameter
sections.
git-svn-id: svn+ssh://ci.ruby-lan... -
04:22 PM Bug #4853 (Closed): ext/tk/extconf.rb fails on Mac OS X
- This issue was solved with changeset r32023.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby... -
03:58 PM Bug #4723 (Closed): check_deadlock_i での transition_for_lockの扱いが thread unsafe
- This issue was solved with changeset r32022.
Motohiro, thank you for reporting this issue.
Your contribution to Ruby ... -
03:55 PM Bug #4696 (Closed): thread.c#lock_func() が spurious wakeup unsafe
- This issue was solved with changeset r32021.
Motohiro, thank you for reporting this issue.
Your contribution to Ruby ... - 03:48 PM Revision eac92254 (git): * 2011-06-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:48 PM Revision d6b4cf46 (git): * ext/openssl/ossl_pkey_dsa.c: completed documentation.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32029 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:23 PM Bug #3456: bisarre comma
- (06/12/2011 03:55 AM), Yukihiro Matsumoto wrote:
> まつもと ゆきひろです
>
> In message "Re: [ruby-dev:43760] Re: [Ruby... -
03:59 AM Bug #3456: bisarre comma
- まつもと ゆきひろです
In message "Re: [ruby-dev:43760] Re: [Ruby 1.9 - Bug #3456] bisarre comma"
on Sun, 12 Jun 2011 03... -
03:53 AM Bug #3456: bisarre comma
- まつもと ゆきひろです
In message "Re: [ruby-dev:43759] Re: [Ruby 1.9 - Bug #3456] bisarre comma"
on Sun, 12 Jun 2011 03... -
03:23 AM Bug #3456: bisarre comma
- 卜部です。
まあこれも実はredmineのログには書いてあったわけですが、
* 卜部は当然yaccとruby -yを読んでから発言しており、現状の解説を求めてい
るわけではない。現状がおかしいと言っている。
... -
03:23 AM Bug #3456: bisarre comma
- 卜部です。
まあこれも実はredmineのログには書いてあったわけですが、
* 卜部は当然yaccとruby -yを読んでから発言しており、現状の解説を求めてい
るわけではない。現状がおかしいと言っている。
... -
02:29 AM Bug #3456: bisarre comma
- まつもと ゆきひろです
In message "Re: [ruby-dev:43755] Re: [Ruby 1.9 - Bug #3456] bisarre comma"
on Sun, 12 Jun 2011 00... -
12:23 AM Bug #3456: bisarre comma
- メールにじかに反応したまつもとさんは読んでないと思うのでコメント#5を再掲
すると、
俺がこれはバグだと思うのは、括弧のあるなしで意味が変わるというのが凶悪だ
という思うからです。なぜ
i(j,)
k... - 02:40 PM Revision c6a506d0 (git): lib/drb/drb.rb (kill_sub_thread): remove the method. [ruby-core:34185]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:09 PM Revision 1afbc783 (git): * ext/date/date_core.c (d_lite_marshal_load): should give converted value.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:38 AM Revision ef9fe821 (git): * ext/date/date_core.c: edited doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32026 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:06 AM Bug #1296 (Closed): [trunk/22981] 64-bit issues on trunk in ext/zlib
- I no longer see these warnings on gcc 4.2.1 on OS X 10.6.
-
09:12 AM Revision d5abe72c (git): * benchmark/bm_vm3_clearmethodcache.rb: added.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:53 AM Revision 8c09664a (git): * vm_method.c (rb_clear_cache*): update only vm state version.
- * vm_method.c (rb_method_entry_get_without_cache, rb_method_entry):
Fill method cache entry with vm state version, ... -
07:22 AM Revision 483efa1f (git): * ext/tk/extconf.rb: fails on Mac OS X [Ruby 1.9 - Bug #4853]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:58 AM Revision f0041fa0 (git): * thread.c: remove th->transition_for_lock. It's thread unsafe.
- [Bug #4723][ruby-dev:43563]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32022 b2dd03c8-39d4-4d8f-98ff-823fe6... -
06:55 AM Revision 614fcdf6 (git): * thread.c: introduce spurious wakeup safe deadlock check.
- [Bug #4696][ruby-dev:43554]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32021 b2dd03c8-39d4-4d8f-98ff-823fe6... -
04:38 AM Revision 3c9187a2 (git): * benchmark/bm_vm3_thread_mutex.rb: remove it.
- * benchmark/bm_vm3_thread_mutex[1-3].rb: added 3 benchmarks.
1: one thread with one mutex (no contention).
2: two... -
04:31 AM Bug #4875 (Closed): Segmentation fault in http.rb
- =begin
It appears when i use omniauth in rails app
/Users/Falcon/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/ne... -
02:53 AM Feature #1269: warning when Kernel#p is used
- まつもと ゆきひろです
In message "Re: [ruby-dev:43705] [Ruby 1.9 - Feature #1269] warning when Kernel#p is used"
on... -
02:53 AM Feature #1269: warning when Kernel#p is used
- まつもと ゆきひろです
In message "Re: [ruby-dev:43705] [Ruby 1.9 - Feature #1269] warning when Kernel#p is used"
on... -
02:53 AM Feature #1374: location of already initialized constant
- まつもと ゆきひろです
In message "Re: [ruby-dev:43707] [Ruby 1.9 - Feature #1374] location of already initialized constan... -
02:53 AM Feature #1374: location of already initialized constant
- まつもと ゆきひろです
In message "Re: [ruby-dev:43707] [Ruby 1.9 - Feature #1374] location of already initialized constan... -
02:41 AM Bug #4874 (Closed): Adding documentation for CSV#raw_encoding method
- Another patch to help with the Ruby 1.9.3 documentation challenge
-
02:23 AM Bug #4623: Consistent crash related to action_mailer
- On Sat, Jun 11, 2011 at 04:30:37PM +0900, Koichi Sasada wrote:
>
> Issue #4623 has been updated by Koichi Sasada.... -
02:18 AM Revision 60e078c8 (git): * io.c: use select() appropriately for sendfile().
- Fixed by Eric Wong. [ruby-core:36150]
(maygvl_copy_stream_wait_readwrite): removed.
(nogvl_copy_stream_sendfile)... -
02:02 AM Bug #4401 (Closed): override :method method breaks Psych
- This was fixed in r31075. I'm not sure why redmine didn't automatically close.
-
01:57 AM Bug #2717 (Closed): Requiring rubygems/specification causes tons of warnings for NoMethodError
- This seems to be fixed in ruby trunk:
[aaron@higgins ~]$ ruby -v -rrubygems/specification -e' '
ruby 1.9.3dev (20... -
01:12 AM Feature #3697: [PATCH] Allow build of dbm extension with Berkeley DB 5.0 series (for 1.9.2_rc2)
- Matz, I can handle this issue if you want. I guess you don't have db-5.0 environment.
-
12:23 AM Feature #3697: [PATCH] Allow build of dbm extension with Berkeley DB 5.0 series (for 1.9.2_rc2)
- Hi,
In message "Re: [ruby-core:36979] [Ruby 1.9 - Bug #3697] [PATCH] Allow build of dbm extension with Berkeley... -
12:45 AM Bug #4873 (Closed): Adding documentation for Benchmark::Tms#memberwise
- First patch to help with the Ruby 1.9.3 documentation challenge.
-
12:32 AM Revision df3e3768 (git): * atomic.h (ATOMIC_OR): _InterlockedOr is not available on migw.
- * gc.c (rb_gc_set_params): VM_OBJSPACE is disabled on mignw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32018... -
12:23 AM Bug #1792: Fixnum#& 等が、Rational などを受けつける
- まつもと ゆきひろです
In message "Re: [ruby-core:36972] [Ruby 1.9 - Bug #1792] Fixnum#& 等が、Rational などを受けつける"
on Sa...
06/11/2011
-
11:48 PM Bug #4770 (Closed): [Q] thread->interrupt_flag が適切に排他制御されていないように見える
-
11:16 PM Bug #3990 (Closed): tests of rexml/rss reports many errors and failures without iconv
- #4872 として新しくチケットを作ったので、これはcloseします。
-
05:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- ささだです.
(2011/06/11 15:44), Kouhei Sutou wrote:
> もう、触っちゃダメだということだと思っていたので、1.9.3がリリースした後でやろうと思っていました。
>
... -
05:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- ささだです.
(2011/06/11 15:44), Kouhei Sutou wrote:
> もう、触っちゃダメだということだと思っていたので、1.9.3がリリースした後でやろうと思っていました。
>
... -
03:44 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- もう、触っちゃダメだということだと思っていたので、1.9.3がリリースした後でやろうと思っていました。
なるせさんが言っている通り、
> REXML::XMLDecl#encoding が一体何を保持するものなのかって話で... -
03:24 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- 須藤さん
こちら,どうなってますでしょうか.
-
11:15 PM Feature #4872: REXML::XMLDecl#encodingがStringではなくEncodingを返すようにする
- (本文中で #3990 にリンクをはるにはどうしたらよいのでしょうか。。。)
-
11:14 PM Feature #4872 (Closed): REXML::XMLDecl#encodingがStringではなくEncodingを返すようにする
- 経緯は #3990 の後ろの方の流れを参照。
1.9.3がリリースされてからやる。 -
11:08 PM Bug #4417 (Closed): OpenSSL::Buffering#each_byte がブロックに文字をStringで渡している
- r32012で取り込みました。ありがとうございました。
-
10:59 PM Bug #3456: bisarre comma
- まつもと ゆきひろです
In message "Re: [ruby-dev:43717] [Ruby 1.9 - Bug #3456] bisarre comma"
on Sat, 11 Jun 2011 15... -
03:06 PM Bug #3456: bisarre comma
- 長期的な展望としては,この件はどうなるべきでしょうか.
-
10:53 PM Bug #4561: 1.9.2 requires parentheses around argument of method call in an array, where 1.8.7 did not
- Hi,
In message "Re: [ruby-core:36994] [Ruby 1.9 - Bug #4561] 1.9.2 requires parentheses around argument of meth... -
03:58 PM Bug #4561: 1.9.2 requires parentheses around argument of method call in an array, where 1.8.7 did not
- Matz, could you reply?
-
10:38 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
- Eeek. I dislike to remove OpenSSL dependency from SecureRadom. Because /dev/urandom is less secure than OpenSSL.
-
06:36 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
- Attached is the patch which removes OpenSSL dependency. Tanaka-san, aside from how OpenSSL.random_bytes should behave...
-
05:02 PM Bug #4579 (Assigned): SecureRandom + OpenSSL may repeat with fork
-
10:29 PM Bug #4443: odd evaluation order in a multiple assignment
- まつもと ゆきひろです
In message "Re: [ruby-dev:43724] [Ruby 1.9 - Bug #4443] odd evaluation order in a multiple assignme... -
10:29 PM Bug #4443: odd evaluation order in a multiple assignment
- まつもと ゆきひろです
In message "Re: [ruby-dev:43724] [Ruby 1.9 - Bug #4443] odd evaluation order in a multiple assignme... -
04:04 PM Bug #4443: odd evaluation order in a multiple assignment
- http://redmine.ruby-lang.org/issues/4440
に matz の返事があります。
> 優先順位は高くありませんが、直すべきだと思います。
>
> とはいうものの、1.8のころからこうだった... -
03:49 PM Bug #4443: odd evaluation order in a multiple assignment
- まつもとさん,こちらいかがでしょうか.
直せと言われたら私なのかなぁ. -
10:29 PM Bug #4591: (1.5...2).max #=> 1 (Range#max)
- まつもと ゆきひろです
In message "Re: [ruby-dev:43732] [Ruby 1.9 - Bug #4591][Assigned] (1.5...2).max #=> 1 (Range#max)"
... -
10:29 PM Bug #4591: (1.5...2).max #=> 1 (Range#max)
- まつもと ゆきひろです
In message "Re: [ruby-dev:43732] [Ruby 1.9 - Bug #4591][Assigned] (1.5...2).max #=> 1 (Range#max)"
... -
05:02 PM Bug #4591 (Assigned): (1.5...2).max #=> 1 (Range#max)
-
10:23 PM Bug #595: Fiber ignores ensure clause
- RubySpec 的にバグ扱いになってますね。
core/fiber/resume_spec.rb -
10:23 PM Bug #595: Fiber ignores ensure clause
- まつもと ゆきひろです
In message "Re: [ruby-dev:43715] [Ruby 1.9 - Bug #595] Fiber ignores ensure clause"
on Sat, 1... -
02:52 PM Bug #595: Fiber ignores ensure clause
- 未だに考え中ですが,これは 1.9.3 には仕様変更になるので入りませんよね?
-
09:03 PM Feature #4871 (Closed): envのコンパクト化
- =begin
辻本です。
rb_env_tのenvは以下の構造を持ちますが、env[2](prev env val)は不要ではないでしょうか。
/*
env{
env[0] // special (... -
07:58 PM Bug #4547 (Closed): RUBY_HEAP_MIN_SLOTS is not reflected
- =begin
r32007 のコミットで修正しました。
=end
-
05:04 PM Bug #4547 (Assigned): RUBY_HEAP_MIN_SLOTS is not reflected
-
07:49 PM Bug #4859 (Rejected): Debug output in 1.8 vs 1.9
- Now Array#flatten tries to expand elements by to_ary, that is it's a spec change.
-
07:41 PM Bug #4420 (Closed): OpenSSL::X509::Request#to_der で RequestError ではなく CertificateError が発生する
-
03:45 PM Bug #4420: OpenSSL::X509::Request#to_der で RequestError ではなく CertificateError が発生する
- なひさん,こちらいかがでしょうか.
-
07:14 PM Bug #4723: check_deadlock_i での transition_for_lockの扱いが thread unsafe
- deadlock checkを入れるときの議論のURLを貼ります
http://markmail.org/message/xxlb4hnai54etixu#query:+page:1+mid:4ekc6xwdubrjno5r+s... -
07:07 PM Bug #4821: Random Segfaults (in start_thread?)
- Running rails 3.1.0.rc4 on ruby 1.9.2 on Ubuntu 11.04 64bit, I get segfaults that might point at the same problem. It...
-
06:55 PM Feature #3622 (Closed): Net::HTTP does not wait to send request body with Expect: 100-continue
- I close this since I believe r31860 includes the original intent of the patch from Eric. Please reopen this if it doe...
-
06:38 PM Bug #4268: FIBER_USE_NATIVE を undef していると GC.stress 下で Enumerable#zip が core
- 確認したところ r31954 以降で再現しなくなってました。
-
04:07 PM Bug #4268 (Closed): FIBER_USE_NATIVE を undef していると GC.stress 下で Enumerable#zip が core
- では、再現したらreopenということで
-
04:01 PM Bug #4268: FIBER_USE_NATIVE を undef していると GC.stress 下で Enumerable#zip が core
- HEADで再現しませんでした。取り急ぎ
-
02:46 PM Bug #4268: FIBER_USE_NATIVE を undef していると GC.stress 下で Enumerable#zip が core
- こちら,再現しますでしょうか.
-
06:06 PM Bug #4870 (Rejected): forkのテストが非常にまれに失敗する
- MacOS Xでmake check すると一度だけ以下のテストが fail しました。
---------------------------------------------------------------------... -
05:22 PM Bug #1341: pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
- Now, following two links are dead. Do anyone know new URLs?
* - http://docs.sun.com/app/docs/doc/806-0630/6j9vkb8c... -
04:28 PM Bug #1341: pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
- I guess it still reproduces on Solaris.
I have no idea about HP-UX.
--
Yusuke Endoh <[email protected]> -
02:25 PM Bug #1341: pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
- Endo-san,
Can we close this issue? -
05:14 PM Bug #4543 (Assigned): Ripperで"<<-eos\neos"を正常にパースできない
-
05:13 PM Bug #4536 (Feedback): 定数参照について1.8と1.9の違い
- これは閉じてもいいでしょうか.
-
05:12 PM Feature #4521: NoMethodError#message may take very long to execute
- It is not a bug, but a feature request.
-
05:11 PM Bug #4517: ArgumentError when sorting array of objects
- Could you show the reproducible code?
-
05:09 PM Bug #4508 (Feedback): Ability class for CanCan for Rails
- Can you show the crash log?
-
05:05 PM Bug #4559 (Assigned): Proc#== does not match the documented behaviour
-
05:01 PM Bug #4577 (Assigned): (int...float).max should not raise an error
-
04:59 PM Bug #4795 (Rejected): Nested classes don't seem to resolve correctly when another class exists with the same name
- As Magnus Holm has explained, it's the spec.
-
04:59 PM Bug #4648 (Assigned): lambda上のclass定義からのreturnでSEGV
-
04:58 PM Bug #4731 (Assigned): ruby -S irb fails with mingw/msys vanilla builds
-
04:53 PM Bug #4716 (Assigned): Ripper orders rescue_mod subnodes inconsistently [PATCH]
-
04:48 PM Bug #4841 (Assigned): WEBrick threading leads to infinite loop
-
04:43 PM Bug #3924 (Assigned): Performance bug (in require?)
-
04:33 PM Bug #4630 (Assigned): PROCDEBUG to non-zero values causes segmentation faults in check_env in trunk
-
04:32 PM Bug #4535 (Assigned): [PATCH] fix race in blocking send_io/recv_io
-
05:29 AM Bug #4535: [PATCH] fix race in blocking send_io/recv_io
- Eric Wong <[email protected]> wrote:
> ----------------------------------------
> Bug #4535: [PATCH] fix rac... -
04:32 PM Bug #4161 (Closed): ReXML wants "elements.each" argument to be not frozen
- This issue was solved with changeset r31998.
Pavel, thank you for reporting this issue.
Your contribution to Ruby is ... -
03:46 PM Bug #4161: ReXML wants "elements.each" argument to be not frozen
- I'm sorry. I didn't noticed it. I'll check it soon.
-
03:30 PM Bug #4161: ReXML wants "elements.each" argument to be not frozen
- Suto-san,
How about it?
-
04:31 PM Bug #4413 (Feedback): Segmentation fault when using deliver for GMAIL SMTP
-
04:30 PM Bug #4623: Consistent crash related to action_mailer
- Third party issue?
Anyone can handle this? -
04:29 PM Bug #4498 (Closed): REXML Pretty formater does use specified 'width' to wrap lines
- This issue was solved with changeset r31997.
Michael, thank you for reporting this issue.
Your contribution to Ruby i... -
03:54 PM Bug #4498: REXML Pretty formater does use specified 'width' to wrap lines
- Suto-san,
What do you think about it?
-
04:23 PM Feature #4614: [RFC/PATCH] thread_pthread.c: lower RUBY_STACK_MIN_LIMIT to 64K
- Koichi Sasada <[email protected]> wrote:
> GC eats large stack size if there are nested object (deep nested ar... -
04:21 PM Bug #4866 (Closed): Macでmake checkするとIO.copy_streamでSEGV
-
01:23 PM Bug #4866: Macでmake checkするとIO.copy_streamでSEGV
- なかだです。
At Sat, 11 Jun 2011 11:23:32 +0900,
Tanaka Akira wrote in [ruby-dev:43702]:
> > make checkが以下のように異常終... -
01:23 PM Bug #4866: Macでmake checkするとIO.copy_streamでSEGV
- なかだです。
At Sat, 11 Jun 2011 11:23:32 +0900,
Tanaka Akira wrote in [ruby-dev:43702]:
> > make checkが以下のように異常終... -
11:29 AM Bug #4866: Macでmake checkするとIO.copy_streamでSEGV
- 2011/6/10 Motohiro KOSAKI <[email protected]>:
>
> make checkが以下のように異常終了します。
Mac のテスト環境は持っていないので、実際... -
11:29 AM Bug #4866: Macでmake checkするとIO.copy_streamでSEGV
- 2011/6/10 Motohiro KOSAKI <[email protected]>:
>
> make checkが以下のように異常終了します。
Mac のテスト環境は持っていないので、実際... -
04:21 PM Bug #4473: Calling return within begin still executes else
- I bet that it is a bug in 1.8.
-
04:20 PM Bug #4558 (Closed): TestSocket#test_closed_read fails after r31230
- 1) Windows test case failure have already been fixed.
2) "release GVL on close" is now discussing #4570.
So, we c... -
04:18 PM Bug #4583 (Feedback): trace doesn't work for methods set up by attr_*
- 04:07 PM Revision 465b0d49 (git): * 2011-06-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:07 PM Revision 67345bfa (git): * ext/date/date_core.c: edited doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:07 PM Bug #4658 (Feedback): Minitest - invalid return code when using MiniTest::Unit.after_tests
-
03:56 PM Bug #4516 (Rejected): test-all hangs on i386 environment
- 環境がおかしかったそうです.
-
03:52 PM Bug #4502: strange Module.new behaviour
- This issue have complex problems. I'll fix it 1.9.4 or later.
-
03:47 PM Bug #4453: Overriding #to_s changes #inspect
- Matz, how about it?
-
03:45 PM Bug #4401: override :method method breaks Psych
- Aaron, how about it?
-
03:43 PM Bug #4318 (Feedback): Legacy bug in net/imap in Ruby 1.9.x
-
03:37 PM Bug #4301: Off-by-one line number in Psych parse error
- How about it?
-
03:29 PM Bug #4122: test_x509store.rbのtest_set_errorsが失敗する
- Aaron, how about it?
-
03:29 PM Bug #4126 (Rejected): Pathname#+ サブクラスの場合
-
03:26 PM Bug #4037: Net/http keep alive bug
- Can we close it?
-
03:21 PM Bug #3866: Multipart Form Parsing bug
- Fujioka-san,
How about it?
-
03:20 PM Bug #3869: Logger#log does not handle or escape new-line characters.
- Nahi-san,
Is it closed? -
03:19 PM Bug #3827: ext/readline can't handle cursor keys and cp932 chars
- 高尾さん
本件,いかがでしょうか. -
03:18 PM Bug #3841: RubyVM::InstructionSequence.to_a() and disasm() do not work properly for "for <var> in <list>"
- If I have a time, I'll check it.
-
03:15 PM Bug #3760: help "String.new" (for example) no longer works in irb
- Keiju, how about it?
-
03:14 PM Feature #3697: [PATCH] Allow build of dbm extension with Berkeley DB 5.0 series (for 1.9.2_rc2)
- Matz, how about it?
Kosaki said this ticket should be a "Feature". -
03:12 PM Bug #3674: dRuby サーバプロセスを停止する時に時間がかかることがある
- これは,咳さん待ちということになるんでしょうか.
-
03:10 PM Bug #3676: CMath.cbrt(-8)の結果が複素数にならない
- この件はどうなってますでしょうか.
-
03:02 PM Bug #3272: BigDecimal#** が実用的な速度ではない
- 中田さんが早くしろ,と言っています.
-
03:01 PM Bug #3231: Digest Does Not Build
- Who should handle this ticket?
-
02:59 PM Bug #3137: complex.rb changes exceptions of Math
- この件,どうしましょうか.
-
02:59 PM Bug #2420 (Closed): super call may use wrong receiver object
- This issue has gone away.
-
02:56 PM Bug #2420: super call may use wrong receiver object
- wanabe-san,
Should we keep it open or not?
-
02:58 PM Bug #2717: Requiring rubygems/specification causes tons of warnings for NoMethodError
- What's going on? again.
-
02:54 PM Bug #1792: Fixnum#& 等が、Rational などを受けつける
- これはどうしましょうか.
-
02:49 PM Bug #4444: Windowsプラットフォームでtest_parallel.rbがエラー
- こちら,いかがでしょうか.
-
02:48 PM Bug #4419: ext/openssl のコメントが正しくない
- なひさん,いかがでしょうか.
-
02:47 PM Bug #4434: make test-all "-j10000" のように大きな並列数を与えると異常終了
- この問題はどうなっていますでしょうか.
-
02:47 PM Revision 29f7ea1b (git): add to bug number
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:43 PM Bug #3817: current ruby-openssl impl wrongly utilizes CRYPTO_EX_DATA in X509_STORE
- How about it?
-
02:43 PM Bug #3862: Bugs in the OpenSSL extension on sparc64
- How about it?
-
02:42 PM Bug #3738 (Closed): Invalid Line Number in Unused Variable Warning
- maybe fixed.
-
02:40 PM Bug #3523: win32 exception c0000029 on exit using fibers
- Can we close this issue?
-
02:38 PM Bug #3305 (Closed): test_processのMANDATORY_ENVS
- 発症しなくなっているためcloseします。
-
02:35 PM Bug #2489 (Closed): Segmentation Fault Ruby 1.9.1 p376, AIX 5.3
- No feedback. Please reopen if the same issue happens.
-
02:34 PM Bug #2386 (Closed): r25230 causes SEGV arround Marshal
- いったん close しますので,再現したら教えて下さい.
-
02:30 PM Bug #1720: [NaN] == [NaN] が true になる
- 誰に聞けばいいのかわかりませんが,これはどうなりますでしょうか.
-
02:27 PM Feature #1374: location of already initialized constant
- まつもとさん? 中田さん?
これ,どうなってますでしょう.
-
02:27 PM Revision 9d4e471c (git): * vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT,
- RUBY_VM_SET_FINALIZER_INTERRUPT): use atomic ops for preventing
interrupt_flag bit lost.
* thread.c (rb_threadptr_e... -
02:24 PM Feature #1316: Phasor.rb: Complex number class using polar coordinates
- mrkn, what do you think about it?
- 02:24 PM Revision 8df20d6b (git): * ext/date/date_core.c: edited doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32013 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:23 PM Bug #1296: [trunk/22981] 64-bit issues on trunk in ext/zlib
- Can we close this issue?
-
02:21 PM Feature #1269: warning when Kernel#p is used
- これ,どうしましょう.
-
02:17 PM Feature #1031: -U オプションの説明が --help にない
- まだ,閉じられていないようです....
-
02:14 PM Feature #227 (Closed): rb_scan_args() for keyword arguments
- 違う形で入ったらしいので終了.
-
02:13 PM Feature #120 (Rejected): --enable-gc-malloc-stats
- The code CALC_EXACT_MALLOC_SIZE was removed.
Please use other tools such as valgrind (massif).
- 02:07 PM Revision 47f89c98 (git): * ext/openssl/lib/openssl/buffering.rb (module OpenSSL):
- Buffering#each_byte should return String in accordance with IO in
1.9.
* test/openssl/test_buffering.rb (class Ope... - 01:42 PM Revision 35c16fe3 (git): * time.c: a correction of doc for strftime (%v).
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:32 PM Revision aab82243 (git): * ext/date/date_core.c: replaced doc for strftime based on Time's one.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:10 PM Revision 87eeed51 (git): * ext/date/date_core.c (datetime_s_{iso8601,rfc3339,xmlschema,rfc2822,httpdate}):
- do not take argument comp.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32009 b2dd03c8-39d4-4d8f-98ff-823fe69... - 12:59 PM Revision 4a400e53 (git): * ext/date/date_core.c: added examples.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:56 PM Bug #4868 (Closed): ActiveSupport::JSON.decode Fails Decoding Date/Time String
- Hi,
Tom, thank you for your report.
I think this issue was fixed in trunk by r30957.
And it was already back-p... -
12:51 PM Bug #4868: ActiveSupport::JSON.decode Fails Decoding Date/Time String
- =begin
Same as #4479 ?
=end
-
11:40 AM Bug #4868: ActiveSupport::JSON.decode Fails Decoding Date/Time String
- From the error message above it appears that the issue is related to ruby 1.9.2 and psych. The issue does not occur w...
-
11:02 AM Bug #4868 (Third Party's Issue): ActiveSupport::JSON.decode Fails Decoding Date/Time String
- Report it to ActiveSupport.
The bundled JSON module does not provide JSON.decode. -
10:39 AM Bug #4868 (Closed): ActiveSupport::JSON.decode Fails Decoding Date/Time String
- Issuing the command...
ActiveSupport::JSON.decode('[{"created_at":"2011-06-10T18:09:09-04:00"}]')
using the rai... -
10:51 AM Revision 11c43f7a (git): * gc.c: expand heap if initial_heap_min_slots is bigger than
- HEAP_MIN_SLOTS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32007 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:44 AM Revision f53a117c (git): * ChangeLog (vim): set shiftwidth to 2.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:39 AM Revision 004bd259 (git): * ext/openssl/ossl_x509req.c: raise RequestError instead of
- CertificateError when Request#to_der gets an error from OpenSSL.
Patch from Ippei Obayashi, see #4420. I cannot wri... - 10:36 AM Revision a6567f2b (git): * ext/date/date_core.c (Date::(ABBR_)?(MONTH|DAY)NAMES): should be usascii.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:25 AM Revision 4dbc9af8 (git): * ext/date/date_core.c: rewrote doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:23 AM Bug #4853: ext/tk/extconf.rb fails on Mac OS X
- なかだです。
At Wed, 08 Jun 2011 07:53:54 +0900 (JST),
Hidetoshi NAGAI wrote:
> > TkConfig_Info['TK_INCLUDE_SPEC'... -
10:23 AM Bug #4853: ext/tk/extconf.rb fails on Mac OS X
- なかだです。
At Wed, 08 Jun 2011 07:53:54 +0900 (JST),
Hidetoshi NAGAI wrote:
> > TkConfig_Info['TK_INCLUDE_SPEC'... -
10:04 AM Revision 95e42dc1 (git): * lib/test/unit.rb (Test::Unit::GlobOption#non_options): should run
- with 1.8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:07 AM Revision 10bf738b (git): * bootstraptest/runner.rb: should initilize $stress to avoid warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32001 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:02 AM Revision 34b19050 (git): * io.c (io_getc): should be 7bit if ascii. fixes #4557
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:52 AM Revision 6f58118e (git): * numeric.c (rb_enc_uint_chr): fix message format. Bug#4869
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31999 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:32 AM Revision 0347b17b (git): * ChangeLog: fix ticket number at r31995. fixes #4161 is correct.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31998 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:29 AM Revision da672779 (git): * lib/rexml/formatters/pretty.rb
- (REXML::Formatters::Pretty#write_text),
test/rexml/test_core.rb
(Tester#test_pretty_format_long_text_finite): don... - 07:12 AM Revision 962956e8 (git): * test/rexml/test_core.rb
- (Tester#test_pretty_format_long_text_finite): remove needless
assert_nothing_raised.
git-svn-id: svn+ssh://ci.rub... - 07:05 AM Revision 80cb3351 (git): * lib/rexml/parsers/xpathparser.rb
- (REXML::Parsers::XPathParser#parse),
test/rexml/test_elements.rb
(ElementsTester::test_each_with_frozen_condition... - 06:53 AM Revision 8aecece6 (git): * test/rexml/test_elements.rb (ElementsTester): remove needless
- prefix from test name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31994 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:37 AM Revision 0dfbb49a (git): fixed a grammatical error
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:21 AM Revision 1485f3c1 (git): * vm.c (thread_memsize): don't ignore size of th->local_storage.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:23 AM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- SASADA Koichi <[email protected]> wrote:
> (2011/06/10 13:10), Eric Wong wrote:
> >> For (2), ephemeral class seems ... -
01:32 AM Revision ac0ab1f6 (git): * lib/mkmf.rb: should quote arch_hdrdir and libpath for the case
- installed prefix contains spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31991 b2dd03c8-39d4-4d8f-98ff-82... -
01:21 AM Revision fe244c77 (git): * thread_pthread.c (native_cond_timeout): wrap conditinally used label.
- * thread_pthread.c (native_sleep): remove unused variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31990 b... -
01:17 AM Revision 71fdb43e (git): * thread.c (rb_thread_execute_interrupts): use GetThreadPtr to extract
- rb_thread_t from VALUE.
reorted by Motohiro KOSAKI. [ruby-dev:43700]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... - 01:01 AM Revision 2e29d255 (git): * 2011-06-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31988 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:01 AM Revision 1482fcce (git): * ruby.c (ruby_process_options): add missing return type.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31987 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:22 AM Feature #4867 (Closed): Document more Module callbacks
- I've added documentation for the method_added and method_removed callbacks on Module. The patches are available at ht...
06/10/2011
-
11:35 PM Bug #4866 (Closed): Macでmake checkするとIO.copy_streamでSEGV
- make checkが以下のように異常終了します。
.
#245 test_io.rb:99:in `block in <top (required)>':
at_exit { p :foo }
... -
11:23 PM Feature #4824: Provide method Kernel#executed?
- On Fri, Jun 10, 2011 at 09:35:24PM +0900, Austin Ziegler wrote:
> On Thu, Jun 9, 2011 at 3:49 PM, Cezary Baginski
... -
11:23 PM Feature #4824: Provide method Kernel#executed?
- On Fri, Jun 10, 2011 at 07:20:32AM +0900, Rocky Bernstein wrote:
>
> Issue #4824 has been updated by Rocky Berns... -
09:53 PM Feature #4824: Provide method Kernel#executed?
- On Thu, Jun 9, 2011 at 3:49 PM, Cezary Baginski
<[email protected]> wrote:
> Issue #4824 has been update... -
09:08 AM Feature #4824: Provide method Kernel#executed?
- I'd still prefer a Kernel method - It's about better readability, isn't it? My favourites:
~~~ruby
directly_execu... -
07:20 AM Feature #4824: Provide method Kernel#executed?
- Cezary Baginski wrote:
> This may seem like heresy, but isn't really:
>
> ~~~ruby
> __FILE__ == $0
> ~~~
>
>... -
04:49 AM Feature #4824: Provide method Kernel#executed?
- This may seem like heresy, but isn't really:
~~~ruby
__FILE__ == $0
~~~
just a hack for letting a file be *bo... -
02:30 AM Feature #4824: Provide method Kernel#executed?
- Lazaridis Ilias wrote:
> Nobuyoshi Nakada wrote:
[...]
> > `__FILE__.main?`
>
> This is not an OO approach, ev... -
11:23 PM Bug #4473: Calling return within begin still executes else
- (2011/06/10 22:56), Yukihiro Matsumoto wrote:
> In message "Re: [ruby-core:36926] Re: [Ruby 1.9 - Bug #4473] Calli... -
11:03 PM Bug #4473: Calling return within begin still executes else
- Yugui-san,
This fix will introduce incompatibility from 1.9.2. Is it acceptable? -
10:59 PM Bug #4473: Calling return within begin still executes else
- Hi,
In message "Re: [ruby-core:36926] Re: [Ruby 1.9 - Bug #4473] Calling return within begin still executes els... -
10:53 PM Bug #4473: Calling return within begin still executes else
- Hi,
I recognize this issue. Matz, what do you think about it?
(2011/04/06 21:12), Mayank Kohaley wrote:
... -
11:23 PM Bug #4630: PROCDEBUG to non-zero values causes segmentation faults in check_env in trunk
- Hi,
(2011/04/29 4:52), Elise Huard wrote:
> PROCDEBUG is meant to show debugging output from the vm.
> Howe... -
11:05 PM Feature #4538 (Assigned): [PATCH (cleanup)] avoid unnecessary select() calls before doing I/O
- Assigned.
-
10:53 PM Feature #4538: [PATCH (cleanup)] avoid unnecessary select() calls before doing I/O
- Hi,
Any action on this proposal?
This thread is too long and difficult to understand....
(2011/... -
10:55 PM Feature #4614: [RFC/PATCH] thread_pthread.c: lower RUBY_STACK_MIN_LIMIT to 64K
- GC eats large stack size if there are nested object (deep nested array and so on). I'm not sure but I think this is ...
-
10:54 PM Bug #373: MingwでIO#dupがブロックする
- Was this fixed in r20630 ?
-
10:53 PM Bug #4613: define_method lacks trace events
- Hi,
I'll check your patch and commit it. Thank you.
(2011/04/26 8:29), Roger Pack wrote:
>
> Issue #... -
10:53 PM Bug #4583: trace doesn't work for methods set up by attr_*
- Hi,
(2011/04/17 11:44), [email protected] wrote:
> Methods set up with (({attr_accessor})) or alike are n... -
10:53 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- On Fri, Jun 10, 2011 at 2:32 PM, Adam Prescott <[email protected]> wrote:
> I think the ${1,2,3,...} variables... -
10:53 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- On Fri, Jun 10, 2011 at 1:28 AM, Jan Lelis <[email protected]> wrote:
> "string".gsub(/com(plex)_reg(ex)/){
> ... -
09:28 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- There is (almost) a case where it is already possible:
```ruby
"string".gsub(/./){ |e|
# use e
}
```
vs.
... -
08:38 PM Feature #4865 (Rejected): Documentation of FileUtils is very unclear on how errors are handled
- Documentation of FileUtils is very unclear on how errors are handled.
Looking at the documentation at http://ruby-... -
07:23 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- (2011/06/10 18:50), Eric Wong wrote:
> One possible issue is the VM state counter overflowing. Maybe we should
... -
06:59 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Hi,
(2011/06/10 13:10), Eric Wong wrote:
>> For (2), ephemeral class seems good.
>
> Your patch for (1) ... -
06:53 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Eric Wong <[email protected]> wrote:
> > For (1), I made an alternative patch:
> > http://www.atdot.net/sp... -
06:53 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Charles Oliver Nutter <[email protected]> wrote:
> On Thu, Jun 9, 2011 at 3:17 AM, Eric Wong <normalperson@yhbt.... -
04:53 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- On Thu, Jun 9, 2011 at 3:52 AM, Eric Wong <[email protected]> wrote:
> Since you provided the benchmark code, I... -
04:53 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- On Thu, Jun 9, 2011 at 3:17 AM, Eric Wong <[email protected]> wrote:
> Nevermind, I misread the first time and ... -
01:23 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- SASADA Koichi <[email protected]> wrote:
> Clearing method caching cause the following 2 overheads:
>
> (1) Clear... -
10:53 AM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Hi,
(2011/06/07 2:55), Eric Wong wrote:
> Akira Tanaka <[email protected]> wrote:
>> I don't against for the eph... -
08:23 AM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Eric Wong <[email protected]> wrote:
> A better idea would be to get a kgio-like API into Ruby itself and
> ... -
07:07 PM Bug #4864 (Assigned): RubyGems が環境変数 MAKE を見てくれない
-
06:00 PM Bug #4864 (Closed): RubyGems が環境変数 MAKE を見てくれない
- mkmf などでは環境変数 MAKE を見てくれるのですが、RubyGems だけ環境変数 MAKE を見てくれません。
RubyGems でもなぜか小文字の make は見てくれるのですが。。。
Solaris とかで gmak... -
04:42 PM Bug #4854 (Closed): Invalid locale_charmap (CP0) when running as Windows Service
- This issue was solved with changeset r31985.
Rafal, thank you for reporting this issue.
Your contribution to Ruby is ... -
04:15 PM Bug #4863 (Third Party's Issue): config.charset not found
- ext/iconv/charset_alias.rb と ext/iconv/mkwrapper.rb に
http://www.ctan.org/get/macros/texinfo/texinfo/gnulib/lib/conf... -
02:24 PM Revision 7eed9093 (git): * ext/tk/tcltklib.c (lib_eventloop_core): replace CHECK_INTS with
- rb_thread_check_ints(). Because current code can't be compiled.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... -
11:29 AM Feature #4862 (Rejected): Struct#to_hash
- Occasionally, it is necessary to convert a Struct to a Hash (especially when generating JSON from an Array of Structs...
-
07:42 AM Revision c479bde4 (git): * encoding.c (rb_locale_charmap): When ruby process is run as Windows
- Service the console codepage is not set, GetConsoleCP returns 0.
So on such environment, use GetACP().
http://blo... -
06:45 AM Revision 09c86513 (git): Don't break test-all.
- Revert "* lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason to"
This reverts commit r31982.
git-svn... -
05:47 AM Revision 5a363fbb (git): * common.mk: restore TESTRUN_SCRIPT to "$(srcdir)/test.rb".
- TESTRUN_SCRIPT is used by "make run", "make gdb" and so on.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3198... -
05:23 AM Feature #666: Enumerable::to_hash
- Hi,
On 09.06.2011 20:26, Marc-Andre Lafortune wrote:
> You might want to read the thread [ruby-core:33683] on... -
03:26 AM Feature #666: Enumerable::to_hash
- Thanks for commenting on this old request.
You might want to read the thread [ruby-core:33683] on Akira's
proposa... -
04:23 AM Feature #4326: Fiber should respond to call() and []
- Hi,
Sorry for late response.
(2011/01/26 16:08), Aaron Patterson wrote:
> Feature #4326: Fiber should re... -
04:23 AM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- Hi,
Sorry for late response.
I can't find out the conclusion of this problem. Is it solved? Is
there s... -
04:04 AM Revision 3bc5b309 (git): * lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason to
- skip should be explained.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:03 AM Revision c95cbe80 (git): * test/testunit: add skip messages.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:02 AM Revision be462352 (git): * test/ruby/test_transcode.rb (TestTranscode#test_Big5_Hkscs): fix
- indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31980 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:01 AM Revision b5d59da9 (git): * test/ruby/test_module.rb (TestModule#remove_rake_mixins): remove all
- module related to Rake.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:10 AM Bug #4859 (Rejected): Debug output in 1.8 vs 1.9
- This code emits warnings in debug mode in 1.9 but does not in 1.8:
$-d = true
class Foo
def ... -
12:52 AM Revision 58b14e78 (git): * encoding.c: Mention that Encoding.compatible? can work with more
- than just Strings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31978 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:35 AM Bug #4858 (Closed): array.drop() doc change in array.c
- I made the following change to the array.drop documentation:
* Drops first n elements from <i>ary</i>, and retur...
06/09/2011
-
11:45 PM Bug #4828 (Closed): crash in test_thread_instance_variable
- This issue was solved with changeset r31968.
Motohiro, thank you for reporting this issue.
Your contribution to Ruby ... -
11:03 PM Feature #666: Enumerable::to_hash
- Arnau Sanchez wrote:
> I don't know if it's polite to comment in old closed issues, excuse me if it's not.
>
> I ... -
07:54 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- Charles Nutter wrote:
[...]
> FWIW, I have implemented "it" in JRuby previously, just for fun. It's not hard to add... -
07:18 PM Bug #4460: Date.commercial date calculations don't match strftime output
- repost code
=begin
> Date.new(2011,2,28).strftime('%G-%V-%u')
#=> "2011-09-1"
> Date.new(2011,2,28).next_ye... -
07:12 PM Bug #4460 (Rejected): Date.commercial date calculations don't match strftime output
- not a bug.
'%U', '%V' and '%W' are available for week number.
you should use %V in this case.
you can also use i... -
05:53 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Charles Oliver Nutter <[email protected]> wrote:
> Interested in the overhead of this EAGAIN nonsense, I ran a q... -
05:23 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Charles Oliver Nutter <[email protected]> wrote:
> On Wed, Jun 8, 2011 at 4:00 PM, Eric Wong <normalperson@yhbt.... -
02:23 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- On Wed, Jun 8, 2011 at 4:00 PM, Eric Wong <[email protected]> wrote:
> Charles Nutter <[email protected]> wro... -
06:23 AM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Charles Nutter <[email protected]> wrote:
> What's the effect of the EPHEMERAL flag if someone takes an object
... -
05:26 PM Revision 132161da (git): * ext/psych/lib/psych.rb: updating version to match released gem.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31977 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:08 PM Revision c2f9e1b1 (git): * ext/bigdecimal (BigDecimal_to_i): Integer#** may return flonum.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31976 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:36 PM Revision 14c504b3 (git): * complex.c (string_to_c_internal): uses rb_reg_nth_match;
- * rational.c (string_to_r_internal): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31975 b2dd03c8-39d4-... -
03:31 PM Revision 5aee85ce (git): * gc.c: remove an unused declaration.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31974 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:25 PM Revision aca87391 (git): * rational.c (string_to_r): Rational#** may return flonum.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:02 PM Revision 27f4e218 (git): * 2011-06-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:02 PM Revision 87f025da (git): * io.c: fix IO.copy_stream interrupt handling.
- based on the patch by Eric Wong. [ruby-core:36156]
* vm_core.h (rb_thread_call_with_gvl): don't declare here.
* th... - 03:02 PM Revision b2e133ab (git): * 2011-06-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:02 PM Revision 1c960858 (git): reedit previous commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:45 PM Revision 1fdbe0f4 (git): * gc.c (rb_objspace_call_finalizer): use rb_typeddata_is_kind_of() for
- type check to get rid of a double free when main Thread has singleton
class. [ruby-core:36741] [Bug #4828]
* thread... -
01:58 PM Revision 50a058b6 (git): * test/ruby/test_thread.rb (TestThread#test_kill_thread_subclass):
- add test for Thread.kill with Thread subclass instance.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31967 b2dd... -
01:38 PM Revision d7a3261d (git): * test/ruby/test_thread.rb (TestThread#test_kill_wrong_argument):
- test for [ruby-core:35086].
partially forward porting r31402 from ruby_1_9_2 branch.
git-svn-id: svn+ssh://ci.ruby... - 11:31 AM Revision 8b687950 (git): * lib/date.rb: zone_to_diff in this version is just class method.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:46 AM Revision bc69c7ff (git): * 2011-06-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:46 AM Revision 67236523 (git): * lib/date.rb (time_to_day_fraction): accepts flonum without Float#to_r.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:39 AM Revision 30a87f35 (git): * string.c: Fix the ambiguous description of the behavior of
- rb_str_aref_m with a range. It returns nil when the beginning of
the range is greater than the end of the string r... -
08:43 AM Feature #4412 (Assigned): [ext/openssl] Create Digest by OID
-
08:42 AM Feature #4481 (Assigned): Add client_ca method to OpenSSL::SSLSocket
-
06:38 AM Feature #4481: Add client_ca method to OpenSSL::SSLSocket
- Thanks Ippei for submitting this - I will have a look at it!
Regards,
Martin
-
06:53 AM Feature #4778: IO#each_chomped
- Yeah, probably...or it should be x.chomp!; yield x
My intent was to avoid creating a useless transient object.
... -
12:54 AM Feature #4778: IO#each_chomped
- Charles, shouldn't
x.chomp!
be
x.chomp
in the above code? x.chomp! can return nil. -
06:32 AM Feature #4672: [PATCH] openssl: enable SSL_MODE_RELEASE_BUFFERS if available
- This patch seems reasonable. I looked at the implementation in OpenSSL (1.0.0d)
and it looks like using SSL_MODE_REL... -
06:14 AM Feature #4805: Add X509::Name#hash_old for 0.9.X compat
- Hi Hiroshi,
sorry for taking some time to answer, I was on vacation last week...
I think your patch is good! But ... -
05:23 AM Bug #3924: Performance bug (in require?)
- >> Require performance has been imporved a little at r31875, i think.
>
> nice! It sure has.
>
>> Please compare... -
02:05 AM Feature #4824: Provide method Kernel#executed?
- Markus Fischer wrote:
> Hi,
>
> I take the courtesy to hijack this because ...
[...]
Hijacking issues on an... -
01:23 AM Feature #4824: Provide method Kernel#executed?
- Hi,
I take the courtesy to hijack this because ...
On 08.06.2011 13:31, Rodrigo Rosenfeld Rosas wrote:
>... -
01:13 AM Feature #4824: Provide method Kernel#executed?
- Nobuyoshi Nakada wrote:
> Hi,
>
> At Wed, 8 Jun 2011 16:44:55 +0900,
> Charles Oliver Nutter wrote in [ruby-c... -
01:58 AM Revision 8cd2bf07 (git): * ext/psych/lib/psych/visitors/to_ruby.rb: Hash subclasses can be read
- from YAML files.
* ext/psych/lib/psych/visitors/yaml_tree.rb: Hash subclasses can be
dumped to YAML files.
* test/p... -
12:22 AM Revision aaa52bf0 (git): * ext/psych/lib/psych/visitors/to_ruby.rb: Ruby modules can be loaded
- from YAML files.
* ext/psych/lib/psych/visitors/yaml_tree.rb: Ruby modules can be
dumped to YAML files.
* test/psyc... - 12:06 AM Revision a8cc42d1 (git): * 2011-06-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:06 AM Revision c641e4b2 (git): * ext/psych/lib/psych/visitors/to_ruby.rb: Ruby classes can be loaded
- from YAML files.
* ext/psych/lib/psych/visitors/yaml_tree.rb: Ruby classes can be
dumped to YAML files.
* test/psyc...
06/08/2011
-
11:58 PM Bug #4855 (Closed): rb_context_t::saved_thread::machine_stack_(start|end) should be cleared
- 近永と申します。英語で説明するのが難しいのでruby-devで失礼します。
#4827 の調査の途上で再現スクリプトを valgrind つきで実行すると以下のように
不正な領域を machine stack として mark... -
11:53 PM Feature #4824: Provide method Kernel#executed?
- Em 08-06-2011 11:28, Nobuyoshi Nakada escreveu:
> Hi,
>
> At Wed, 8 Jun 2011 16:44:55 +0900,
> Charles Olive... -
11:29 PM Feature #4824: Provide method Kernel#executed?
- Hi,
At Wed, 8 Jun 2011 16:44:55 +0900,
Charles Oliver Nutter wrote in [ruby-core:36833]:
> I might be more ... -
09:23 PM Feature #4824: Provide method Kernel#executed?
- Em 08-06-2011 08:50, Bill Kelly escreveu:
> Why would one expect `__MAIN__` to be any more or less of a
> consta... -
08:53 PM Feature #4824: Provide method Kernel#executed?
- Hi,
Rodrigo Rosenfeld Rosas wrote:
>
> I like the idea too. I just think that Ruby is very simple to start... -
08:31 PM Feature #4824: Provide method Kernel#executed?
- Actually, maybe something like the snippet below would be ideal:
~~~ruby
if defined?(__MAIN__) ...
~~~
This m... -
08:29 PM Feature #4824: Provide method Kernel#executed?
- Em 08-06-2011 06:13, Ryan Davis escreveu:
> On Jun 8, 2011, at 00:44 , Charles Oliver Nutter wrote:
>
>> I mig... -
06:23 PM Feature #4824: Provide method Kernel#executed?
- On Jun 8, 2011, at 00:44 , Charles Oliver Nutter wrote:
> I might be more inclined to a keyword or pseudo const... -
04:53 PM Feature #4824: Provide method Kernel#executed?
- On Mon, Jun 6, 2011 at 7:09 AM, Rodrigo Rosenfeld Rosas
<[email protected]> wrote:
>
> Issue #4824 has been u... -
11:29 PM Bug #4828: crash in test_thread_instance_variable
- Hi,
At Wed, 8 Jun 2011 23:11:29 +0900,
Tomoyuki Chikanaga wrote in [ruby-core:36849]:
> But I'm hesitating ... -
11:25 PM Bug #4828: crash in test_thread_instance_variable
- wow, the patch fixes warnings on valgrind ruby -e'class << Thread.current; end'
-
11:11 PM Bug #4828: crash in test_thread_instance_variable
- I refined my patch to use rb_typeddata_is_kind_of() to check Thread and Mutex object,
because rb_obj_is_kind_of() mi... -
10:09 PM Bug #4827 (Closed): meke test-all TESTS="-j2 test/ruby/test_fiber.rb" on Mac crash sometimes
- Thank you for your checking.
I committed it at r31954. -
09:23 PM Feature #4840: Allow returning from require
- One real use case I see would be avoiding global state (like CommonJS). However, if an already required file return ...
-
08:59 PM Feature #4840: Allow returning from require
- On 08/06/11 01:33, Yukihiro Matsumoto wrote:
> Hi,
>
> In message "Re: [ruby-core:36811] Re: [Ruby 1.9 - Feat... -
06:29 PM Feature #4840: Allow returning from require
- On Wed, Jun 8, 2011 at 4:22 AM, Ryan Davis <[email protected]> wrote:
> How about raising a specific except... -
06:23 PM Feature #4840: Allow returning from require
- On Jun 7, 2011, at 17:33 , Yukihiro Matsumoto wrote:
> Hi,
>
> In message "Re: [ruby-core:36811] Re: [Ruby... -
05:53 PM Feature #4840: Allow returning from require
- On Wed, Jun 8, 2011 at 8:38 AM, Charles Oliver Nutter
<[email protected]>wrote:
> exit_script if defined? G... -
04:53 PM Feature #4840: Allow returning from require
- On Tue, Jun 7, 2011 at 7:33 PM, Yukihiro Matsumoto <[email protected]> wrote:
> Ah, I understand the request. Bu... -
09:53 AM Feature #4840: Allow returning from require
- Hi,
In message "Re: [ruby-core:36811] Re: [Ruby 1.9 - Feature #4840][Open] Allow returning from require"
... -
09:19 PM Feature #4025: Add Assertion class to Core
- Pretty sure Assertion has to be subclass of Exception, because the way test runners work is to use #rescue to catch A...
-
05:08 PM Feature #4778: IO#each_chomped
- Trivial Ruby impl...
class IO
def each_chomped
each {|x| yield x.chomp!}
end
end
Of course if you d... -
05:01 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- I've gone back and forth on whether I like this feature in Groovy. For simple iterations or chained iterations, it de...
-
04:51 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- What's the effect of the EPHEMERAL flag if someone takes an object with an attached ephemeral class and starts making...
-
04:38 PM Bug #4854 (Closed): Invalid locale_charmap (CP0) when running as Windows Service
- When ruby process is run as Windows Service the console codepage is not set, GetConsoleCP returns 0.
As a result fun... -
12:57 PM Revision c84bb5df (git): * ChangeLog: fix some typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:52 PM Revision 5cf9a75c (git): * ChangeLog: add ticket link
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:50 PM Revision 3621b2de (git): * 2011-06-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31955 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:50 PM Revision 6d9e64d3 (git): * cont.c (root_fiber_alloc): set root fiber's status RUNNING.
- in cont_mark() only RUNNING fiber's machine stack is marked.
root fiber's status should be RUNNING at the beginning... -
07:59 AM Bug #4853: ext/tk/extconf.rb fails on Mac OS X
- 永井@知能.九工大です.
From: Nobuyoshi Nakada <[email protected]>
Subject: [ruby-dev:43656] [Ruby 1.9 - Bug #4853] ext... -
07:59 AM Bug #4853: ext/tk/extconf.rb fails on Mac OS X
- 永井@知能.九工大です.
From: Nobuyoshi Nakada <[email protected]>
Subject: [ruby-dev:43656] [Ruby 1.9 - Bug #4853] ext... -
05:40 AM Bug #4853 (Closed): ext/tk/extconf.rb fails on Mac OS X
- =begin
trunkのext/tk/extconf.rbがDarwin 9.8で通りません。r31894でも
r31947でも同じです。
configuring tk
check functions......... -
12:19 AM Feature #4845: Provide Class#cb_object_instantiated_from_literal(object)
- Yukihiro Matsumoto wrote:
> Hi,
>
> In message "Re: [ruby-core:36822] [Ruby 1.9 - Feature #4845] Provide Class#...
06/07/2011
-
11:53 PM Feature #4845: Provide Class#cb_object_instantiated_from_literal(object)
- Hi,
In message "Re: [ruby-core:36822] [Ruby 1.9 - Feature #4845] Provide Class#cb_object_instantiated_from_lite... -
11:32 PM Feature #4845: Provide Class#cb_object_instantiated_from_literal(object)
- Yukihiro Matsumoto wrote:
> Besides that, I strongly discourage to intercept literal creation, since it would change... -
10:53 PM Feature #4845: Provide Class#cb_object_instantiated_from_literal(object)
- Hi,
In message "Re: [ruby-core:36809] [Ruby 1.9 - Feature #4845] Provide Class#cb_object_instantiated_from_lite... -
10:50 PM Feature #4845 (Rejected): Provide Class#cb_object_instantiated_from_literal(object)
- Besides that, I strongly discourage to intercept literal creation, since it would change the semantics of the fundame...
-
06:42 PM Feature #4845: Provide Class#cb_object_instantiated_from_literal(object)
- Nobuyoshi Nakada wrote:
> > * minimal overhead if not used (C-level if *ptr available, call)
>
> Not true.
I a... -
06:02 PM Feature #4845 (Assigned): Provide Class#cb_object_instantiated_from_literal(object)
- > * minimal overhead if not used (C-level if *ptr available, call)
Not true. -
03:01 AM Feature #4845 (Rejected): Provide Class#cb_object_instantiated_from_literal(object)
- (assuming that this is not a bug, but a speed tradeoff / known issue)
class String
alias_method :orig_initializ... -
11:41 PM Bug #4827: meke test-all TESTS="-j2 test/ruby/test_fiber.rb" on Mac crash sometimes
- nagachika's patch works great. Thanks!
This patch should be committed. -
11:29 PM Bug #4827: meke test-all TESTS="-j2 test/ruby/test_fiber.rb" on Mac crash sometimes
- Hi,
I think the following tiny patch will fix this problem.
Please check it out.
diff --git a/cont.c b/cont.c
... -
12:37 AM Bug #4827: meke test-all TESTS="-j2 test/ruby/test_fiber.rb" on Mac crash sometimes
- Hi,
I've created small script which can reproduce "crash in rb_method_entry_get_without_cache()".
script:
GC.s... -
11:19 PM Bug #4844: RVM crash while running resque worker pool
- Hi,
I've attached pool.rb which you can correlate the stacktrace with. -
03:38 AM Bug #4844: RVM crash while running resque worker pool
- Can you show the reproducible code?
-
02:33 AM Bug #4844 (Closed): RVM crash while running resque worker pool
- I can manage to make this crash happen regularly when running resque-pool on fast running jobs
/mnt/backupify-pr... -
08:53 PM Feature #4840: Allow returning from require
- Hello,
2011/6/7 Rodrigo Rosenfeld Rosas <[email protected]>:
> This patch is so small, that it seems strange... -
08:23 PM Feature #4840: Allow returning from require
- Em 07-06-2011 05:14, Haase, Konstantin escreveu:
> How will that work with require? Remember it will only load the... -
08:23 PM Feature #4840: Allow returning from require
- Em 07-06-2011 07:10, Yusuke ENDOH escreveu:
> Hello,
>
> ...
>
> Agreed. It would be also useful to write... -
07:23 PM Feature #4840: Allow returning from require
- Hello,
2011/6/6 Rodrigo Rosenfeld Rosas <[email protected]>:
> I have a situation where there is some code in G... -
05:23 PM Feature #4840: Allow returning from require
- How will that work with require? Remember it will only load the file once. Return false otherwise? (Which would be k...
-
07:23 AM Feature #4840: Allow returning from require
- On 07/06/2011, at 12:18 AM, Michael Edgar wrote:
> On Jun 6, 2011, at 10:11 AM, Rodrigo Rosenfeld Rosas wrote:
>... -
12:23 AM Feature #4840: Allow returning from require
- I think using "return" is quite natural in this case, as long as we
can use it in module/class-definitions too.
... -
08:52 PM Bug #4843 (Closed): typo in doc/irb/irb.rd* (and doc/ChangeLog-YARV)
- This issue was solved with changeset r31953.
Nobuhiro, thank you for reporting this issue.
Your contribution to Ruby ... -
01:42 AM Bug #4843 (Closed): typo in doc/irb/irb.rd* (and doc/ChangeLog-YARV)
- http://redmine.ruby-lang.org/issues/4837 を処理していて気づいたのですが、
doc/irb/irb.rd* に source を souce としているタイポあります。
ついでに doc/C... -
08:15 PM Bug #4451 (Rejected): Date#step does not raise ArgumentError for 0 step
-
08:12 PM Bug #4776 (Rejected): DateTime.new! has been disabled
- not a bug.
it's for only internal use.
he must have known it.
i once talked to the authour of tzinfo about Ratio... -
02:37 AM Bug #4776: DateTime.new! has been disabled
- Hello? :(
-
07:56 PM Bug #4848 (Rejected): DateTime.jd raises 'invalid fraction' when called with more than one argument
- i've never seen such a nonsense patch.
this is not a bug.
you cannot specify both fraction and hour.
DateTim... -
06:09 AM Bug #4848: DateTime.jd raises 'invalid fraction' when called with more than one argument
- =begin
The second example has gone partially missing above (because RedMine doesn't appear to be escaping the < and ... -
06:01 AM Bug #4848 (Rejected): DateTime.jd raises 'invalid fraction' when called with more than one argument
- Since trunk revision 31862, the DateTime.jd function raises an ArgumentError with message 'invalid fraction' when it ...
-
01:37 PM Bug #4835 (Closed): Compilation failure of ext/tk with recent ActiveTcl
- This issue was solved with changeset r31947.
Yuki, thank you for reporting this issue.
Your contribution to Ruby is g... -
06:23 AM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- 永井@知能.九工大です.
From: Nobuyoshi Nakada <[email protected]>
Subject: [ruby-dev:43637] Re: [Ruby 1.9 - Bug #4835]... -
06:23 AM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- 永井@知能.九工大です.
From: Nobuyoshi Nakada <[email protected]>
Subject: [ruby-dev:43637] Re: [Ruby 1.9 - Bug #4835]... -
12:29 PM Bug #4803: RCLASS_SUPER won't compile for C extensions as of revision 31627
- Hi,
At Mon, 6 Jun 2011 23:47:57 +0900,
Roger Pack wrote in [ruby-core:36791]:
> > rb_class_superclass() sin... -
11:52 AM Revision 58aa09cb (git): * doc/irb/irb.rd: fix typo. patch by Nobuhiro IMAI.
- [Bug #4843] [ruby-dev:43639]
* doc/irb/irb.rd.ja: ditto.
* doc/ChangeLog-YARV: ditto.
git-svn-id: svn+ssh://ci.rub... - 09:56 AM Revision 733be259 (git): * lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? of
- Windows has been fixed at r29969.
* test/rubygems/test_gem_stream_ui.rb: now can run tests.
git-svn-id: svn+ssh://... - 09:38 AM Revision 04b81ae7 (git): * test/rubygems/test_gem.rb (TestGem#{test_self_user_home_userprofile,
- test_self_user_home_user_drive_and_path}): should simply ignore
meaningless tests instead of skipping them.
git-s... - 09:16 AM Revision 01fd0228 (git): * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
- should show some messages when skippning tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31950 b2dd03c8-39... -
07:47 AM Feature #4849 (Closed): io/wait should have a way to avoid FIONREAD
- I would like an API method for io/wait which bypasses FIONREAD. Some IO
objects I work with (e.g. Linux eventfd[1])... -
05:00 AM Revision b59179c8 (git): * ext/date/date_core.c (date_s_today, datetime_s_now): check the
- result of localtime_r().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:50 AM Revision 8137c555 (git): * time.c (rb_gmtime_r2): adjust indent.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:37 AM Revision 5b3bf854 (git): * ext/tk/extconf.rb: use $defs not $CPPFLAGS to get rid of
- command line escape issues on Windows. fixed #4835.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31947 b2dd03c... -
03:36 AM Bug #4847 (Closed): Documentation Error for Hash#reject
- The documentation for Hash#reject fails to note that, when called without a block, an enumerator is returned.
A sm... -
03:35 AM Bug #4846 (Closed): Permission denied - /tmp/nonexisting
- This issue was solved with changeset r31945.
Kazuhiro, thank you for reporting this issue.
Your contribution to Ruby ... -
03:32 AM Bug #4846 (Closed): Permission denied - /tmp/nonexisting
- =begin
なぜか chkbuild が所有者になっている /tmp/nonexisting というファイルが存在していて、
test_s_binwrite(TestIO) と test_s_write(TestIO) が以下の... -
02:59 AM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- Akira Tanaka <[email protected]> wrote:
> I don't against for the ephemeral class flag but
> it needs discussion with...
06/06/2011
-
11:39 PM Bug #4821: Random Segfaults (in start_thread?)
- It seems in garbage collection; marking or freeing some invalid objet causes segv.
But the murderer is not clear. -
11:30 PM Bug #4821: Random Segfaults (in start_thread?)
- There is another segfault:
OSX Crash Reporter:
Process: ruby [56504]
Path: ~/.rvm/rubies/... -
11:24 PM Bug #4841 (Closed): WEBrick threading leads to infinite loop
- In a multi-threaded environment, the callback in WEBrick web server does not appear to work properly. If shutdown is ...
-
11:11 PM Feature #4840 (Closed): Allow returning from require
- I have a situation where there is some code in Gitorious like:
~~~ruby
unless defined? GitoriousConfig
# tons ... -
09:09 PM Feature #4824: Provide method Kernel#executed?
- Ruby allows a question mark in method names exactly for avoiding writing methods beggining with "`is_`" like in Java....
-
08:50 PM Feature #4824: Provide method Kernel#executed?
- Clifford Heath wrote:
[...] - omitting, to focus on essence
> > And at this point, the "dispute" is about the me... -
03:23 PM Feature #4824: Provide method Kernel#executed?
- On 06/06/2011, at 3:51 PM, Lazaridis Ilias wrote:
> So maybe all rarely used methods should be written in long
... -
02:51 PM Feature #4824: Provide method Kernel#executed?
- Clifford Heath wrote:
[...]
> > But "`if __FILE__ == $PROGRAM_NAME`" is quite long.
[...]
> To use an API cal... -
06:53 AM Feature #4824: Provide method Kernel#executed?
- On 05/06/2011, at 11:29 PM, Benoit Daloze wrote:
> Clifford Heath wrote:
>> That is, the problem is that it's no... -
08:15 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- I'm not saying we should copy Groovy syntax or ideas. I'm just showing that this is already done in Groovy.
At fir... -
04:32 PM Feature #4830: Provide Default Variables for Array#each and other iterators
- [please, if possible, delete the non-relevant quoted message in your reply. You can still do this via http://redmine....
-
03:59 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- ignore... can't remove this comment - ammended with the above
-
03:59 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- I would just like to point it out that in Groovy, one can write either:
[1, 2].each{ println it }
or
[1, 2]... -
03:53 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- On Mon, Jun 06, 2011 at 01:07:05AM +0900, Lazaridis Ilias wrote:
>
> Issue #4830 has been updated by Lazaridis I... -
01:06 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- Nobuyoshi Nakada wrote:
> Hi,
>
> At Sun, 5 Jun 2011 17:23:26 +0900,
> Lazaridis Ilias wrote in [ruby-core:36... -
12:23 AM Feature #4830: Provide Default Variables for Array#each and other iterators
- Hi,
At Sun, 5 Jun 2011 17:23:26 +0900,
Lazaridis Ilias wrote in [ruby-core:36750]:
> for arrays: use "item"... -
12:20 AM Feature #4830 (Assigned): Provide Default Variables for Array#each and other iterators
-
07:23 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- なかだです。
At Mon, 6 Jun 2011 18:35:11 +0900,
Hidetoshi NAGAI wrote in [ruby-dev:43636]:
> I don't have Visual ... -
07:23 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- なかだです。
At Mon, 6 Jun 2011 18:35:11 +0900,
Hidetoshi NAGAI wrote in [ruby-dev:43636]:
> I don't have Visual ... -
06:53 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- From: Yuki Sonoda <[email protected]>
Subject: [ruby-dev:43635] [Ruby 1.9 - Bug #4835] Compilation failure of ext/tk ... -
06:53 PM Bug #4835: Compilation failure of ext/tk with recent ActiveTcl
- From: Yuki Sonoda <[email protected]>
Subject: [ruby-dev:43635] [Ruby 1.9 - Bug #4835] Compilation failure of ext/tk ... -
02:44 PM Bug #4835 (Closed): Compilation failure of ext/tk with recent ActiveTcl
- Recent version of ActiveTcl contains "-Duintptr_t=unsigned\ int" in TCL_DEFS. But this escape by backslash is not re...
- 06:35 PM Revision 81894831 (git): * 2011-06-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31946 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:35 PM Revision e301f4c1 (git): * test/ruby/test_io.rb (TestIO#test_s_{,bin}write): do not create a file
- under /tmp. [Bug #4846]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:06 PM Revision 4d85a0df (git): * cont.c: use #if FIBER_USE_NATIVE instead of #ifdef.
- you can suppress use of setcontext for Fiber with compile option
-DFIBER_USE_NATIVE=0
git-svn-id: svn+ssh://ci.rub... - 01:00 PM Revision dc62f1b6 (git): * test/date/test_switch_hitter.rb: added a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:41 PM Revision 0ac1621a (git): * ChangeLog: fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:38 PM Revision 86768527 (git): * ext/date/date_core.c: added notes.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:31 PM Revision 961143f6 (git): * ChangeLog: fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31940 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:05 PM Revision 2cdd0a87 (git): * ext/date/date_core.c: flattened format to strftimev.
- * ext/date/date_core.c (date_strftime_internal): taints run.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@319... -
11:34 AM Bug #4834 (Closed): Adding documentation for prettyprint library
- Adding documentation for the current_group and fill_breakable attribute methods in the prettyprint library. Documenta...
-
10:44 AM Bug #4833 (Closed): Documentation improvement for WEBRick submodules
- I've added documentation to the WEBrick::Log, WEBrick::BasicLog and WEBrick::HTTPStatus modules.
Patchs included. -
10:21 AM Bug #4826 (Closed): Date fails RubySpec
- なるほど、46f643b17d と 0396550b で RubySpec 側を直しました。
ありがとうございました。 -
09:53 AM Bug #4803: RCLASS_SUPER won't compile for C extensions as of revision 31627
- Hi,
At Sat, 4 Jun 2011 01:33:38 +0900,
Roger Pack wrote in [ruby-core:36721]:
> just ran into this, as well... - 06:11 AM Revision 5574d874 (git): * include/ruby/{defines,missing}.h (rb_infinity, rb_nan): move from
- defines.h to missing.h. (couldn't use RUBY_EXTERN there.)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31938 ... - 05:38 AM Revision f4e499de (git): * test/rdoc/test_rdoc_markup_pre_process.rb (TestRDocMarkupPreProcess#
- {test_include_file,test_include_file_encoding_incompatible}): no
need to write such workaround. don't hide the bug... - 05:12 AM Revision 3c9e6c7a (git): * ext/date/date_core.c (valid_jd_sub): need to convert from VALUE to
- double.
* ext/date/date_core.c (offset_to_sec): get rid of a compiler warning.
git-svn-id: svn+ssh://ci.ruby-lang.... - 05:09 AM Revision f0bd1c21 (git): * include/ruby/defines.h (rb_inifinity, rb_nan): export for Windows.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31935 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 AM Revision 55ddfcee (git): * lib/test/unit.rb(Test::Unit::Runner#puke):
- Add overriding from MiniTest::Unit#puke. This reverts minitest's fix
that skip messages are hidden when not verbose... -
01:53 AM Revision 80651eda (git): * lib/net/http.rb: don't use autoload.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31933 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:46 AM Revision 005a7bb5 (git): merges a part of r31717 from trunk into ruby_1_9_2.
- --
* ext/tk/lib/tk/extconf.rb: search directories for 64bit library (e.g.
* /usr/lib64), and bug fix.
git-svn-id: sv... - 12:41 AM Revision 55ea66cb (git): * 2011-06-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:41 AM Revision 6c56c40b (git): * ext/psych/parser.c (parse): release event objects to plug memory
- leak. Thanks Mark J. Titorenko!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31930 b2dd03c8-39d4-4d8f-98ff-823... -
12:41 AM Bug #4828: crash in test_thread_instance_variable
- hi,
following patch suppress the error.
diff --git a/gc.c b/gc.c
index 28fa233..3499b02 100644
--- a/gc.c
++... -
12:33 AM Feature #4831 (Closed): Integer#prime_factors
- Hello,
lib/prime provides Integer#prime_division, but I always forget the name.
I think that #prime_factors is mo...
Also available in: Atom