Project

General

Profile

Activity

From 10/06/2009 to 10/12/2009

10/12/2009

11:53 PM Revision a77a9bb2 (git): * thread.c: Revert changes to Thread#raise made in r25278 [ruby-core:25367]
* eval_intern.h: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25316 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
05:49 PM Revision bc59a857 (git): * 2009-10-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:49 PM Revision 5d372d0c (git): fix rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25314 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:29 PM Revision b83a7c10 (git): * lib/net/ftp.rb (login): use "anonymous@" as a default password.
[ruby-dev:39451]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
02:25 PM Revision 4e084e0a (git): * 2009-10-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:25 PM Revision 38f8c64e (git): * lib/net/ftp.rb (getaddress): rescue exceptions. [ruby-dev:39451]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shugo (Shugo Maeda)
01:52 PM Revision 9994d05b (git): * lib/net/ftp.rb (retrlines): added a new block parameter.
* lib/net/ftp.rb (gettextfile): preserve missing end-of-line at end
of files. [ruby-core:24590]
git-svn-id: svn+...
shugo (Shugo Maeda)
01:25 PM Bug #2196 (Closed): GC mark bug
=begin
 ささだです.

 以下のように,GC.stress = true として fileutils を require すると SEGV
します.多分,mark ミスなんじゃないかと思います.よくわからないので,と
...
ko1 (Koichi Sasada)
01:24 PM Bug #2048: Thread#raise: Handling of Current Exception
=begin
Hi,

This one has been filed in my spam folder. Sorry.

In message "Re: [ruby-core:25367] [Bug #2048] Th...
matz (Yukihiro Matsumoto)
01:22 PM Bug #2121: mathn/rational destroys Fixnum#/, Fixnum#quo and Bignum#/, Bignum#quo
=begin
On Sun, Sep 20, 2009 at 3:29 AM, brian ford <[email protected]> wrote:
> Hi,
>
> On Sat, Sep 19, 2009 at 1:...
RickDeNatale (Rick DeNatale)
01:22 PM Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error
=begin
Hi,

I reverted r25279. You had to discuss at ruby-core about how Math
module should behave before changin...
yugui (Yuki Sonoda)
10:55 AM Revision 7a063b74 (git): * test/ruby/test_regexp.rb (TestRegexp#test_parse_kg): suppress
warnings while tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
10:48 AM Revision 511e757c (git): * eval.c (ruby_run_node): if an exception occurred in ruby_option,
the result is not executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25308 b2dd03c8-39d4-4d8f-98ff-823fe...
nobu (Nobuyoshi Nakada)
02:28 AM Revision bd2a1db5 (git): * marshal.c (r_object0): suppressed a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

10/11/2009

10:08 PM Revision 4aa531ea (git): * thread.c: Doc fix for Thread#raise
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25306 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
08:52 PM Revision 67e11229 (git): * regparse.c (fetch_token): warn invalid back reference
and subexp call. (\k and \g).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25305 b2dd03c8-39d4-4d8f-98ff-823fe6...
naruse (Yui NARUSE)
06:49 PM Revision 5e4d54a9 (git): * 2009-10-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:49 PM Revision 8ab02203 (git): * marshal.c (has_encoding): added for check the regexp
is dumped by 1.8 or 1.9.
* marshal.c (r_object0): use has_encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru...
naruse (Yui NARUSE)
04:00 PM Bug #2192 (Closed): warning in irb/context.rb
=begin
This issue was solved with changeset r25297. Suraj, thank you for your reporting of the issue. You have great...
nobu (Nobuyoshi Nakada)
04:55 AM Bug #2192 (Closed): warning in irb/context.rb
=begin
I always use RUBYOPT=-w and here is one warning I see:

/usr/lib/ruby/1.9.1/irb/context.rb:166: warning: ...
sunaku (Suraj Kurapati)
03:31 PM Feature #2061: Named Unicode Character Escapes
=begin
I must have been unclear: I am not able to implement this feature. It requires changes over multiple source f...
runpaint (Run Paint Run Run)
01:38 AM Feature #2061 (Closed): Named Unicode Character Escapes
=begin
Reopen this when you done it.
=end
naruse (Yui NARUSE)
03:12 PM Feature #1784: More encoding (Big5 series) support?
=begin
On 2009/10/11 1:53, Yui NARUSE wrote:
> Issue #1784 has been updated by Yui NARUSE.
>
>
> Is Big5-YAO sti...
duerst (Martin Dürst)
01:53 AM Feature #1784: More encoding (Big5 series) support?
=begin
Is Big5-YAO still working?
=end
naruse (Yui NARUSE)
01:56 PM Bug #853 (Closed): Rake のテストが無い
=begin
r25199 で追加しました。
=end
nobu (Nobuyoshi Nakada)
12:40 PM Bug #843: RubyGems include useless libraries
=begin
> * rubygems/test_utilities.rb : テスト専用なので名前を変えて test/ 以下に移動?
> * rubygems/timer.rb : デバッグと簡易ベンチマーク用。通常は使われて...
nobu (Nobuyoshi Nakada)
01:22 AM Bug #843 (Assigned): RubyGems include useless libraries
=begin
* rubygems/test_utilities.rb : for test. this should be moved to under test/.
* rubygems/timer.rb : for deb...
naruse (Yui NARUSE)
09:34 AM Revision 334241e3 (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:39 AM Revision 3e54f0ee (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:54 AM Revision 5d1364df (git): * ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin
Collins in [ruby-core:26050].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25300 b2dd03c8-39d4-4d8...
nobu (Nobuyoshi Nakada)
06:54 AM Revision bffae002 (git): * ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin
Collins in [ruby-core:26050].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25300 b2dd03c8-39d4-4d8f-98ff-823fe...
nobu (Nobuyoshi Nakada)
06:53 AM Bug #1148: CGI::prettyの正規表現の改良
=begin
そのうちにパッチを当てようと思っていました。
せかされたので近いうちに当てます。
=end
xibbar (Takeyuki FUJIOKA)
01:30 AM Bug #1148 (Assigned): CGI::prettyの正規表現の改良
=begin
これどうなりました?
lines = string.gsub(/(?!\A)<.*?>/m, "\n\\0").gsub(/<.*?>(?!\n)/m, "\\0\n")
が一番シンプルでかつ理屈の上では同じ意...
naruse (Yui NARUSE)
04:54 AM Revision 433073cf (git): * test/rake/test_application.rb: not executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:53 AM Revision bbaf5966 (git): * test/rake/test_namespace.rb: not executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:52 AM Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error
=begin
I "fixed" it in JRuby, actually (http://github.com/jruby/jruby/commit/493da7a26d3df0d6cb784356ad8f3fca65ae1cc...
hasari (Hiro Asari)
03:41 AM Bug #2189: Math.atanh(1) & Math.atanh(-1) should not raise an error
=begin
I should have mentioned that JRuby also returns ±Infinity for atanh(±1).

I would also recommend that wha...
marcandre (Marc-Andre Lafortune)
02:23 AM Bug #2189 (Open): Math.atanh(1) & Math.atanh(-1) should not raise an error
=begin
I should have ran make test-all, I'm sorry. I also should have realized that the correct solution should have...
marcandre (Marc-Andre Lafortune)
02:46 AM Bug #368: 境界における Math.atanh 等の動作
=begin
この件ですが、最近コミッタに加わったMarc-Andre Lafortuneさんが、Bug #2189 で仕様変更を提案しています。
ご興味のある方は参加ください。

なお、Redmineがこのチケットに関...
naruse (Yui NARUSE)
01:58 AM Feature #1840 (Rejected): Hash に要素追加して self を返すメソッド
=begin
Hash#update でいいですよね。
=end
naruse (Yui NARUSE)
01:57 AM Bug #1654 (Closed): Segmentation fault after a "make install" under OpenSolaris 2009.06
=begin

=end
naruse (Yui NARUSE)
01:55 AM Bug #1787: URI ライブラリの正規表現パターン
=begin
検討および対応していただき、どうもありがとうございます。

<http://redmine.ruby-lang.org/issues/show/1787#note-2> の件もよろしくお願いします。
問題解...
drry (drry  )
01:49 AM Bug #1904: cmp required?
=begin
一時的なバグだったんですっけ?これ。
今も再現しますかね。
=end
naruse (Yui NARUSE)
01:47 AM Feature #1269 (Assigned): warning when Kernel#p is used
naruse (Yui NARUSE)
01:46 AM Feature #1431 (Rejected): Object#__class__
=begin

=end
naruse (Yui NARUSE)
01:43 AM Feature #1597 (Rejected): ObjectSpace.count_nodes
=begin

=end
naruse (Yui NARUSE)
01:42 AM Feature #1153 (Rejected): Enumerable#uniq
=begin

=end
naruse (Yui NARUSE)
01:42 AM Feature #1089 (Rejected): Stable sorting for sort and sort_by
naruse (Yui NARUSE)
01:36 AM Bug #1036 (Rejected): 1.9.1 build failing at mt.exe
=begin

=end
naruse (Yui NARUSE)
01:35 AM Bug #1080 (Feedback): SSL error when running the program "gem"
=begin
Does this still happen?
=end
naruse (Yui NARUSE)
01:34 AM Feature #1106 (Rejected): Script encoding vs. default_internal: Implicitly transcode strings/regexps
=begin
script encoding affects only literals in the script.
I don't think that mixing different source is a proble...
naruse (Yui NARUSE)
01:30 AM Bug #1172 (Rejected): [sparc] *** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7ef6a54 ***
=begin
SPARC is not supported.
=end
naruse (Yui NARUSE)
01:27 AM Revision 7af35646 (git): * lib/irb/context.rb (IRB::Context#irb_name): removed duplicated
attr_reader. [ruby-core:26047]
* lib/irb/ruby-lex.rb (RubyLex#lex_int2): removed duplicated
character class range...
nobu (Nobuyoshi Nakada)
01:27 AM Feature #1159 (Rejected): StringScanner に文字ベースでのインデックスを返すメソッドがほしい
=begin

=end
naruse (Yui NARUSE)
01:26 AM Bug #865 (Assigned): [Fwd: some mistakes in Rake RDoc]
=begin
これってどうなったの?
=end
naruse (Yui NARUSE)
01:25 AM Bug #866 (Assigned): gem(1) gemrc(5)
=begin
これってどうなったの?
=end
naruse (Yui NARUSE)
01:24 AM Feature #767 (Rejected): Module#const_getでネストした定数の値を得られてもよいと思う
=begin

=end
naruse (Yui NARUSE)
01:23 AM Feature #643 (Rejected): __DIR__
=begin

=end
naruse (Yui NARUSE)
01:19 AM Feature #928 (Rejected): RDoc encoding conversion
=begin
Use UTF-8 for rdoc.
=end
naruse (Yui NARUSE)
01:16 AM Feature #1031: -U オプションの説明が --help にない
=begin
これってどうなってるんでしょう。
なお、担当者は Developer 以上にしかできないらしい。
=end
naruse (Yui NARUSE)
01:06 AM Revision e0e3d15f (git): * regparse.c (fetch_token_in_cc): warn when \p is not
followed by property name.
* regparse.c (fetch_token): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@252...
naruse (Yui NARUSE)
12:48 AM Revision c506f190 (git): * regerror.c (onig_vsnprintf_with_pattern): added.
* regparse.c (onig_syntax_warn): use above.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25295 b2dd03c8-39d4-4d...
naruse (Yui NARUSE)
12:04 AM Revision 2503de61 (git): * include/ruby/ruby.h (RB_GC_GUARD_PTR): workaround for gcc
optimization.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)

10/10/2009

11:48 PM Revision eac0bd97 (git): * include/ruby/ruby.h (ruby_exec_node): declared.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:50 PM Bug #2189 (Assigned): Math.atanh(1) & Math.atanh(-1) should not raise an error
=begin
This is from [ruby-dev:35669] (sorry for forgot describe this in r18252's log.
We discussed in it about dif...
naruse (Yui NARUSE)
02:53 PM Bug #2189 (Closed): Math.atanh(1) & Math.atanh(-1) should not raise an error
=begin
Regression caught by RubySpec.

$ rubydev -v -e 'p Math.atanh(1)'
ruby 1.9.2dev (2009-10-09 trunk 25274...
marcandre (Marc-Andre Lafortune)
06:12 PM Revision 8e9fb2e1 (git): * regparse.c (onig_syntax_warn): added.
* regparse.c (CC_ESC_WARN, CLOSE_BRACKET_WITHOUT_ESC_WARN,
CC_DUP_WARN, UNKNOWN_ESC_WARN): use onig_syntax_warn.
g...
naruse (Yui NARUSE)
06:07 PM Bug #2048: Thread#raise: Handling of Current Exception
=begin
If you change interpreter or VM of Ruby, please get an approval by matz in ruby-core/Redmine (or ruby-dev).
...
naruse (Yui NARUSE)
05:58 PM Bug #2048 (Closed): Thread#raise: Handling of Current Exception
=begin
Sorry, it comes feeling right.
And seems rdoc doesn't mention the no argument case.
=end
nobu (Nobuyoshi Nakada)
05:30 PM Bug #2048 (Open): Thread#raise: Handling of Current Exception
=begin
I think r25278 is wrong.
The point should be that rescue clause restores its originating exception in 1.8 b...
nobu (Nobuyoshi Nakada)
02:17 PM Bug #2048 (Closed): Thread#raise: Handling of Current Exception
=begin
Applied in changeset r25278.
=end
marcandre (Marc-Andre Lafortune)
04:20 PM Feature #2190 (Closed): FileUtils::chmod - allow symbolic mode
=begin
Hello,

I request that FileUtils::chmod() and FileUtils::chmod_R() accept
symbolic modes, which are s...
sunaku (Suraj Kurapati)
03:14 PM Revision 95b3da63 (git): * marshal.c (marshal_dump, marshal_load): prevent from GC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:57 PM Revision 89afd642 (git): * file.c (path_check_0): prevent from GC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:51 PM Revision 5d4b63d2 (git): * transcode.c (rb_transcoding, str_transcoding_resize): fixed
types.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:22 PM Bug #2171 (Closed): Kernel#respond_to_missing? Invoked for Unimplemented Methods
=begin

=end
marcandre (Marc-Andre Lafortune)
12:11 PM Revision 89154445 (git): * transcode.c: reverted r25277.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:38 AM Revision 6b7e6f08 (git): * math.c (math_atanh): reverted r25279.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
10:49 AM Revision f65dbbd2 (git): * ext/curses/curses.c: use rb_thread_blocking_region to avoid
rb_read_check. This makes other threads runnable in getstr and
wgetstr.
(getch_func): extracted from curses_getc...
akr (Akira Tanaka)
09:59 AM Revision 7c669071 (git): * configure.in (cflags, cxxflags): remove duplicating options.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:19 AM Revision 66150a89 (git): * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),
win32/mkexports.rb (each_export): exclude _threadptr_ functions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
nobu (Nobuyoshi Nakada)
08:57 AM Revision 478d3535 (git): * eval.c (rb_threadptr_errinfo): renamed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:55 AM Revision d45189ba (git): * eval.c (rb_threadptr_errinfo): renamed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:03 AM Revision aa963d33 (git): * eval.c (ruby_exec_node): removed unused argument.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:28 AM Revision f87132b4 (git): * include/ruby/intern.h (Init_jump): removed
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:24 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin

=end
marcandre (Marc-Andre Lafortune)
01:06 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
re: Float#to_s and Float#inspect being split to do different functionality.

Would a patch be accepted?
...
rogerdpack (Roger Pack)
05:56 AM Revision 243400fb (git): * math.c (math_atanh): Fix bug for Math.atanh(+/-1). It now returns +-Infinity. [ruby-core:26028]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
05:13 AM Revision 8571bdbd (git): * thread.c (rb_threadptr_execute_interrupts_rec, rb_threadptr_raise): Thread#raise with no argument will now re-raise the current exception if there is one [ruby-core:25367]
* eval.c (get_errinfo, rb_rubylevel_thread_errinfo): Getter for current exception for a given thread
git-svn-id: svn...
Marc-Andre Lafortune
03:21 AM Revision c4ff156d (git): * transcode.c (rb_transcoding, str_transcoding_resize): fixed
types.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:20 AM Revision 589d54f4 (git): * 2009-10-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:20 AM Revision 7081875a (git): * enc/unicode/name2ctype.h: update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:18 AM Feature #1811: Default BasicSocket.do_not_reverse_lookup to true
=begin
Interestingly, when I apply this patch, then run make test-all, two tests that previously broke:

2) Er...
rogerdpack (Roger Pack)
01:00 AM Feature #1811: Default BasicSocket.do_not_reverse_lookup to true
=begin
Here's a patch that does it. None of the documentation seems to mention that it defaults to true, so this sh...
rogerdpack (Roger Pack)
12:50 AM Bug #2188 (Closed): patch to show the rdoc's for Registry.rb
=begin
currently the rdoc's for registry.rb use a very old format. This patch brings them up to date.
=end
rogerdpack (Roger Pack)
12:46 AM Feature #839: Add code on each line of a backtrace output to the screen
=begin
I like this patch (nobu's). Would it be possible to get it applied?
-r
=end
rogerdpack (Roger Pack)

10/09/2009

04:06 PM Bug #2186: Fwd: Segfaults after multiple call of ruby_node_run
=begin
ruby_exec_node() isn't in any of the headers in /usr/include, but it works with an implicit declaration warni...
unexist (Christoph Kappel)
01:13 PM Bug #2186 (Rejected): Fwd: Segfaults after multiple call of ruby_node_run
=begin
ruby_run_node() implies ruby_cleanup().
Don't call ruby_cleanup() twice or more.
Use ruby_exec_node() ins...
nobu (Nobuyoshi Nakada)
12:37 PM Bug #2186 (Rejected): Fwd: Segfaults after multiple call of ruby_node_run
=begin
Just forwarding to the redmine so that it recognizes the new issue.

---------- Forwarded message -------...
yugui (Yuki Sonoda)
02:52 PM Revision 4631523b (git): * vm_method.c (rb_method_boundp): should exclude NOEX_RESPONDS.
based on the patch from Nikolai Lugovoi. [ruby-core:25949]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25274 ...
matz (Yukihiro Matsumoto)
12:17 PM Revision 2ea82d33 (git): * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP): disable
reverse lookup.
(Resolv::DNS::Requester::UnconnectedUDP): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun...
akr (Akira Tanaka)
06:00 AM Bug #1225 (Closed): Curses::getmouse
=begin
Fixed in r25267 & r25269.

This is not a ncurses library bug, since it states that initscr() must be call...
marcandre (Marc-Andre Lafortune)
01:14 AM Revision 696eec1e (git): * lib/irb/context.rb (IRB::Context#initialize):
remove warnings when $VERBOSE is set as true in .irbrc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25272 b2dd...
naruse (Yui NARUSE)

10/08/2009

11:25 PM Bug #1214: Build issues
=begin

=end
marcandre (Marc-Andre Lafortune)
06:07 PM Revision 5a4ce608 (git): * tool/enc-unicode.rb: optimized.
* enc/unicode/name2ctype.h, enc/unicode/name2ctype.h.blt,
enc/unicode/name2ctype.kwd, enc/unicode/name2ctype.src:
...
naruse (Yui NARUSE)
05:47 PM Revision d13255aa (git): ext/curses/curses: more whitespace
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
05:47 PM Revision c7a8fb0a (git): * ext/curses/curses.c: Many functions of module Curses could cause a crash if the ncurses library was not properly initialized.
Fix pointed out by Alexander Beisig [ruby-core:22592]
Functions fixed: attroff, attron, attrset, bkgd, bkgdset, can...
Marc-Andre Lafortune
05:47 PM Revision 203c2e45 (git): ext/curses/curses.c: fix whitespace
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
05:12 PM Revision f0cdcf6f (git): * ext/curses/curses.c: Many functions of module Curses could cause a crash if the ncurses library was not properly initialized.
Fix pointed out by Alexander Beisig [ruby-core:22592]
Functions fixed: attroff, attron, attrset, bkgd, bkgdset, can...
Marc-Andre Lafortune
04:11 PM Revision 4b62641c (git): * compile.c (ADD_TRACE): fire coverage event in ensure clause.
[ruby-dev:39303]
* iseq.h, iseq.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25266 b2dd03c8-39d4-4d8...
mame (Yusuke Endoh)
03:34 PM Revision a5818fa5 (git): * 2009-10-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:34 PM Revision 4432d3a5 (git): * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby-core:22723]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
03:34 PM Revision c2c679bc (git): * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby-core:22723]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
03:01 PM Revision 98bcdc60 (git): * 2009-10-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:01 PM Revision abd31dc2 (git): * ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted from
Socket.udp_server_loop_on.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25261 b2dd03c8-39d4-4d8f-98ff-823fe69b...
akr (Akira Tanaka)
01:13 PM Bug #1080: SSL error when running the program "gem"
=begin

=end
marcandre (Marc-Andre Lafortune)
11:57 AM Bug #2185 (Closed): 漢字がprintableと見なされない
=begin
Applied in changeset r25260.
=end
naruse (Yui NARUSE)
01:18 AM Bug #2185 (Assigned): 漢字がprintableと見なされない
=begin

=end
nobu (Nobuyoshi Nakada)
01:16 AM Bug #2185 (Closed): 漢字がprintableと見なされない
=begin
なかだです。

ひらがな、カタカナはpで表示されますが、漢字はエスケープされています。

$ cat a.rb
# -*- coding: utf-8 -*-
p "あいうえお"
p "春...
nobu (Nobuyoshi Nakada)
02:54 AM Bug #2184: Blocks strange behavior
=begin

On Oct 7, 2009, at 00:39 , Ivan Samsonov wrote:

> Bug #2184: Blocks strange behavior
> http://redmine.r...
zenspider (Ryan Davis)
02:49 AM Revision 866c79e2 (git): * tool/enc-unicode.rb: parse range notation of UnicodeData.txt.
* enc/unicode/name2ctype.h, enc/unicode/name2ctype.h.blt,
enc/unicode/name2ctype.kwd, enc/unicode/name2ctype.src:
...
naruse (Yui NARUSE)
01:27 AM Feature #578 (Closed): add method to disassemble Proc objects
=begin
Applied in changeset r25258.
=end
nobu (Nobuyoshi Nakada)
01:06 AM Feature #578: add method to disassemble Proc objects
=begin
Roger Pack wrote::
>> Yea, a patch from Nobu in [ruby-core:24169] needs permission from
>> Koichi.
>
> O...
ko1 (Koichi Sasada)

10/07/2009

05:46 PM Revision ec0e370e (git): * string.c (rb_str_inspect): copy by chunks.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:47 PM Bug #2181 (Closed): Segmentation fault for test/drb/* -- possible bug in Marshal/GC
=begin
Applied in changeset r25256.
=end
nobu (Nobuyoshi Nakada)
04:33 PM Bug #2181: Segmentation fault for test/drb/* -- possible bug in Marshal/GC
=begin
On Wed, Oct 7, 2009 at 6:01 AM, Nobuyoshi Nakada <[email protected]> wrote:
> Does this patch fix it?
>
>...
nlugovoi (Nikolai Lugovoi)
12:01 PM Bug #2181: Segmentation fault for test/drb/* -- possible bug in Marshal/GC
=begin
Hi,

At Tue, 6 Oct 2009 22:18:47 +0900,
Nikolai Lugovoi wrote in [ruby-core:25969]:
> After changeset r25...
nobu (Nobuyoshi Nakada)
04:39 PM Bug #2184 (Closed): Blocks strange behavior
=begin
1.8.7:
a = lambda {|x,y| x <=> y}
[1,2,3].max(&a) # => 3

1.9.1:
z = lambda {|x,y| x <=> y}
[3,2,...
kronos (Ivan Samsonov)
04:29 PM Bug #2176: [rubygems] $LOAD_PATH includes bin directory
=begin
On Wed, Oct 7, 2009 at 9:14 AM, Nobuyoshi Nakada <[email protected]> wrote:
> Hi,
>
> At Mon, 5 Oct 2009 ...
luislavena (Luis Lavena)
04:15 PM Bug #2176: [rubygems] $LOAD_PATH includes bin directory
=begin
Hi,

At Mon, 5 Oct 2009 21:40:08 +0900,
Luis Lavena wrote in [ruby-core:25941]:
> In latest RubyGems (1.3...
nobu (Nobuyoshi Nakada)
04:23 PM Revision 0f408e10 (git): * iseq.c (iseq_s_disasm): accept proc objects. [ruby-core:18762]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:35 PM Revision 8d79d612 (git): update comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:19 AM Bug #2179: 1.9.2において block のスコープがおかしいときがある
=begin
ミムラです。

2009年10月6日22:04 Nobuhiro IMAI <[email protected]>:
> これはブロックが一度も評価されてないからですね。
>
> $ ruby1.9.1 -ve...
takkanm (三村 益隆)
01:07 AM Bug #2179 (Closed): 1.9.2において block のスコープがおかしいときがある
=begin
Applied in changeset r25249.
=end
matz (Yukihiro Matsumoto)
07:42 AM Revision 90ce6d23 (git): * marshal.c (mark_dump_arg, mark_load_arg): ignore already cleaned
data. [ruby-core:25969]
* marshal.c (clear_dump_arg, clear_load_arg): clear freed fields.
git-svn-id: svn+ssh://c...
nobu (Nobuyoshi Nakada)
07:06 AM Revision d167cfd1 (git): * include/ruby/ruby.h (rb_long2int): evalates the argument only
once.
* struct.c (rb_struct_alloc): check array length overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk...
nobu (Nobuyoshi Nakada)
12:35 AM Revision be9766c3 (git): * string.c (rb_str_inspect): don't assign -1 to unsigned int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

10/06/2009

11:18 PM Bug #1787: URI ライブラリの正規表現パターン
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:39438] Re: [Bug #1787] URI ライブラリの正規表現パターン"
on Tue, 6 Oct 2009...
matz (Yukihiro Matsumoto)
02:19 PM Bug #1787: URI ライブラリの正規表現パターン
=begin
成瀬です。

[[:alnum:]] のような、POSIX 文字クラスは、先日の話では、
以下の通り Unicode 準拠とするという話になりました。

2009/08/16 23:09, Yukihiro ...
naruse (Yui NARUSE)
11:14 PM Revision b661aa0c (git): * time.c (NUM2TIMET): defined because some platforms, such as
NetBSD5/amd64 and NetBSD6/i386, has time_t which size is different
from long. (NetBSD 5 uses 32bit time_t for all,...
akr (Akira Tanaka)
10:42 PM Feature #578: add method to disassemble Proc objects
=begin
Hi,

In message "Re: [ruby-core:25962] [Feature #578] add method to disassemble Proc objects"
on Tue, ...
matz (Yukihiro Matsumoto)
08:55 PM Feature #578: add method to disassemble Proc objects
=begin
Would it be possible for somebody to commit this? Do we need more approval?
Thanks.
-r
=end
rogerdpack (Roger Pack)
10:18 PM Bug #2181 (Closed): Segmentation fault for test/drb/* -- possible bug in Marshal/GC
=begin
After changeset r25230 in marshal.c I see some segfaults (at various places)when running make test-all or on...
nlugovoi (Nikolai Lugovoi)
10:04 PM Bug #2179: 1.9.2において block のスコープがおかしいときがある
=begin
いまいです。

From: 益隆 三村 <redmine_at_ruby-lang.org>
Date: Tue, 6 Oct 2009 21:14:10 +0900

> rubyspecを流しているときに...
no6v (Nobuhiro IMAI)
09:14 PM Bug #2179 (Closed): 1.9.2において block のスコープがおかしいときがある
=begin
rubyspecを流しているときに気づいたのですが、
ruby1.9.2 の trunk(rev 25243) にて blockのスコープが正しく動いてないように見えます。
# 対応するrubyspecは co...
takkanm (三村 益隆)
08:56 PM Feature #1045: nicer icon for ruby.exe
=begin
You can close this ticket, as well. Distributors can come up with their own icons I suppose :)
-r
=end
rogerdpack (Roger Pack)
07:56 PM Bug #2178 (Closed): in gem_prelude.rb: encoding error
=begin
When running the head ruby with a home directory that does contain non-ASCII characters, line 75 of gem_prelu...
duerst (Martin Dürst)
07:44 PM Bug #1776 (Closed): make fails when compiling socket
=begin
We haven't observed this problem for a long time anymore, so I think this bug should be closed.
=end
duerst (Martin Dürst)
03:58 PM Revision a1205690 (git): * string.c (rb_str_upto): RDoc updated. a patch from Nobuhiro
IMAI <nov at yo.rim.or.jp> in [ruby-dev:39440]. [ruby-dev:39439]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
matz (Yukihiro Matsumoto)
03:31 PM Revision 69c63f76 (git): * 2009-10-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:31 PM Revision cb0244a0 (git): * 2009-10-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:31 PM Revision 230411ca (git): * lib/resolv.rb (Resolv::DNS.bind_random_port): bind to "::" for IPv6.
(Resolv::DNS::ConnectedUDP#initialize): specify is_ipv6 argument of
bind_random_port.
[ruby-core:25970]
git-svn...
akr (Akira Tanaka)
03:31 PM Revision 095e133c (git): * lib/resolv.rb (Resolv::DNS.bind_random_port): bind to "::" for IPv6.
(Resolv::DNS::ConnectedUDP#initialize): specify is_ipv6 argument of
bind_random_port.
[ruby-core:25970]
git-svn...
akr (Akira Tanaka)
01:07 PM Revision e1797bc7 (git): * lib/delegate.rb (Delegator::public_api): take snapshot of
public method at the beginning time.
* lib/delegate.rb (SimpleDelegator#initialize): use
Delegator.public_api sinc...
matz (Yukihiro Matsumoto)
12:31 PM Revision 1c544fcc (git): * io.c (io_reopen): avoid close if possible.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:25 AM Bug #2171 (Open): Kernel#respond_to_missing? Invoked for Unimplemented Methods
=begin

=end
marcandre (Marc-Andre Lafortune)
08:30 AM Bug #2171: Kernel#respond_to_missing? Invoked for Unimplemented Methods
=begin
Actually, i pasted wrong patch in previous message.

This one is working and does not break as much -- u...
nlugovoi (Nikolai Lugovoi)
07:55 AM Bug #2171: Kernel#respond_to_missing? Invoked for Unimplemented Methods
=begin
This update introduced some strange/broken behaviour of RSS parser -- test/rss/ were severely failing.

I...
nlugovoi (Nikolai Lugovoi)
10:07 AM Revision d1521f4b (git): * struct.c (rb_struct_select): Struct#select should return
enumerator when no block given.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25243 b2dd03c8-39d4-4d8f-98ff-823f...
matz (Yukihiro Matsumoto)
05:46 AM Revision 516aa726 (git): * **/*.ja: set mime-type charset.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:46 AM Revision 5ef0d9c7 (git): * **/*.ja: set mime-type charset.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
 

Also available in: Atom