Activity
From 02/01/2010 to 02/07/2010
02/07/2010
-
11:16 PM Feature #2666: ext/curses: improved structure for view2
- =begin
Thank you. I'm glad I could help.
Hugh
On Sat, 6 Feb 2010, Shugo Maeda wrote:
> Issue #2666 has been updated by Shugo Maeda.
>
> Status changed from Assigned to Closed
>
> I have replaced view2.rb with your ... -
02:13 PM Revision fe0598ac (git): * sample/test.rb: sort files for syntax validataion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:09 PM Revision dd4537ad (git): * bootstraptest/runner.rb: sort test files.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:29 AM Revision bd0a3dfd (git): * test/dl/test_handle.rb (test_NEXT): fix for BSD.
- Linux and Darwin's RTLD_NEXT searchs second occurrence of the function.
But FreeBSD and NetBSD's RTLD_NEXT searchs in libraries loaded after dl.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:16 AM Bug #1332: Reading file on Windows is 500x slower then with previous Ruby version
- Appears that
1) the writes have slowed down, "only" by about 100% (take twice as long to write in ascii 1.9 as in 1.8). Not terrible.
2) the reads have slowed down by something like 40000% (!)
I think to avoid the slowdown with r... - 04:59 AM Revision c93458e0 (git): This even fails.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:55 AM Revision 666409ba (git): * lib/rake.rb (Rake::FileList::ARRAY_METHODS): fix test failure by <=>
- definition at Kernel.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:52 AM Bug #2718 (Closed): DRb mixing up function return values between PIDs after fork()
- =begin
The precise details are in the attached test case, but the basic version goes as such: Child pid 1 calls method_a() but gets the return value of method_b() that was called from child pid 2. This only happens if the parent proces... -
01:46 AM Bug #2717: Requiring rubygems/specification causes tons of warnings for NoMethodError
- =begin
fyi, this is a clean install (configure && make && sudo make install) and rubygems-update 1.3.5 is *not* installed.
gem list
*** LOCAL GEMS ***
minitest (1.5.0)
rake (0.8.7)
rdoc (2.2.2)
=end
-
01:42 AM Bug #2717 (Closed): Requiring rubygems/specification causes tons of warnings for NoMethodError
- =begin
Strictly speaking this is a third party issue and already reported as
http://rubyforge.org/tracker/index.php?func=detail&aid=27087&group_id=126&atid=575
at 2009-09-10 but is still open with no response.
I'll post this s... -
12:27 AM Feature #2693 (Closed): unfriendly exception when command executed for Net::FTP which is not connected
- =begin
This issue was solved with changeset r26605.
Yuki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
02/06/2010
-
11:27 PM Feature #2666 (Closed): ext/curses: improved structure for view2
- =begin
I have replaced view2.rb with your version. Thank you.
=end
-
11:16 PM Bug #2476 (Third Party's Issue): instance_eval ArgumentError
- =begin
If you still think that this issue is a bug of Ruby, please reopen this ticket.
=end
-
11:07 PM Bug #2683 (Closed): IMAP hangs when receiving an unexpected "BYE" during login
- =begin
This issue was solved with changeset r26599.
Bob, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
09:55 PM Bug #2716 (Closed): make main is stopped by error in compile_prelude.rb
- =begin
=end
-
09:14 PM Bug #2716: make main is stopped by error in compile_prelude.rb
- =begin
r26593 で直りました。
=end
-
11:58 AM Bug #2716: make main is stopped by error in compile_prelude.rb
- =begin
重要な情報を書き忘れていました。
$(top_srcdir) の中に build-osx という名前のビルド用ディレクトリを作って、その中で configure しています。
=end
-
11:54 AM Bug #2716 (Closed): make main is stopped by error in compile_prelude.rb
- =begin
以下のように ruby の trunk をビルドすると compile_prelude.rb で rbconfig を見つけられず止まってしまいます。
$ make main -C build-osx
./miniruby -I../lib -I.ext/common -I./- -r../ext/purelib.rb -I.. -I. -r./rbconfig ../tool/compile_prelude.rb ../prelude.... - 07:04 PM Revision 34c19595 (git): * 2010-02-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:04 PM Revision f9983693 (git): * parse.y: Get rid of tags for Ripper, pointless in 1.8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:02 PM Revision fcd2fb4e (git): * math.c (math_lgamma): initialize sign because
- lgamma(NaN) doesn't set the sign in OpenSolaris.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:26 PM Revision b09eabd4 (git): * class.c (rb_class_init_copy): raise a TypeError if the argument is
- BasicObject. [ruby-core:27060]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:26 PM Revision 14117918 (git): * 2010-02-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26606 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:26 PM Revision 0381cec5 (git): * lib/net/ftp.rb (initialize): set @sock to a NullSocket instance to
- raise FTPConnectionError when not connected. [ruby-dev:40258]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26605 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:26 PM Revision e432a4c4 (git): added a ChangeLog entry.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:26 PM Revision 5fe1f626 (git): ext/curses/view2.rb: replaced with Hugh Sasse's version.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:11 PM Revision 3b21e88f (git): test/net/imap/test_imap_response_parser.rb: fixed test_resp_text_code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:09 PM Revision d724d5e7 (git): * test/net/imap/test_imap_response_parser.rb (test_resp_text_code): added a test
- for [ruby-core:27913].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:57 PM Revision b4407017 (git): added a ChangeLog entry.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:57 PM Revision 69c3348b (git): * lib/net/imap.rb (receive_responses): does not hang when an unexpected BYE
- response received. fixed [ruby-core:27944]. Thanks, Bob Potter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:54 PM Revision b3da2ad8 (git): * test/net/imap/test_imap.rb: added a test for unexpected BYE responses.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26598 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:32 PM Revision bc885aea (git): added a ChangeLog entry.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26597 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:31 PM Revision 237c2211 (git): * test/net/imap/test_imap.rb (test_exception_during_idle): use timeout.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:31 PM Revision 332e8fe5 (git): * lib/monitor.rb (wait): supported timeout.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:47 AM Revision cef8a996 (git): fix a test.
- OpenSolaris cannot remove the current directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:37 AM Feature #2706 (Closed): optional reverse_lookup argument for IPSocket#{addr,peeraddr} and Socket.getaddrinfo
- =begin
This issue was solved with changeset r26590.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
11:30 AM Feature #2715: Optimization to avoid spawning shell in Kernel#system call should check for failure conditions
- =begin
Hi,
At Sat, 6 Feb 2010 06:55:09 +0900,
Tomasz Wegrzanowski wrote in [ruby-core:28072]:
> This almost works, except shell error reporting is not
> duplicated. If command doesn't exist, shell would print an
> error message o... -
11:27 AM Feature #2715 (Feedback): Optimization to avoid spawning shell in Kernel#system call should check for failure conditions
- =begin
=end
-
06:54 AM Feature #2715 (Feedback): Optimization to avoid spawning shell in Kernel#system call should check for failure conditions
- =begin
This is an old issue, I think going all the way back to Perl's system().
Kernel#system is supposed to spawn shell and pass its argument to shell process just like C system(); except it's optimized for a common case of very ... -
10:36 AM Revision cd2a49f3 (git): * tool/compile_prelude.rb: fix require path.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:02 AM Revision a6569ad6 (git): * lib/delegate.rb (Delegator#method_missing),
- (Delegator.delegating_block): don't hide backtrace from
__getobj__ and reduced exception messages when $DEBUG.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:41 AM Revision 26b8c089 (git): * test/test_delegate.rb (TestDelegateClass::IV#initialize): should
- set delegation target.
* test/test_delegate.rb (TestDelegateClass#test_copy_frozen):
clone of frozen delegator also should be frozen.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:35 AM Revision af2f1bf4 (git): * ext/socket/ipsocket.c (ip_addr, ip_peeraddr),
- ext/socket/socket.c (sock_s_getaddrinfo): added optional
reverse_lookup flag. [ruby-core:28007]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:07 AM Bug #2696 (Closed): rubyspec: StringIO#ungetc when passed [char] pads with \000 when the current position is after the end ERROR
- =begin
This issue was solved with changeset r26588.
Yusuke, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
12:54 AM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40330] Re: [Bug #2679](Open) rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR"
on Fri, 5 Feb 2010 23:05:03 +0900, Yusuke ENDOH <mame@tsg.ne.jp> writes:
|重大と言ったのは...
02/05/2010
-
11:40 PM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
遠藤です。
2010年2月5日23:05 Yusuke ENDOH <mame@tsg.ne.jp>:
> 2010年2月5日16:39 Nobuyoshi Nakada <nobu@ruby-lang.org>:
>>> # 4) delegate 元の private method が普通に呼び出せてしまう (重大)
>>>
> *snip*
>>>
>> むしろsendでも呼べないほうがバグじゃないかという気がしますが、
>
... -
11:05 PM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
遠藤です。
2010年2月5日16:39 Nobuyoshi Nakada <nobu@ruby-lang.org>:
>> # 4) delegate 元の private method が普通に呼び出せてしまう (重大)
>>
*snip*
>>
> むしろsendでも呼べないほうがバグじゃないかという気がしますが、
重大と言ったのは、[ruby-core:26122] で「public method しか delegate... -
05:04 PM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
なかだです。
At Thu, 4 Feb 2010 12:43:19 +0900,
Yusuke Endoh wrote in [ruby-dev:40314]:
> # 2) frozen? が delegate 元の freeze 状態を返す (これはむしろ改善?)
>
> $ ./ruby -rdelegate -e '
> p SimpleDelegator.new([1, :foo].freeze).frozen?
> '
... -
10:56 PM Bug #2712: TCPServer#gets gets stuck
- =begin
遠藤です。
2010年2月5日14:05 Tanaka Akira <akr@fsij.org>:
> 2010年2月5日12:21 Yusuke ENDOH <mame@tsg.ne.jp>:
>
>>> 環境によっては問題が残るという話でしょうか。
>>
>>
>> そういうことになると思います。
>> windows でも誰かが直せるなら直せばいいですし、重大な問題ではない
>> ので best effort な環境では無視し... -
12:21 PM Bug #2712: TCPServer#gets gets stuck
- =begin
遠藤です。
2010年2月5日10:50 Tanaka Akira <akr@fsij.org>:
> 2010年2月5日0:18 Yusuke ENDOH <mame@tsg.ne.jp>:
>
>> _WIN32 以外では呼ばないようにするパッチを作ってみました。
>
> 環境によっては問題が残るという話でしょうか。
そういうことになると思います。
windows でも誰かが直せるなら直せばいいですし、重大な問題ではない
... -
12:18 AM Bug #2712 (Closed): TCPServer#gets gets stuck
- =begin
遠藤です。
単一スレッドの状態で TCPServer#gets を呼ぶと Errno::ENOTCONN が
投げられますが、複数のスレッドがいる状態だと接続があるまでブロック
します。
Thread.new { sleep }
TCPServer.new(0).gets
rubyspec がそういうテストを入れてくれたので困ってます。
原因は gets が読み込みを行う前に (rb_thread_wait_fd... -
10:56 PM Feature #2022: Patch for openssl-1.0
- =begin
This issue still occur.
Now, Trunk + Fedora12 on x86_64 makes following error.
Then, I did forwardport Lai's patch to current trunk.
openssl-build-fix-v2.patch mean
0001-Apply-Jeroen-van-Meeuwen-s-and-Nobu-Nakad... - 05:09 PM Revision 0759512a (git): * test/ruby/test_array.rb (TestArray#test_splat): Add test cases
- where splat fails in when clause. ref [Bug #2468]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:57 PM Revision e5757042 (git): * ext/stringio/stringio.c (strio_ungetc): pads with \000 when the
- current position is after the end. [ruby-dev:40271]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:21 PM Revision 63cbe555 (git): * ext/purelib.rb, common.mk: to simulate ruby command more precisely,
- remove "." from $: of virtual environment for build and test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:29 PM Revision 40c3b2f1 (git): fix typos.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:29 PM Revision a68c79f7 (git): fix typos.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:04 PM Revision eb310af1 (git): * 2010-02-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:04 PM Revision a2d51931 (git): * 2010-02-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:04 PM Revision 07c670db (git): * random.c (fill_random_seed): don't use O_NOFOLLOW because
- /dev/urandom is a symlink in OpenSolaris.
* lib/securerandom.rb (SecureRandom.random_bytes: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:04 PM Revision 19b2909e (git): * random.c (fill_random_seed): don't use O_NOFOLLOW because
- /dev/urandom is a symlink in OpenSolaris.
* lib/securerandom.rb (SecureRandom.random_bytes: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 02:11 PM Revision fb8a3652 (git): * 2010-02-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26582 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:11 PM Revision d2e30d50 (git): * ext/rational/rational.c: Added to provide a fast implementation
- of Fixnum#gcd (and maybe some others in the future) in C. The
base code was submitted by Kurt Stephens. [Feature #2561]
* ext/rational/lib/rational.rb: Moved from lib/rational.rb. Make
overall code optimization; submitted by Kurt ... -
08:27 AM Feature #2713 (Rejected): Rdoc: rdoc/usage missing in Ruby 1.9
- =begin
I've been transitioning to Ruby 1.9.1, and it appears that rdoc/usage was deleted in revision 14994 without apparent explanation.
http://redmine.ruby-lang.org/repositories/revision/10?rev=14994
This breaks my command li... -
07:38 AM Revision 7873c056 (git): * lib/delegate.rb (Delegator): include copy of Kernel.
- [ruby-dev:40314]
* lib/delegate.rb (Delegator#{dup,clone}): class of copy should be
Delegator. [ruby-dev:40313]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:46 AM Bug #2696: rubyspec: StringIO#ungetc when passed [char] pads with \000 when the current position is after the end ERROR
- =begin
遠藤です。
2010年1月31日19:21 Yusuke ENDOH <mame@tsg.ne.jp>:
> stringio に関して、バッファ終端より先に pos を合わせた状態で
> StringIO#ungetc を呼んだ時の挙動が 1.8 と 1.9 で違います。
>
>
> # 1.8 では間が \0 で埋められる
> $ ruby18 -rstringio -e '
> io = StringIO.new("1234")... -
02:17 AM Bug #2711 (Closed): invalid yaml emitted for Struct - =begin
This issue was solved with changeset r26576.
Yusuke, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
01:31 AM Feature #2639: ifdef References to __BEOS__ should be changed to also include __HAIKU__
- =begin
Yeah, I wasn't aware of the recent changes to stop defining __BEOS__ in Haiku. I will go over the current trunk and eliminate any patches for legacy BeOS stuff that Haiku has updated/fixed.
=end
-
12:37 AM Bug #2661 (Closed): Bignum <= BigDecimal("NaN") raises an Exception
- =begin
This issue was solved with changeset r26574.
Yusuke, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
12:28 AM Revision 1c4fe539 (git): * bignum.c (big_op): remove unused variables.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/04/2010
-
10:30 PM Revision eacf387c (git): Syntax change and dead code cleanup to help resolve some build issues on certain platforms.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:01 PM Bug #2711 (Closed): invalid yaml emitted for Struct
- =begin
Hi, Aaron Patterson --
lib/yaml seems to emit invalid yaml document for Struct:
$ ./ruby -ryaml -e '
Person = Struct.new(:name, :gender)
puts Person.new("Jane", "female").to_yaml
'
--- !ruby/struct:Person
... -
06:09 PM Feature #2639: ifdef References to __BEOS__ should be changed to also include __HAIKU__
- =begin
Alex, can you check it?
If it works, please make a patch to current trunk.
=end
-
11:12 AM Feature #2639: ifdef References to __BEOS__ should be changed to also include __HAIKU__
- =begin
This patch should be reverted, with the possible exception of the define in signal.c. All other changes enable old BeOS code that wasn't necessary on Haiku. The Haiku developers specifically removed the __BEOS__ definition to av... -
06:05 PM Bug #2641: Seg fault running miniruby during ruby build on Haiku
- =begin
The patch seems for the signal problem which was mentioned before.
This seems different problem...
Anyway can you find the commit which breaks compile on Haiku?
You could compile it ten days ago.
=end
-
05:11 PM Revision 510cde74 (git): * lib/yaml/rubytypes.rb: Struct members are emitted without a leading
- colon. Thanks Yusuke Endoh! [ruby-core:28052]
* test/yaml/test_struct.rb: fixed tests to go with Struct changes
* test/yaml/test_yaml.rb: fixed tests to go with Struct changes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26576 b2d... - 03:36 PM Revision f6b75e30 (git): * 2010-02-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26575 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:36 PM Revision f574df44 (git): * bignum.c (big_gt, big_ge, big_lt, big_ge): added Bignum#>, >=, < and
- <= to allow to compare with BigDecimal. [ruby-dev:40167]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26574 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:43 PM Bug #2679 (Open): rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
遠藤です。
rubyspec で delegate のエラーが 5 つ増えました。
tempfile も 10 個くらい失敗するようになったようです。
難しいですね。
翻訳すると、以下のように挙動が変わったようです。
# 1) freeze しても __setobj__ できてしまう
$ ./ruby -rdelegate -e '
d = SimpleDelegator.new([1, :foo... -
10:39 AM Bug #2679: rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40312] [Bug #2679](Closed) rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR"
on Thu, 4 Feb 2010 08:17:45 +0900, Nobuyoshi Nakada <redmine@ruby-lang.org> writes:
... -
08:17 AM Bug #2679 (Closed): rubyspec: SimpleDelegator when frozen creates a frozen clone ERROR
- =begin
This issue was solved with changeset r26566.
Yusuke, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
07:26 AM Revision 72ed7981 (git): * ext/io/nonblock (Makefile,extconf.h.mkmf.log): svn:ignore.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:17 AM Revision b323b86b (git): * thread_pthread.c (native_thread_init_stack): use get_stack.
- patched by KOSAKI Motohiro [ruby-dev:40309]
* thread_pthread.c (ruby_init_stack): use get_stack
on platforms which have pthread_attr_get_np.
(FreeBSD, DragonFlyBSD and NetBSD)
This is because FreeBSD and DragonFly BSD must use
p... -
03:50 AM Revision 8acba0bc (git): * string (rb_string_value): warning for implicit conversion
- from Symbol to String. This behavior was introduced in r22606,
merged in r22738 to ruby_1_9_1. It was an unexpected language
feature change. It will be removed from Ruby in the 1.9.2.
c.f. [ruby-dev:40274].
git-svn-id: svn+ssh://c... -
03:49 AM Revision a5200c59 (git): merges r22395 and r22640 from trunk into ruby_1_9_1.
- --
* array.c (rb_ary_resurrect), string.c (rb_str_resurrect): new
functions based on [ruby-dev:37983]
* insns.def (putstring, duparray): use rb_{ary,str}_resurrect().
* iseq.c (iseq_data_to_ary): needs to result TS_VALUE.
--
* iseq.c... - 03:48 AM Revision 9eb12e01 (git): * 2010-02-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26569 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:48 AM Revision 34072faa (git): merges r26052 from trunk into ruby_1_9_1.
- --
* string.c (rb_str_justify): fixed the case a fill size is a
multiple of the length of the padding. [ruby-dev:39856]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:59 AM Feature #2710 (Rejected): Kernel#load loads a relative path
- =begin
It was my understanding that Kernel#require was changed to not load a relative path because of a security issue (http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/24155). Does this security issue not apply to Kernel#lo... -
02:09 AM Bug #2689 (Assigned): rdoc gem on 1.9.2 fails for interactive(-i) ri
- =begin
=end
-
02:06 AM Bug #2686: Socket::gethostbyname => SEGFAULT
- =begin
=end
-
02:03 AM Bug #2690 (Assigned): IO#select unable to select for < 0.015s
- =begin
=end
-
02:02 AM Feature #2691 (Assigned): RCR: allow {select, collect, map} to accept symbol argument
- =begin
=end
-
02:01 AM Bug #2696 (Assigned): rubyspec: StringIO#ungetc when passed [char] pads with \000 when the current position is after the end ERROR
- =begin
=end
-
02:01 AM Feature #2673 (Assigned): the length for an enumerator generated by Array#permutation and Array#combination
- =begin
=end
-
01:00 AM Revision 669862a4 (git): * configure.in: FreeBSD, DragonFly BSD and Mac OS X needs
- pthread_np.h to use pthread_*_np functions.
Mac OS X's pthread_*_np also depend sys/signal.h,
but it is included at signal.h via vm_core.h via thread.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26567 b2dd03c8-39d4-4d8f-98ff...
02/03/2010
-
11:46 PM Feature #2706: optional reverse_lookup argument for IPSocket#{addr,peeraddr} and Socket.getaddrinfo
- =begin
Hi,
In message "Re: [ruby-core:28027] Re: [Feature:trunk] optional reverse_lookup argument for IPSocket#{addr,peeraddr} and Socket.getaddrinfo"
on Wed, 3 Feb 2010 18:04:13 +0900, Nobuyoshi Nakada <nobu@ruby-lang.org> writ... -
06:04 PM Feature #2706: optional reverse_lookup argument for IPSocket#{addr,peeraddr} and Socket.getaddrinfo
- =begin
Hi,
At Wed, 3 Feb 2010 10:57:23 +0900,
Yukihiro Matsumoto wrote in [ruby-core:28023]:
> |I propose adding an optional argument to enable/disable reverse
> |lookup.
>
> +1, but the document should mention the default valu... -
10:57 AM Feature #2706: optional reverse_lookup argument for IPSocket#{addr,peeraddr} and Socket.getaddrinfo
- =begin
Hi,
In message "Re: [ruby-core:28007] [Feature:trunk] optional reverse_lookup argument for IPSocket#{addr,peeraddr} and Socket.getaddrinfo"
on Tue, 2 Feb 2010 18:24:49 +0900, Nobuyoshi Nakada <nobu@ruby-lang.org> writes:
... -
11:15 PM Revision 10e8419d (git): * lib/delegate.rb (Delegator): now inherits BasicObject.
- [ruby-dev:39154], [Bug #2679], [ruby-dev:40242]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26566 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:31 PM Feature #2709: $VERBOSE, $DEBUG and Kernel#sprintf
- =begin
> Can you be a bit more verbose here? Please illustrate a tiny example where ignoring sprintf argumens is powerful.
At our company we have a framework to execute commands in telnet sessions on many hosts in parallel.
This... -
08:08 PM Feature #2709: $VERBOSE, $DEBUG and Kernel#sprintf
- =begin
> I think the power lies within the ignorance of too many arguments. So one is free to decide which arguments he uses and which one he doesn't.
Can you be a bit more verbose here? Please illustrate a tiny example where igno... -
07:00 PM Feature #2709 (Rejected): $VERBOSE, $DEBUG and Kernel#sprintf
- =begin
Kernel#sprintf is very useful. I think the power lies within the ignorance of too many arguments. So one is free to decide which arguments he uses and which one he doesn't. This applies to a Ruby runtime where $VERBOSE and $DEBU... -
09:13 PM Feature #2366: private constant
- =begin
咳さん
遠藤です。
2010年1月30日22:45 Yusuke ENDOH <mame@tsg.ne.jp>:
> rubyspec は「MRI と添付ライブラリの詳細仕様」ではなく、「Ruby 言語と
> 標準ライブラリの外部仕様」を書くことを目的としています。
知ったかでいろいろいいましたが、rubyspec の人を突っついてみたところ、
[ruby-core:28010] という回答がきました。
サードパーティの R... -
08:28 PM Bug #2661: Bignum <= BigDecimal("NaN") raises an Exception
- =begin
遠藤です。
2010年1月27日1:31 Yusuke Endoh <redmine@ruby-lang.org>:
> Fixnum と同様に Bignum#<=, <, >= > を実装しないと対処できないような気が
> します。
実装してみました。反対がなければコミットしたいと思います。
diff --git a/bignum.c b/bignum.c
index 0b464f2..d3b1d01 100644
---... -
06:02 PM Revision 7a4621ee (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): get red of
- floating point exception.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26565 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:34 PM Revision 6c1c35db (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): fix infinity
- handling. 1 / Infinity was evaluated to NaN.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:10 PM Bug #1977: test failed in test_isdigit in test/dl/test_func.rb on sparc-solaris-2.10 (64bit)
- =begin
成瀬です。
2010/2/3 Naohisa GOTO <ngoto@gen-info.osaka-u.ac.jp>:
> On Wed, 3 Feb 2010 10:51:32 +0900
> Aaron Patterson <redmine@ruby-lang.org> wrote:
>
>> libffi で DL を変換しましたので、もうこの問題はない筈です。しかし、私の手元に sparc-solaris のコンピューターがないので... -
01:54 PM Bug #1977: test failed in test_isdigit in test/dl/test_func.rb on sparc-solaris-2.10 (64bit)
- =begin
On Wed, 3 Feb 2010 10:51:32 +0900
Aaron Patterson <redmine@ruby-lang.org> wrote:
> libffi で DL を変換しましたので、もうこの問題はない筈です。しかし、私の手元に sparc-solaris のコンピューターがないので、sparc-solaris でテストは出来ませんでした。
libffi-3.0.9.tar.gz をダウンロードし、makeしようと... -
10:51 AM Bug #1977 (Closed): test failed in test_isdigit in test/dl/test_func.rb on sparc-solaris-2.10 (64bit)
- =begin
libffi で DL を変換しましたので、もうこの問題はない筈です。しかし、私の手元に sparc-solaris のコンピューターがないので、sparc-solaris でテストは出来ませんでした。
=end
- 04:09 PM Revision 00c2b61f (git): * 2010-02-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26562 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:09 PM Revision eda0a8e2 (git): Backport #1743 [ruby-core:24203]; stops timer thread unless other threads exist.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26561 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:37 PM Revision b3085ba5 (git): * time.c (time_mdump, time_mload): dump/load utc_offset.
- [ruby-dev:40063]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:29 PM Revision 572c266e (git): * time.c (quo, time_mdump): use RRATIONAL().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:52 PM Revision e916ccc5 (git): * NEWS (socket): Socket.do_not_reverse_lookup.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:51 PM Revision 85518db9 (git): add comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26557 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:22 PM Revision ec7872af (git): * configure.in: check for non-portable stack attribute functions.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:20 PM Revision f9994ada (git): * configure.in: some tidy.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26555 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:15 PM Revision 4abbe781 (git): * 2010-02-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26554 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:15 PM Revision 5facf7e2 (git): * lib/net/http.rb (Net::HTTP#request): close @socket only after
- started. [ruby-core:28028]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26553 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:12 AM Revision e7d267c4 (git): * ext/iconv/charset_alias.rb: pass block argument to outer local
- variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26552 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:08 AM Revision 688ca71c (git): * file.c (realpath_rec): rb_path_last_separator may return NULL.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26551 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:41 AM Bug #948 (Closed): dl: cannot pass double value correctly on all x86_64 systems
- =begin
DL now uses libffi for function calling. Steer clear of using CFunc#call. Use Function#call instead, and you will use libffi which will deal with x86_64 systems.
=end
-
04:17 AM Revision 44b5a74a (git): * thread_pthread.c: DragonFlyBSD is also the same as FreeBSD
- on getting the stack size of the main thread.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:35 AM Revision fb15c0f1 (git): * thread_pthread.c (ruby_init_stack): use pthread_get_attr_np
- to get the stack size of the main thread on FreeBSD.
* thread_pthread.c: include pthread_np.h on FreeBSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26549 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:42 AM Bug #2681: some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi,
On Tue, Feb 2, 2010 at 5:18 AM, Vladimir Sizikov <vsizikov@gmail.com> wrote:
> Hi,
>
> On Tue, Feb 2, 2010 at 1:17 PM, Yusuke ENDOH <mame@tsg.ne.jp> wrote:
>> 2010/2/1 James Edward Gray II <james@graysoftinc.com>:
>>>... -
02:39 AM Revision 22ba8368 (git): * ext/dl/{closure,function}.c: removed C99 features and warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:54 AM Revision 3c8b23c3 (git): * ext/dl: eol-style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:29 AM Revision 78a59da8 (git): * enumerator.c: move implementation of each_slice, each_cons,
- each_with_object to enum.c.
* enum.c (each_slice_i): convert multiple values from yield into
an array.
* enum.c (each_cons_i): ditto.
* enum.c (each_with_object_i): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26546 b2d... -
01:23 AM Revision b386fe21 (git): Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org>
- * ext/dl/function.c: DL::Function now uses libffi
* ext/dl/cfunc.c (rb_dl_set_last_error): set to non static so errors
can be exposed.
* ext/dl/closure.c: DL::Closure will now be used in place of
ext...
02/02/2010
-
10:18 PM Bug #2681: some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi,
On Tue, Feb 2, 2010 at 1:17 PM, Yusuke ENDOH <mame@tsg.ne.jp> wrote:
> 2010/2/1 James Edward Gray II <james@graysoftinc.com>:
>> I say that meaning that CSV has a lot of tests in Ruby itself. Does RubySpec not make an e... -
09:17 PM Bug #2681: some behavior changes of lib/csv.rb between 1.8 and 1.9
- =begin
Hi,
2010/2/1 James Edward Gray II <james@graysoftinc.com>:
>> I have changed csv of rubyspec, though there is still no spec of
>> CSV.parse_line.
>> It would be helphul if you could take a look at csv of rubyspec in
>> you... -
06:25 PM Feature #2706 (Closed): optional reverse_lookup argument for IPSocket#{addr,peeraddr} and Socket.getaddrinfo
- =begin
Hi,
I propose adding an optional argument to enable/disable reverse
lookup.
Index: ext/socket/ipsocket.c
===================================================================
--- ext/socket/ipsocket.c (revision 26539)
... -
06:23 PM Bug #2688: rubyspec: Net::HTTPHeader#content_range returns a Range object that represents the 'Content-Range' header entry FAILED
- =begin
なかだです。
At Sat, 30 Jan 2010 01:10:11 +0900,
Yusuke ENDOH wrote in [ruby-dev:40244]:
> class C
> include Net::HTTPHeader
> def initialize
> initialize_http_header({})
> end
> end
> c = C.new
> c["Content-Range... -
06:17 PM Feature #1811 (Closed): Default BasicSocket.do_not_reverse_lookup to true
- =begin
This issue was solved with changeset r26541.
Roger, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
- 03:14 PM Revision b378bda4 (git): * 2010-02-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:14 PM Revision f7d5887f (git): unused variable removed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:10 PM Bug #2704: CGI::rfc1123_date causes NameError
- =begin
=end
-
01:31 PM Bug #2704 (Closed): CGI::rfc1123_date causes NameError
- =begin
cgi/util.rb に定義されている CGI::rfc1123_date が cgi/core.rb に定義されている CGI::RFC822_DAYS に依存しているにもかかわらず、 cgi/util.rb では cgi/core.rb を require していないため、次のようなエラーが発生します。
$ ruby -rcgi/util -e 'CGI::rfc1123_date Time.now'
/usr/local/ruby-... -
01:58 PM Revision 48d402db (git): use require_relative.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:45 PM Bug #2495: Matrix: Vector#each2 should check its argument
- =begin
Hi,
2010/2/2 Marc-Andre Lafortune <redmine@ruby-lang.org>:
> Finally, I feel it would be superior to raise a TypeError instead of a NoMethodError in a case where duck typing fails, in a similar fashion to "$stdout = nil" whic... -
04:38 AM Bug #2495 (Open): Matrix: Vector#each2 should check its argument
- =begin
Hi
On Sun, Jan 31, 2010 at 10:12 AM, Yusuke Endoh <redmine@ruby-lang.org> wrote:
> According to [ruby-dev:40237] and [ruby-dev:40267], it is the fate of
> duck typing and compatibility.
Thank you for relaying this d... -
09:15 AM Revision 4dfd7100 (git): * ext/socket/socket.c: turn on do_not_reverse_lookup by default,
- which has been reverted in r9880 probably unintentionally,
according to matz. [ruby-core:24530]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:54 AM Revision 970e90dd (git): * enum.c (enum_each_entry): new method #each_entry to pack values
- from yield into an array.
* lib/set.rb (Set#merge): use Enumerable#each_entry to implement
Set compatible to 1.8 behavior. [ruby-core:27985]
* lib/set.rb: replace is_a?(Enumerable) with respond_to?(:each)
for duck typing.
* lib/s... -
02:49 AM Bug #1392: Object#extend leaks memory on Ruby 1.9.1
- =begin
Thanks for fixing this. Seems to now not leak for this version.
ruby 1.9.2dev (2010-02-01 trunk 26538) [i386-mingw32]
=end
-
02:19 AM Bug #2690: IO#select unable to select for < 0.015s
- =begin
I'd be happy to create a patch to use QueryPerformanceCounter if that would be preferable.
-r
=end
-
02:14 AM Revision bafb881c (git): * lib/delegate.rb (Delegator#marshal_dump): exclude
- delegator-specific instance variables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:13 AM Bug #2581 (Assigned): require_relative depends on current directory
- =begin
=end
-
01:12 AM Bug #2685 (Closed): Wrong call sequence example for RDoc of method flo_minus in numeric.c
- =begin
maerged at r26537; thanks!
=end
-
12:55 AM Bug #2651: Matrix#compare_by_row_vectors does not receive array of Vector
- =begin
=end
-
12:54 AM Bug #2652: three bugs of Matrix::Scalar
- =begin
=end
-
12:54 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
=end
-
12:53 AM Bug #2696: rubyspec: StringIO#ungetc when passed [char] pads with \000 when the current position is after the end ERROR
- =begin
=end
-
12:53 AM Bug #2700: various behavior when reopening File twice
- =begin
=end
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 石塚圭樹 <keiju@ishitsuka.com>:
>>rubyspec が、Vector#each2 が self を返すことを期待しています。
>>納得できなくもない期待なので、応えてしまっていいでしょうか。
>
> 他のeach系が rubyspec でそうなっているなら, それでいいと思います.
ありがとうございます。
rubyspec もまだ網羅的でないせいか、他の e... -
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 to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
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 given one argument returns self when given a
block FAILED", on Jan/29 22:32(JST) Yusuke ENDOH writes:
>いしつかさん
>遠藤です。
... -
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 <nakahiro@gmail.com> wrote:
> I don't have any changes fastercsv made. Rubyspec should follow fastercsv.
I mean, I don't have any comment to the changes fastercsv m... -
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
<james@graysoftinc.com> wrote:
>> 3) CSV.parse
>>
>> $ ruby18 -rcsv -ve 'p CSV.parse "\nfoo"'
>> [[nil], ["foo"]]
>>
>> $ ruby19 -rcsv -ve 'p CSV.parse "\nfoo... -
08:21 PM Bug #1954: line number 0?
- =begin
この現象について調べて見ました。すみません、うまく纏められず長い説明になります。
まずはじめに、シグナルを処理するスレッドは 1.8 ではカレント、1.9 ではメインと異なっています。
このため、> start ではなく join になっている の部分は仕様変更によるものと考えられます。
(行番号は 6 のほうが親切な気もしますが、とりあえず本チケットとは無関係と考えます)
それから一番の問題である行番号が 0 になる現象につ... -
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::Scalar", on Jan/31 18:15(JST) Yusuke ENDOH
writes:
>遠藤です。
>
>いしつかさんもまつもとさんも反対ということで、勝手に reject させて
>頂きました。
>
>http... -
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::Scalar", on Jan/29 21:44(JST) Yusuke ENDOH
writes:
>遠藤です。
>何度もすみません。
>>> def test_compare_by_row_vectors
>>> a... -
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
3
$ cat bar.txt
a
b
c
$ cat t.rb
f1 = File.new("foo.txt")
f2 = File.new("bar.txt")
f1.reopen(f2... -
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 <ryand-ruby@zenspider.com> wrote:
>
> On Jan 30, 2010, at 00:10 , Yugui wrote:
>
>> This reply registers the suggestion by Roger to the redmine.
>>
>> and -1 because a method name... -
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.
>
> and -1 because a method name is not a method itself.
> Symbol#to_proc is the limit I can accept.
I completely... -
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-4d8f-98ff-823fe69b080e -
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-823fe69b080e -
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-823fe69b080e -
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 <yugui@yugui.jp>:
> 2010/1/31 Yusuke ENDOH <mame@tsg.ne.jp>:
>> 1.9.1 にも p129 くらいからバックポートされてしまっているようなので、
>> revert する必要があると思います > Yugui さん
>
> 間違いではありますが、深刻に古いプログラムを壊すものではないと思います。
> むしろrevertすると... -
12:56 AM Bug #2699: "foo" + :bar should be rejected
- =begin
2010/1/31 Yusuke ENDOH <mame@tsg.ne.jp>:
> 1.9.1 にも p129 くらいからバックポートされてしまっているようなので、
> revert する必要があると思います > Yugui さん
間違いではありますが、深刻に古いプログラムを壊すものではないと思います。
むしろrevertすると現行のプログラムを壊す虞があるのでrevertしません。
--
Yuki Sonoda (Yugui)
...