Project

General

Profile

Activity

From 12/16/2011 to 12/22/2011

12/22/2011

11:57 PM Feature #5787: OpenSSL::X509::Name#to_a Improvement (Patch Attached)
Great news, let me know if there's anything I can do to help. reaperhulk (Paul Kehrer)
09:41 AM Feature #5787 (Assigned): OpenSSL::X509::Name#to_a Improvement (Patch Attached)
That's a good idea, Paul, thanks. It's also in line with RFC 4514 (the former 2253).
I'll have to check whether thi...
MartinBosslet (Martin Bosslet)
05:13 AM Feature #5787: OpenSSL::X509::Name#to_a Improvement (Patch Attached)
Updated patch to avoid a probable memory leak. I don't do much in C so if I still have a mistake please let me know! ... reaperhulk (Paul Kehrer)
03:30 AM Feature #5787 (Closed): OpenSSL::X509::Name#to_a Improvement (Patch Attached)
In ruby 1.8/1.9/trunk the OpenSSL::X509::Name#to_a method attempts to map OIDs to short names. If an OID has no assoc... reaperhulk (Paul Kehrer)
09:06 PM Revision b32f79e0 (git): * common.mk: add "check succeeded" message.
* README, README.ja: follow above change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34105 b2dd03c8-39d4-4d8f...
znz (Kazuhiro NISHIYAMA)
09:06 PM Revision 0212af17 (git): * ext/bigdecimal/bigdecimal.h: add satisfy cc-mode comment.
* util.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
znz (Kazuhiro NISHIYAMA)
07:51 PM Bug #5637: warnings of shellescape
いろいろ考えたんですが、単に //n フラグを削るだけにしようと思います。
・1.8: 一律バイナリとして扱うのは、文字列にencoding情報がなく$KCODEもあてにならないため、やむを得ない仕様だった。(この事情は1.9+...
knu (Akinori MUSHA)
06:49 PM Bug #5790 (Closed): net/http の EOFError と Keep-Alive
[ruby-dev:39421] がずっと心に残っていたので、思い立って調べてみたので、
(正確には自分が高頻度で踏むようになったので調べてみた)
その調査結果と対策案を提案します。
まず、投げられる原因ですが、根本的な原因...
naruse (Yui NARUSE)
06:34 PM Feature #5789 (Closed): Optimize st_table
I prepared couple of patches to optimize st_table performance.
First patch (st_func.patch) is a trivial translatio...
funny_falcon (Yura Sokolov)
05:35 PM Feature #5788 (Rejected): Thread#at_exit
=begin
I propose a new method Thread#at_exit.
It is to register a block which will be called when the thread ends.
...
Glass_saga (Masaki Matsushita)
04:57 PM Bug #5423 (Feedback): readlineの入力待機中に端末のウィンドウサイズ変更すると入力内容が乱れる
ご報告ありがとうございます。
ただ、こちら(OSX 10.6、ruby 2.0.0dev (2011-12-22 trunk 34097) [x86_64-darwin10.8.0]、 GNU Readline 6.2)では「画...
kouji (Kouji Takao)
03:10 PM Revision 9ce124dd (git): * 2011-12-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:10 PM Revision 37b79d03 (git): * test/test_pty.rb (test_pty_check_default): "cat" may not terminateed
in the 0.1 second.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
02:58 PM Revision 92c5d84a (git): Decrease timeout limit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:39 PM Revision 3be2c7db (git): * test/ruby/test_thread.rb: don't test the maximum sleep time. Ruby
is not a real-time system.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34100 b2dd03c8-39d4-4d8f-98ff-823fe69...
akr (Akira Tanaka)
01:59 PM Feature #5474: keyword argument
Hi,

Not sure why the following modifications made in redmine were not
posted on the mailing list...

Whil...
Anonymous
06:46 AM Feature #5474: keyword argument
On 30 October 2011 11:10, Yusuke Endoh <[email protected]> wrote:
> Currently, my patch allows ** only when there are o...
marcandre (Marc-Andre Lafortune)
05:33 AM Feature #5474: keyword argument
While having fun testing your patch, I encountered an issue with more than 2 rest arguments:
def foo(*rest, b:...
marcandre (Marc-Andre Lafortune)
01:45 PM Revision b288aa2d (git): * thread_pthread.c (ping_signal_thread_list): remove return value.
* thread_pthread.c (check_signal_thread_list): add a new function to
check if signal thread list is empty.
* thread...
nagachika (Tomoyuki Chikanaga)
01:08 PM Feature #5248: Faster PStore
Thank you, Nakamura-san.
I'm glad pstore.rb became faster.
Yui NARUSE wrote:
> About such possibility, see http:...
Glass_saga (Masaki Matsushita)
12:50 PM Feature #4495 (Closed): PStoreの高速化
closing. thank you for your contribution. sorah (Sorah Fukumori)
09:48 AM Revision afbcfdf9 (git): Suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
07:00 AM Bug #5777: class_eval/module_eval works differently when given a string than when given a block in 1.9.2 and 1.9.3
Yehuda, thanks for the response. I understand that the lookup rules were changed between 1.9.1 and 1.9.2 -- that's no... jawj (George MacKerron)
04:27 AM Feature #5781: Query attributes (attribute methods ending in `?` mark)
Perhaps one option to consider is to allow extra parameters specifying alternate names for the getters and setters (O... jballanc (Joshua Ballanco)

12/21/2011

06:39 PM Feature #5785 (Closed): Readline に pre_input_hook, insert_text, redisplay を追加
拡張ライブラリ readline で補完時の処理をカスタマイズするため rl_pre_input_hook, rl_insert_text, rl_redisplay をサポートして欲しいです。
叩き台としてパッチを添付します。
nagachika (Tomoyuki Chikanaga)
06:39 PM Feature #5784 (Closed): Readline.special_prefixes の追加
拡張ライブラリ readline で rl_special_prefixes のセットをサポートして欲しいです。
叩き台としてパッチを添付します。
nagachika (Tomoyuki Chikanaga)
06:30 PM Bug #5783 (Closed): r33949からVC++6.0でminiprelude.c、newline.cの生成ができなくなった
This issue was solved with changeset r34092.
Masahiro, thank you for reporting this issue.
Your contribution to Ruby ...
usa (Usaku NAKAMURA)
06:15 PM Bug #5783 (Closed): r33949からVC++6.0でminiprelude.c、newline.cの生成ができなくなった
D:\ruby_ext\ruby_git\win32>nmake
<中略>
NMAKE : fatal error U1073: 'miniprelude.c' のビルド方法が指定されていません。
Stop.
comm...
katonbo (Masahiro Kitajima)
03:50 PM Revision c9a9036d (git): ChangeLog: revert r34093. sorry, these are necessary for ruby-mode.el
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
03:44 PM Revision 5136e61c (git): * ChangeLog: fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
03:42 PM Revision 4af11279 (git): * ext/bigdecimal/bigdecimal.c (VpMult, VpCtoV, VpSqrt): remove assined
but unused variables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nagachika (Tomoyuki Chikanaga)
03:37 PM Revision b3369100 (git): * 2011-12-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:37 PM Revision af845f35 (git): * ext/bigdecimal/bigdecimal.h: remove unused lines.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
12:35 PM Bug #5775 (Closed): BigDecimal does not follow Allocation Framework
This issue was solved with changeset r34089.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby...
nobu (Nobuyoshi Nakada)
12:16 PM Feature #5248: Faster PStore
Masaki Matsushita wrote:
> Kenta Murata wrote:
> > The accident you mentioned seems to occur in the current impleme...
naruse (Yui NARUSE)
11:04 AM Feature #5248 (Closed): Faster PStore
Applied to trunk at r34083 (perf.diff) and r34084 (cosmetic.diff), excluding $0 -> $PROGRAM_NAME change because other... nahi (Hiroshi Nakamura)
09:37 AM Feature #4495: PStoreの高速化
r34083, r34084 で同様のpatchを取り込んで頂いたので( #5248 )、差し支えなければこちらはcloseして頂ければと思います。 Glass_saga (Masaki Matsushita)
09:30 AM Revision 2e683de9 (git): * common.mk (newline.c, miniprelude.c): revert r33949 because the change
broke mswin build, and the changer said no reason about the change.
[ruby-dev:45016] [Bug #5783]
git-svn-id: svn+...
U.Nakamura
08:19 AM Feature #5781: Query attributes (attribute methods ending in `?` mark)
attr_query :foo
Would be nice to add a query method ending in foo? to return the instance variable @foo.
I agre...
shevegen (Robert A. Heiler)
07:44 AM Feature #5781: Query attributes (attribute methods ending in `?` mark)
> So why not just allow: attr :foo?
I agree. I know many people wish for that too.
> matz: The other option is ...
Eregon (Benoit Daloze)
03:59 AM Feature #5781: Query attributes (attribute methods ending in `?` mark)
@matz In that case I would propose:
attr :foo?
#=> def foo?; @foo; end
attr_reader :foo?
#=>...
trans (Thomas Sawyer)
03:51 AM Feature #5781: Query attributes (attribute methods ending in `?` mark)
@jeremy Been down that road, and it's not as clean as you might expect. You end up needing two methods e.g. `attr_que... trans (Thomas Sawyer)
01:23 AM Feature #5781: Query attributes (attribute methods ending in `?` mark)
On Tue, Dec 20, 2011 at 8:17 PM, Jeremy Bopp <[email protected]> wrote:
> How about adding an attr_query method that ...
yeban (Anurag Priyam)
07:03 AM Revision 75583e52 (git): * goruby.c: windows support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:23 AM Revision 7bc839bd (git): * goruby.c (goruby_options): auto irb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34090 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:35 AM Revision f9a4d571 (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_s_allocate): follow
Allocation Framework. [Bug #5775]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34089 b2dd03c8-39d4-4d8f-98ff-...
nobu (Nobuyoshi Nakada)

12/20/2011

11:53 PM Feature #5781: Query attributes (attribute methods ending in `?` mark)
On 12/20/2011 08:03 AM, Yukihiro Matsumoto wrote:
>
> Issue #5781 has been updated by Yukihiro Matsumoto.
>
...
javanthropus (Jeremy Bopp)
11:03 PM Feature #5781: Query attributes (attribute methods ending in `?` mark)
It's mostly because semantics. attr :a creates a method corresponding to an instance variable @a. So naively, attr ... matz (Yukihiro Matsumoto)
09:52 PM Feature #5781 (Assigned): Query attributes (attribute methods ending in `?` mark)
naruse (Yui NARUSE)
04:57 AM Feature #5781 (Assigned): Query attributes (attribute methods ending in `?` mark)
Pretty sure this has come up before, but I'd like to revisit b/c I don't understand why it isn't allowed.
Sometime...
trans (Thomas Sawyer)
08:37 PM Revision 1c6226b6 (git): * test/ruby/test_require.rb (test_race_exception): delete temporary library name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:58 PM Feature #5248 (Assigned): Faster PStore
sorah (Sorah Fukumori)
06:58 PM Feature #5248: Faster PStore
Nice performance tweak :) sorah (Sorah Fukumori)
06:02 PM Feature #5248: Faster PStore
=begin
Thanks! perf.diff looks OK to me. I'm evaluating this. cosmetic.diff would be handled later.
require 'ps...
nahi (Hiroshi Nakamura)
04:52 PM Feature #5248: Faster PStore
Yes.
I split the patch.
Glass_saga (Masaki Matsushita)
03:56 PM Feature #5248: Faster PStore
Matsushita-san, would you please split the patch into 2 parts, one for perf optimizations and another for trivial cos... nahi (Hiroshi Nakamura)
03:22 PM Feature #5248: Faster PStore
I wrote a patch using Digest::MD5.digest instead of String#sum.
I think it is enough to avoid collision.
Glass_saga (Masaki Matsushita)
05:37 PM Revision 934b954a (git): * ext/psych/emitter.c: fixing clang warnings. Thanks Joey!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34087 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
04:55 PM Bug #5768: TestRequire#test_race_exceptionで競合するケースがまだある
Nobuyoshi Nakada wrote:
> rb_barrier_release/rb_barrier_destroyが呼ばれた時点ではmutexがロックさ
> れていることが前提ですので、後半のBarrier部分の変...
naruse (Yui NARUSE)
03:59 PM Bug #5768: TestRequire#test_race_exceptionで競合するケースがまだある
なかだです。

(11/12/20 13:43), Yui NARUSE wrote:
> 追いかけた結果、どうも lock に用いている rb_barrier_release/rb_barrier_destroy や ...
nobu (Nobuyoshi Nakada)
02:10 PM Bug #5768: TestRequire#test_race_exceptionで競合するケースがまだある
lock_funcやrb_mutex_lockを変更するのは反対なので、いったん預かります
kosaki (Motohiro KOSAKI)
01:43 PM Bug #5768: TestRequire#test_race_exceptionで競合するケースがまだある
追いかけた結果、どうも lock に用いている rb_barrier_release/rb_barrier_destroy や rb_mutex_lock のマルチスレッド対応がいまいちだったようです。
前者は rb_mutex_u...
naruse (Yui NARUSE)
04:14 PM Bug #5782 (Closed): File.binwrite doc and hash argument
The doc for `File.binwrite` doesn't mention the possibility of a fourth argument (option hash), unlike `File.write`. ... marcandre (Marc-Andre Lafortune)
04:09 PM Revision 0afb73c6 (git): * 2011-12-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:09 PM Revision 327ea26b (git): * ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.org
* ext/socket/ancdata.c: ditto
* test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb: ditto
* test/syck/test_yaml...
znz (Kazuhiro NISHIYAMA)
02:57 PM Revision a934aeb6 (git): Cosmetic changes of lib/pstore.rb. Patch by Masaki Matsushita. See #5248.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Hiroshi Nakamura
02:56 PM Revision fcec6b5c (git): * PStore content update perf optimization. Patch by Masaki Matsushita.
See #5248.
* lib/pstore.rb (save_data):
* Delete inadequate Marshal check.
* Deferred file truncation: when wr...
Hiroshi Nakamura
12:03 PM Revision 5aea2ad1 (git): * ext/date/date_core.c: uses to_integer instead.
* test/date/test_switch_hitter.rb: added a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34082 b2dd03c8-3...
Tadayoshi Funaba
09:09 AM Feature #5741: Secure Erasure of Passwords
Thanks for your thoughts!
> I think you're going to adopt opt-in way, so library/application
> developers must ...
MartinBosslet (Martin Bosslet)
07:07 AM Revision 15e6d260 (git): * io.c: Improve rdoc for {File|IO}.write
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
06:52 AM Revision def733c5 (git): * 2011-12-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:52 AM Revision a3192373 (git): * io.c: Improve rdoc for {File|IO}.write
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
06:06 AM Revision be4f7bf5 (git): * Make sure to clear $! when ignoring an exception
* ext/openssl/ossl.c (ossl_pem_passwd_cb0, ossl_verify_cb):
pem_passwd_cb and verify_cb ignores the exception raise...
Hiroshi Nakamura
05:57 AM Revision 0ead5c49 (git): * test/ruby/test_require.rb (test_race_exception): rewrote without
global attribute.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34077 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:13 AM Bug #5780 (Closed): test/fileutils/test_fileutils.rb:86: [BUG] Segmentation fault
Hello,
Using Debian SID/unstable I am trying to port ruby1.9.1 (1.9.3.0) package to ARM hardfloat, some data on ...
Hector (Hector Oron)
03:51 AM Feature #5779 (Rejected): Ruby-FTP - allow easy way to find out whether a remote target is a file or a directory
Hello.
The FTP documentation of Ruby is at:
http://www.ruby-doc.org/stdlib-1.9.3/libdoc/net/ftp/rdoc/index.ht...
shevegen (Robert A. Heiler)
03:50 AM Bug #5476: ruby 1.9.3_rc1 segfaults in test_fork.rb on HPPA
Lucas Nussbaum wrote:
> Ruby on hppa is broken because hppa (at least last time I checked) was using a LinuxThreads-...
hansdegraaff (Hans de Graaff)
02:49 AM Revision f26ee745 (git): * test/date/test_date_base.rb (test_jd): tests for
[ruby-dev:45008].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:03 AM Bug #5777: class_eval/module_eval works differently when given a string than when given a block in 1.9.2 and 1.9.3
It's important to note that most uses of class_eval with a block are mostly taking existing blocks and modifying thei... wycats (Yehuda Katz)
02:02 AM Feature #5778 (Closed): Allow WEBrick::HTTPResponse to send IO-duck-typed bodies
WEBrick::HTTPResponse currently type-checks for IO to determine how to transfer content to the outgoing socket. Beca... regularfry (Alex Young)
01:22 AM Revision a9b0e34b (git): * ext/date/date_core.c (wholenum): fix the type of the return value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34075 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

12/19/2011

09:07 PM Revision 80101267 (git): * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.org
* README: ditto
* common.mk: ditto
* ext/bigdecimal/README: ditto
* man/erb.1: ditto
* man/irb.1: ditto
* man/ri...
drbrain (Eric Hodel)
08:03 PM Bug #5777 (Closed): class_eval/module_eval works differently when given a string than when given a block in 1.9.2 and 1.9.3
class_eval/module_eval works differently when passed code as a string than when passed the same code as a block in 1.... jawj (George MacKerron)
05:16 PM Revision 7e178720 (git): * 2011-12-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:16 PM Revision 305cd3fb (git): * ext/date/date_core.c: [ruby-dev:45008].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34072 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
03:16 PM Bug #5476 (Feedback): ruby 1.9.3_rc1 segfaults in test_fork.rb on HPPA
sorah (Sorah Fukumori)
02:53 PM Feature #5741: Secure Erasure of Passwords
Here's my 2 yen.

> 1. Would you agree that we need this functionality?

Good to have, but it would be hard ...
Anonymous
11:37 AM Bug #5776 (Closed): irb のトップレベルで定義したメソッドが public になる
irb のトップレベルで定義したメソッドの呼び出し制限が private ではなく public になってしまいます。
-------------------------------------------------
ir...
hibariya (hi hibariya)
10:58 AM Bug #5768: TestRequire#test_race_exceptionで競合するケースがまだある
bug5754 .rb の中で t2 が Thread.current になっているようだったのと、scratch の配列の順序が
違っているようだったので少し変更してみました。
diff --git a/test/ruby/...
nagachika (Tomoyuki Chikanaga)
09:23 AM Bug #5714: Unexpected error of STDIN#read with non-ascii input on Windows XP
Hello,

In message "[ruby-core:41689] Re: [ruby-trunk - Bug #5714] Unexpected error of STDIN#read with non-ascii...
usa (Usaku NAKAMURA)
02:13 AM Bug #5714 (Closed): Unexpected error of STDIN#read with non-ascii input on Windows XP
This issue was solved with changeset r34043.
Heesob, thank you for reporting this issue.
Your contribution to Ruby is...
usa (Usaku NAKAMURA)
07:15 AM Feature #3090: xml-rpc support for i8 data type
is there a reason why this patch was postponed to 2.0.0 and not included in one of the releases this year? niklas (Niklas Hofer)
02:13 AM Bug #5762 (Closed): Bug#4178 が sparc Solaris 10 + Oracle Solaris Studio 12.2 で再発
This issue was solved with changeset r34071.
Naohisa, thank you for reporting this issue.
Your contribution to Ruby i...
ngoto (Naohisa Goto)
02:13 AM Bug #5773 (Closed): bigdecimal comparison raises SystemStackError
This issue was solved with changeset r34070.
Aaron, thank you for reporting this issue.
Your contribution to Ruby is ...
nobu (Nobuyoshi Nakada)
02:13 AM Bug #5711 (Closed): r32774 (and r32783) broke nmake support
This issue was solved with changeset r34044.
Usaku, thank you for reporting this issue.
Your contribution to Ruby is ...
usa (Usaku NAKAMURA)
02:13 AM Bug #5754 (Closed): Double require bug in 1.9.3
This issue was solved with changeset r34039.
Evan, thank you for reporting this issue.
Your contribution to Ruby is g...
nobu (Nobuyoshi Nakada)
02:13 AM Bug #5688 (Closed): Solaris10 で spawn を繰り返すとメモリリークする
This issue was solved with changeset r34033.
okkez, thank you for reporting this issue.
Your contribution to Ruby is ...
okkez (okkez _)

12/18/2011

02:36 PM Bug #5775 (Closed): BigDecimal does not follow Allocation Framework
It still uses very old style, overriding Class.new method. nobu (Nobuyoshi Nakada)
12:55 PM Bug #5774 (Closed): [PATCH] xmlrpc client handling cookies
=begin
xmlrpc client does not properly handle cookies. Firstly, they do not persist if server sets new cookies, seco...
romanr (Roman Riha)
12:33 PM Bug #5773 (Closed): bigdecimal comparison raises SystemStackError
Comparing an uninitialized BigDecimal to another will raise a SysteStackError exception. For example:
BigDeci...
tenderlovemaking (Aaron Patterson)
09:58 AM Revision 8457bea9 (git): * vm.c (vm_define_method): improve guard of iseq from GC. Fix
failure or segmentation fault in test_singleton_method(TestGc)
on sparc Solaris10 compiled with Oracle Solaris Stud...
ngoto (Naohisa Goto)
05:34 AM Revision 9c00c123 (git): * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follow
allocation framework right now. [ruby-core:41710] [Bug #5773]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34...
nobu (Nobuyoshi Nakada)
04:59 AM Bug #5694: Proc#arity doesn't take optional arguments into account.
Hi,

On Sun, Dec 11, 2011 at 10:51 PM, Yukihiro Matsumoto <[email protected]> wrote:
> Hi,
>
> In message "Re:...
Anonymous
03:44 AM Revision cf2bbc89 (git): * ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restored
from YAML.
* ext/psych/lib/psych/visitors/yaml_tree.rb: BigDecimals can be dumped
to YAML.
* test/psych/test_numeri...
tenderlovemaking (Aaron Patterson)
03:16 AM Revision 7cabeff6 (git): updating documentation link
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
03:05 AM Revision 9f688d53 (git): * ext/psych/lib/psych/scalar_scanner.rb: Strings that look like dates
should be treated as strings and not dates.
* test/psych/test_scalar_scanner.rb: corresponding tests.
git-svn-id: s...
tenderlovemaking (Aaron Patterson)
02:02 AM Bug #5772 (Rejected): Segmentation Fault on Mac (crash)
I'm developing an Rails 3.1.3 application on a Mac:
Darwin kir-mac-2.local 9.8.0 Darwin Kernel Version 9.8.0: Wed ...
maxkir (Kirill Maximov)
02:01 AM Revision d789b385 (git): removing a file I accidentally added. :(
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
01:03 AM Feature #5767: Cache expanded_load_path to reduce startup time
For those interested here are some raw performance numbers and comparison between default (no patch) and other patche... luislavena (Luis Lavena)
12:46 AM Revision 07fa1c91 (git): * test/thread/test_queue.rb (test_thr_kill): extend timeout.
this test takes a long time at slow machine.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34065 b2dd03c8-39d4-4...
nagachika (Tomoyuki Chikanaga)
12:38 AM Revision 1c0e4232 (git): * 2011-12-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34064 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:38 AM Revision e9300c4a (git): * test/ruby/envutil.rb (invoke_ruby): remove :timeout option before
pass it to Kernel#spawn.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34063 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nagachika (Tomoyuki Chikanaga)

12/17/2011

11:44 PM Bug #5771 (Closed): WIN32OLERuntimeError using 1.9.2
I found a problem using win32ole library in threaded script. Ruby version I used is 1.9.2p290. It is said that same ... yohei (Yohei Kaneko)
09:12 PM Feature #5767: Cache expanded_load_path to reduce startup time
There is report about 47% startup time reduction https://gist.github.com/1480404#gistcomment-69769 funny_falcon (Yura Sokolov)
07:26 PM Revision 63783f2c (git): * 2011-12-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@34062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:26 PM Revision 42df5389 (git): * NEWS: Add {Proc|{Unbound}Method}#parameters and typo fixes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@34061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
10:48 AM Bug #5768 (Closed): TestRequire#test_race_exceptionで競合するケースがまだある
まだrequireで競合するケースが残っています。
現在のテストだと確率的にしか起きませんが、以下の通り変更すると確実に起きるようになります。
diff --git a/test/ruby/test_require.rb b/...
naruse (Yui NARUSE)
10:23 AM Feature #3620: Add Queue, SIzedQueue and ConditionVariable implementations in C in addition to ruby ones
Issue #3620 has been updated by Eric Wong.


ping? The subject of Queue performance came up again in:
http:...
normalperson (Eric Wong)
10:00 AM Feature #3620: Add Queue, SIzedQueue and ConditionVariable implementations in C in addition to ruby ones
ping? The subject of Queue performance came up again in:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-tal...
normalperson (Eric Wong)
01:17 AM Revision b06e8581 (git): * 2011-12-17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:17 AM Revision 48c7c84e (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34059 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

12/16/2011

06:48 PM Bug #5750: Thread.current local-variables behavior
any news on this ?
This documentation bug is here since 1.9 was first released from what I understand so I think it ...
schmurfy (Julien A)
05:44 PM Feature #5427: Not complex patch to improve `require` time (load.c)
Tiny fix to patch: fix startup speed on small script. funny_falcon (Yura Sokolov)
04:10 PM Feature #5767: Cache expanded_load_path to reduce startup time
Cosmetic update to patch: more atomic cache access. funny_falcon (Yura Sokolov)
02:23 PM Bug #5714: Unexpected error of STDIN#read with non-ascii input on Windows XP
Hello,

>
> I think you should check in your patches by yourself, if you
> are not disagreeable.
> Do you ...
h.shirosaki (Hiroshi Shirosaki)
12:23 PM Bug #5714: Unexpected error of STDIN#read with non-ascii input on Windows XP
Hello,

In message "[ruby-core:41671] [ruby-trunk - Bug #5714] Unexpected error of STDIN#read with non-ascii inp...
usa (Usaku NAKAMURA)
08:18 AM Revision 9ef4a0aa (git): * 2011-12-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:18 AM Revision c17c0030 (git): * README, README.ja: 'make check' is preferable to 'make test'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:53 AM Bug #5763: sprintf not throwing error for wrong number of arguments
> Motohiro KOSAKI wrote:
>>  But I can't imagine any useful usecase of current behavior.
>
> Then please remembe...
kosaki (Motohiro KOSAKI)
12:32 AM Feature #5766 (Closed): Hash.each_with_object should behave differently when block's arity is 3
shyouhei (Shyouhei Urabe)
 

Also available in: Atom