Activity
From 01/26/2010 to 02/01/2010
02/01/2010
-
09:44 PM Feature #2687: rubyspec: Vector.each2 given one argument returns self when given a block FAILED
- =begin
遠藤です。
2010年2月1日18:42 石塚圭樹 <[email protected]>:
>>rubyspec が、Vector#each2 が self を返すことを期待しています。
>>納得できな... -
09:37 PM Feature #2687 (Closed): rubyspec: Vector.each2 given one argument returns self when given a block FAILED
- =begin
This issue was solved with changeset r26538.
Yusuke, thank you for reporting this issue.
Your contribution ... -
06:42 PM Feature #2687: rubyspec: Vector.each2 given one argument returns self when given a block FAILED
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40241] the message: "[ruby-dev:40241] [Feature:trunk]
rubyspec: Vector.each2 gi... -
09:38 PM Bug #2681: some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi again,
On Mon, Feb 1, 2010 at 21:35, NAKAMURA, Hiroshi <[email protected]> wrote:
> I don't have any ... -
09:35 PM Bug #2681: some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi jeg2,
On Fri, Jan 29, 2010 at 02:13, James Edward Gray II
<[email protected]> wrote:
>> 3) CSV.pa... -
08:21 PM Bug #1954: line number 0?
- =begin
この現象について調べて見ました。すみません、うまく纏められず長い説明になります。
まずはじめに、シグナルを処理するスレッドは 1.8 ではカレント、1.9 ではメインと異なっています。
このため、> st... -
06:44 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40270] the message: "[ruby-dev:40270] Re: [Bug:trunk]
three bugs of Matrix::Sca... -
06:41 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40240] the message: "[ruby-dev:40240] Re: [Bug:trunk]
three bugs of Matrix::Sca... -
12:27 PM Revision 9f714e35 (git): * lib/matrix.rb (Vector#each2): returns a self. [ruby-dev:40241]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:28 AM Feature #2666 (Assigned): ext/curses: improved structure for view2
- =begin
=end
-
11:23 AM Bug #2683 (Assigned): IMAP hangs when receiving an unexpected "BYE" during login
- =begin
=end
-
11:16 AM Feature #2693 (Assigned): unfriendly exception when command executed for Net::FTP which is not connected
- =begin
=end
-
10:18 AM Bug #2700 (Assigned): various behavior when reopening File twice
- =begin
このチケットが参考になると思います。
http://redmine.ruby-lang.org/issues/show/2516
=end
-
01:57 AM Bug #2700 (Rejected): various behavior when reopening File twice
- =begin
遠藤です。
下記のように、読みかけの File インスタンスを使って 2 回 reopen した
ときの挙動が、バージョンによってまちまちです。
$ cat foo.txt
1
2... -
09:32 AM Feature #2691: RCR: allow {select, collect, map} to accept symbol argument
- =begin
On Sun, Jan 31, 2010 at 5:28 PM, Ryan Davis <[email protected]> wrote:
>
> On Jan 30, 2010, at 00:10... -
07:28 AM Feature #2691: RCR: allow {select, collect, map} to accept symbol argument
- =begin
On Jan 30, 2010, at 00:10 , Yugui wrote:
> This reply registers the suggestion by Roger to the redmine.
... -
08:09 AM Revision b8acb1cc (git): * numeric.c (flo_minus): RDoc update. a patch from red stun
- in [ruby-core:27951]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:43 AM Revision f81cdb36 (git): * eval.c (rb_mod_define_method): return original block but not
- bound block. [ruby-core:26984]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26536 b2dd03c8-39d4-4... -
07:40 AM Revision 4c976684 (git): * eval.c (proc_invoke): reverted r25975. [ruby-dev:39931]
- [ruby-dev:40059]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26535 b2dd03c8-39d4-4d8f-98ff-823fe6... -
07:32 AM Revision a7055a6b (git): * test/ruby/test_super.rb (TestSuper#test_define_method): modified
- expected result.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26534 b2dd03c8-39d4-4d8f-98ff-823fe6... -
02:15 AM Bug #2697 (Rejected): rubyspec: StringIO#ungetc when passed [char] tries to convert the passed length to an Integer using #to_int ERROR
- =begin
IO#ungetc も同様の挙動なので、仕様変更でしょう。
=end
-
01:26 AM Bug #2699: "foo" + :bar should be rejected
- =begin
遠藤です。
2010年2月1日0:56 Yugui <[email protected]>:
> 2010/1/31 Yusuke ENDOH <[email protected]>:
>> 1.9.1 にも p129 ... -
12:56 AM Bug #2699: "foo" + :bar should be rejected
- =begin
2010/1/31 Yusuke ENDOH <[email protected]>:
> 1.9.1 にも p129 くらいからバックポートされてしまっているようなので、
> revert する必要があると思います >...
01/31/2010
- 10:51 PM Revision f71a0eb2 (git): * 2010-02-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:51 PM Revision 36f70bd4 (git): * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.
- * ext/tk/lib/tk.rb: [POTENTIAL INCOMPATIBLE] return NoMethodError
for TkWindow#to_ary and to_str.
* ext/tk/lib/tkex... - 10:50 PM Revision 317fea44 (git): * 2010-02-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:50 PM Revision 023a3452 (git): * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.
- * ext/tk/lib/tk.rb: [ruby1.9] fix freeze at exit.
* ext/tk/lib/tk.rb: [POTENTIAL INCOMPATIBLE] return NoMethodError
... -
09:47 PM Bug #2699 (Closed): "foo" + :bar should be rejected
- =begin
This issue was solved with changeset r26525.
Yusuke, thank you for reporting this issue.
Your contribution ... -
09:43 PM Bug #2699 (Closed): "foo" + :bar should be rejected
- =begin
なかださん
遠藤です。
現在、"foo" + :bar ができてしまいます。
$ ./ruby -ve 'p "foo" + :bar'
ruby 1.9.2dev (2010-01-31 trun... -
07:41 PM Bug #2681: some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi,
2010/1/31 James Edward Gray II <[email protected]>:
> On Jan 28, 2010, at 11:13 AM, James Edward ... -
07:33 PM Bug #2697 (Rejected): rubyspec: StringIO#ungetc when passed [char] tries to convert the passed length to an Integer using #to_int ERROR
- =begin
stringio のメンテナのなかださん、もしくは成瀬さん
遠藤です。
to_int を実装したオブジェクトを StringIO#ungetc に与えた時の挙動が
1.8 と 1.9 で違います。
... -
07:22 PM Bug #2696 (Closed): rubyspec: StringIO#ungetc when passed [char] pads with \000 when the current position is after the end ERROR
- =begin
stringio のメンテナのなかださん、もしくはまつもとさん
遠藤です。
stringio に関して、バッファ終端より先に pos を合わせた状態で
StringIO#ungetc を呼んだ時の挙動... -
06:20 PM Bug #2688: rubyspec: Net::HTTPHeader#content_range returns a Range object that represents the 'Content-Range' header entry FAILED
- =begin
=end
-
06:16 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
遠藤です。
2010年1月31日0:51 Yukihiro Matsumoto <[email protected]>:
>
> | Integer#[], Integer#size
> |
> |の... -
12:51 AM Bug #2652: three bugs of Matrix::Scalar
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40237] Re: [Bug:trunk] three bugs of Matrix::Scalar"
on Fri, 29... -
06:12 PM Bug #2495 (Rejected): Matrix: Vector#each2 should check its argument
- =begin
According to [ruby-dev:40237] and [ruby-dev:40267], it is the fate of
duck typing and compatibility.
... -
02:24 PM Revision 8d33d0a5 (git): * io.c (rb_io_each_codepoint): use cbuf when needs readconv.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:08 PM Revision ddf72817 (git): * test/ruby/test_dir.rb: use string instead of symbol as file name.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:44 PM Revision f26bb913 (git): * fix the previous previous commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:42 PM Revision d4f75667 (git): * string.c (rb_string_value): fix the previous commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:37 PM Bug #1392 (Closed): Object#extend leaks memory on Ruby 1.9.1
- =begin
This issue was solved with changeset r26515.
Muhammad, thank you for reporting this issue.
Your contributio... -
01:25 PM Bug #2695 (Closed): Supported Platforms
- =begin
http://redmine.ruby-lang.org/wiki/ruby-19/SupportedPlatforms の Supported ですが、Debian GNU/Linux 4.0 on IA32 はセキ... -
12:46 PM Revision 21523e3a (git): * string.c (rb_string_value): make no exception for Symbol.
- [ruby-dev:40274]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:41 PM Revision 3a9ce187 (git): * vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969]
- (re-commit of r26522 since forgot to add a change, sorry)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26524 b2... -
12:36 PM Revision 323d23c4 (git): * lib/rexml/text.rb (REXML::Text#initialize): do Text.check only when
- parent is specified, since Text.check may need doctype. partially
revert r26518.
git-svn-id: svn+ssh://ci.ruby-la... -
12:11 PM Revision a497f3a5 (git): * vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:03 AM Revision 8458c385 (git): update rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26521 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:41 AM Revision d7844516 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:39 AM Revision 29d994d3 (git): update rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26519 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:02 AM Bug #2641: Seg fault running miniruby during ruby build on Haiku
- =begin
Still working on the SegFault issues, there was some previous work for Ruby on Haiku done below by augiedoggi... -
06:55 AM Revision a9770c80 (git): * lib/rexml/text.rb (REXML::Text#initialize): fix typo and a bug that
- seems to be caused by refactoring.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26518 b2dd03c8-39d4-4d8f-98ff-8... -
06:55 AM Revision 8129a8df (git): * lib/rexml/parent.rb (REXML::Parent#delete): return the deleted node
- because the rdoc of REXML::Element#delete_element says it returns
"the element that was removed."
git-svn-id: svn+... - 05:34 AM Revision ae0b6068 (git): * A bug fix for deleting blank Table rows from Andy Hartford.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:33 AM Revision bcbfa7a9 (git): * gc.c (obj_free): free rb_classext_t of eigenclass. [Bug #1392]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:03 AM Revision 4916ce46 (git): * 2010-01-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:03 AM Revision 6425b4ba (git): * lib/rexml/document.rb (REXML::Document#add): fix duplicate XMLDecls
- and bad DocTypes in REXML::Document. (Bug #19058) [ruby-core:27979]
based on the patch by Federico Builes.
git-...
01/30/2010
-
10:58 PM Feature #2691: RCR: allow {select, collect, map} to accept symbol argument
- =begin
Hi,
2010/1/30 Yugui <[email protected]>:
> This reply registers the suggestion by Roger to the redmine.
>
... -
05:10 PM Feature #2691 (Rejected): RCR: allow {select, collect, map} to accept symbol argument
- =begin
This reply registers the suggestion by Roger to the redmine.
and -1 because a method name is not a metho... -
10:45 PM Feature #2366: private constant
- =begin
遠藤です。
2010年1月30日21:39 Masatoshi SEKI <[email protected]>:
> なぜ現在のRubyの状況ではProcの方がよいのですか?
> 私は1.9.... -
08:03 PM Feature #2366: private constant
- =begin
遠藤です。
2010年1月30日7:20 Masatoshi SEKI <[email protected]>:
>>>> 普通に見えるものは何でも spec にされてしまう例として、以下のような... -
07:50 PM Feature #2366: private constant
- =begin
遠藤です。
2010年1月30日14:34 Yugui (Yuki Sonoda) <[email protected]>:
> On 1/28/10 8:55 PM, Yusuke ENDOH wrote:
>>... -
02:35 PM Feature #2366: private constant
- =begin
On 1/28/10 8:55 PM, Yusuke ENDOH wrote:
> Yugui さんの返事はメールでは来ていませんが、IRC で
>
> - 1.9.2 では rb_classext_t の定義... -
04:47 AM Feature #2366: private constant
- =begin
成瀬です。
(2010/01/30 3:57), Masatoshi SEKI wrote:
>> 元の提案 [ruby-dev:39685] に書きましたが、「非公開というのは承知の上で
>> 敢えて使いた... -
09:13 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
2010/1/30 Yusuke ENDOH <[email protected]>:
> お返事ありがとうございます。
> つまり、いずれ 1.9.1 にバックポートされるということですね。
> それなら 1.9 か... -
08:12 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
遠藤です。
2010年1月30日14:02 Yugui (Yuki Sonoda) <[email protected]>:
> On 1/28/10 8:24 PM, Yusuke ENDOH wrote:
>>... -
02:02 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
On 1/28/10 8:24 PM, Yusuke ENDOH wrote:
>> ということで、リバートの必要はなく、
(snip)
>> あえていうならば、現在
>> BigDecimal#to_iがIn... -
08:36 PM Bug #2658: rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
遠藤です。
2010年1月30日13:52 Yugui (Yuki Sonoda) <[email protected]>:
> On 1/27/10 6:29 PM, Yukihiro Matsumoto wrot... -
01:53 PM Bug #2658: rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
On 1/27/10 6:29 PM, Yukihiro Matsumoto wrote:
> |挙動は現状のままにするとして、
> |
> |1. この挙動は 1.9.2 からの仕様変更 (1.9.1 はそのま... -
08:12 PM Feature #2693 (Closed): unfriendly exception when command executed for Net::FTP which is not connected
- =begin
#2291はr25518により修正されましたが、他のコマンドは依然としてソケットを開いていることを確認していません。
このため、@sock.writeによりNoMethodErrorが発生します。
re... -
08:05 PM Bug #2319: gethostbyname fails in windows
- =begin
Easily reproducible on Windows 7 with latest 1.9.2 dev builds (with *MINGW*):
D:\work\jruby-dev>pik ruby... -
10:35 AM Bug #2319: gethostbyname fails in windows
- =begin
Hi,
At Sat, 30 Jan 2010 10:21:58 +0900,
Roger Pack wrote in [ruby-core:27962]:
> XP Pro, ws2_32.dll => 5... -
10:21 AM Bug #2319: gethostbyname fails in windows
- =begin
XP Pro, ws2_32.dll => 5.1.2600.5512 (gcc 3.4.5)
=end
-
10:12 AM Bug #2319 (Feedback): gethostbyname fails in windows
- =begin
I can't reproduce it on Windows Vista at all.
What's your platform, and the version of winsock2?
=end
-
06:40 PM Bug #1392: Object#extend leaks memory on Ruby 1.9.1
- =begin
Thanks for the quick patch. It certainly seems to do the trick.
=end
-
12:54 PM Revision 3cce74dc (git): merges r25605 from trunk into ruby_1_9_1.
- --
* test/dl/test_dl2.rb (**) testing malloc and realloc
* ext/dl/dl.c (**) adding documentation
git-svn-id: svn+ssh... -
12:54 PM Revision 0777c729 (git): merges r25579 and r25581 from trunk into ruby_1_9_1.
- --
* lib/net/http.rb (Net::HTTPResponse#each_response_header):
accept multiline message header of H... -
12:54 PM Revision a2339bc0 (git): merges r25526,r25527,r25528,r25529,r25530 and r25555 from trunk into ruby_1_9_1.
- --
* encoding.c (get_filesystem_encoding):
add Encoding.filesystem_encoding [ruby-dev:39546]
also see [ruby-core:... -
12:54 PM Revision 4de39cd3 (git): merges r25510 from trunk into ruby_1_9_1.
- --
* lib/net/ftp.rb (getbinaryfile, list): call to_s to convert
a Pathname instance into a string. [ruby-core:2623... -
12:53 PM Revision 1e8b18df (git): merges r25499 from trunk into ruby_1_9_1.
- --
* parse.y (ripper_filename): add Ripper#filename. [ruby-dev:37856] * test/ripper/test_filter.rb: add more tests.
... -
12:53 PM Revision 8c1c1500 (git): merges r25498 from trunk into ruby_1_9_1.
- --
* gc.c (garbage_collect_with_gvl): do not garbage_collect when
dont_gc flag turned on. [ruby-core:26327]
git-s... -
12:53 PM Revision cae43211 (git): merges r25494 from trunk into ruby_1_9_1.
- adds a test case for the change
--
* vm.c (invoke_block_from_c): return Qnil when its iseq is
SPECIAL CONST. [ruby-... -
12:53 PM Revision 4b8d9cff (git): merges r25485 from trunk into ruby_1_9_1.
- --
* io.c (io_fwrite): adjust stdio file position after direct write on
BSDish platforms. [ruby-core:26300]
git-... -
12:52 PM Revision 4d5af950 (git): merges tests from trunk@25460 into ruby_1_9_1.
- --
* ext/dl/handle.c (rb_dlhandle_sym) refactoring rb_secure(2)
* test/dl/test_handle.rb (**) testing sym behavior
g... -
12:52 PM Revision 0347be3e (git): merges r25448 from trunk into ruby_1_9_1.
- --
* ext/ext/dl/handle.c (rb_dlhandle_initialize) added rb_secure(2)
[ruby-core:25762]
* ext/dl/dl.c (rb_dl_dlopen)... -
12:52 PM Revision ac503968 (git): merges r25446 and r25466 from trunk into ruby_1_9_1.
- --
* io.c (io_cntl): update max file descriptor by the result of
fcntl(F_DUPFD).
--
* io.c (io_cntl): F_DUPFD is pl... -
12:52 PM Revision d7d96cdf (git): merges r25440 from trunk into ruby_1_9_1.
- --
* lib/pathname.rb (Pathname::SAME_PATHS): FNM_SYSCASE is always
non-nil.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
12:51 PM Revision e2a553e4 (git): merges r25435 from trunk into ruby_1_9_1.
- --
* test/ruby/envutil.rb (assert_in_out_err): test_stdout and
test_stderr should be an array.
* test/ruby/test_ru... -
12:51 PM Revision 495670d2 (git): merges r25426 from trunk into ruby_1_9_1.
- --
* test/scanf/test_scanfio.rb (TestScanfIO): needs to inherit
TestCase.
* test/scanf/test_scanfio.rb (TestScanfI... -
12:51 PM Revision ac2d608e (git): merges r25418 from trunk into ruby_1_9_1.
- --
* added monitor.rb test. see #2240 the bug on ruby_1_8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/rub... -
12:51 PM Revision 687fd3a1 (git): merges r25408 from trunk into ruby_1_9_1.
- --
* include/ruby/win32.h (finite, scalb): inline'ed non-standard
identifier macros. [ruby-core:2234]
git-svn-id:... -
12:51 PM Revision 4edd2a52 (git): merges r25402,r25404,r25405,r25406 and r25407 from trunk into ruby_1_9_1.
- --
* parse.y (parser_here_document): dispatch delayed heredoc
contents. based on a patch from Andy Keep in [ruby-c... -
12:50 PM Revision be40bdba (git): * vm_method.c (rb_alias): treats an alias as if it is a newly defined
- method so that oklass in a method cache refers the class on which the
aliasing occured.
[ruby-core:26074] (#2202)... -
12:50 PM Revision d274933b (git): * .gdbinit: follows r24470.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:50 PM Revision 647b968d (git): merges r25394 from trunk into ruby_1_9_1.
- --
* lib/rexml/element.rb (text=): false should be converted to string.
A patch by Teruo Oshida [ruby-dev:38351]
g... -
12:49 PM Revision c98a51f6 (git): merges r25392 from trunk into ruby_1_9_1.
- --
Retry until the signal is trapped.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26492 b2dd03c8... -
12:49 PM Revision 3ac7927e (git): merges r25388 from trunk into ruby_1_9_1.
- --
* test/test_prime.rb
(TestPrime#test_eratosthenes_works_fine_after_timeout):
test for [ruby-dev:39465].
* li... -
12:49 PM Revision caa2bb47 (git): merges r25377 from trunk into ruby_1_9_1.
- --
* st.c (unpack_entries): save table->bins and never change the table
during unpacking. Because st_insert() may c... -
12:48 PM Revision 8c9edc00 (git): merges r25371 from trunk into ruby_1_9_1.
- --
* bootstraptest/test_gc.rb: added tests based on [ruby-dev:39484]
from wanabe <s.wanabe AT gmail.com>.
git-svn-... -
12:48 PM Revision 829efc17 (git): merges r25360 from trunk into ruby_1_9_1.
- --
* test/ruby/test_object.rb (test_remove_method): test for Bug#2202.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/b... -
12:48 PM Revision 965258fa (git): merges r25343 from trunk into ruby_1_9_1.
- --
* ext/iconv/iconv.c (iconv_create): cannot retry with given block.
[ruby-dev:39487]
git-svn-id: svn+ssh://ci.ru... -
12:47 PM Revision 4fe744b1 (git): merges r25336 and r25339 from trunk into ruby_1_9_1.
- --
* ext/socket/init.c (rsock_init_sock): validate file descriptor.
--
* ext/socket/init.c (rsock_init_sock): mswin d... -
12:47 PM Revision 7e0875aa (git): merges r25334 from trunk into ruby_1_9_1.
- --
* string.c (rb_check_string_type): rdoc fix [ruby-core:26084]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche... -
12:47 PM Revision b8755b04 (git): merges r25320 from trunk into ruby_1_9_1.
- --
* ext/tk/variable.rb: bug fix. additional trace definition changes the
option of first trace definition.
git-sv... -
12:47 PM Revision 2bdd8561 (git): merges r25318 from trunk into ruby_1_9_1.
- --
* parse.y (parser_magic_comment): fixed normalization.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_... -
12:46 PM Revision 5b928320 (git): merges r25313 from trunk into ruby_1_9_1.
- --
* lib/net/ftp.rb (login): use "anonymous@" as a default password.
[ruby-dev:39451]
git-svn-id: svn+ssh://ci.rub... -
12:46 PM Revision 2298cb6c (git): merges r25300 from trunk into ruby_1_9_1.
- --
* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin
Collins in [ruby-core:26050].
git-svn-id: sv... -
12:46 PM Revision 25d896ea (git): merges r25297 from trunk into ruby_1_9_1.
- and another fix for [ruby-core:26047].
--
* lib/irb/context.rb (IRB::Context#irb_name): removed duplicated
attr_rea... -
12:45 PM Revision f73a2e8e (git): merges r25294 from trunk into ruby_1_9_1.
- --
* include/ruby/ruby.h (RB_GC_GUARD_PTR): workaround for gcc
optimization.
git-svn-id: svn+ssh://ci.ruby-lang.or... -
12:45 PM Revision 82c6f54b (git): merges r25290 from trunk into ruby_1_9_1.
- --
* file.c (path_check_0): prevent from GC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26478 b... -
12:45 PM Revision 58f7f54c (git): merges r25267 from trunk into ruby_1_9_1.
- --
* ext/curses/curses.c: Many functions of module Curses could cause a
crash if the ncurses library was not proper... -
12:45 PM Revision 1ca6da8d (git): merges r25266 from trunk into ruby_1_9_1.
- --
* compile.c (ADD_TRACE): fire coverage event in ensure clause.
[ruby-dev:39303]
* iseq.h, iseq.c: ditto.
git-s... -
12:44 PM Revision 3efa5181 (git): merges r25263 from trunk into ruby_1_9_1.
- --
* lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby-core:22723]
git-svn-id: svn+ssh://c... -
12:44 PM Revision 3e23ba59 (git): merges r25245 from trunk into ruby_1_9_1.
- and fixes a mistake in the test case.
--
* lib/delegate.rb (Delegator::public_api): take snapshot of
public method ... - 12:42 PM Revision c8f9b4d5 (git): * 2010-01-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:42 PM Revision 02b4b54a (git): merges r25243 from trunk into ruby_1_9_1.
- --
* struct.c (rb_struct_select): Struct#select should return
enumerator when no block given.
git-svn-id: svn+ssh:... -
10:54 AM Bug #2330: Non systematic segmentation fault with autoload rubyspec
- =begin
Hi,
At Sat, 30 Jan 2010 06:58:25 +0900,
Marc-Andre Lafortune wrote in [ruby-core:27959]:
> 1) The minima... -
07:56 AM Revision 1b1b5c2b (git): * vm.c (rb_vm_invoke_proc): removed unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:31 AM Bug #2690 (Closed): IO#select unable to select for < 0.015s
- =begin
In my investigation related to the previous "cannot select for < 0.10s on windows" but, here is the current s... -
01:17 AM Bug #2689 (Closed): rdoc gem on 1.9.2 fails for interactive(-i) ri
- =begin
Sorry if this has been already signaled, I didn't see.
So, doing a simple 'ri Fixnum':
~ $> export RI=... -
01:10 AM Bug #2688 (Closed): rubyspec: Net::HTTPHeader#content_range returns a Range object that represents the 'Content-Range' header entry FAILED
- =begin
なかださん
遠藤です。
class C
include Net::HTTPHeader
def initialize
initialize_http_header({})...
01/29/2010
-
11:21 PM Feature #2366: private constant
- =begin
遠藤です。
2010年1月29日20:30 Masatoshi SEKI <[email protected]>:
>>
>>>>> 今の Ruby には、クラスが公開 API かどうかを伝える... -
07:18 PM Feature #2366: private constant
- =begin
=end
-
10:44 PM Bug #2679 (Open): rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
$ ./ruby -rdelegate -e '
a = [42, :hello].freeze
d = SimpleDelegator.new(a)
d.dup[0] += 1
'
-e:4:in... -
08:40 AM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
遠藤です。
2010年1月29日1:49 Yukihiro Matsumoto <[email protected]>:
> ||lib/delegator.rb の clone の定義を見ると
> ||
... -
01:57 AM Bug #2679 (Closed): rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
This issue was solved with changeset r26462.
Yusuke, thank you for reporting this issue.
Your contribution ... -
01:49 AM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40222] Re: [Bug:trunk] rubyspec: SimpleDelegator when frozen creates... -
01:36 AM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40221] [Bug:trunk] rubyspec: SimpleDelegator when frozen creates a f... -
01:18 AM Bug #2679 (Closed): rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
まつもとさん、または lib/delegator.rb についてわかる誰か
遠藤です。
freeze した SimpleDelegator を clone できません。
$ ./ruby ... -
10:32 PM Feature #2687 (Closed): rubyspec: Vector.each2 given one argument returns self when given a block FAILED
- =begin
いしつかさん
遠藤です。
rubyspec が、Vector#each2 が self を返すことを期待しています。
納得できなくもない期待なので、応えてしまっていいでしょうか。
現在は size.ti... -
10:01 PM Bug #2667: Segmentation fault error
- =begin
After I opened this ticket I did a 'make install' again and it worked. It also worked all day yesterday (2 da... -
09:44 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
遠藤です。
何度もすみません。
2010年1月29日19:54 Yusuke ENDOH <[email protected]>:
> 2010年1月29日19:24 石塚圭樹 <[email protected]... -
07:54 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
遠藤です。
2010年1月29日19:24 石塚圭樹 <[email protected]>:
>>見てみたのですが、現在の実装では、compare_by_row_vectors は比較で
>>使われてい... -
07:24 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40236] the message: "[ruby-dev:40236] Re: [Bug:trunk]
three bugs of Matrix::Sca... -
05:33 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
遠藤です。
2010年1月29日13:44 石塚圭樹 <[email protected]>:
> それでは, Matrix同士の比較にしてもらえますか?
見てみたのですが、現在の実装では、compa... -
01:44 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40231] the message: "[ruby-dev:40231] Re: [Bug:trunk]
three bugs of Matrix::Sca... -
08:38 AM Bug #2652: three bugs of Matrix::Scalar
- =begin
遠藤です。
2010年1月29日7:36 Yukihiro Matsumoto <[email protected]>:
> |うーん. 歴史的には, 前者用途で == とかの内部のサブルーチン的な用途が
... -
07:36 AM Bug #2652: three bugs of Matrix::Scalar
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40229] Re: [Bug:trunk] three bugs of Matrix::Scalar"
on Fri, 29... -
04:57 AM Bug #2652: three bugs of Matrix::Scalar
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40224] the message: "[ruby-dev:40224] Re: [Bug:trunk]
three bugs of Matrix::Sca... -
01:50 AM Bug #2652: three bugs of Matrix::Scalar
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40191] Re: [Bug:trunk] three bugs of Matrix::Scalar"
on Wed, 27... -
09:14 PM Bug #2686 (Closed): Socket::gethostbyname => SEGFAULT
- =begin
C:\>ruby19_mingw\bin\irb
irb(main):001:0> require 'socket'
=> true
irb(main):002:0> host = Socket::geth... -
08:35 PM Bug #2685 (Closed): Wrong call sequence example for RDoc of method flo_minus in numeric.c
- =begin
Seems a copy paste issue.
The attached patch itself says it all,
Index: numeric.c
=================... -
07:20 PM Bug #2658: rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
=end
-
07:19 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
=end
-
07:15 PM Bug #2577: Ruby 1.9.2 Preview 1 Aborts when script/generate is used
- =begin
It's a duplicate of #2051.
Line 124 of lib/active_model/validations.rb is
alias :read_attribute_for... -
05:44 PM Bug #1392 (Open): Object#extend leaks memory on Ruby 1.9.1
- =begin
I wrote a patch for this issue.
Unless any objections, I will commit later.
=end
-
02:46 PM Revision 147a09f8 (git): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:27 PM Bug #2669 (Closed): mkmf find_executable doesn't find .bat files
- =begin
This issue was solved with changeset r26468.
Roger, thank you for reporting this issue.
Your contribution t... -
03:20 AM Bug #2669: mkmf find_executable doesn't find .bat files
- =begin
Composing my email crossed with yours. Yes, I think
that rubyforge ticket you link to would cover it.
A q... -
03:13 AM Bug #2669: mkmf find_executable doesn't find .bat files
- =begin
On Thu, Jan 28, 2010 at 6:02 PM, Hugh Sasse <[email protected]> wrote:
> On Fri, 29 Jan 2010, Luis Lavena wrote:... -
03:02 AM Bug #2669: mkmf find_executable doesn't find .bat files
- =begin
On Fri, 29 Jan 2010, Luis Lavena wrote:
> Issue #2669 has been updated by Luis Lavena.
>
>
> Neither ... -
03:00 AM Bug #2669: mkmf find_executable doesn't find .bat files
- =begin
On Thu, Jan 28, 2010 at 5:33 PM, Roger Pack <[email protected]> wrote:
>
> Which ticket is it?
>
Fo... -
02:41 AM Bug #2669: mkmf find_executable doesn't find .bat files
- =begin
On Thu, Jan 28, 2010 at 5:33 PM, Roger Pack <[email protected]> wrote:
>
> Which ticket is it?
I don... -
02:16 AM Bug #2669: mkmf find_executable doesn't find .bat files
- =begin
Neither cygwin or MSYS (which is based in cygwin) likes batch files, that is one of the reasons is not marked... -
01:53 PM Revision bc7ae41e (git): * lib/getoptlong.rb (set_options): ensure that the type of argument is
- Array, restoring this check that was deleted at r10239. This caused
rubyspec error.
git-svn-id: svn+ssh://ci.ruby... -
01:07 PM Bug #2684 (Closed): .def file is missing
- =begin
This issue was solved with changeset r26467.
Nobuyoshi, thank you for reporting this issue.
Your contributi... -
12:46 PM Bug #2684 (Closed): .def file is missing
- =begin
[ruby-core:27919]
EXPORT_PREFIX in rbconfig.rb is empty so DEFFILE is too.
=end
-
10:57 AM Bug #2683: IMAP hangs when receiving an unexpected "BYE" during login
- =begin
=end
-
10:57 AM Bug #2683 (Closed): IMAP hangs when receiving an unexpected "BYE" during login
- =begin
The main imap thread will hang if the receiving thread receives an unexpected "BYE" message during login. IM... -
05:21 AM Revision 9433d94c (git): * configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): should be
- space-separated. [ruby-core:27912]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26468 b2dd03c8-39d4-4d8f-98ff... -
03:59 AM Revision e8e41b21 (git): * configure.in (mingw): needs $(DEFFILE) for extension libraries.
- [ruby-core:27946]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26467 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:22 AM Revision 896d7682 (git): * lib/mkmf.rb (create_makefile): use puts instead of print.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:37 AM Bug #2226: case 文の式が省略され when 節に配列展開があるときの挙動
- =begin
まつもとさん(あるいはささださん?)
このチケットについて、よろしければ意見をお聞きしたいのですがどうでしょうか。
(バグではない、バグだがパッチが正しくない、コミットしてよい、など)
催促するようで申し訳... -
02:26 AM Bug #2681 (Rejected): some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Thank you for so quick response!
I'll work tomorrow.
--
Yusuke Endoh <[email protected]>
=end
-
01:51 AM Bug #2681 (Rejected): some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi jeg2, or anyone who knows the implementation of FasterCSV,
I'm now checking for ruby trunk to pass ru... -
02:09 AM Revision a0248a2b (git): * lib/mkmf.rb (try_do): log no source when no developement env.
- * lib/mkmf.rb (create_makefile): srcprefix always needs $(srcdir).
* lib/mkmf.rb (create_makefile): yield configurat... -
01:52 AM Bug #2680 (Rejected): some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
すみません、ruby-core 宛てに送るメールを間違えて ruby-dev に送りました。
こっちは閉じておきます。
--
Yusuke Endoh <[email protected]>
=end
-
01:50 AM Bug #2680 (Rejected): some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi jeg2, or anyone who knows the implementation of FasterCSV,
I'm now checking for ruby trunk to pass ru... -
01:00 AM Bug #2676: behavior change of some methods of Date between 1.8 and 1.9
- =begin
> 確認ですが、1.8 だと 1582-10-04 以前の commercial date は扱えない
> (1581 年以前も含めて) ということでいいでしょうか。
というより、グレゴリオ暦でしかつかえないよ... -
12:15 AM Bug #2676 (Rejected): behavior change of some methods of Date between 1.8 and 1.9
- =begin
遠藤です。
お返事ありがとうございます。
2010年1月28日22:50 Tadayoshi Funaba <[email protected]>:
>> 1) Date.valid_commerci... -
12:56 AM Revision 6899b6ff (git): * enc/trans/utf8_mac.trans (buf_shift_char): don't see uninitialised
- value. [ruby-dev:40233]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:50 AM Revision 796931aa (git): * common.mk (help): updated.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26463 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:21 AM Bug #2668 (Rejected): Is CGI::HtmlExtension public or not?
- =begin
> これは[nil]を返す方がおかしいだろうと思いました。
> 要素がないんだから[]を返した方が嬉しいはずです。
>
> というわけで、仕様変更です。
了解しました。ありがとうございました。
... -
12:16 AM Bug #2677 (Rejected): rubyspec: Date#parse can handle YYDDD as year and day number FAILED
- =begin
> > 以下の Date.parse に関する挙動の違いは 1.9 からの仕様変更でしょうか。
> はい。
了解しました。
すばやいお返事ありがとうございました。
--
Yusuke ...
01/28/2010
-
11:29 PM Bug #2677: rubyspec: Date#parse can handle YYDDD as year and day number FAILED
- =begin
> 以下の Date.parse に関する挙動の違いは 1.9 からの仕様変更でしょうか。
はい。
=end
-
10:43 PM Bug #2677 (Rejected): rubyspec: Date#parse can handle YYDDD as year and day number FAILED
- =begin
ふなばさん (または akr さん?)
遠藤です。
以下の Date.parse に関する挙動の違いは 1.9 からの仕様変更でしょうか。
ML や議論のログや ChangeLog を見ればわか... -
10:58 PM Bug #2675 (Rejected): rubyspec: Date#valid_civil? should be able to handle negative months and days FAILED
- =begin
> したがって、1582年-3月-18日は、1.8 では存在するが、1.9 では存在しないと
> いうことになります。
説明ありがとうございます!わかりました。
聞かないと到底わかりそうになかったです... -
10:33 PM Bug #2675: rubyspec: Date#valid_civil? should be able to handle negative months and days FAILED
- =begin
> まず確認ですが、valid_civil? が jd or nil を返すという仕様から
> true or false を返すようになったのは 1.9 から (というか Date2
> から?) の仕様変更です... -
09:51 PM Bug #2675 (Rejected): rubyspec: Date#valid_civil? should be able to handle negative months and days FAILED
- =begin
ふなばさん
遠藤です。
まず確認ですが、valid_civil? が jd or nil を返すという仕様から
true or false を返すようになったのは 1.9 から (というか Date2... -
10:50 PM Bug #2676: behavior change of some methods of Date between 1.8 and 1.9
- =begin
> 1) Date.valid_commercial? の返す値の真偽が変わった?
> $ ruby18 -rdate -e 'p Date.valid_commercial?(1582, 41, 4)'
> ni... -
10:20 PM Bug #2676 (Rejected): behavior change of some methods of Date between 1.8 and 1.9
- =begin
ふなばさん
遠藤です。
rubyspec が Date に関する動作の違いを見つけまくってくれるんですが、
Date の知識がなくてバグかどうか判断できません。
すみませんが以下の動作の違いをチェ... -
10:11 PM Bug #2669: mkmf find_executable doesn't find .bat files
- =begin
Under cygwin, I have lots of .bat files which are not executable (according to ls -l). Indeed, under Ruby 1.... -
10:07 AM Bug #2669 (Assigned): mkmf find_executable doesn't find .bat files
- =begin
memo:
problem of File.executable?
## I do not have the opinion now.
=end
-
07:50 AM Bug #2669 (Closed): mkmf find_executable doesn't find .bat files
- =begin
Dunno if this was discussed already...
>> require 'mkmf'
=> true
>> find_executable('rdebug')
chec... -
08:55 PM Feature #2366: private constant
- =begin
遠藤です。
>>> 今の Ruby には、クラスが公開 API かどうかを伝える手段がドキュメント
>>> しかありません。そのため、ERB::Compiler など、ライブラリの中の公開
>>> でない (... -
08:24 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
遠藤です。
2010年1月28日11:34 Yukihiro Matsumoto <[email protected]>:
> | # 巨大な BigDecimal は ceil が取れない
> | $... -
11:35 AM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40168] [Bug #2662] BigDecimal#ceil, etc. should not return Integer"
... -
07:41 PM Feature #2674 (Assigned): RubyVM::InstructionSequence to accept IOs
- =begin
=end
-
07:36 PM Feature #2674 (Closed): RubyVM::InstructionSequence to accept IOs
- =begin
RipperはRipper#initializeでIOを受け付けますが、ISeqはそうはなっていません。
非対称なのでISeqもIOを受け付けるようにするのはどうでしょうか。
Signed-off-by... -
07:19 PM Bug #2611: Hang while executing END blocks with redirected stderr
- =begin
I reproduced it on Ubuntu 9.10 by adding "sleep 0.01" at the first line of C#write.
blocking_region_begi... -
05:46 PM Bug #1392: Object#extend leaks memory on Ruby 1.9.1
- =begin
My trunk build is: ruby 1.9.2dev (2010-01-27 trunk 26434) [x86_64-linux]
Your clone code above doesn't lea... -
04:47 PM Revision d9e84f23 (git): * lib/delegate.rb (Delegator#initialize_copy): use initialize_copy
- instead of overriding clone/dup. [ruby-dev:40221]
it now always clones the target, it might cause incompatibility.... -
04:34 PM Revision d1499525 (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_to_i): update RDoc to
- denote that #to_i raises FloatDomainError for Inf and NaN.
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_i): fast #to... - 03:19 PM Revision a715d95a (git): * 2010-01-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:19 PM Revision 266ee3bc (git): * lib/cgi.rb: set autoload to CGI::HtmlExtension. [ruby-dev:40194]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:15 PM Bug #2330: Non systematic segmentation fault with autoload rubyspec
- =begin
=end
-
12:44 PM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
- =begin
むらたです。
permutation size の計算式を間違えてました。
修正したパッチを再度添付します。
On 2010/01/28, at 11:59, Kenta Murata wrote:
... -
11:59 AM Feature #2673 (Closed): the length for an enumerator generated by Array#permutation and Array#combination
- =begin
Array#permutation と Array#combination が生成する enumerator は要素数が確定できますが、
Enumerator#length が存在しないため、to_a で配列化し... -
11:57 AM Feature #2012: Set event_flags on thread creation if hook exists
- =begin
This patch seems to fix the threading difficulties for ruby-prof as well.
Koichi could you take a look a... -
10:50 AM Bug #2667: Segmentation fault error
- =begin
it looks you failed installation process.
please try again from extract tarball.
Anyway, is it ok that... -
06:08 AM Bug #2558: r24591 causes Segfault
- =begin
trunk: ruby 1.9.2dev (2010-01-28 trunk 26454) [x86_64-linux]
alex@neon trunk % ./ruby ~/file.rb >| /dev/... -
02:10 AM Bug #2664 (Closed): Failure: test_segv_test(TestRubyOptions)
- =begin
r26447 でコミットしました。
=end
-
12:50 AM Revision 62f8c207 (git): * regcomp.c (onig_compile): initialize ScanEnv.
- mainly to initialize env->warnings_flag [ruby-dev:40196]
* regparse.c (scan_env_clear): clear warnings_flag.
git-sv... -
12:41 AM Bug #2495: Matrix: Vector#each2 should check its argument
- =begin
Hi,
2009/12/19 Marc-Andre Lafortune <[email protected]>:
> Bug #2495: Matrix: Vector#each2 should che...
01/27/2010
-
11:45 PM Bug #2668 (Rejected): Is CGI::HtmlExtension public or not?
- =begin
xibbar さん
遠藤です。
CGI::HtmlExtension には昔から :nodoc: が付いていないようなので、公開
API だとしたら cgi.rb で autoload を設定しておい... -
11:37 PM Feature #2650 (Closed): Vector#/
- =begin
This issue was solved with changeset r26448.
Yusuke, thank you for reporting this issue.
Your contribution ... -
05:35 PM Feature #2650: Vector#/
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40151] the message: "[ruby-dev:40151] [Feature:trunk]
Vector#/", on Jan/26 00:2... -
11:37 PM Bug #2649 (Closed): Vector can't be coerced into Vector
- =begin
This issue was solved with changeset r26448.
Yusuke, thank you for reporting this issue.
Your contribution ... -
05:29 PM Bug #2649: Vector can't be coerced into Vector
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40150] the message: "[ruby-dev:40150] [Bug:trunk] Vector can't be coerced into V... -
11:35 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40189] the message: "[ruby-dev:40189] Re: [Bug:trunk]
three bugs of Matrix::Sca... -
10:51 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
遠藤です。
2010年1月27日19:50 石塚圭樹 <[email protected]>:
> 一連のメイルをまとめると以下のパッチではいかがでしょう?
いいと思いました。
ひとつだけ気... -
07:50 PM Bug #2652: three bugs of Matrix::Scalar
- =begin
けいじゅ@いしつかです.
In [ruby-dev:40153] the message: "[ruby-dev:40153] [Bug:trunk] three
bugs of Matrix::Scalar"... -
11:14 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
> 0 が一個足りませんでした。1E100000 はうちだと 8 秒ですね。1E1000000
> だとどうでしょう。
> しかし、Rational で動くなら、何かを直せばなんとかなりそうですね。
Rati... -
10:03 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
2010年1月27日19:12 Tadayoshi Funaba <[email protected]>:
>> # 巨大な BigDecimal は ceil が取れない
>> $ ./ruby -rbigde... -
07:12 PM Bug #2662: BigDecimal#ceil, etc. should not return Integer
- =begin
ちょっと試してみました。
> r20584 と r20616 で BigDecimal#ceil 、truncate 、floor 、round 、div の
> 戻り値を Integer にする変更があります... -
02:42 AM Bug #2662 (Rejected): BigDecimal#ceil, etc. should not return Integer
- =begin
まつもとさん
遠藤です。
r20584 と r20616 で BigDecimal#ceil 、truncate 、floor 、round 、div の
戻り値を Integer にする変更がありま... -
11:06 PM Bug #2667: Segmentation fault error
- =begin
Sorry, should have also included OS info
CentOS release 5.4 (Final)
2.6.18-164.el5 #1 SMP Thu Sep 3 03... -
11:02 PM Bug #2667 (Rejected): Segmentation fault error
- =begin
I just downloaded and compiled from source ruby-1.9.1-p376 yesterday. No special settings other then I did th... -
10:40 PM Bug #2664: Failure: test_segv_test(TestRubyOptions)
- =begin
(2010/01/27 21:56), Kazuhiro NISHIYAMA wrote::
>> |出たり出なかったりする原因は rb_vm_bugreport の i が初期化されていないからのように見えます。
... -
09:57 PM Bug #2664: Failure: test_segv_test(TestRubyOptions)
- =begin
西山和広です。
At Wed, 27 Jan 2010 18:44:14 +0900,
Yukihiro Matsumoto wrote:
>
> |出たり出なかったりする原因は rb_vm_bugrep... -
06:44 PM Bug #2664: Failure: test_segv_test(TestRubyOptions)
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40169] [Bug #2664] Failure: test_segv_test(TestRubyOptions)"
on... -
08:44 AM Bug #2664 (Closed): Failure: test_segv_test(TestRubyOptions)
- =begin
環境によって「-- Ruby level backtrace information-----------------------------------------」が出たり出なかったりして、出る環境では test/... -
09:42 PM Feature #2666 (Closed): ext/curses: improved structure for view2
- =begin
Looking at bits of stdlib that ruby-doc.org considers insufficiently commented, I explored
ext/curses, and ... -
07:01 PM Revision fdbf2bb4 (git): Backport #2009 [ruby-core:25173]; (rb_io_fptr_finalize): free fptr to avoid memory leaks.
- My brain got stuck in a bad pattern, and I kept adding new items under the first record for the day. They are all bro...
-
06:29 PM Bug #2658: rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40164] Re: [Bug #2658] rubyspec: Ruby character strings interpolate... -
02:36 AM Bug #2658: rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
まつもと ゆきひろです
In message "Re: [Bug #2658] rubyspec: Ruby character strings interpolates the return value of ... -
06:27 PM Bug #2636: Incorrect UTF-16 string length
- =begin
On 2010/01/25 16:37, Vincent Isambart wrote:
>> What needs to be fixed here is the data, nothing else:
>>
... - 06:18 PM Revision 8bebedc5 (git): * 2010-01-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:18 PM Revision e2f5883e (git): Backport #1916 [ruby-core:24838]; (rb_sysopen): workaround for MSVCRT's bug. Should fix the original bug report which was: File.open crashes when flags File::RDONLY | File::APPEND are passed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:59 PM Bug #1813: Threading seg fault (1.9.1-p129 Linux/Mac)
- =begin
Seems like a stack overflow.
=end
-
04:43 PM Bug #1813 (Open): Threading seg fault (1.9.1-p129 Linux/Mac)
- =begin
reproduced on both Ubuntu 8.04 x86_64 and FreeBSD 8.0 x86_64.
=end
-
04:14 PM Bug #1813 (Feedback): Threading seg fault (1.9.1-p129 Linux/Mac)
- =begin
=end
-
09:56 AM Bug #1813: Threading seg fault (1.9.1-p129 Linux/Mac)
- =begin
seems to work fine for me with 1.9.1/1.9.2
Is it still a problem?
=end
- 04:59 PM Revision 15ae29a7 (git): * 2010-01-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:59 PM Revision d42641db (git): add ML ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:53 PM Bug #2558 (Open): r24591 causes Segfault
- =begin
Can't reproduce at r26358, but Now can reproduce on ruby 1.9.2dev (2010-01-27 trunk 26434) [x86_64-freebsd8.0... -
09:43 AM Bug #2558: r24591 causes Segfault
- =begin
do you get this with trunk?
=end
-
04:15 PM Bug #2611 (Assigned): Hang while executing END blocks with redirected stderr
- =begin
=end
-
09:59 AM Bug #2611: Hang while executing END blocks with redirected stderr
- =begin
was able to reproduce this for 1.9.1p376 mingw, 1.9.2 mingw (not on linux, though--works fine there).
=end
-
02:58 PM Revision 96d07f51 (git): Backport #1875 [ruby-core:24735]; (RMATCH_REGS): added for compatibility.
- (RFLOAT_VALUE, RSTRING_END, RREGEXP_SRC_*, RBIGNUM_*): backported macros for compatiblity from trunk.
git-svn-id: s... -
02:36 PM Revision e341e9b0 (git): Backport #1818 [ruby-core:24561]; (argf_eof): go to the next file if called after ARGF.close or ARGF.skip.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:34 PM Revision 5f7f5098 (git): * test/matrix/test_matrix.rb, test/matrix/test_vector.rb: add some
- tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:33 PM Bug #2641: Seg fault running miniruby during ruby build on Haiku
- =begin
The gdb backtrace says, Haiku's pthread_cond_timedwait returns 3704403, but the value is not ETIMEDOUT nor EI... -
08:35 AM Bug #2641: Seg fault running miniruby during ruby build on Haiku
- =begin
trying to use an older binary version of 1.8 for BeOS to compile 1.9 on Haiku.
(compiling ruby requires ... -
07:20 AM Bug #2641: Seg fault running miniruby during ruby build on Haiku
- =begin
are you really using 1.8.4? What about trunk?
-r
=end
-
05:26 AM Bug #2641: Seg fault running miniruby during ruby build on Haiku
- =begin
a quick note.. still not sure if it is a Haiku or Ruby issue. Here is a gdb backtrace of the seg fault...
... -
02:30 PM Revision 0aafb0b4 (git): * lib/thread.rb (ConditionVariable#wait, signal, broadcast): return
- self (for 1.8 compatibility).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26449 b2dd03c8-39d4-4d8f-98ff-823fe6... -
02:28 PM Revision afc9fce0 (git): * lib/matrix.rb: add exception Matrix::ErrOperationNotImplemented
- [ruby-dev:40149].
* lib/matrix.rb: change message of exception
Matrix::ErrOperationNotDefined [ruby-dev:40150], [... -
02:25 PM Revision 606f59bb (git): * vm_dump.c (bugreport_backtrace): trivial change.
- * vm_dump.c (rb_vm_bugreport): uninitialized local variable i.
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test... -
02:25 PM Revision 9c8f53c1 (git): * test/ruby/test_exception.rb
- (TestException#test_thread_signal_location):
change test method name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
02:25 PM Revision ea379a7f (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:49 PM Revision a817c0b0 (git): * lib/matrix.rb (determinant): fix name error.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:29 PM Revision 69eb602b (git): * vm_eval.c (rb_backtrace): "circular require" warning was output to
- stdout except the first line. All line is output to stderr now.
[ruby-dev:40147]
git-svn-id: svn+ssh://ci.ruby-la... -
01:19 PM Revision 74eb575c (git): Backport #1806 [ruby-core:24506]; (REXML::Text.normalize): call to_s for input.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:04 PM Revision bf4a6a05 (git): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:18 AM Bug #1392: Object#extend leaks memory on Ruby 1.9.1
- =begin
yeah I can confirm this
loop do
Module.new.clone
end
leaks with 1.9.1p376
but doesn't see... -
07:14 AM Bug #1392: Object#extend leaks memory on Ruby 1.9.1
- =begin
And just to confirm, using an indefinite loop like Roger points out makes my Ruby process grow continuously. ... -
06:58 AM Bug #1392: Object#extend leaks memory on Ruby 1.9.1
- =begin
I've just tried the code above with Ruby 1.9.2 Preview 1 and the current trunk.
I can confirm that this... -
05:25 AM Revision c0497c5b (git): * eval.c (thread_init): used only for setitimer or threaded.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:23 AM Revision 185aca62 (git): * ext/dl/dl.c (c_parray): get rid of a deprecated function.
- * ext/dl/handle.c (rb_dlhandle_sym): conditionally used variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... - 05:11 AM Revision be37924f (git): * 2010-01-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:11 AM Revision f0caeb92 (git): * io.c, eval.c, process.c: add __APPLE__ to r26371's condition.
- patched by Wataru Kimura [ruby-dev:40145]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26437 b2dd0... -
01:31 AM Bug #2661 (Closed): Bignum <= BigDecimal("NaN") raises an Exception
- =begin
遠藤です。
Bignum と BigDecimal("NaN") を <= などで比較すると例外があがります。
$ ./ruby -rbigdecimal -ve 'p 2**100 <=...
01/26/2010
-
10:42 PM Bug #2658: rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
2010年1月26日21:49 Tanaka Akira <[email protected]>:
> 2010年1月26日20:39 Yusuke Endoh <[email protected]>:
>>
>>... -
08:39 PM Bug #2658 (Closed): rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
まつもとさん
遠藤です。
rubyspec の以下のエラーを調べてみました。
9)
Ruby character strings interpolates the return val... -
09:02 PM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
On Tue, 26 Jan 2010, Yui NARUSE wrote:
> Issue #2656 has been updated by Yui NARUSE.
>
> Status cha... -
08:34 PM Bug #2656 (Closed): Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
I merged your doc, thanks.
rd document is thought as obsoleted and removed.
Your point, GzipFile.wr... -
07:16 PM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
Excuse me following up to myself, but there's a first cut of
the patch below...
On Tue, 26 Jan 2010, Hugh... -
05:51 PM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
On Tue, 26 Jan 2010, Yui NARUSE wrote:
> Issue #2656 has been updated by Yui NARUSE.
>
> Category s... -
03:57 PM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
> Zlib::GzipWriter.open(filename, level=nil, strategy=nil) { |gz| ... }
> (snip)
> and Zlib::GzipWriter... -
07:43 AM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
On Tue, 26 Jan 2010, Ryan Davis wrote:
>
> On Jan 25, 2010, at 13:07 , Hugh Sasse wrote:
>
> > On... -
07:14 AM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
On Jan 25, 2010, at 13:07 , Hugh Sasse wrote:
> On Tue, 26 Jan 2010, Ryan Davis wrote:
>
>>
>> On J... -
06:07 AM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
On Tue, 26 Jan 2010, Ryan Davis wrote:
>
> On Jan 25, 2010, at 11:38 , Hugh Sasse wrote:
>
> > Bug #2... -
05:10 AM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
On Jan 25, 2010, at 11:38 , Hugh Sasse wrote:
> Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692... -
04:42 AM Bug #2656: Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
Forgot to confirm this is still true for ruby_1_8. I have now checked that and it is still true.
=end
-
04:37 AM Bug #2656 (Closed): Inconsistent docs for Zlib. [ruby-core:27692]
- =begin
(Putting this in redmine so it will be found)
http://ruby-doc.org/stdlib/libdoc/zlib/rdoc/classes/Zlib/G... -
08:37 PM Bug #2657 (Closed): rubyspec: The return keyword within define_method goes through the method via a closure FAILED
- =begin
This issue was solved with changeset r26425.
Yusuke, thank you for reporting this issue.
Your contribution ... -
08:09 PM Bug #2657: rubyspec: The return keyword within define_method goes through the method via a closure FAILED
- =begin
ささだです.
(2010/01/26 19:59), Yusuke Endoh wrote::
> ○原因
>
> rb_vm_invoke_proc の中で lambda の中の TAG_RETURN... -
08:09 PM Bug #2657: rubyspec: The return keyword within define_method goes through the method via a closure FAILED
- =begin
ささだです.
(2010/01/26 19:59), Yusuke Endoh wrote::
> ○原因
>
> rb_vm_invoke_proc の中で lambda の中の TAG_RETURN... -
07:59 PM Bug #2657 (Closed): rubyspec: The return keyword within define_method goes through the method via a closure FAILED
- =begin
ささださん
遠藤です。
rubyspec の以下のエラーを調べてみました。
9)
The return keyword within define_method goes th... -
08:33 PM Bug #2623 (Closed): drb - circular require
- =begin
Don't use "see" when you want to close a ticket.
=end
-
07:15 PM Bug #2612 (Feedback): Use POSIX shell in Makefile
- =begin
=end
- 06:06 PM Revision 72c7ea79 (git): * 2010-01-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:06 PM Revision 5c17ceb0 (git): Backport #2039 [ruby-core:25339]; backported r24413, r24416, r24442 to fix a problem with IO#select and threads. This is the same issue as Bug #199
- 3 [ruby-core:25114].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26435 b2dd03c8-39d4-4d8f-98ff-... -
05:06 PM Feature #2645: Have a method in StringScanner which returns the position in characters rather than in bytes
- =begin
StringScanner's pos is related to IO#pos.
Feature#1159 is also about this. (but in Japanaese)
A ... -
02:30 AM Feature #2645: Have a method in StringScanner which returns the position in characters rather than in bytes
- =begin
+1...but what to name it?
* char_pos
* chpos
* index (like String#index)
by the way, the docume... -
04:27 PM Bug #2577 (Feedback): Ruby 1.9.2 Preview 1 Aborts when script/generate is used
- =begin
=end
-
03:25 PM Revision 1d3c2678 (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod, BigDecimal_mod,
- BigDecimal_divmod, BigDecimal_div2): BigDecimal#% and #div returned
an array itself that was returned by #divmod.
... - 03:21 PM Revision 671c165b (git): * 2010-01-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26433 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:21 PM Revision 48b4d8c5 (git): * ext/bigdecimal/bigdecimal.c (VpCtoV): do not raise infinity
- exception for BigDecimal("0E200000000000").
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26432 b2dd03c8-39d4-4d... -
02:54 PM Revision 6ce49942 (git): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:33 PM Revision 5cce9205 (git): * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656]
- patched by Hugh Sasse [ruby-core:27692] [ruby-core:27852]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby... -
01:31 PM Revision bddadeea (git): * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656]
- patched by Hugh Sasse [ruby-core:27692] [ruby-core:27852]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26429 b2... -
12:52 PM Revision 05d80e2f (git): * ext/bigdecimal/bigdecimal.c (VpCtoV): BigDecimal("0E200000000000")
- was Infinity, not 0.
* test/bigdecimal/test_bigdecimal.rb: add a test for above.
git-svn-id: svn+ssh://ci.ruby-lang... -
12:41 PM Revision 96542c36 (git): * configure.in: test unsetenv returns a value.
- unsetenv is void in older BSDs (FreeBSD 6 and OpenBSD 4.5 at least).
* hash.c (ruby_setenv): don't use the result of... -
12:34 PM Revision fe98a03c (git): * ext/socket/extconf.rb: suppress a warning.
- * ext/extmk.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:28 AM Revision b71cab7f (git): * vm.c (rb_vm_invoke_proc): this function must not catch TAG_RETURN
- because vm_exec does. This caused rubyspec error. [ruby-dev:40158]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru... - 11:24 AM Revision c10e6010 (git): * lib/drb/eq.rb: fix circular requrie in drb.
- reported by akr. see [ruby-dev:40156] [ruby-core:27661]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_... - 11:22 AM Revision e92661e6 (git): * lib/drb/eq.rb: fix circular requrie in drb.
- reported by akr. see [ruby-dev:40156] [ruby-core:27661]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26423 b2... -
11:20 AM Revision 09141c06 (git): * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc.
- patched by Hugh Sasse [ruby-core:27692]
* ext/zlib/doc/zlib.rd: removed.
-This line, and those below, will be ignore... -
11:18 AM Revision 0ba192d7 (git): * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc.
- patched by Hugh Sasse [ruby-core:27692]
* ext/zlib/doc/zlib.rd: removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/rub... -
07:56 AM Revision 6dc1a463 (git): * ext/strscan/strscan.c: fix rdoc. (length -> bytesize)
- reported by Kornelius Kalnbach. see [ruby-core:27792]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26420 b2dd03... -
07:30 AM Feature #2619: Proposed method: Process.fork_supported?
- =begin
On Tue, 26 Jan 2010, Roger Pack wrote:
> > Thanks but I'm fine. I currently use the following code:
> >
... -
06:38 AM Feature #2619: Proposed method: Process.fork_supported?
- =begin
On Mon, Jan 25, 2010 at 2:57 PM, Hongli Lai <[email protected]> wrote:
> On 1/25/10 3:46 PM, Roger Pack wrot... -
03:34 AM Feature #2619: Proposed method: Process.fork_supported?
- =begin
> Thanks but I'm fine. I currently use the following code:
>
> RUBY_ENGINE = defined?(::RUBY_ENGINE) ? ::R... -
03:26 AM Bug #2621: cannot resume Fiber from forked process
- =begin
なかださんにこのチェックは必要と言われたので revert しました。
rb_protect を callcc で抜けられると確かにまずそうでした。すみません。
# Fiber を resume してまずい例は... -
02:38 AM Bug #2618: Win32OLE RuntimeError due CoInitialize not being called
- =begin
working all right for me with
ruby 1.9.2dev (2010-01-25 trunk 26409) [i386-mingw32]
(fails with ruby 1... -
02:36 AM Bug #2655 (Rejected): win32OLE processes lose their connection?
- =begin
The following code works in 1.8.6, not in 1.9.x...
require 'win32ole'
wmi = WIN32OLE.connect("winmgmts... -
12:33 AM Bug #2652 (Closed): three bugs of Matrix::Scalar
- =begin
連投すみません。
[ruby-dev:40149] と全く同じ内容ですが、subject に [Bug:trunk] を
つけ忘れたので再送します。
=====
遠藤です。
Mat... -
12:30 AM Bug #2651 (Closed): Matrix#compare_by_row_vectors does not receive array of Vector
- =begin
遠藤です。
Matrix#compare_by_row_vectors が、その名前に反して、Vector の配列を
与えても正しく比較してくれません。
require "matrix"
... -
12:24 AM Feature #2650 (Closed): Vector#/
- =begin
遠藤です。
Matrix#/ や Vector#* があるので Vector#/ もあっていいと思います。
--- a/lib/matrix.rb
+++ b/lib/matrix.rb
@@ -1... -
12:23 AM Bug #2649 (Closed): Vector can't be coerced into Vector
- =begin
遠藤です。
Vector に Vector をかけると Vector can't be coerced into Vector という
例外が出ます。
$ ./ruby -rmatrix -e 'Vect... -
12:06 AM Bug #2646: 1.9.2dev segv when compiling with clang 1.1/trunk
- =begin
Hmm, it seems your clang's bug.
I can compile with clang 1.1 with x86_64 FreeBSD.
Anyway, it seems cra... -
12:01 AM Bug #2319: gethostbyname fails in windows
- =begin
Just as a note, this still occurs (I think only with GCC 3.4.5 mingw)
e:\dev\digitalarchive_trunk>ruby -... -
12:00 AM Revision 46c8b826 (git): don't gnerate core file.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom