Project

General

Profile

Activity

From 04/21/2010 to 04/27/2010

04/27/2010

11:07 PM Bug #2398 (Closed): race condition of /#{ foo }/o
=begin
This issue was solved with changeset r27515.
Yusuke, thank you for reporting this issue.
Your contribution ...
mame (Yusuke Endoh)
10:55 PM Bug #2398: race condition of /#{ foo }/o
=begin
遠藤です。

とりあえず、最初に once 区間に突入した (onceinlinecache を実行した)
スレッドが once 区間を脱出する (setinlinecache を実行する) まで、
2...
mame (Yusuke Endoh)
10:47 PM Bug #1982 (Closed): Kernel.load(..., true) --> scope problem
This issue was solved with changeset r27514.
Johan, thank you for reporting this issue.
Your contribution to Ruby i...
mame (Yusuke Endoh)
10:25 PM Bug #2390 (Closed): Marshal.dump pass a hidden object
=begin
遠藤です。

いしつかさんが言ってるのは #2386 の問題ですよね。

wanabe さんがこのチケットが報告した問題自体は解決済みなので、
こっちのチケットは閉じます。

--
Y...
mame (Yusuke Endoh)
10:23 PM Bug #2386 (Feedback): r25230 causes SEGV arround Marshal
=begin
いしつかさん
遠藤です。

この問題は今でも発症していますでしょうか。
しているとしたら、再現させるためのコード一式と詳細な手順を公開して
いただくことは可能でしょうか。

無理ということな...
mame (Yusuke Endoh)
10:21 PM Bug #1804: ext/socket/mkconstants.rb doesn't recognize enum'ed constants
=begin
遠藤です。

なかむら(う)さんによると、この問題は今でも直っていないそうです。

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
10:08 PM Bug #1967: Segmentation fault at test_qsort1 and test_qsort2 in test/dl/test_func.rb running on sparc-solaris-2.10
=begin
アーロン宛です。
遠藤です。

dl に関するこのチケットをどう思いますか?
ffi に同じような問題はないですか?

dl はすでに x86_64 における API 設計上の問題が指摘されてい...
mame (Yusuke Endoh)
09:55 PM Bug #1919 (Closed): sparc-solaris-2.10 で 1.9.2-preview1 がビルドできない
=begin
遠藤です。

[ruby-dev:39132] で提示されたとりあえずのパッチは r24585 で
取り込まれたようなので close します。ありがとうございました。

よりよいパッチができたら、...
mame (Yusuke Endoh)
09:39 PM Feature #3207 (Closed): refinement of IO's bizarre behavior
Hi,

There are some issues reported about IO's bizarre behavior.
- #1755
- #2516
- #2700
- #2747

All the...
mame (Yusuke Endoh)
09:37 PM Bug #2747 (Rejected): io.dup doesn't handle pos properly
=begin
遠藤です。

1.9.2 では仕様ということで reject します。([ruby-core:28335] 他)

わかりにくい挙動なことは確かなので、1.9.3 以降での改善を Feature
チ...
mame (Yusuke Endoh)
09:37 PM Bug #947 (Closed): Signal handler block is never called when the program is too short
=begin
This issue was solved with changeset r27513.
Yuki, thank you for reporting this issue.
Your contribution to...
mame (Yusuke Endoh)
09:37 PM Bug #2700 (Rejected): various behavior when reopening File twice
=begin
遠藤です。

1.9.2 では仕様ということで reject します。([ruby-core:28335] 他)

わかりにくい挙動なことは確かなので、1.9.3 以降での改善を Feature
チ...
mame (Yusuke Endoh)
09:36 PM Bug #2516 (Rejected): IO#reopen Compatibility (original: [ruby-dev:39479])
=begin
遠藤です。

1.9.2 では仕様ということで reject します。([ruby-core:28335] 他)

わかりにくい挙動なことは確かなので、1.9.3 以降での改善を Feature
チ...
mame (Yusuke Endoh)
09:34 PM Bug #1755 (Closed): IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8
=begin
Hi,

This weird behavior is caused by buffering. This may be improved in
the future, but at least curr...
mame (Yusuke Endoh)
09:18 PM Bug #982: stack level too deep for long Array initialization
=begin
遠藤です。

ささださんが「1.9.2 には不要ではないでしょうか」との見解を出したので、
target を 1.9.x とします。当面は Array#<< などを使ってください。

何とかして欲し...
mame (Yusuke Endoh)
09:09 PM Revision 2f404953 (git): Cleaning up syntax warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:40 PM Revision 430e0ce4 (git): * ext/psych/lib/psych/deprecated.rb: adding deprecated object_maker
method,
* test/psych/test_deprecated.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27519 b2dd03c8-39d4...
tenderlovemaking (Aaron Patterson)
08:19 PM Revision ad3c1061 (git): * ext/psych/lib/psych/deprecated.rb: adding deprecated "read_type_class"
method
* test/psych/test_deprecated.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27518 b2dd03c8-39d4-...
tenderlovemaking (Aaron Patterson)
08:03 PM Feature #3206 (Rejected): Problems manipulating the signal mask with Ruby
=begin
The futex timer thread inherits the (nearly empty) signal mask from the main thread when it is created. I've...
Spakman (Mark Somerville)
06:07 PM Bug #3205 (Closed): Problem with recent update to lib/net/smtp.rb rcptto_list method
=begin
This issue was solved with changeset r27512.
Daniel, thank you for reporting this issue.
Your contribution ...
nobu (Nobuyoshi Nakada)
04:18 PM Bug #3205 (Closed): Problem with recent update to lib/net/smtp.rb rcptto_list method
=begin
Looks like recent update to lib/net/smtp.rb rcptto_list method uses unknown/undeclared variable name 'ok_addr...
artconnoisseur (Daniel Mavis)
03:00 PM Revision 4d4038f5 (git): * 2010-04-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:00 PM Revision f93e3926 (git): * eval.c (ruby_cleanup): add exception guard around code running
signal handler (of r27513). Absence of the guard made
bootstraptest/test_thread.rb fail sometimes.
git-svn-id: sv...
mame (Yusuke Endoh)
02:06 PM Revision e59b9d35 (git): * insns.def (onceinlinecache): add exclusion control for a region
between onceinlinecache and setinlinecache. [ruby-dev:39768]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2751...
mame (Yusuke Endoh)
01:42 PM Revision e02f7f79 (git): * iseq.c (set_relation): do not use top_wrapper as bottom of cref,
which caused constant lookup error when "wrapped load" is used;
instead, use Object as bottom, and push top_wrapper...
mame (Yusuke Endoh)
01:22 PM Feature #3185: File.expand_path repeats forward slashes at the beginning of the path
=begin
Could we please get clarification on when it is required and on what platforms? Just allowing an unlimited nu...
brixen (Brian Shirai)
10:20 AM Feature #3185: File.expand_path repeats forward slashes at the beginning of the path
=begin
Hello,

In message "[ruby-core:29798] [Bug #3185](Rejected) File.expand_path repeats forward slashes at the...
usa (Usaku NAKAMURA)
09:52 AM Feature #3185: File.expand_path repeats forward slashes at the beginning of the path
=begin
Thx. I just fixed the corresponding RubySpec. http://github.com/rubyspec/rubyspec/commit/40eedde8d44ca8a34e80...
ujihisa (Tatsuhiro Ujihisa)
08:32 AM Feature #3185 (Rejected): File.expand_path repeats forward slashes at the beginning of the path
=begin
Intended.
I've heard that some kinds of network file systems use // to designate external directories.
=end
nobu (Nobuyoshi Nakada)
05:02 AM Feature #3185: File.expand_path repeats forward slashes at the beginning of the path
=begin
Oops. Forgot to attach the patch or failed to upload it. trying again.
=end
ujihisa (Tatsuhiro Ujihisa)
04:51 AM Feature #3185: File.expand_path repeats forward slashes at the beginning of the path
=begin
I'm not sure which is desirable behavior; eliminating repeated slashes or preserving them, but I wrote the pa...
ujihisa (Tatsuhiro Ujihisa)
12:45 PM Bug #1318 (Closed): Ri documentation missing for BasicObject methods instance_eval, method_missing, __send__
=begin
Patch applied. Thank you.
=end
drbrain (Eric Hodel)
12:45 PM Bug #1393: Multiple assignment does not call to_a but to_ary
=begin
Hi,

I see. Thank you for your clarifying!

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
11:33 AM Bug #1393 (Rejected): Multiple assignment does not call to_a but to_ary
=begin

=end
matz (Yukihiro Matsumoto)
11:32 AM Bug #1393: Multiple assignment does not call to_a but to_ary
=begin
Hi,

In message "Re: [ruby-core:29509] [Bug #1393] Multiple assignment does not call to_a but to_ary"
...
matz (Yukihiro Matsumoto)
12:27 PM Revision 4af243a8 (git): * eval.c (ruby_cleanup): before cleanup, check signal buffer and run
handler if any. [ruby-core:20970]
* thread.c (rb_threadptr_check_signal): separeted from
timer_thread_function.
...
mame (Yusuke Endoh)
10:57 AM Bug #2500 (Closed): \c before a unicode character should cause an error
=begin
This issue was solved with changeset r27507.
caleb, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
10:44 AM Feature #3203: LazySweepGC patch
=begin
nariです。

2010年4月27日10:18 NARUSE, Yui <[email protected]>:
> 成瀬です。
>
> Yusuke ENDOH <[email protected]>:
>
...
authorNari (Narihiro Nakamura)
10:18 AM Feature #3203: LazySweepGC patch
=begin
成瀬です。

Yusuke ENDOH <[email protected]>:

> 2010年4月27日1:11 Narihiro Nakamura [email protected]>:
>
> >...
naruse (Yui NARUSE)
10:06 AM Feature #3203: LazySweepGC patch
=begin
遠藤です。

2010年4月27日1:11 Narihiro Nakamura <[email protected]>:
> その他、有用なベンチマークをご存じでしたら測ってご報告いただけると嬉し
> ...
mame (Yusuke Endoh)
09:51 AM Feature #3203: LazySweepGC patch
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:41067] [Feature #3203] LazySweepGC patch"
on Tue, 27 Apr 2010 0...
matz (Yukihiro Matsumoto)
01:11 AM Feature #3203 (Closed): LazySweepGC patch
=begin
ご無沙汰しています。nariです。

CRubyのGCにLazySweepを組み込んだパッチを作成しました(リビジョン27489向
け)。

= 実装について

== 概要
基本的に以下...
authorNari (Narihiro Nakamura)
09:00 AM Revision 255b55a3 (git): * lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo.
[ruby-core:29809]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27512 b2dd03c8-39d4-4d8f-98ff-823fe...
nobu (Nobuyoshi Nakada)
09:00 AM Revision 6fd326e7 (git): * lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo.
[ruby-core:29809]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
06:21 AM Revision 3a69ab7b (git): * version.c (ruby_description, ruby_copyright): unaligned and
optimized.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:53 AM Revision c17052a0 (git): * version.c (ruby_description, ruby_copyright): construct literals
statically even if string literal concatenation is not available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch...
nobu (Nobuyoshi Nakada)
03:45 AM Revision 336a8301 (git): Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27509 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
03:34 AM Revision 3a87c3c5 (git): Add description about make benchmark to make help.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:54 AM Revision 422efe53 (git): * parse.y (parser_read_escape): deny extra character escapes.
[ruby-core:27228]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27507 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:38 AM Bug #2241: Let Net::SMTP continu when at least one RCPT is accepted
=begin
There is a typo in this -- line 842 of lib/net/smtp.rb should reference "ok_users" not "ok_addrs"
=end
dmarkow (Dylan Markow)
12:51 AM Bug #1909 (Rejected): Strange behavior IO#ungetc at the beginning of the stream
=begin
Hi,

The 1.8 behavior depends on stdio.

In 1.9, pushing back behind the beginning should be consider...
mame (Yusuke Endoh)
12:17 AM Bug #1692 (Closed): warning: useless use of a literal in void context
=begin
This issue was solved with changeset r27504.
Kazuhiro, thank you for reporting this issue.
Your contributio...
mame (Yusuke Endoh)

04/26/2010

09:21 PM Revision 87ba383a (git): * io.c (select_internal): IO which cbuf is not empty is readable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:37 PM Feature #2772: Matrix: Calculating determinant using Bareiss algorithm [patch]
=begin
I have worked on the determinant (and the rank) methods for Matrix.

Unless I hear arguments against it, ...
marcandre (Marc-Andre Lafortune)
03:09 PM Revision 18abe0e8 (git): * 2010-04-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:09 PM Revision 56a18860 (git): * parse.y (program): check void_expr when rb_parse_in_main().
[ruby-dev:38717]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mame (Yusuke Endoh)
11:14 AM Revision a9046960 (git): * complex.c, rational.c, lib/cmath.rb, lib/date.rb lib/date/delta*:
reverted r27484-27486. now official spec.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27503 b2dd03c8-39d4-4...
Tadayoshi Funaba
06:43 AM Revision 76b33197 (git): * ext/json/generator/generator.c (convert_UTF8_to_JSON_ASCII): get rid
of a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
06:27 AM Revision 3642494c (git): Recommit of JSON; fix mixed declarations.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
04:34 AM Revision 27be3056 (git): * ext/jason: revert r27493. came again after canceling gcc-ism.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
04:11 AM Revision b0018f68 (git): * parse.y (ripper_get_value): escape Qundef.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27499 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:42 AM Revision 3cbb849b (git): * parse.y (warn_balanced): warn according to last state.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:57 AM Revision 7a609855 (git): * test/bigdecimal/testbase.rb: property.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:55 AM Revision 9803f4f5 (git): * test/bigdecimal/testbase.rb (teardown): should reset all modes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:07 AM Revision 6c29e97c (git): * ext/bigdecimal/bigdecimal.def: unnecessary.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:07 AM Revision cce2aa49 (git): * ext/bigdecimal/bigdecimal.c: suppressed warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:11 AM Bug #3140: gem activation has changed between 1.8 and 1.9
=begin
Hi,

At Fri, 16 Apr 2010 03:08:27 +0900,
Evan Phoenix wrote in [ruby-core:29537]:
> This moves the RubyGe...
nobu (Nobuyoshi Nakada)
12:06 AM Revision 54592ad6 (git): * ext/json: Update to JSON 1.4.1.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

04/25/2010

09:02 PM Bug #3198: O_APPEND for redirect fd is ignored on windows
=begin
レビューおよび補足ありがとうございます。
その後、このパッチでは書き込み前に既にポインタが末尾に移動している状態になり
読み込み時に O_APPEND の動作と異なってしまいよくない、ということがわかりましたの...
wanabe (_ wanabe)
04:03 PM Bug #3198: O_APPEND for redirect fd is ignored on windows
=begin
> こんにちは、なかむら(う)です。
>
> In message "[ruby-dev:41055] Re: [Bug #3198] O_APPEND for redirect fd is ignored on...
kosaki (Motohiro KOSAKI)
01:38 PM Bug #3198: O_APPEND for redirect fd is ignored on windows
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:41055] Re: [Bug #3198] O_APPEND for redirect fd is ignored on wind...
usa (Usaku NAKAMURA)
01:20 PM Bug #3198: O_APPEND for redirect fd is ignored on windows
=begin
> Bug #3198: O_APPEND for redirect fd is ignored on windows
> http://redmine.ruby-lang.org/issues/show/3198
...
kosaki (Motohiro KOSAKI)
12:35 PM Bug #3198 (Rejected): O_APPEND for redirect fd is ignored on windows
=begin
Windows7 で、リダイレクト用にファイルをオープンする時
O_APPEND を渡しても無視されます。

$ cat test.rb
fname = "tmp.out"
File.delete...
wanabe (_ wanabe)
03:08 PM Revision 9372cdb8 (git): * bignum.c (bigmul1_karatsuba): suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:50 PM Revision 8ebadc63 (git): * io.c (ruby_dup): update max fd.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:07 PM Revision 39d4e759 (git): * lib/net/imap.rb (fetch_internal): do not quote message data item
names. Thanks, Eric Hodel. [ruby-core:23508]
Conflicts:
ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.or...
shugo (Shugo Maeda)
12:58 PM Revision fcd05a98 (git): * lib/net/imap.rb (fetch_internal): do not quote message data item
names. Thanks, Eric Hodel. [ruby-core:23508]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27489 b2dd03c8-39d4...
shugo (Shugo Maeda)
12:42 PM Revision 01c69ec9 (git): * 2010-04-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:42 PM Revision 1b901204 (git): * lib/net/imap (encode_utf7): encode & properly. Thanks, Kengo
Matsuyama. [ruby-dev:38063] backported from trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@2...
shugo (Shugo Maeda)
06:59 AM Revision 3081e111 (git): * lib/cmath.rb: reverted experimental r23900.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
06:52 AM Revision 35021145 (git): * complex.c, ratioanl.c: reverted experimental r24565.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
06:37 AM Revision 21b716f9 (git): * lib/date.rb, lib/date/delta*: reverted experimental r24567 and
r25393.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Tadayoshi Funaba
02:08 AM Revision 1e6a884a (git): * hash.c (ruby_setenv): putenv on msvcrt.dll can't remove empty value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wanabe (_ wanabe)

04/24/2010

10:47 PM Bug #1574 (Closed): test_systemcallerror_eq(TestDelegateClass) on windows
=begin
I can't reproduce with ruby 1.9.2dev (2010-04-24 trunk 22784) [i386-mingw32].
Seems to be fixed already. T...
wanabe (_ wanabe)
10:27 PM Revision 63578c72 (git): * ext/psych/lib/psych/deprecated.rb: adding deprecated tagurize method
* test/psych/test_deprecated.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27482 b2dd03c8-39d4-4d8f-98...
tenderlovemaking (Aaron Patterson)
10:23 PM Revision 38297f33 (git): * ext/psych/lib/psych.rb: removing unused code
* ext/psych/lib/psych/visitors/yaml_tree.rb: removing unused code
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
tenderlovemaking (Aaron Patterson)
08:35 PM Revision 2d9c0544 (git): * ext/psych/lib/psych/deprecated.rb: adding support for deprecated
"add_private_type" function
* ext/psych/lib/psych.rb: ditto
* ext/psych/lib/psych/visitors/to_ruby.rb: ditto
* test/p...
tenderlovemaking (Aaron Patterson)
07:58 PM Revision d69c502c (git): * 2010-04-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27479 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:58 PM Revision b57db764 (git): * ext/psych/lib/psych/deprecated.rb: supporting detect_implicit method
* test/psych/test_deprecated.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27478 b2dd03c8-39d4-4d8f-98...
tenderlovemaking (Aaron Patterson)
02:47 PM Bug #2796 (Closed): IO behaviors on mingw
=begin
This issue was solved with changeset r27470.
Yusuke, thank you for reporting this issue.
Your contribution ...
akr (Akira Tanaka)
02:47 PM Bug #2795 (Closed): readpartial after ungetc fails with text mode
=begin
This issue was solved with changeset r27470.
Yusuke, thank you for reporting this issue.
Your contribution ...
akr (Akira Tanaka)
02:41 PM Revision 9ac224eb (git): * lib/pp.rb: use [""].pack("p").size to detect the pointer size.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:07 PM Revision 0e5546df (git): * test/psych/test_psych.rb: don't leave temporary files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:00 PM Revision ba2ee2f0 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27475 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:27 AM Revision 0757fe12 (git): * Makefile.in (RUBY_PROGRAM_VERSION): added
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:27 AM Revision 5a4f004d (git): * tool/rbinstall.rb: expand target file name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:20 AM Revision ee1cfc11 (git): * template/fake.rb.in: no need for hook if extmk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:05 AM Revision 02efdb48 (git): update document.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:42 AM Revision 78db46b3 (git): * io.c: raise IOError when byte oriented operations occur with
non-empty character buffer.
[ruby-dev:40493] [ruby-dev:40506]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
akr (Akira Tanaka)
04:11 AM Revision 7309f9cc (git): * ext/psych/lib/psych.rb: supporting deprecated syck method
add_ruby_type
* ext/psych/lib/psych/visitors/to_ruby.rb: ditto
* test/psych/test_deprecated.rb: ditto
* test/psych/te...
tenderlovemaking (Aaron Patterson)
04:06 AM Revision 720160f3 (git): * ruby.c (get_arglen): skip the last terminator of argv before
checking environ.
* ruby.c (get_arglen): duplicate environ area if setenv and unsetenv
are provided.
* ruby.c (se...
nobu (Nobuyoshi Nakada)
04:06 AM Revision 655b2ade (git): * ruby.c (get_arglen): skip the last terminator of argv before
checking environ.
* ruby.c (get_arglen): duplicate environ area if setenv and unsetenv
are provided.
* ruby.c (se...
nobu (Nobuyoshi Nakada)
01:04 AM Revision 07311e56 (git): * test/psych/test_yaml.rb: clearing domain types on teardown
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27467 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
12:47 AM Bug #2025 (Closed): problem with pthread handling on non NPTL platform
=begin
This issue was solved with changeset r27464.
Petr, thank you for reporting this issue.
Your contribution to...
mame (Yusuke Endoh)
12:31 AM Bug #2025: problem with pthread handling on non NPTL platform
=begin
Hi,

Thank you for your quick response, in spite of my very late
response!


2010/4/23 Petr Salinger <r...
mame (Yusuke Endoh)
12:44 AM Revision fcecd66b (git): * ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):
removed wrong extra assignments. a patch from Marcus Rueckert
<darix AT opensu.se> at [ruby-core:29759].
git-svn...
nobu (Nobuyoshi Nakada)
12:44 AM Revision 7668e5aa (git): * ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):
removed wrong extra assignments. a patch from Marcus Rueckert
<darix AT opensu.se> at [ruby-core:29759].
git-svn...
nobu (Nobuyoshi Nakada)
12:20 AM Revision edcaae97 (git): * ext/psych/lib/psych.rb: fixing documentation
* ext/psych/lib/psych/deprecated.rb: moving deprecated method to
deprecated file
git-svn-id: svn+ssh://ci.ruby-lan...
tenderlovemaking (Aaron Patterson)

04/23/2010

11:12 PM Bug #2025: problem with pthread handling on non NPTL platform
=begin
Hello.

1) for sigprocmask part, please just replace sigprocmask() by pthread_sigmask() and leave
poss...
[email protected] (Petr Salinger)
02:16 AM Bug #2025: problem with pthread handling on non NPTL platform
=begin
Hi,

> I tried to fix some testsuite failures on GNU/kFreeBSD,

Thank you for your investigation repo...
mame (Yusuke Endoh)
08:34 PM Bug #1955 (Closed): Ruby-YAML interpretation of accented characters
=begin
Hi,

Seems to be fixed already. Thanks!

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
08:17 PM Bug #1711 (Rejected): Marshal Failing to Round-Trip Certain Recurisve Data Structures
=begin
Hi,

In 1.9, proc is called for each node of object tree,
even if the node is recursive.

> $ ruby ...
mame (Yusuke Endoh)
08:04 PM Bug #1745: Module#autoload No Longer Raises where 1.8 Does
=begin
Hi,

This behavior was changed at r22269, by nobu himself.
Nobu, please judge this.

--
Yusuke E...
mame (Yusuke Endoh)
07:57 PM Bug #1692: warning: useless use of a literal in void context
=begin
遠藤です。

r23474 の影響のようで、意図されたことではないと思います。

パッチにはあまり自信ありませんが、なかださんどうでしょうか。


diff --git a/parse.y ...
mame (Yusuke Endoh)
07:39 PM Bug #1319 (Closed): Fix compiler warnings in file.c
=begin
Hi,

This is already fixed at r23140.
Thanks!

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
07:35 PM Bug #1318: Ri documentation missing for BasicObject methods instance_eval, method_missing, __send__
=begin
Hi, Eric

How about adding BasicObject to known classes?

diff --git a/lib/rdoc/known_classes.rb b/li...
mame (Yusuke Endoh)
07:31 PM Bug #1285 (Closed): Fix Compiler Warnings - iseq and insns
=begin

=end
mame (Yusuke Endoh)
07:31 PM Bug #1142: /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
=begin

=end
mame (Yusuke Endoh)
07:30 PM Bug #1085: Got the error message, after run 'gem install --test'.
=begin
Hi,

> I think it would be better to remove --test from RubyGems since it can't work everywhere.

You...
mame (Yusuke Endoh)
06:47 PM Bug #3194: Segmentation fault in rb_hash_tbl
=begin
I have update ruby-gnome2 from the svn today (just before my test with ruby1.9.1).
=end
vinc-mai (Vincent Carmona)
06:33 PM Bug #3194: Segmentation fault in rb_hash_tbl
=begin
Seems like a ruby-gnome2's issue. What version do you use?
=end
nobu (Nobuyoshi Nakada)
06:04 PM Bug #3194: Segmentation fault in rb_hash_tbl
=begin
ruby -v:
ruby 1.9.1p376 (2009-12-07 revision 26041) [i486-linux]

I have joined a backtrace. Hope that ...
vinc-mai (Vincent Carmona)
05:57 PM Bug #3194 (Feedback): Segmentation fault in rb_hash_tbl
=begin
What's the exact version?
And could you show the backtrace?
=end
nobu (Nobuyoshi Nakada)
05:51 PM Bug #3194 (Third Party's Issue): Segmentation fault in rb_hash_tbl
=begin
I am trying ZiK (an audio player) with ruby1.9.1. Everything works fine but when I close the player I obtain ...
vinc-mai (Vincent Carmona)
05:47 PM Bug #3093 (Closed): Openssl Extension Does Not Compile with OpenSSL 1.0
=begin
This issue was solved with changeset r27458.
Charlie, thank you for reporting this issue.
Your contribution...
usa (Usaku NAKAMURA)
03:44 PM Revision 8687db60 (git): * process.c (rb_f_fork): remove after_exec() which sometimes caused
two timer threads started. [ruby-core:25217]
* signal.c: use pthread_sigmask() instead of sigprocmask().
sigprocm...
mame (Yusuke Endoh)
03:38 PM Revision f991d209 (git): * test/dl/test_base.rb: add kfreebsd support. based on a patch from
Petr Salinger in [ruby-core:29769].
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560293
git-svn-id: svn+ssh://...
mame (Yusuke Endoh)
03:16 PM Revision 05209bda (git): * 2010-04-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:16 PM Revision eaaef6af (git): * ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static for
loopy version of openssl (0.9.8l?).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27461 b2dd03c8-39d4-4d8f-98ff...
U.Nakamura
02:40 PM Bug #3192 (Closed): Missing Set#keep_if, select! [patch]
=begin
Set (& SortedSet) were forgotten when adding keep_if and select!

Unless there is objection, I'll commit ...
marcandre (Marc-Andre Lafortune)
02:28 PM Revision 5c67d206 (git): * ext/openssl/ossl_config.c: fix compilation failure with
OpenSSL 0.9.8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
02:07 PM Bug #2488: thread usage can result in bad HANDLE
=begin
Roger,

Running r27453 over here, cannot make your example crash (based on bug report #3183).

OS: Window...
luislavena (Luis Lavena)
02:18 AM Bug #2488: thread usage can result in bad HANDLE
=begin
from 3183 this code crashes trunk reliably still:

loop {
all = []
700.times{|i|
all << Thread....
rogerdpack (Roger Pack)
01:23 AM Bug #2488: thread usage can result in bad HANDLE
=begin
appears "better" in trunk but not totally fixed, with this version:

ruby 1.9.2dev (2010-04-09 trunk 2726...
rogerdpack (Roger Pack)
12:37 PM Bug #3052 (Rejected): DRb::start_service fails to detect used port
=begin
Hi,

This is intended behavior.

You can actually run two drb servers at the time on your
environme...
mame (Yusuke Endoh)
02:33 AM Bug #3052: DRb::start_service fails to detect used port
=begin
On Thu, Apr 22, 2010 at 6:58 PM, Yusuke ENDOH <[email protected]> wrote:
> This may be side effect of ipv6 supp...
orem (Chris Schlaeger)
01:58 AM Bug #3052: DRb::start_service fails to detect used port
=begin
Hi,

2010/4/23 Chris Schlaeger <[email protected]>:
> I did some more tests and the problem is most lik...
mame (Yusuke Endoh)
12:06 AM Bug #3052: DRb::start_service fails to detect used port
=begin
I did some more tests and the problem is most likely not DRb specific.
I can reproduce this with TCPSocket a...
orem (Chris Schlaeger)
09:58 AM Revision efe26715 (git): * ext/win32ole/win32ole.c (ole_val2variant): fix the core dump
when converting Array object to VT_ARRAY variant. [ruby-core:28446]
[Bug #2836]
git-svn-id: svn+ssh://ci.ruby-la...
suke (Masaki Suketa)
09:54 AM Feature #3131: add Kernel#Hash() method like Kernel#Array()
=begin
Hi,

Matz wrote:
> I will consider (positively) adding this feature after 1.9.2
> release.

Thank...
sunaku (Suraj Kurapati)
08:39 AM Revision 141cbdfe (git): * ChangeLog: ML ref. ([ruby-core:29256])
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
08:37 AM Revision 6f7b5ffe (git): * ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.
* ext/openssl/extconf.rb: check some functions added/removed at
OpenSSL 1.0.0.
* ext/openssl/ossl_engine.c (ossl_e...
U.Nakamura
06:52 AM Bug #1325 (Closed): fiber tests kill windows
=begin
Fiber tests doesn't kill windows now.
So, I close this issue. Thanks.
=end
wanabe (_ wanabe)
06:31 AM Revision a909ff22 (git): * gem_prelude.rb (Gem::QuickLoader.load_full_rubygems_library):
suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:37 AM Revision 80db78f5 (git): * gem_prelude.rb (Gem::QuickLoader.load_full_rubygems_library):
get rid of creating same regexps many times.
* lib/rubygems/custom_require.rb (Kernel#require): ditto.
git-svn-id: ...
nobu (Nobuyoshi Nakada)
05:07 AM Revision 5460a23f (git): * doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.
* ext/etc.c (Init_etc): fixed rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27454 b2dd03c8-39...
nobu (Nobuyoshi Nakada)
05:07 AM Revision 9e67f6ec (git): * doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.
* ext/etc.c (Init_etc): fixed rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27454 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
02:55 AM Feature #3187: Allow dynamic Fiber stack size
=begin

=end
mame (Yusuke Endoh)
02:48 AM Feature #3187: Allow dynamic Fiber stack size
=begin
To be clear, I'm not asking to extend the stack of a currently executing Fiber, just a one-time configuration...
mperham (Mike Perham)
02:46 AM Feature #3187 (Rejected): Allow dynamic Fiber stack size
=begin
I'd like a way to increase the size of the Fiber stack dynamically so when my program starts, I can set it t...
mperham (Mike Perham)
02:32 AM Revision 400afca8 (git): Update to RDoc 2.5.6
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
01:57 AM Bug #1807 (Closed): r+ オープンしたファイルが MinGW の拡張ライブラリで扱えない
=begin
This issue was solved with changeset r27449.
Kimura, thank you for reporting this issue.
Your contribution ...
usa (Usaku NAKAMURA)
12:14 AM Revision 30014a61 (git): * ruby.c (PREFIX_PATH): use RUBY_RELATIVE macro.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

04/22/2010

11:53 PM Bug #496 (Closed): DRb.start_service(nil) is very slow
=begin

=end
mame (Yusuke Endoh)
11:51 PM Bug #3052: DRb::start_service fails to detect used port
=begin
Hi,

Umm, I cannot reproduce.
This issue may depend on network configuration...


# terminal 1
...
mame (Yusuke Endoh)
11:19 PM Bug #2662 (Rejected): BigDecimal#ceil, etc. should not return Integer
=begin
遠藤です。

rubyspec 側で対処したので、このチケットは reject します。

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
11:17 PM Bug #2425 (Closed): Kernel#public_method の例外メッセージ
=begin
This issue was solved with changeset r27446.
_, thank you for reporting this issue.
Your contribution to Ru...
mame (Yusuke Endoh)
11:16 PM Feature #2447: reduce GC pressure by symbol table without String instance
=begin
遠藤です。

明らかに feature request なので移動します。

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
11:07 PM Bug #2342 (Closed): bootstraptest/test_thread.rb がまれに失敗する
=begin
This issue was solved with changeset r27445.
_, thank you for reporting this issue.
Your contribution to Ru...
mame (Yusuke Endoh)
10:28 PM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
=begin
> BTW, according to OP, build seems to success with --with-setjmp-type=setjmp.

Good point; it appears th...
jonforums (Jon Forums)
12:35 PM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
=begin
Hi,

2010/4/22 Jon Forums <[email protected]>:
> p.p.s - If you get a chance and haven't done so alrea...
mame (Yusuke Endoh)
04:18 AM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
=begin
forgot a link to other more recent llvm-gcc/clang vs. gcc 4.x comparisons

http://www.phoronix.com/scan.p...
jonforums (Jon Forums)
02:55 AM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
=begin
>I understand the worth of LLVM.
> But this ticket is not about compiling into LLVM bytecode, but
> compi...
jonforums (Jon Forums)
02:05 AM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
=begin
2010/4/22 Jon Forums <[email protected]>:
>> BTW, where is the sense in compiling with llvm-gcc to norma...
mame (Yusuke Endoh)
01:30 AM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
=begin
> BTW, where is the sense in compiling with llvm-gcc to normal object file?

You may find this LLVM intro...
jonforums (Jon Forums)
09:57 PM Bug #3139 (Closed): Possible Bug with Irb jobs from Ruby 1.9.2-dev
=begin
This issue was solved with changeset r27444.
Yusuke, thank you for reporting this issue.
Your contribution ...
keiju (Keiju Ishitsuka)
09:57 PM Bug #3182 (Closed): multi-irb may run parallelly
=begin
This issue was solved with changeset r27444.
Yusuke, thank you for reporting this issue.
Your contribution ...
keiju (Keiju Ishitsuka)
09:31 PM Bug #3182: multi-irb may run parallelly
=begin
けいじゅ@いしつかです.

In [ruby-dev:41031] the message: "[ruby-dev:41031] [Bug #3182]
multi-irb may run parallelly"...
keiju (Keiju Ishitsuka)
07:13 PM Revision 48f2a5fc (git): * test/ripper/test_parser_events.rb: more regexp literal tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:11 PM Revision 2dc5fdec (git): * test/ripper/test_parser_events.rb (test_unterminated_regexp):
separate test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:48 PM Bug #3102: Rubygems should avoid deprecated yaml api
=begin
On Apr 21, 2010, at 04:22, Yusuke Endoh wrote:

> Aaron's patch seems not to be applied to ruby trunk. Is ...
drbrain (Eric Hodel)
05:29 PM Bug #3102 (Closed): Rubygems should avoid deprecated yaml api
=begin
Fixed in r27441
=end
drbrain (Eric Hodel)
05:43 PM Bug #2827 (Closed): ri hangs during gem installation which results in a crash
=begin
This bug is from RDoc 2.4, so I think it can be marked as fixed.

I cannot reproduce it on OS X 10.6:

...
drbrain (Eric Hodel)
05:38 PM Bug #2717: Requiring rubygems/specification causes tons of warnings for NoMethodError
=begin
I'm not sure what to do about this yet.

gem_prelude.rb provides a fake rubygems.rb, but require 'rubygem...
drbrain (Eric Hodel)
05:31 PM Bug #825 (Closed): Gem::Installer#generate_windows_script の引数の順番が他と一致しない
Appled r27441
drbrain (Eric Hodel)
05:30 PM Bug #2414 (Closed): make test-all does not work after gem update
=begin
This has been fixed.
=end
drbrain (Eric Hodel)
05:30 PM Feature #2713 (Rejected): Rdoc: rdoc/usage missing in Ruby 1.9
=begin

=end
drbrain (Eric Hodel)
05:30 PM Bug #3056 (Closed): gem unpack fails
=begin
Fixed in r27441
=end
drbrain (Eric Hodel)
05:29 PM Bug #3103 (Closed): rubygems should avoid deprecated uri api
=begin
Fixed in r27441
=end
drbrain (Eric Hodel)
04:49 PM Revision b6847f7a (git): * win32/win32.c (rb_w32_wopen): shouldn't use FILE_FLAG_OVERLAPPED with
normal file. #1807, #2510, #2549
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27449 b2dd03c8-39d4-4d8f-98ff-8...
U.Nakamura
04:28 PM Revision 1152ad65 (git): * 2010-04-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:28 PM Revision f9e53623 (git): * thread_win32.c (ubf_handle): remove unused typedef.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
02:15 PM Revision 478c65c4 (git): * proc.c (mnew): fix wrong error message when Kernel#public_method
receives name of private method. [Bug #2425]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27446 b2dd03c8-39d4-...
mame (Yusuke Endoh)
02:02 PM Revision 0ffb18de (git): * bootstraptest/test_thread.rb: fix test. [Bug #2342]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
12:54 PM Revision 14e5c442 (git): * lib/irb/ext/multi-irb.rb: fix multi-irb running
parallelly. [ruby-dev:41031] [Bug #3182]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27444 b2dd03c8-39d4-4d8...
keiju (Keiju Ishitsuka)
11:30 AM Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures
=begin
Hi,

At Sun, 4 Apr 2010 08:44:45 +0900,
_ wanabe wrote in [ruby-core:29242]:
> This issue should be moved...
nobu (Nobuyoshi Nakada)
10:13 AM Revision 99713041 (git): remove debug print.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:59 AM Revision 04c651c0 (git): * test/ripper/test_parser_events.rb (test_local_variables): for r27431.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:24 AM Revision 372dcece (git): Update to RubyGems 1.3.7.pre.1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
08:21 AM Revision d0e5a34a (git): * ext/**/*.[ch]: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:16 AM Revision 3e8d6305 (git): * ext/**/*.[ch]: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:05 AM Revision 87a37119 (git): * test/ripper/test_parser_events.rb (test_operator_ambiguous): new test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:04 AM Revision 977267c2 (git): * ext/**/*.[ch]: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:43 AM Revision 36f8540a (git): * parse.y (warn_balanced): removed false warning.
* parse.y (parser_yylex): skip whitespaces after method name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@274...
nobu (Nobuyoshi Nakada)
07:42 AM Feature #3185 (Rejected): File.expand_path repeats forward slashes at the beginning of the path
=begin
When File.expand_path is passed a string with multiple consecutive forward slashes, it preserves them in the ...
brixen (Brian Shirai)
07:34 AM Feature #3085: Time dumping/loading using Psych
=begin
I choose 2-1. I agree this is a feature request. I think I can fix it, but I don't want to promise for 1.9....
tenderlovemaking (Aaron Patterson)
06:53 AM Feature #3131 (Assigned): add Kernel#Hash() method like Kernel#Array()
=begin

=end
shyouhei (Shyouhei Urabe)
05:11 AM Feature #1844: Immediates Should Not Respond to :dup
=begin

Rick DeNatale wrote:
> On Thu, Jul 30, 2009 at 9:10 PM, David A. Black <[email protected]> wrote:
>>
>>...
spatulasnout (B Kelly)
03:30 AM Bug #595: Fiber ignores ensure clause
=begin
(2010/04/21 23:55), Yusuke ENDOH wrote::
> どちらも仕様レベルで検討しないといけないことのような気がします。
> まだ結構大変そうなので、1.9.2 は見送った方がいいんじ...
ko1 (Koichi Sasada)
02:31 AM Bug #1341: pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
=begin
Hi,

I guess this is the limitation of Solaris:

- http://bugs.opensolaris.org/view_bug.do?bug_id=403...
mame (Yusuke Endoh)
02:26 AM Bug #1308 (Closed): bigdecimal debug code prevents tests from running
=begin

=end
mrkn (Kenta Murata)
02:24 AM Bug #1308: bigdecimal debug code prevents tests from running
=begin
I've committed the change to replace _DEBUG with BIGDECIMAL_DEBUG.
=end
mrkn (Kenta Murata)
12:09 AM Bug #821 (Rejected): uninitialized constant Test::Unit::AutoRunner
=begin
遠藤です。

起票者の後藤さんが納得しているようなので、1.9.x の仕様として
close します。非常に遺憾ですが。

標準添付ライブラリの切り替えには注意しようという教訓ですね。
自称「互...
mame (Yusuke Endoh)

04/21/2010

11:55 PM Bug #595: Fiber ignores ensure clause
=begin
遠藤です。

2010年4月10日23:20 _ wanabe <[email protected]>:
> ささださん
>
> このチケットおよびパッチについてコメントいただければ幸いです。
> ...
mame (Yusuke Endoh)
11:54 PM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
It appears that some others agree, as well:

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/...
rogerdpack (Roger Pack)
11:41 PM Feature #1844: Immediates Should Not Respond to :dup
=begin
On Thu, Jul 30, 2009 at 9:10 PM, David A. Black <[email protected]> wrote:
> Hi --
>
> On Fri, 31 Jul 200...
RickDeNatale (Rick DeNatale)
09:43 PM Feature #1844: Immediates Should Not Respond to :dup
=begin
Hi,

This is apparently not a bug but feature request.
I move this to Feature tracker.

--
Yusuk...
mame (Yusuke Endoh)
11:32 PM Feature #3176: Thread#priority= should actually do something
=begin
Hi.

2010/4/21 caleb clausen <[email protected]>:
> I'm not quite sure what to do with BLOCKING_REGION...
mame (Yusuke Endoh)
10:59 PM Feature #3176: Thread#priority= should actually do something
=begin
oh no, I left something off. I should have said:

convert calls to

$GIL.unlock
into
Th...
coatl (caleb clausen)
09:54 PM Feature #3176: Thread#priority= should actually do something
=begin
Let me try again to explain this one, from a different point of view. I'm simplifying some things a little bi...
coatl (caleb clausen)
10:43 PM Bug #527 (Closed): test_execopts_pgroup(TestProcess) fails on NetBSD
=begin
This works on current NetBSD-current both i386 and x86_64.
=end
naruse (Yui NARUSE)
10:23 PM Feature #3131: add Kernel#Hash() method like Kernel#Array()
=begin
Hi,

In message "Re: [ruby-core:29644] [Feature #3131] add Kernel#Hash() method like Kernel#Array()"
o...
matz (Yukihiro Matsumoto)
10:23 PM Bug #3179: getc with text mode returns ASCII-8BIT
=begin
まつもと ゆきひろです

私のところでは"あ" "い" "う"が返りますね。

minirubyはLANGを見ないのでexternal_encodingがASCII-8BITにな
り、"\xE3" "\x81...
matz (Yukihiro Matsumoto)
03:27 AM Bug #3179 (Closed): getc with text mode returns ASCII-8BIT
=begin
This issue was solved with changeset r27426.
Yusuke, thank you for reporting this issue.
Your contribution ...
naruse (Yui NARUSE)
10:18 PM Bug #340 (Third Party's Issue): 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
=begin
Hi,

The issue looks like a fault of llvm-gcc.

I set this ticket as Third Party's issue.
Please re...
mame (Yusuke Endoh)
10:08 PM Bug #21: should terminate @receiver_thread of Net::IMAP safely
=begin
Hi, Shugo

Is this issue still unsolved?

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
10:08 PM Bug #3104: Random: seeding issues
=begin
2010/4/21 Tanaka Akira <[email protected]>:
> 2010/4/21 Yusuke Endoh <[email protected]>:
>
>>> 1) Seeding ...
mame (Yusuke Endoh)
09:25 PM Bug #3104 (Closed): Random: seeding issues
=begin
Hi,

> 1) Seeding sometimes ignores the high bit of seed data.
>
> Random.new((1<<64)-1).rand == R...
mame (Yusuke Endoh)
09:41 PM Bug #2760: unable to cross-compile win32.c
=begin
I can confirm that up to latest revision (r27432) trunk is cross compilable with GCC 3.4.5 (mingw32 from macp...
luislavena (Luis Lavena)
05:04 AM Bug #2760: unable to cross-compile win32.c
=begin
ruby_trunk$ gcc -Iinclude -E win32/win32.c 2>&1 | fgrep '= rb_w32_wait_events_blocking'
ret = rb_w32_wait_...
rogerdpack (Roger Pack)
08:54 PM Bug #3182 (Closed): multi-irb may run parallelly
=begin
いしつかさん
遠藤です。

#3139 で、irb が SEGV するという報告が上がっています。
こんな感じで再現するらしいです。

irb String
irb Array
...
mame (Yusuke Endoh)
08:22 PM Bug #3102: Rubygems should avoid deprecated yaml api
=begin
Hi, Eric

Aaron's patch seems not to be applied to ruby trunk. Is it ok?

Eric, please tell us not o...
mame (Yusuke Endoh)
08:14 PM Bug #3093: Openssl Extension Does Not Compile with OpenSSL 1.0
=begin
Hi,

> Even with the latest patches (working against head), the openssl extension does not compile agains...
mame (Yusuke Endoh)
08:10 PM Bug #3094 (Rejected): Digest Extenstion Does Not Build
=begin

=end
mame (Yusuke Endoh)
07:52 PM Feature #3085: Time dumping/loading using Psych
=begin
Hi,

Is this really a bug?

Syck has emitted 6-digits for fraction of Time.
Psych is compatible to ...
mame (Yusuke Endoh)
05:22 PM Revision 6a77fa1d (git): * 2010-04-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:22 PM Revision 5318e0f6 (git): * ext/bigdecimal/bigdecimal.[ch]: replace _DEBUG with BIGDECIMAL_DEBUG to prevent activating debugging code when compiled with -DEBUG flag on Windows. [ruby-core:22989] #1308
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Kenta Murata
03:47 PM Bug #3180 (Closed): getc with text mode breaks incomplete character immediately before EOF
=begin
This issue was solved with changeset r27432.
Yusuke, thank you for reporting this issue.
Your contribution ...
naruse (Yui NARUSE)
01:47 PM Bug #2547 (Closed): error when interpolating a string containing a single backslash into a regexp
=begin
This issue was solved with changeset r27431.
caleb, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
01:37 PM Feature #3163 (Open): SyntaxError when using variable which is also a method in current scope with a Symbol argument
nobu (Nobuyoshi Nakada)
12:25 PM Revision c50c9f6d (git): * ext/digest/sha2/extconf.rb: check SHA256_CTX and SHA512_CTX to fix
compilation failure on OpenBSD 4.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27433 b2dd03c8-39d4-4d8f-98ff...
akr (Akira Tanaka)
06:37 AM Revision 4131d617 (git): * io.c (io_getc): fix incomplete character immediately before EOF
with newline converter. [ruby-dev:41024]
run test only when "Create Shortcut (&S)" menu is found.
* lib/rexml/parse...
naruse (Yui NARUSE)
04:50 AM Bug #2757 (Closed): win32/registry file is no longer in the load path
=begin
nope can't reproduce anymore
=end
rogerdpack (Roger Pack)
04:44 AM Revision 2976ec58 (git): * parse.y (regexp): check each fragments. [ruby-core:27374]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:36 AM Revision 82ba40b4 (git): * parse.y (parser_yylex): reverted r27388 due to backward
compatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27430 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:15 AM Revision 2e1efa94 (git): * parse.y (parser_yylex): warn confusing binary operators after
local variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27429 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:10 AM Revision a7df5ace (git): Update to RDoc 2.5.5
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
02:31 AM Revision f8e51f7e (git): * parse.y (parser_yylex): abandoned EXPR_VCALL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:45 AM Bug #3076: lib/rake/rdoctask.rb should be removed
=begin
Hi,

Jim Weirich, please answer to this ticket.

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
12:43 AM Bug #3056: gem unpack fails
=begin
Hi, Eric

I can still reproduce this issue with trunk.
I guess this is inconvenient in practice.
What...
mame (Yusuke Endoh)
12:37 AM Feature #3072: Classes Inheriting from Data
=begin
Hi,

At least, this is not a bug.
It is not harmful to be able to access Data class, is it?
In additi...
mame (Yusuke Endoh)
12:37 AM Bug #3034 (Closed): Bignum: "bigadd_core: Assertion `i <= zn' failed"
=begin
This issue was solved with changeset r27425.
Run Paint, thank you for reporting this issue.
Your contributi...
mame (Yusuke Endoh)
12:37 AM Bug #2745 (Closed): iseq_set_sequence: adjust bug (next inside begin...rescue)
=begin
This issue was solved with changeset r27424.
Kornelius, thank you for reporting this issue.
Your contributi...
mame (Yusuke Endoh)
12:27 AM Bug #3030 (Closed): make test-all fails with zlib 1.2.4
=begin
This issue was solved with changeset r27423.
Takashi, thank you for reporting this issue.
Your contribution...
mame (Yusuke Endoh)
 

Also available in: Atom