Project

General

Profile

Activity

From 08/01/2008 to 08/07/2008

08/07/2008

07:49 PM Feature #403: Add support to Haiku
=begin
> ext/socket/addrinfo.hでは以下のようにgai_strerrorが「#ifndef __HAIKU__」に
> なっているので、ext/socket/getaddrinfo.cでもコメントアウトではなく
> 「#ifndef __HAIKU__」の方が良いのではないでしょうか?

Oops, I missed it.
Thanks, usa.

> Actually, they are intermedi...
naruse (Yui NARUSE)
05:27 PM Feature #403: Add support to Haiku
=begin
Hi,

At Thu, 7 Aug 2008 06:11:32 +0900,
Yui NARUSE wrote in [ruby-core:18152]:
> > 3. I understand. In fact, it correspond to the files in
> > the latest stable version of automake (1.10.1) + a little patch to config.guess.
...
nobu (Nobuyoshi Nakada)
01:09 PM Feature #403: Add support to Haiku
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:35796] Re: [Ruby 1.9 - Feature #403] Add support to Haiku"
on Aug.07,2008 12:42:32, <[email protected]> wrote:
> ext/socket/addrinfo.hでは以下のようにgai_strerrorが「#ifndef __HAIKU__」に
> なって...
usa (Usaku NAKAMURA)
12:44 PM Feature #403: Add support to Haiku
=begin
At Thu, 7 Aug 2008 06:11:32 +0900,
Yui NARUSE wrote:
>
> > I have extracted config.guess and config.sub from the main patch.
> Thanks, I patched new_ruby_1_9_haiku.patch in r18402 and
> config.guess_automake-1.10.1.patch in...
znz (Kazuhiro NISHIYAMA)
06:13 AM Feature #403: Add support to Haiku
=begin
> I have extracted config.guess and config.sub from the main patch.
Thanks, I patched new_ruby_1_9_haiku.patch in r18402 and
config.guess_automake-1.10.1.patch in r18403.


> 3. I understand. In fact, it correspond to t...
naruse (Yui NARUSE)
07:24 PM Revision b41a687f (git): * common.mk: see both $(srcdir)/enc/trans and enc/trans.
* enc/trans/make_transdb.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
06:11 PM Bug #378: rbconfig.rb:173: [BUG] Stack consistency error
=begin
Same problem on OpenSUSE 11.0 x64.
Try some valgrind / gdb pass to identify the problem
=end
Zenithar (Thibault Normand)
03:06 PM Revision c6d05a63 (git): * 2008-08-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:06 PM Revision fedc035a (git): * ext/.document: added readline/readline.c.
* ext/readline/readline.c: changed Copyright. added RDoc.
* ext/readline/README.ja: fixed typo.
* ext/readline/README: contents was moved RDoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
kouji (Kouji Takao)
02:53 PM Revision 15046523 (git): * transcode_data.h (rb_transcoding): new field "stateful".
(rb_transcoder): preprocessor and postprocessor field removed.
change arguments of func_ii, func_si, func_io and func_so.
new field "finish_func".
* tool/transcode-tblgen.rb: make FUNii, FUNsi and FUNio
generatable.
* transcode.c...
akr (Akira Tanaka)
01:58 PM Revision 05373c44 (git): * ext/readline/README.ja: updated API document for Readline module.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e kouji (Kouji Takao)
12:36 PM Bug #409 (Closed): Can't modify frozen ... の型
=begin
ちゃんとrescueしてたはずのCan't modify frozen なんとか例外が捕捉で
きなくなってて気づいたのですが、1.9ではRuntimeErrorになっています。

% trunk/bin/ruby -e'[].freeze.clear'
-e:1:in `clear': can't modify frozen array (RuntimeError)
from -e:1:in `<main>...
shyouhei (Shyouhei Urabe)
11:57 AM Revision 57a2bb78 (git): * lib/net/ftp.rb (login): raise FTPReplyError if passwd or acct
is not supplied. backported from trunk. fixed [ruby-core:18058].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
11:55 AM Revision 16a24188 (git): * lib/net/ftp.rb (login): raise FTPReplyError if passwd or acct
is not supplied. fixed [ruby-core:18058].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18416 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
10:40 AM Revision 0ff8385b (git): fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
09:06 AM Revision 4c6321a1 (git): add a comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:04 AM Revision 3f91366c (git): * misc/ruby-mode.el (ruby-imenu-create-index-in-block): Fix the
regexp to only pick definition lines properly. `module_funtion'
is not a definition of a module named `_function'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Akinori MUSHA
08:47 AM Revision 380e558f (git): * enc/depend: add transdb.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:28 AM Revision a5a60f53 (git): * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do not
use miniruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:28 AM Revision 2ce5ff1a (git): * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do not
use miniruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:47 AM Bug #368 (Closed): 境界における Math.atanh 等の動作
=begin
例外を投げるようにしました。
=end
naruse (Yui NARUSE)
05:27 AM Bug #407 (Closed): String#<<
=begin
Applied in changeset r18399.
=end
naruse (Yui NARUSE)
05:09 AM Bug #407: String#<<
=begin

=end
shyouhei (Shyouhei Urabe)
03:20 AM Bug #407 (Closed): String#<<
=begin
以下のようにtrunkの振る舞いは1.8以前と違うのですが、これは1.8
の振る舞いのほうが自然ではないでしょうか? 256が\00になるのは
UTF-8としてもASCII-7BITとしてもなんかおかしい気がします。

% trunk/bin/ruby -Ku -ve'p "ABC" << 256'
ruby 1.9.0 (2008-08-06 revision 17576) [x86_64-linux]
"ABC\x00"...
shyouhei (Shyouhei Urabe)
05:17 AM Revision fa3283c7 (git): * enc/depend: removed needless explicit commands.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:16 AM Revision 4f42eded (git): * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS):
moved clean targets to platfrom makefiles.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:16 AM Revision eab4f197 (git): * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS):
moved clean targets to platfrom makefiles.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:09 AM Bug #408 (Rejected): Array#[]= 要素数が減るとき
=begin
以下のように謎のnilが半端に残ります

trunk/bin/ruby -ve'a = %w"A B C D E"; a[-2, 2] = nil; p a'
ruby 1.9.0 (2008-08-06 revision 17576) [x86_64-linux]
["A", "B", "C", nil]

なお1.8では残りません。

ruby_1_8/bin/ruby -ve'a = %w"A B C D E...
shyouhei (Shyouhei Urabe)
04:14 AM Revision c73a2030 (git): * ext/socket/getaddrinfo.c (gai_strerror): ignore only on Haiku.
a patch from <znz at mbf.nifty.com>, [ruby-dev:35796].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura

08/06/2008

11:19 PM Bug #369: Ruby 1.9でRailsのactionpackのテストの終了時にSEGV
=begin
報告者の松田です。

ご対応ありがとうございます。
なかださんのRuby 1.9のほうのパッチを当てて試してみたところ、
確かに落ちないようになりました。

# 1.8のほうに関しては、もともと同様の現象が出ていなかったので
# こちらでは特に検証はできていません。

> 本当にRailsにそういったコードがあるとすると、いった
い何をしたいんでしょうか。

Railsの側にも問題がありそう、と、なかださんに言われたので、
...
matsuda (Akira Matsuda)
06:11 PM Bug #369: Ruby 1.9でRailsのactionpackのテストの終了時にSEGV
=begin
なかだです。

At Wed, 6 Aug 2008 17:17:30 +0900,
Nobuyoshi Nakada wrote in [ruby-dev:35780]:
> 本当にRailsにそういったコードがあるとすると、いったい何をしたい
> んでしょうか。これらのファイナライザは、対象オブジェクト自身を参
> 照しているので、どれも呼ばれないというのが正しい動作だと思います。

1.8用のパッチです。


Index: ...
nobu (Nobuyoshi Nakada)
05:19 PM Bug #369: Ruby 1.9でRailsのactionpackのテストの終了時にSEGV
=begin
なかだです。

At Wed, 6 Aug 2008 16:06:04 +0900,
wanabe wrote in [ruby-dev:35778]:
> 2008/07/29 18:28 Akira Matsuda <[email protected]>:
> > Ruby1.9にてRuby on Railsの中のactionpackのテストを走らせると、終了後にcoreを吐きながらアボートします。
> > Rubyのバージョンは...
nobu (Nobuyoshi Nakada)
04:07 PM Bug #369: Ruby 1.9でRailsのactionpackのテストの終了時にSEGV
=begin
ワナベと申します。

2008/07/29 18:28 Akira Matsuda <[email protected]>:
> Ruby1.9にてRuby on Railsの中のactionpackのテストを走らせると、終了後にcoreを吐きながらアボートします。
> Rubyのバージョンは1.9.0-3で、Railsはgitリポジトリ上の報告時現在のedgeバージョンにて再現可能です。
> また、OSはOSX LeopardおよびD...
wanabe (_ wanabe)
10:14 PM Revision 38eeffce (git): fix previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:12 PM Revision 8ff5c093 (git): ignore generated files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:37 PM Revision 99e1e0f2 (git): add comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
09:33 PM Revision 38751ad9 (git): * test/ruby/process.rb (test_popen_fork): skip a test which is
freeze in FreeBSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18404 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
09:07 PM Revision 16ea6622 (git): * config.guess: add powerpc-apple-haiku, i586-pc-haiku.
see [ruby-core:18110]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
08:52 PM Revision 48e21d20 (git): * eval_intern.h: Add support to Haiku. see [ruby-core:18110]
* include/ruby/defines.h: ditto.
* configure.in: ditto.
* thread_pthread.c: ditto.
* io.c: ditto.
* lib/mkmf.rb: ditto.
* ext/socket/getaddrinfo.c: ditto.
* ext/socket/extconf.rb: ditto.
* ext/socket/socket.c: ditto.
* ext/socket...
naruse (Yui NARUSE)
08:44 PM Revision 403d0334 (git): * common.mk: mkdir enc/trans before build tables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:19 PM Revision ec85af49 (git): * enc/depend: enc/*.c is source but enc/trans/*.c is generated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:17 PM Revision 420e61cf (git): * regenc.c (code_to_mbc): raise RangeError Integer#chr
when more than 255 is given with single byte encoding.
[ruby-dev:35789]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
08:06 PM Revision d8353d6b (git): * gc.c (run_final): runs finalizers with the object terminated.
* gc.c (rb_gc_call_finalizer_at_exit): keeps finalized objects from
linking to freelist.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18398 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:05 PM Revision 2a876ff2 (git): * gc.c (run_final): runs finalizers with the object terminated.
* gc.c (rb_gc_call_finalizer_at_exit): ObjectSpace::finalizers needs
to scan whole object space, although deprecated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18397 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:44 PM Revision 508b170d (git): * enc/depend: for build in other than srcdir.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:42 PM Revision e22b3b77 (git): * tool/transcode-tblgen.rb (transcode_generate_node): code
argument removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
12:25 PM Revision 3190304d (git): * gc.c (chain_finalized_object): deletes finalizers to be invoked from
finalizer_table.
* gc.c (rb_gc_call_finalizer_at_exit): warns when could not invoke
finalizers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:25 PM Revision 7d072e2b (git): * gc.c (chain_finalized_object): deletes finalizers to be invoked from
finalizer_table.
* gc.c (rb_gc_call_finalizer_at_exit): warns when could not invoke
finalizers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
11:57 AM Revision a016b308 (git): * enc/depend: transcode table generation depends on
tool/transcode-tblgen.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
11:52 AM Revision 9d934801 (git): * gc.c (gc_sweep, obj_free, run_final): defer finalizers of IO and
Data. [ruby-dev:35578]
* gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizers
cannot be invoked. [ruby-dev:35681]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
11:48 AM Revision faf2541c (git): * gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizers
cannot be invoked. [ruby-dev:35681]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
11:47 AM Revision 5adb2479 (git): * tool/transcode-tblgen.rb: distinguish UNDEF and INVALID.
[ruby-dev:35709]
* transcode.c (transcode_loop): don't need rb_enc_mbclen now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
11:44 AM Revision fc841ddc (git): useless comment removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:43 AM Revision 45428f22 (git): add tests for [ruby-dev:35726] and [ruby-dev:35709].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:40 AM Revision 8db17b30 (git): * common.mk (transdb.h): requires transcoders.
* enc/depend (srcs): target for transcoders.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:04 AM Revision ce074dcf (git): * enc/depend: replace not only $(<:...) but also $<.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18386 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
04:56 AM Revision 5d457380 (git): * win32/Makefile.sub (config.status): export BASERUBY.
* enc/depend: avoid GNU make'ism.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
04:55 AM Revision 19e2cdbd (git): * win32/Makefile.sub (config.status): export BASERUBY.
* enc/depend: avoid GNU make'ism.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura

08/05/2008

11:00 PM Revision 2ec44b3d (git): * tool/transcode-tblgen.rb (ActionMap#eql?): use == to compare @map.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18383 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:47 PM Revision e90dd025 (git): * tool/transcode-tblgen.rb: show generating tables in verbose mode.
(transcode_generate_node): call ActionMap#generate_node with showing
table name.
* enc/trans/utf_16_32.erb.c: use transcode_generate_node.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
09:55 PM Revision 3af2559d (git): * thread.c (thread_start_func_2): propagates fatal error and system
exit to the main thread.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:31 PM Revision c97a8423 (git): * encoding.c (rb_to_encoding_index, rb_to_encoding): check if the name
is ascii compatible as well as Encoding.find.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:26 PM Revision 29732ed8 (git): * transcode.c (str_encode): no need to duplicate first.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:10 PM Revision d4c32f93 (git): * file.c (rb_find_file): reset to real class.
* io.c (io_reopen): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:08 PM Revision f1ff09fb (git): * array.c (rb_ary_sort_bang): reset to real class.
* file.c (rb_find_file_ext, rb_find_file): ditto.
* io.c (io_reopen): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18377 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
06:56 PM Revision 0031e091 (git): * common.mk (transcodes), tool/build-transcode: generates transcode
sources.
* enc/trans/{japanese,korean,single_byte,utf_16_32}.c: to be
autogenerated now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
06:15 PM Revision 11d6d904 (git): * 2008-08-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:15 PM Revision 82e89f12 (git): * enc/depend: added rules for .c from .erb.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:07 PM Bug #356 (Closed): test_flush(TestIONonblock): Errno::EBADF: Bad file descriptor
=begin
Applied in changeset r18372.
=end
Anonymous
12:05 PM Bug #356: test_flush(TestIONonblock): Errno::EBADF: Bad file descriptor
=begin

=end
znz (Kazuhiro NISHIYAMA)
04:27 PM Bug #404 (Closed): NameError: uninitialized constant Net::IMAP::SSL in test/net/imap/test_imap.rb
=begin
Applied in changeset r18367.
=end
shugo (Shugo Maeda)
03:57 PM Bug #404: NameError: uninitialized constant Net::IMAP::SSL in test/net/imap/test_imap.rb
=begin

=end
shugo (Shugo Maeda)
12:32 PM Revision f694ec83 (git): * tool/build-transcode: new file.
* tool/transcode-tblgen.rb: new file.
* enc/trans/make_transdb.rb: exclude *.erb.c.
* enc/depend: exclude *.erb.c.
* enc/trans/utf_16_32.erb.c: new file.
* enc/trans/single_byte.erb.c: new file.
* enc/trans/japanese.erb.c: new file....
akr (Akira Tanaka)
11:17 AM Feature #403: Add support to Haiku
=begin
Thank you for reviewing the patch. Here are some precisions :

1. Oups ! I obviously misunderstood that socket.h included in those files are BeOS workarounds. In fact, Haiku do not need this to compile.

#if defined(__BEO...
oco (Olivier Coursière)
02:06 AM Feature #403: Add support to Haiku
=begin
I have some questions about this patch,

1. defines.h and eval_intern.h
BeOS includs net/socket.h in both defines.h and eval_intern.h.
And this patch change eval_intern.h that all the but BeOS includes sys/socket.h.
Thi...
naruse (Yui NARUSE)
09:04 AM Revision 81577c26 (git): * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush):
rescue some exceptions. [ruby-dev:35638]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
znz (Kazuhiro NISHIYAMA)
07:43 AM Revision 530ad54d (git): * lib/net/ftp.rb (chdir): handle 5xx errors correctly.
backported from trunk. fixed [ruby-core:18057].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
07:42 AM Revision 1498b668 (git): * lib/net/ftp.rb (chdir): handle 5xx errors correctly.
fixed [ruby-core:18057].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
07:39 AM Revision 5133fc67 (git): * include/ruby/win32.h, bcc32/Makefile.sub (config.h): bcc 5.8 has
stdint.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:34 AM Revision a5a43549 (git): * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for
environments without OpenSSL. backported from trunk.
fixed [ruby-dev:35755].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
07:24 AM Revision 49f7b3e8 (git): * lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket for
environments without OpenSSL. fixed [ruby-dev:35755].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
05:19 AM Revision 88c24c46 (git): * 2008-08-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:19 AM Revision 9a7def6e (git): * file.c (rb_stat_mode): generalized st_mode mask.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:19 AM Revision 95f3cfcf (git): * file.c (rb_stat_mode): generalized st_mode mask.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:44 AM Revision f2aa0e5b (git): * io.c (retry_sendfile, retry_read): ENOSYS and EWOULDBLOCK are not
defined on every platforms.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:34 AM Revision b84d31c5 (git): * transcode_data.h (TRANSCODE_ERROR): common transcode failure
exception, would be changed later.
* enc/trans/japanese.c (UNSUPPORTED_MODE): unsupported mode transition
exception.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:41 AM Bug #402: default_external depends on the order of -K and -E
=begin
Nobuyoshi Nakada wrote:
> なかだです。
>
> At Sun, 3 Aug 2008 21:13:27 +0900,
> NARUSE, Yui wrote in [ruby-dev:35750]:
>>> On 2008/08/03, at 17:59, Yugui (Yuki Sonoda) wrote:
>>>> NARUSE, Yui さんは書きました:
>>>>> ただ、-K と -E は本来同時指定す...
naruse (Yui NARUSE)
12:59 AM Revision 578534bd (git): svn:eol-style
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

08/04/2008

08:47 PM Bug #372: Rinda has a race condition
=begin

遠藤です。

2008/07/26 4:15 Masatoshi SEKI <[email protected]>:
> 1.8系のtuplespace.rbを修正した覚えがあるのですが、
> 1.8系でもやっぱりだめでしょうか?

すみません、1.8.5 とかすごく古い 1.8 を見ていました。


> どちらにせよ、1.8のtuplespace.rbを1.9へciしようと思いますので、
> よ...
mame (Yusuke Endoh)
08:47 PM Bug #377: Rinda has a race condition
=begin

遠藤です。

2008/07/29 4:10 Masatoshi SEKI <[email protected]>:
>> また、この start_keeper だと keeper が死なないと思うのですが、
>> それはちょっとまずくないでしょうか。
(snip)
>
> これは迷ったんだけど、いまはそうしました。
> 実アプリケーションではTupleSpaceを使い捨てないと想定したからです。

...
mame (Yusuke Endoh)
06:30 PM Revision a15be57b (git): * 2008-08-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:29 PM Revision a58e3d76 (git): * array.c (rb_ary_sort_bang): respect overridden <=> for String and
Fixnum. [ruby-core:17708]
* include/ruby/node.h (NOEX_BASIC): basic definition method flag.
* include/ruby/intern.h, vm_method.c (rb_method_basic_definition_p):
new function to check if the method is not redefined after the
initia...
nobu (Nobuyoshi Nakada)
05:47 PM Bug #345 (Closed): 1.9 racc appears to seg fault
=begin
Applied in changeset r18357.
=end
nobu (Nobuyoshi Nakada)
05:02 PM Bug #252: Array#sort doesn't respect overridden <=>
=begin
Hi,

In message "Re: [ruby-core:18114] Re: [Ruby 1.8 - Bug #252] Array#sort doesn't respect overridden <=>"
on Mon, 4 Aug 2008 15:44:50 +0900, Nobuyoshi Nakada <[email protected]> writes:

|I've forgotten to post this p...
matz (Yukihiro Matsumoto)
03:46 PM Bug #252: Array#sort doesn't respect overridden <=>
=begin
Hi,

At Thu, 10 Jul 2008 16:44:33 +0900,
Vladimir Sizikov wrote in [ruby-core:17720]:
> This seems to be a common performance trick in MRI, esp. for Fixnums and Strings.
>
> Looking at array.c (sort_2), indeed Fixnums and ...
nobu (Nobuyoshi Nakada)
04:59 PM Bug #257 (Closed): Thread#kill cannot break BLOCKING_REGION() on windows
=begin

=end
nobu (Nobuyoshi Nakada)
11:44 AM Revision e3707541 (git): Improved compatibility for mspec.
* Makefile.in (update-rubyspec): renamed the rubyspec directory
"spec". Changed directory structure.
* Makefile.in (test-rubyspec): ditto.
* spec/README: described the structure of "spec" directory.
* spec/default.mspec: configured ...
yugui (Yuki Sonoda)
11:32 AM Bug #402: default_external depends on the order of -K and -E
=begin
なかだです。

At Sun, 3 Aug 2008 21:13:27 +0900,
NARUSE, Yui wrote in [ruby-dev:35750]:
> > On 2008/08/03, at 17:59, Yugui (Yuki Sonoda) wrote:
> >> NARUSE, Yui さんは書きました:
> >>> ただ、-K と -E は本来同時指定するものではないように思うので、
> >>> 「仕様」としては、同...
nobu (Nobuyoshi Nakada)
10:38 AM Bug #402: default_external depends on the order of -K and -E
=begin
At 17:59 08/08/03, you wrote:
>Yuguiです。
>
>NARUSE, Yui さんは書きました:
>> ただ、-K と -E は本来同時指定するものではないように思うので、
>> 「仕様」としては、同時指定の場合の動作は未定義、でもいいかもしれませんが。
>
>同時に指定した場合と複数回指定した場合は「未定義」に一票

こちらも一票ですが、最近の RubySpec の「何でもはっきり決める」
にはどうや...
duerst (Martin Dürst)
10:46 AM Bug #404 (Closed): NameError: uninitialized constant Net::IMAP::SSL in test/net/imap/test_imap.rb
=begin
西山和広です。

opensslが入っていない環境だとtest/net/imap/test_imap.rbで
NameErrorが発生します。

1) Error:
test_unexpected_eof(IMAPTest):
NameError: uninitialized constant Net::IMAP::SSL
.../net/imap.rb:290:in `disconnect'
.....
znz (Kazuhiro NISHIYAMA)
10:21 AM Revision b49106df (git): * array.c (rb_ary_tmp_new): added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:37 AM Revision bcf9324e (git): * vm_eval.c (vm_call_super): fixed typo, and get rid of too large
alloca. [ruby-core:17922]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:48 AM Revision 4948e3c3 (git): * parse.y (deferred_nodes, compstmt, arg, fixup_nodes, range_op): fix
up fixnum range literal in conditional as automagical line number
comparison. [ruby-core:12124], [ruby-dev:35731]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:48 AM Revision 8d0fdce4 (git): * parse.y (deferred_nodes, compstmt, arg, fixup_nodes, range_op): fix
up fixnum range literal in conditional as automagical line number
comparison. [ruby-core:12124], [ruby-dev:35731]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
06:04 AM Revision 22af450e (git): * eval.c (timeofday): use monotonic clock. based on a patch
from zimbatm <[email protected]> in [ruby-core:16627].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:51 AM Revision a2d0d15b (git): merge revision(s) 18351:
* lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
Masao Takaku <masao at nii.ac.jp>
fix [ruby-dev:35489].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@18353 b2dd03c8-39d4-4d8f-98ff-8...
shyouhei (Shyouhei Urabe)
05:46 AM Revision e0bc2213 (git): * 2008-08-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:46 AM Revision 76ef6fa1 (git): * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
Masao Takaku <masao at nii.ac.jp>
fix [ruby-dev:35489].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
05:46 AM Revision 9724036e (git): * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
Masao Takaku <masao at nii.ac.jp>
fix [ruby-dev:35489].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
05:21 AM Revision 8baf1746 (git): merge revision(s) 18220:
* lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):
reduce backtrack. based on a fix by Christian Neukirchen
<chneukirchen AT gmail.com>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_...
shyouhei (Shyouhei Urabe)
05:18 AM Revision 39a7b159 (git): merge revision(s) 18220:
* lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):
reduce backtrack. based on a fix by Christian Neukirchen
<chneukirchen AT gmail.com>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_...
shyouhei (Shyouhei Urabe)
05:15 AM Revision 9cb20d64 (git): merge revision(s) 18212:
* regex.c (xmalloc, xrealloc, xfree): not to use ruby managed memory.
* regex.c (DOUBLE_STACK, re_compile_fastmap0, re_adjust_startpos),
(re_search, re_match_exec): check if failed to allocate memory.
git-svn-id: svn+...
shyouhei (Shyouhei Urabe)
05:11 AM Revision eeaf7dd3 (git): merge revision(s) 18212:
* regex.c (xmalloc, xrealloc, xfree): not to use ruby managed memory.
* regex.c (DOUBLE_STACK, re_compile_fastmap0, re_adjust_startpos),
(re_search, re_match_exec): check if failed to allocate memory.
git-svn-id: svn+...
shyouhei (Shyouhei Urabe)
05:09 AM Revision efa2ce2d (git): * 2008-08-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:08 AM Revision 3916eb78 (git): * marshal.c (dump_ensure), process.c (run_exec_dup2),
string.c (rb_str_replace), transcode.c (transcode_dispatch): fixed
memory leaks. based on patches from shinichiro.h <shinichiro.hamaji
AT gmail.com> at [ruby-dev:35751].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18341 b2dd...
nobu (Nobuyoshi Nakada)
05:05 AM Revision 47bb1804 (git): merge revision(s) 18211:
* bignum.c (rb_big2str0, bigsqr): made interruptible. [ruby-Bugs-20622]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@18339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
04:52 AM Revision 8f667853 (git): merge revision(s) 18211:
* bignum.c (rb_big2str0, bigsqr): made interruptible. [ruby-Bugs-20622]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@18337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
04:44 AM Revision 2ae40aef (git): merge revision(s) 18181:
* ext/openssl/openssl_missing.h (d2i_of_void): define for older
versions. [ruby-dev:35637]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@18335 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
04:43 AM Revision c9463ec0 (git): merge revision(s) 18181:
* ext/openssl/openssl_missing.h (d2i_of_void): define for older
versions. [ruby-dev:35637]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@18333 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
04:36 AM Revision 3fcb3949 (git): merge revision(s) 18100,18129:
* numeric.c (check_uint, rb_num2uint, rb_fix2uint): strict check.
fixed [ruby-dev:33683]
* numeric.c (check_uint, rb_num2uint, rb_fix2uint): fixed wrong check
about 64bit positive value.
git-svn-id: svn+ssh:...
shyouhei (Shyouhei Urabe)
04:31 AM Revision 519f06ed (git): merge revision(s) 18100,18129:
* numeric.c (check_uint, rb_num2uint, rb_fix2uint): strict check.
fixed [ruby-dev:33683]
* numeric.c (check_uint, rb_num2uint, rb_fix2uint): fixed wrong check
about 64bit positive value.
git-svn-id: svn+ssh:...
shyouhei (Shyouhei Urabe)
04:07 AM Feature #403 (Closed): Add support to Haiku
=begin
Here is a patch to compile ruby 1.9 under Haiku.

3 test cases still do not run. And network support is not yet fully working.

Here is the content of the patch :

- more up to date config.guess et config.sub (maybe ...
Anonymous
03:24 AM Revision d1911459 (git): merge revision(s) 17833:17837:
* gc.c (Init_GC): fix syntax error.
* error.c (rb_exc_new3): keeps the given string itself.
* eval.c (Init_Proc), gc.c (Init_GC): freeze messages of preallocated
special exceptions also.
git-svn-id: svn+ssh://...
shyouhei (Shyouhei Urabe)
03:16 AM Revision 30561869 (git): merge revision(s) 17833:17837:
* gc.c (Init_GC): fix syntax error.
* error.c (rb_exc_new3): keeps the given string itself.
* eval.c (Init_Proc), gc.c (Init_GC): freeze messages of preallocated
special exceptions also.
git-svn-id: svn+ssh://...
shyouhei (Shyouhei Urabe)

08/03/2008

09:14 PM Bug #402: default_external depends on the order of -K and -E
=begin
成瀬です。

Takao Kouji wrote:
> 高尾宏治です。
>
> On 2008/08/03, at 17:59, Yugui (Yuki Sonoda) wrote:
>> NARUSE, Yui さんは書きました:
>>> ただ、-K と -E は本来同時指定するものではないように思うので、
>>> 「仕様」としては、同時指定の場合の動作は未定義、でもいいかもしれませんが。
>> 同時に指定した場合と複数回指定した場...
naruse (Yui NARUSE)
08:55 PM Bug #402: default_external depends on the order of -K and -E
=begin
高尾宏治です。

On 2008/08/03, at 17:59, Yugui (Yuki Sonoda) wrote:
> NARUSE, Yui さんは書きました:
>> ただ、-K と -E は本来同時指定するものではないように思うので、
>> 「仕様」としては、同時指定の場合の動作は未定義、でもいいかもしれませんが。
>
> 同時に指定した場合と複数回指定した場合は「未定義」に一票

どちらを優先するとかいう意見はないのですが、...
kouji (Kouji Takao)
06:00 PM Bug #402: default_external depends on the order of -K and -E
=begin
Yuguiです。

NARUSE, Yui さんは書きました:
> ただ、-K と -E は本来同時指定するものではないように思うので、
> 「仕様」としては、同時指定の場合の動作は未定義、でもいいかもしれませんが。

同時に指定した場合と複数回指定した場合は「未定義」に一票


--
Yugui <[email protected]>
http://yugui.jp
私は私をDumpする
=end
yugui (Yuki Sonoda)
05:58 PM Bug #402: default_external depends on the order of -K and -E
=begin
成瀬です。

sheepman wrote:
> こんにちは sheepman です。
>
> Encoding.default_external は -K オプションと -E オプションの
> 順番に依存するようですが、こういうものなんでしょうか。
>
> $ ruby-1.9 -v
> ruby 1.9.0 (2008-08-03 revision 17593) [i686-linux]
>
> $ ruby-1.9 -K...
naruse (Yui NARUSE)
05:32 PM Bug #402 (Closed): default_external depends on the order of -K and -E
=begin
こんにちは sheepman です。

Encoding.default_external は -K オプションと -E オプションの
順番に依存するようですが、こういうものなんでしょうか。

$ ruby-1.9 -v
ruby 1.9.0 (2008-08-03 revision 17593) [i686-linux]

$ ruby-1.9 -Ke -Eutf-8 -e 'p Encoding.default_ext...
sheepman (Takashi Tamura)
10:43 AM Revision e231d67e (git): * ext/win32ole/win32ole.c (hash2named_arg): refactoring.
* ext/win32ole/win32ole.c (ole_invoke, fole_respond_to, ev_on_event,
fev_off_event): accepts Symbol argument.
* test/win32ole/test_win32ole.rb: ditto.
* test/win32ole/test_win32ole_event.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lan...
suke (Masaki Suketa)
01:42 AM Revision da4d9e03 (git): * 2008-08-03
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18323 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:41 AM Revision 351fbaf0 (git): * string.c (rb_str_shared_replace): fixed memory leak. a patch from
shinichiro.h <shinichiro.hamaji AT gmail.com> at [ruby-dev:35742]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18322 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)

08/02/2008

03:57 PM Bug #386 (Closed): 008: unexpected tINTEGER
=begin
Applied in changeset r18318.
=end
nobu (Nobuyoshi Nakada)
06:41 AM Bug #386 (Closed): 008: unexpected tINTEGER
=begin
以下のように、"008"を入力として与えると、"007"とも"08"とも違う妙なエラーになるようです。

zsh % ./miniruby -ve '007'
ruby 1.9.0 (2008-07-29 revision 17576) [x86_64-linux]
-e:1: warning: useless use of a literal in void context

zsh % ./miniruby -ve ...
shyouhei (Shyouhei Urabe)
01:59 PM Revision 9b47469a (git): * test/win32ole/test_err_in_callback.rb: remove temporary files.
some refactoring.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18321 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
suke (Masaki Suketa)
12:12 PM Bug #388 (Closed): BigDecimal <=> Float # => nil
=begin
[ruby-dev:35665]
% ruby -v
ruby 1.9.0 (2008-08-02 revision 18315) [i386-freebsd7.0]
% ruby -r bigdecimal -e 'p BigDecimal("1.0") <=> 1.0'
nil
% ruby -r bigdecimal -e 'p BigDecimal("1.0") == 1.0'
...
pegacorn (pegacorn jp)
07:18 AM Revision 142a7a03 (git): svn:eol-style LF
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:08 AM Revision 42ec1fa6 (git): * eval.c (rb_thread_schedule): runs deferred finalizers.
* gc.c (gc_sweep): sets rb_thread_pending to run deferred finalizers.
* rubysig.h (CHECK_INTS): now checks rb_thread_pending even on
platforms where setitimer is not available. [ruby-core:18045]
git-svn-id: svn+ssh://ci.ruby-lang.o...
nobu (Nobuyoshi Nakada)
06:51 AM Revision b951952b (git): * parse.y (yylex): 8 and 9 in octal integer should cause compile
error. [ruby-dev:35729]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
06:51 AM Revision 05c96af2 (git): * parse.y (yylex): 8 and 9 in octal integer should cause compile
error. [ruby-dev:35729]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:51 AM Revision 91c03e72 (git): * 2008-08-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:51 AM Revision 8147ccea (git): * rubysig.h (CHECK_INTS): gives the chance to perform to deferred
finalizers before explicit GC.start or the process termination.
[ruby-core:18045]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18316 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)

08/01/2008

11:16 PM Bug #377 (Rejected): Rinda has a race condition
=begin
#376と重複
=end
matz (Yukihiro Matsumoto)
11:15 PM Bug #383 (Closed): magic comment allows leading expressions
=begin

=end
matz (Yukihiro Matsumoto)
05:45 PM Bug #383 (Closed): magic comment allows leading expressions
=begin
マジックコメントの前に式があってもマジックコメントが認識されます。

p [1+1, __ENCODING__] # coding: Shift_JIS
p __ENCODING__
=end
yugui (Yuki Sonoda)
04:26 PM Revision 4de64756 (git): * enc/trans/japanese.c: add U+FF5E to EUC-JP.
[ruby-dev:35720] [ruby-dev:35722]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
03:04 PM Revision d2af17dd (git): * 2008-08-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18314 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:04 PM Revision 7eb66d1c (git): * ext/readline/extconf.rb: checked to have clear_history in
readline library.
* ext/readline/readline.c (hist_get, hist_each, Init_readline):
The offset specified for the argument of history_get() might be
different in GNU Readline and libedit. If use libedit, it was
corrected that the comp...
kouji (Kouji Takao)
02:29 PM Revision 95cd2c11 (git): * transcode.c (transcode_loop): undefined character is replaced with
only one character. [ruby-dev:35709]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
02:27 PM Revision f1af3aed (git): Merged r16430(akr), r16431(akr), r16433(akr), r16469(nobu), and
r17874(akr) from ruby_1_8.
* Makefile.in (update-rubyspec): added
* Makefile.in (test-rubyspec): added
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
02:17 PM Revision 4fc3ef70 (git): * enc/trans/japanese.c: add support for CP51932,
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:03 PM Revision 35bac208 (git): * enc/trans/japanese.c: add U+FF0C,
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:50 PM Revision 8a43d162 (git): * test/sdbm/test_sdbm.rb: add some tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
12:36 PM Revision 57b9e18d (git): * gc.c (allocate_heaps, assign_heap_slot, rb_newobj_from_heap):
reset during_gc before raising NoMemoryError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mame (Yusuke Endoh)
12:30 PM Revision 893009f8 (git): * vm.c (Init_BareVM): check failure of malloc().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18306 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
12:26 PM Revision 143b3339 (git): * enc/trans/japanese.c (to_SHIFT_JIS_EF_BF_offsets): add U+FFF3,
U+FFF4, U+FFF5.
* enc/trans/japanese.c (to_SHIFT_JIS_EF_BF_infos): ditto.
* enc/trans/japanese.c (to_EUC_JP_EF_BF_infos): added.
* enc/trans/japanese.c (to_EUC_JP_EF_BF): added.
* enc/trans/japanese.c (to_EUC_JP_EF_infos): change siz...
naruse (Yui NARUSE)
09:38 AM Revision 20486a7f (git): * parse.y (parser_yylex): removed an useless conditional, and magic
comment are ignored unless at the first of line.
* test/ruby/test_m17n.rb (test_magic_comment_vim): added.
* test/ruby/test_m17n.rb (test_magic_comment_at_variaous_positions):
added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk...
yugui (Yuki Sonoda)
05:54 AM Revision 1ebc425e (git): * win32/win32.c (rb_w32_seekdir): no need to rewind to seek forward.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:54 AM Revision c6fb433c (git): * win32/win32.c (rb_w32_seekdir): no need to rewind to seek forward.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:46 AM Revision 691efcbc (git): * 2008-08-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:45 AM Revision 10df2f88 (git): * win32/win32.c (rb_w32_telldir): just returns loc.
* win32/win32.c (rb_w32_rewinddir): needs to intialize loc.
[ruby-core:18041]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
 

Also available in: Atom