Project

General

Profile

Activity

From 01/01/2009 to 01/07/2009

01/07/2009

10:53 PM Revision 0dd41d0d (git): * ext/socket/socket.c (init_unix_addrinfo): don't return a value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:33 PM Revision fc82d467 (git): * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:33 PM Revision ccdcc971 (git): * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:28 PM Revision 02f96f47 (git): previous change reverted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:27 PM Revision 5b3f5495 (git): * 2009-01-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:27 PM Revision 55faa937 (git): updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:21 PM Revision 3a0aa7f8 (git): updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21377 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:40 PM Bug #974: Range#max で終了しないことがある
=begin
Yuguiです。

On 1/5/09 6:38 AM, Yukihiro Matsumoto wrote:

> eがNumericでIntegerでない時、...のmaxはエラーにすることにし
> ました...
yugui (Yuki Sonoda)
05:17 PM Bug #958 (Closed): Cross-compile 1.9.1-rc1 fail to make install
=begin
Applied in changeset r21364.
=end
nobu (Nobuyoshi Nakada)
04:07 PM Bug #985: profile lib + iterator => 'NULL pointer given' (ArgumentError)
=begin

In message "Re: [ruby-core:21161] [Bug #985] profile lib + iterator => 'NULL pointer given' (ArgumentError)...
matz (Yukihiro Matsumoto)
03:33 PM Revision d45c4a81 (git): * lib/test/unit/assertions.rb (assert_no_match): don't count up as two
assertions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
03:27 PM Revision 3802c43e (git): * ext/socket/socket.c (addrinfo_getnameinfo): use NI_DGRAM if socktype
is SOCK_DGRAM.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
03:21 PM Revision 0f94c670 (git): * 2009-01-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:21 PM Revision 69d908a1 (git): * ext/socket/socket.c (host_str): add flags_ptr argument to specify
AI_NUMERICHOST if host is numeric form.
(port_str): add flags_ptr argument to specify AI_NUMERICSERV if port
is n...
akr (Akira Tanaka)
02:33 PM Revision 0e9023ac (git): * test/rubygems/test_gem.rb (test_self_user_home_user_drive_and_path): removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:20 PM Revision 55b2bf4d (git): * ext/socket/socket.c (rb_cAddrInfo): new class AddrInfo.
(s_recvfrom): return AddrInfo as address.
(s_recvfrom_nonblock): ditto.
(sock_accept): ditto.
(sock_accept_nonb...
akr (Akira Tanaka)
01:12 PM Revision 376004e9 (git): * instruby.rb (man, gem): fixed errors.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:59 AM Revision b92d0623 (git): mistake in the previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
09:57 AM Revision 1ce8843d (git): * 2009-01-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:57 AM Revision e6467096 (git): properties
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
09:16 AM Revision 98aaad53 (git): * 2009-01-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:16 AM Revision 315cc029 (git): * configure.in: fix SEGV on Mac OS X 10.5.3 with --enable-shared.
a patch from Wataru Kimura in Bug #193 [ruby-core:17333].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby...
znz (Kazuhiro NISHIYAMA)
08:14 AM Revision 72937eea (git): * instruby.rb: use installed libraries. [ruby-core:21006]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:13 AM Revision f597d65a (git): * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):
use version invariant configuration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21363 b2dd03c8-39d4-4d8f-98f...
nobu (Nobuyoshi Nakada)
08:06 AM Revision 99f00269 (git): * 2009-01-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:06 AM Revision 3117bab1 (git): * ext/socket/socket.c (ruby_getaddrinfo, ruby_getaddrinfo__aix):
constified.
* ext/socket/socket.c (ruby_getnameinfo__aix): protoized.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/...
nobu (Nobuyoshi Nakada)
02:20 AM Bug #982: stack level too deep for long Array initialization
=begin
遠藤です。

> 次のスクリプトが stack level too deep (SystemStackError) で終わります。

> ruby -e 'puts "A=["; 0.upto(1000...
mame (Yusuke Endoh)
01:12 AM Revision 46e4dcf0 (git): merge revision(s) 18355:
* eval.c (timeofday): use monotonic clock. based on a patch
from zimbatm <[email protected]> in [ruby-core:1...
shyouhei (Shyouhei Urabe)
01:09 AM Revision af7147ea (git): merge revision(s) 18355:
* eval.c (timeofday): use monotonic clock. based on a patch
from zimbatm <[email protected]> in [ruby-core:1...
shyouhei (Shyouhei Urabe)

01/06/2009

10:31 PM Bug #907: Various system() and backticks problems on Windows
=begin

Latest trunk passes the spec except for the following case: I expected system("echo", "1") to fail since e...
quix (James M. Lawrence)
08:33 PM Bug #983: tool/file2lastrev.rb の文字コードの問題
=begin
こういうときはsvn info --xmlを使った方がよいと思います。
=end
kou (Kouhei Sutou)
07:06 PM Bug #983: tool/file2lastrev.rb の文字コードの問題
=begin
成瀬さんと同意ですが、一部の cygwin の場合はなぜか LANG=C の設定でも
曜日だけが日本語 (Shift_JIS) ででてしまう。subversion のレポを
調べたところ、そこの部分だけは AP...
duerst (Martin Dürst)
06:21 AM Bug #983: tool/file2lastrev.rb の文字コードの問題
=begin
LANG=C しているのは、svn info の出力を英語で固定するためだと思います。
基本的には force_encoding するのではなく、svn info の方を何とかするべきだと思うのですが、
出力が...
naruse (Yui NARUSE)
05:15 PM Bug #987 (Closed): Socket.getaddrinfo("www.ruby-lang.org", 80) returns only UDP information
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37674] [Bug:trunk] Socket.getaddrinfo("www.ruby-lang.org", 80) ret...
matz (Yukihiro Matsumoto)
10:18 AM Revision b5470fd2 (git): * ext/socket/socket.c (io_call_close, io_close, pair_yield):
unused unless socketpair exists.
* ext/socket/getnameinfo.c (getnameinfo): moved conditinally used
variable.
git...
nobu (Nobuyoshi Nakada)
10:09 AM Revision 53716bfc (git): * cont.c (cont_restore_0): streamlined to ensure O(1) time. based on
a patch by Brent Roman <brent AT mbari.org>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21355 b2dd03c8-39d4-...
nobu (Nobuyoshi Nakada)
09:34 AM Revision 65153ace (git): * eval.c (stack_extend): streamlined rb_thread_restore_context()
to ensure O(1) time. based on a patch by Brent Roman <brent AT
mbari.org>.
git-svn-id: svn+ssh://ci.ruby-lang.or...
nobu (Nobuyoshi Nakada)
08:54 AM Bug #985 (Closed): profile lib + iterator => 'NULL pointer given' (ArgumentError)
=begin
This simple piece of code works as expected:

iter = 'abc'.each_char
p iter.next
=> "a"

However,...
brokenoty (Alex Fenton)
04:39 AM Revision 1a22daa4 (git): * eval.c (cc_mark): frees the continuation's stack if its thread
is dead to avoid recursive gc that segfaults. [ruby-core:13889]
a patch by Brent Roman <brent AT mbari.org>.
* ev...
nobu (Nobuyoshi Nakada)
12:05 AM Revision ac6eedd9 (git): merge revision(s) 18318:
* parse.y (yylex): 8 and 9 in octal integer should cause compile
error. [ruby-dev:35729]
git-svn-id: svn...
shyouhei (Shyouhei Urabe)
12:03 AM Revision 73a8afe6 (git): merge revision(s) 18318:
* parse.y (yylex): 8 and 9 in octal integer should cause compile
error. [ruby-dev:35729]
git-svn-id: svn...
shyouhei (Shyouhei Urabe)

01/05/2009

10:42 PM Bug #984: Test::Unit::Assertions#assert_match double counts number of assertions
=begin
okkez です。

2009/1/5 Naohisa Goto <[email protected]>:
> Bug #984: Test::Unit::Assertions#assert_match ...
okkez (okkez _)
10:16 PM Bug #984 (Closed): Test::Unit::Assertions#assert_match double counts number of assertions
=begin
Ruby 1.9.1-rc1 にて、Test::Unit::Assertions#assert_match が
assertionsの数を1回あたり2ずつ増やしています。
なお、failure の数は正しく増え...
ngoto (Naohisa Goto)
08:22 PM Bug #951: "make DESTDIR=... install" creates dirs outside DESTDIR
=begin
On Mon, Jan 5, 2009 at 7:57 AM, Nobuyoshi Nakada <[email protected]> wrote:
> Hi,
>
> At Sun, 4 Jan 2009 ...
luislavena (Luis Lavena)
06:57 PM Bug #951: "make DESTDIR=... install" creates dirs outside DESTDIR
=begin
Hi,

At Sun, 4 Jan 2009 23:32:30 +0900,
Luis Lavena wrote in [ruby-core:21112]:
> Checking the changes in...
nobu (Nobuyoshi Nakada)
05:06 PM Bug #983 (Closed): tool/file2lastrev.rb の文字コードの問題
=begin
tool/file2lastrev.rb が cygwin でエラーを起こしている。
svn info の出力に US-ASCII でないバイトが入っているため、
エラーがでます。

file2last...
duerst (Martin Dürst)
03:35 PM Revision 1fffe3d3 (git): * 2009-01-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:35 PM Revision e6045986 (git): * io.c (rb_close_before_exec): more heuristics to detect maximum fd.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:40 PM Revision 0cd078e3 (git): don't get a name for anonymous Unix socket.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:56 AM Bug #982 (Closed): stack level too deep for long Array initialization
=begin
次のスクリプトが stack level too deep (SystemStackError) で終わります。

ruby -e 'puts "A=["; 0.upto(1000000) { puts " ...
duerst (Martin Dürst)
10:04 AM Bug #981 (Closed): String#encode() keeps invalid bytes when converting to US-ASCII
=begin
String#encode() (変換の指定なし、default_internal に変換) は
default_internal が US-ASCII の場合だけ invalid なバイトや
unknown ...
duerst (Martin Dürst)
09:54 AM Revision 8dee58d7 (git): * vm.c (rb_iseq_eval): fixed indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:07 AM Bug #964 (Closed): File.mtime 等で入力が文字列との仮定がある
=begin
Applied in changeset r21331.
=end
matz (Yukihiro Matsumoto)
08:59 AM Revision 893efc4d (git): * missing/langinfo.c (nl_langinfo_0): fixed typos for SJIS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:51 AM Revision c6827f70 (git): * configure.in (cygwin): needs properly implemented nl_langinfo().
[ruby-core:21110]
* missing/langinfo.c: added as suggested at [ruby-core:21015], from
http://www.cl.cam.ac.uk/~mgk...
nobu (Nobuyoshi Nakada)
08:44 AM Revision c1239527 (git): * encoding.c (rb_locale_charmap): use GetConsoleCP() instead of
GetACP() because external encoding should be console's one.
* encoding.c (rb_filesystem_encoding): use GetOE...
U.Nakamura
08:00 AM Revision e49d229a (git): fix typos and cleanup spaces
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
07:37 AM Bug #974 (Closed): Range#max で終了しないことがある
=begin
Applied in changeset r21327.
=end
matz (Yukihiro Matsumoto)
06:39 AM Bug #974: Range#max で終了しないことがある
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37690] Re: [Bug #974] Range#max で終了しないことがある"
on Sun, 4 Jan 2009...
matz (Yukihiro Matsumoto)
07:26 AM Revision 49ef25b1 (git): * encoding.c (rb_filesystem_encoding): use ANSI codepage for file
system on cygwin.
* encoding.c (rb_locale_charmap): reverted. [ruby-core:21110]
git-svn-id: svn+ssh://ci.ruby-lan...
nobu (Nobuyoshi Nakada)
07:16 AM Revision 8dd121b5 (git): * ext/curses/curses.c (free_window): use xfree instead of free.
[ruby-dev:37200]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
znz (Kazuhiro NISHIYAMA)
06:55 AM Revision 38c54096 (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
06:53 AM Revision 8f86bc85 (git): * ext/gdbm/gdbm.c (rb_gdbm_fetch): remove needless cast.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
04:56 AM Bug #980 (Closed): Requiring erb produces two warnings in 1.9.1-RC1
=begin
When requiring erb with 1.9.1 RC1 or trunk with -w these two warnings are shown:

-:1: warning: encoding ...
a3li (Alex Legler)
03:52 AM Revision a07410c7 (git): * win32/win32.c (init_env): use user profile folder than personal
folder.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:52 AM Revision 97826efd (git): * win32/win32.c (init_env): use user profile folder than personal
folder.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:16 AM Revision 7e575886 (git): merge revision(s) 18316,18319:
* rubysig.h (CHECK_INTS): gives the chance to perform to deferred
finalizers before explicit GC.start or th...
shyouhei (Shyouhei Urabe)
02:13 AM Revision e067a32f (git): merge revision(s) 18316,18319:
* rubysig.h (CHECK_INTS): gives the chance to perform to deferred
finalizers before explicit GC.start or th...
shyouhei (Shyouhei Urabe)

01/04/2009

11:59 PM Revision 8b7b9e33 (git): * file.c (rb_file_s_stat): need type check for non string values.
[ruby-dev:37673] fix: #964
* file.c (rb_file_s_size, rb_file_s_atime, rb_file_s_mtime,
rb_file_s_ctime, rb_f_test...
matz (Yukihiro Matsumoto)
11:33 PM Bug #951: "make DESTDIR=... install" creates dirs outside DESTDIR
=begin
Mr. Nobuyoshi,

Checking the changes introduced in lib/rubygems.rb (Gem.find_home and others), you remove...
luislavena (Luis Lavena)
05:17 PM Bug #951 (Closed): "make DESTDIR=... install" creates dirs outside DESTDIR
=begin
Applied in changeset r21312.
=end
nobu (Nobuyoshi Nakada)
11:20 PM Revision f3844ccf (git): * range.c (range_step): should not add up errors on loops.
[ruby-dev:37691]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
11:00 PM Revision 3c66767b (git): * random.c (rb_f_srand): update RDoc. [ruby-core:21113]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
10:32 PM Revision 639da292 (git): * 2009-01-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:32 PM Revision 61394a1b (git): * range.c (range_max): max value from ... not defined for non
Integer Numeric end values. [ruby-dev:37690] fix: #974
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21327 b2dd0...
matz (Yukihiro Matsumoto)
06:17 PM Bug #956 (Open): Encoding: nl_langinfo(CODESET) on cygwin 1.5 always returns US-ASCII
=begin
The patch committed by Nobu uses the Windows 'locale' for cygwin,
which is a good idea as a fallback. Howev...
duerst (Martin Dürst)
03:47 PM Bug #956 (Closed): Encoding: nl_langinfo(CODESET) on cygwin 1.5 always returns US-ASCII
=begin
Applied in changeset r21311.
=end
nobu (Nobuyoshi Nakada)
02:06 PM Revision 0685db2d (git): merges r21315 from trunk into ruby_1_9_1.
* enc/trans/gbk.trans, gbk-tbl.rb:
new Chinese GBK transcoding (from Yoshihiro Kambayashi)
* test/ruby/test_transc...
yugui (Yuki Sonoda)
02:06 PM Revision 1a9f125b (git): merges r21314 from trunk into ruby_1_9_1.
* test/ruby/test_transcode.rb: added tests for GB2312
(from Yoshihiro Kambayashi)
* enc/trans/chinese.trans: set v...
yugui (Yuki Sonoda)
02:05 PM Revision a2f665a9 (git): merges r21313 from trunk into ruby_1_9_1.
* enc/trans/big5.trans, big5-tbl.rb:
new Chinese Big5 transcoding (from Yoshihiro Kambayashi)
* test/ruby/test_tra...
yugui (Yuki Sonoda)
02:05 PM Revision 8f108fb0 (git): merges r21311 from trunk into ruby_1_9_1.
* encoding.c (rb_filesystem_encoding, rb_locale_charmap): uses
codepage on cygwin. [ruby-core:20994]
git-svn-id: ...
yugui (Yuki Sonoda)
02:05 PM Revision 0c27d72a (git): merges r21298 from trunk into ruby_1_9_1.
* numeric.c (ruby_float_step): extracted from num_step().
* range.c (range_step): uses ruby_float_step() for float r...
yugui (Yuki Sonoda)
02:05 PM Revision 91998998 (git): merges r21297 from trunk into ruby_1_9_1.
* ext/extmk.rb (extmake): does not use both of makefile.rb and
extconf.rb at the same time.
* lib/mkmf.rb (DLLIB):...
yugui (Yuki Sonoda)
02:05 PM Revision a78c0292 (git): merges r21288 from trunk into ruby_1_9_1.
* io.c (maygvl_copy_stream_wait_read): renamed to add prefix to
express GVL state.
(nogvl_copy_stream_wait_write)...
yugui (Yuki Sonoda)
01:38 PM Revision d4a08951 (git): * ext/socket/socket.c (rb_getaddrinfo): defined for address lookup without GVL.
(struct getaddrinfo_arg): defined.
(nogvl_getaddrinfo): defined.
(rb_getnameinfo): defined for name lookup withou...
akr (Akira Tanaka)
11:53 AM Revision 824d0ec3 (git): merges r20850, r17881, r16811, r16763, r16748, r15829, r15794 and r15698
from ruby_1_8 into ruby_1_9_1..
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21318 b2dd03c8-39d4-...
yugui (Yuki Sonoda)
11:53 AM Revision 54ba01fe (git): merges r21284 from trunk into ruby_1_9_1.
* common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macro
definition from common.mk to {Makefile...
yugui (Yuki Sonoda)
11:53 AM Revision 75b69799 (git): merges r21282, r21283, r21285 from trunk into ruby_1_9_1.
* enc/trans/euc-cn.c: renemed from gb2312.c because GB2312 is
the name of a CSS. it's encoding name is "EUC-CN".
-...
yugui (Yuki Sonoda)
11:17 AM Bug #976 (Closed): extension not rebuilt when extconf.rb is modified
=begin
Applied in changeset r21297.
=end
nobu (Nobuyoshi Nakada)
03:23 AM Bug #976 (Closed): extension not rebuilt when extconf.rb is modified
=begin
After applying the patch from issue #975 I had to manually remove curses.so for the change to take effect. Ju...
hramrach (Michal Suchanek)
09:12 AM Revision deeade6f (git): * enc/trans/gbk.trans, gbk-tbl.rb:
new Chinese GBK transcoding (from Yoshihiro Kambayashi)
* test/ruby/test_transcode.rb: added tests for the above
(...
duerst (Martin Dürst)
08:55 AM Revision fecce9e5 (git): * test/ruby/test_transcode.rb: added tests for GB2312
(from Yoshihiro Kambayashi)
* enc/trans/chinese.trans: set valid byte patterns for
GB2312 and GB12345
git-svn-id...
duerst (Martin Dürst)
08:40 AM Revision 3bc30f0b (git): * enc/trans/big5.trans, big5-tbl.rb:
new Chinese Big5 transcoding (from Yoshihiro Kambayashi)
* test/ruby/test_transcode.rb: added tests for the above
...
duerst (Martin Dürst)
08:07 AM Revision 6754cad8 (git): * lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not create
directories stealthily. [ruby-core:20990]
* lib/rubygems.rb (Gem.find_home): expand_path deals with platform
depe...
nobu (Nobuyoshi Nakada)
07:12 AM Bug #978 (Closed): Range#step と Integer#step の振舞いの違い
=begin
以下のような場合に両者は等価に見えます。

0.step(10).to_a
#=> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]

(0..10).step.to_a
#...
tadf (tadayoshi funaba)
07:01 AM Bug #974: Range#max で終了しないことがある
=begin
> 終了するべきでないとすると、それに合わせて新たな「仕様」を定
> 義する必要がありますが、どのような仕様が適切か正直よくわかり
> ませんね。
>
> * eがFloatかつ無限であればそれを返す(....
tadf (tadayoshi funaba)
03:16 AM Bug #974: Range#max で終了しないことがある
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:37688] [Bug #974] Range#max で終了しないことがある"
on Sun, 4 Jan 2009 02...
matz (Yukihiro Matsumoto)
02:06 AM Bug #974 (Closed): Range#max で終了しないことがある
=begin
以下のようにすると終了しないようです。

$ ./ruby -e 'inf=1.0/0; (0...inf).max'
=end
tadf (tadayoshi funaba)
06:41 AM Revision ef7057fe (git): * encoding.c (rb_filesystem_encoding, rb_locale_charmap): uses
codepage on cygwin. [ruby-core:20994]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21311 b2dd03c8-39d4-4d8f-9...
nobu (Nobuyoshi Nakada)
06:35 AM Revision 0ed4a138 (git): * described the feature change of cref in instance_eval or module_eval.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
06:16 AM Revision ce355121 (git): merges r21280 from trunk into ruby_1_9_1.
* common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc,
known_errors.inc, miniprelude.c, new...
yugui (Yuki Sonoda)
06:16 AM Revision d2e44245 (git): merges r21279 from trunk into ruby_1_9_1.
* test/ruby/test_sleep.rb (test_sleep_5sec): stop gc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_...
yugui (Yuki Sonoda)
06:15 AM Revision 2db32cd3 (git): merges r21278 from trunk into ruby_1_9_1.
* ext/socket/socket.c: don't apply socktype hack [ruby-core:184] for
sock_s_getaddrinfo.
(sock_getaddrinfo): add ...
yugui (Yuki Sonoda)
06:15 AM Revision e7b16741 (git): merges r21227 from trunk into ruby_1_9_1.
* include/ruby/missing.h, sprintf.c: get rid of a warning of VC++.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc...
yugui (Yuki Sonoda)
06:15 AM Revision e23b6312 (git): merges r21276 from trunk into ruby_1_9_1.
* lib/singleton.rb: fix documentation. [ruby-core:21038]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1...
yugui (Yuki Sonoda)
06:15 AM Revision fe2847b2 (git): merges r21275 from trunk into ruby_1_9_1.
* process.c: use sigaction instead of sigset. [ruby-core:21021]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
yugui (Yuki Sonoda)
06:15 AM Revision 4b2c280d (git): merges r21273 from trunk into ruby_1_9_1.
* test/ruby/test_process.rb (test_wait_and_sigchild): remove debug
output.
git-svn-id: svn+ssh://ci.ruby-lang.org/...
yugui (Yuki Sonoda)
06:15 AM Revision 17e8f185 (git): merges r21265 from trunk into ruby_1_9_1.
* signal.c (rb_signal_buff_size): defined for check whether signal
is in the buffer or not.
* thread_pthread.c (th...
yugui (Yuki Sonoda)
06:14 AM Revision 0f8d7fd5 (git): * 2009-01-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:14 AM Revision 893be375 (git): merges r21248 from trunk into ruby_1_9_1.
* process.c (before_exec): it makes no sense for a conditional
expression to return a void value.
git-svn-...
yugui (Yuki Sonoda)
04:56 AM Bug #975: ruby curses extension does not support multibyte characters
=begin
On 03/01/2009, Yukihiro Matsumoto <[email protected]> wrote:
>
> In message "Re: [ruby-core:21094] [Bug #...
hramrach (Michal Suchanek)
03:23 AM Bug #975: ruby curses extension does not support multibyte characters
=begin

In message "Re: [ruby-core:21094] [Bug #975] ruby curses extension does not support multibyte characters"
...
matz (Yukihiro Matsumoto)
03:18 AM Bug #975 (Closed): ruby curses extension does not support multibyte characters
=begin
ncurses supplies a ncursesw library that works as drop-in replacement for the ncurses with added multibyte ch...
hramrach (Michal Suchanek)
03:59 AM Revision 77552999 (git): properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:48 AM Feature #977: caller for all threads patch
=begin
oops that's a feature request not a bug--for some reason I thought it would default to a feature request sin...
rogerdpack (Roger Pack)
03:46 AM Feature #977 (Closed): caller for all threads patch
=begin
Here is a patch which provides backtrace for all current threads, instead of just the current one.
http://p...
rogerdpack (Roger Pack)
02:58 AM Revision 19ad459b (git): * numeric.c (ruby_float_step): extracted from num_step().
* range.c (range_step): uses ruby_float_step() for float range.
[ruby-dev:37691]
git-svn-id: svn+ssh://ci.ruby-la...
nobu (Nobuyoshi Nakada)
02:58 AM Revision 367de8b9 (git): * numeric.c (ruby_float_step): extracted from num_step().
* range.c (range_step): uses ruby_float_step() for float range.
[ruby-dev:37691]
git-svn-id: svn+ssh://ci.ruby-la...
nobu (Nobuyoshi Nakada)
02:11 AM Revision 81fa4f2d (git): * ext/extmk.rb (extmake): does not use both of makefile.rb and
extconf.rb at the same time.
* lib/mkmf.rb (DLLIB): depends on Makefile. [ruby-core:21096]
git-svn-id: svn+ssh://...
nobu (Nobuyoshi Nakada)
02:11 AM Revision a7999ab1 (git): * ext/extmk.rb (extmake): does not use both of makefile.rb and
extconf.rb at the same time.
* lib/mkmf.rb (DLLIB): depends on Makefile. [ruby-core:21096]
git-svn-id: svn+ssh://...
nobu (Nobuyoshi Nakada)
12:58 AM Bug #968: trap may fail to handle signals
=begin
遠藤です。

補足です。

シグナルが連続して送られたとき、その回数だけシグナルハンドラが呼ばれる
という保障は OS レベルで存在しないと聞きました。
ただ今の Ruby は、せっかくシグナル...
mame (Yusuke Endoh)
12:27 AM Revision 9ac68381 (git): * ext/socket/socket.c (constant_arg): constified.
* ext/socket/socket.c (optname_arg): cygwin does not have
IPPROTO_IPV6.
* ext/socket/mkconstants.rb (ipv6_optname_...
nobu (Nobuyoshi Nakada)
12:08 AM Bug #970: Re: [ruby-cvs:28403] Ruby:r21185 (trunk): * thread.c (rb_thread_blocking_region): add a comment.
=begin

=end
usa (Usaku NAKAMURA)

01/03/2009

10:27 PM Bug #972 (Closed): cannot make with GNU make
=begin
Applied in changeset r21284.
=end
usa (Usaku NAKAMURA)
05:05 PM Bug #972 (Closed): cannot make with GNU make
=begin
r21280 の影響でinsns.incなどがmakeできなくなっています。

http://www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/200901...
znz (Kazuhiro NISHIYAMA)
08:12 PM Bug #960: SIGINT signal is not handled properly on OpenSolaris
=begin

=end
shyouhei (Shyouhei Urabe)
12:33 PM Bug #960: SIGINT signal is not handled properly on OpenSolaris
=begin
Hi Yusuke,

Can you apply this patch to 1.9.1 branch as well? Thanks!

daesan
=end
daesan (Dae San Hwang)
07:49 PM Revision 15f2a7e9 (git): merge revision(s) 18301:
* win32/win32.c (rb_w32_telldir): just returns loc.
* win32/win32.c (rb_w32_rewinddir): needs to intialize lo...
shyouhei (Shyouhei Urabe)
07:48 PM Revision 1d9b5929 (git): merge revision(s) 18301:
* win32/win32.c (rb_w32_telldir): just returns loc.
* win32/win32.c (rb_w32_rewinddir): needs to intialize lo...
shyouhei (Shyouhei Urabe)
07:46 PM Revision c98501e7 (git): merge revision(s) 18262:
* win32/win32.c (rb_w32_select): recalc the rest of timeout for each
iterations. [ruby-core:18015]
git-s...
shyouhei (Shyouhei Urabe)
07:34 PM Revision d51c5a13 (git): * ext/socket/socket.c: redundant #ifdef removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:22 PM Feature #973 (Rejected): EncDet again
=begin
Yuguiです。

ZnZさんの日記(http://znz.s1.xrea.com/t/?date=20090102#c01 )経由でかつて
のEncDetライブラリの議論[ruby-dev:33628]...
yugui (Yuki Sonoda)
06:34 PM Revision 1dfea336 (git): * io.c (maygvl_copy_stream_wait_read): renamed to add prefix to
express GVL state.
(nogvl_copy_stream_wait_write): ditto.
(nogvl_copy_stream_sendfile): ditto.
(maygvl_copy_str...
akr (Akira Tanaka)
03:36 PM Revision 13a67cfc (git): * 2009-01-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:36 PM Revision da3eba75 (git): merged r20850, r17881, r16811, r16763, r16748, r15829, r15794 and r15698 from ruby_1_8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Masatoshi SEKI
02:12 PM Revision 12409160 (git): change encoding name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:26 PM Revision 9282f9f9 (git): * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macro
definition from common.mk to {Makefile.in,win32/Makefile.sub}.
[ruby-dev:37678]
git-svn-id: svn+ssh://ci...
U.Nakamura
12:13 PM Feature #971 (Rejected): Reinstate RubyVM::InstructionSequence::load
=begin
Currently the definition of the load method in iseq.c is commented out "because there is no verifier". The fa...
lobster_johnson (Alexander Staubo)
07:43 AM Bug #967: Results of const_missing are being cached incorrectly
=begin

=end
yugui (Yuki Sonoda)
06:31 AM Revision 2920aaa2 (git): * enc/trans/chinese.trans: added for transcoding EUC-CN and GB12345.
* enc/trans/GB/: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
06:29 AM Revision d11950cb (git): * enc/trans/euc-cn.c: renemed from gb2312.c because GB2312 is
the name of a CSS. it's encoding name is "EUC-CN".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21282 b2dd03c8...
naruse (Yui NARUSE)
04:09 AM Bug #797: bug or feature: local method ?
=begin
> Everything is an object in Ruby ...
>
> Except methods...sadly. def, class, module, alias etc. don't retu...
rogerdpack (Roger Pack)
03:07 AM Bug #955 (Closed): On windows, can't build outside of srcdir without ruby
=begin
Applied in changeset r21280.
=end
usa (Usaku NAKAMURA)

01/02/2009

11:46 PM Bug #970 (Closed): Re: [ruby-cvs:28403] Ruby:r21185 (trunk): * thread.c (rb_thread_blocking_region): add a comment.
=begin
あけましておめでとうございます、なかむら(う)です。

In message "[ruby-cvs:28403] Ruby:r21185 (trunk): * thread.c (rb_thread_block...
usa (Usaku NAKAMURA)
10:27 PM Bug #960 (Closed): SIGINT signal is not handled properly on OpenSolaris
=begin
Applied in changeset r21275.
=end
mame (Yusuke Endoh)
05:30 PM Bug #960: SIGINT signal is not handled properly on OpenSolaris
=begin
Hi Yusuke,

Your patch indeed solves the problem.

It fixed two other process related test failures a...
daesan (Dae San Hwang)
04:06 PM Bug #960: SIGINT signal is not handled properly on OpenSolaris
=begin
Hi,

> Following test failed.. (http://ruby.peppercode.com/log/ruby-1.9.1/last.txt )
>
> test_should_...
mame (Yusuke Endoh)
06:03 PM Revision 8e0c298f (git): * 2009-01-03
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:03 PM Revision 0d1e85ee (git): * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc,
known_errors.inc, miniprelude.c, newline.c): move rules from common.mk
to {Makefile.in,win32/Makefile.sub) ...
U.Nakamura
05:10 PM Bug #968 (Closed): trap may fail to handle signals
=begin
遠藤です。

シグナルが連続して送られたとき、シグナルを読み落とすことが
あるようです。具体的には、以下のプログラムが停止しません。

./ruby -e '
n = 0
trap(:USR...
mame (Yusuke Endoh)
04:52 PM Bug #797: bug or feature: local method ?
=begin


Am 28.11.2008 um 16:31 schrieb Francoys <[email protected]>:

> Diogo Lisboa wrote:
>>
>> On W...
murphy (Kornelius Kalnbach)
03:05 PM Bug #967 (Closed): Results of const_missing are being cached incorrectly
=begin
Ruby 1.9 sped up constant lookup by adding an inline cache, cleared by a global serial number incremented whe...
headius (Charles Nutter)
02:49 PM Revision 1e516be7 (git): * test/ruby/test_sleep.rb (test_sleep_5sec): stop gc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
02:36 PM Revision a900ab57 (git): * ext/socket/socket.c: don't apply socktype hack [ruby-core:184] for
sock_s_getaddrinfo.
(sock_getaddrinfo): add socktype_hack argument.
(sock_addrinfo): call sock_getaddrinfo with s...
akr (Akira Tanaka)
02:35 PM Revision 7fc5fa69 (git): * include/ruby/missing.h, sprintf.c: get rid of a warning of VC++.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
02:28 PM Revision 6e959da0 (git): * lib/singleton.rb: fix documentation. [ruby-core:21038]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
01:25 PM Revision f408202d (git): * process.c: use sigaction instead of sigset. [ruby-core:21021]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
01:20 PM Revision f35f46a9 (git): * bootstraptest/test_proc.rb: suppress error message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
01:18 PM Revision d8d5cda2 (git): * test/ruby/test_process.rb (test_wait_and_sigchild): remove debug
output.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mame (Yusuke Endoh)
10:25 AM Feature #966 (Closed): String#[] should accept (Regexp, String) args so named groups can be used
=begin
as obvious as:
"foo"[/(?<bar>foo)/, "bar"]
=end
lopex (Marcin Mielżyński)
09:38 AM Bug #965 (Closed): make clean errors - 1.9.1 branch
=begin
Applied in r21234
=end
yugui (Yuki Sonoda)
03:32 AM Bug #965 (Closed): make clean errors - 1.9.1 branch
=begin
$ make clean
[: 10: ==: unexpected operator
cleaning tk/tkutil
make[1]: Entering directory `/home/heman...
gnufied (hemant kumar)
08:46 AM Revision e4b7c0e8 (git): * ext/socket/mkconstants.rb: rename family_to_str to intern_family.
it returns ID now.
* ext/socket/socket.c (ipaddr): use intern_family.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby...
akr (Akira Tanaka)
08:22 AM Revision b5aebd12 (git): * ext/socket/mkconstants.rb: use ID in the values of
family_to_str_hash. family_to_str returns a VALUE.
* ext/socket/socket.c (ipaddr): follow family_to_str change.
...
akr (Akira Tanaka)
08:02 AM Revision 9ce8d4e3 (git): * ext/socket/mkconstants.rb: refactored to gather stringizer
description.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
06:57 AM Bug #941 (Closed): ignores SIGQUIT on FreeBSD 7.1
=begin
Applied in changeset r21265.
=end
naruse (Yui NARUSE)
06:33 AM Revision 775d5d8f (git): * ext/socket/mkconstants.rb: make common prefix optional.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:01 AM Revision d68b6074 (git): * ext/socket/mkconstants.rb: use hash for family_to_str to avoid
linear search. lenp argument removed.
* ext/socket/socket.c (ipaddr): call family_to_str without lenp
argument.
...
akr (Akira Tanaka)
05:33 AM Revision 270f2034 (git): * ext/socket/mkconstants.rb (gen_int_to_name): don't compare constants
in preprocessor because the constants may be enum.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21267 b2dd03c8...
akr (Akira Tanaka)
05:12 AM Revision 90a65796 (git): * ext/socket/mkconstants.rb (gen_int_to_name): add lenp argument.
* ext/socket/socket.c (ipaddr): follow argument change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21266 b2...
akr (Akira Tanaka)

01/01/2009

09:50 PM Revision d4b3e8ae (git): * signal.c (rb_signal_buff_size): defined for check whether signal
is in the buffer or not.
* thread_pthread.c (thread_timer): don't exit the loop when signal
is in the buffer. [rub...
naruse (Yui NARUSE)
07:43 PM Revision 28c27112 (git): * ext/socket/mkconstants.rb: check duplicates.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:30 PM Bug #964 (Closed): File.mtime 等で入力が文字列との仮定がある
=begin
$ ./ruby -r pathname -e 'a = Pathname("/dev/matz"); File.mtime(a)'
-e:1: [BUG] Segmentation fault
ruby 1....
tadf (tadayoshi funaba)
06:17 PM Revision 202ac438 (git): merge revision(s) 18246:
* test/rss/: use PNG instead of zlib as binary data. [ruby-dev:35666]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/b...
shyouhei (Shyouhei Urabe)
05:40 PM Revision aa0ae0d3 (git): * ext/socket/socket.c (optname_arg): defined.
(bsock_setsockopt): use optname_arg.
(bsock_getsockopt): ditto.
* ext/socket/mkconstants.rb: generate so_optname_t...
akr (Akira Tanaka)
05:09 PM Revision ff7e0f7f (git): * ext/socket/socket.c (constant_arg): extracted from family_arg.
(family_arg): use constant_arg.
(socktype_arg): ditto.
(level_arg): ditto.
git-svn-id: svn+ssh://ci.ruby-lang....
akr (Akira Tanaka)
05:01 PM Bug #958: Cross-compile 1.9.1-rc1 fail to make install
=begin

=end
yugui (Yuki Sonoda)
05:00 PM Bug #960: SIGINT signal is not handled properly on OpenSolaris
=begin

=end
yugui (Yuki Sonoda)
02:00 AM Bug #960 (Closed): SIGINT signal is not handled properly on OpenSolaris
=begin
Following test failed.. (http://ruby.peppercode.com/log/ruby-1.9.1/last.txt )

test_should_propagate_sign...
daesan (Dae San Hwang)
05:00 PM Bug #955: On windows, can't build outside of srcdir without ruby
=begin

=end
yugui (Yuki Sonoda)
04:59 PM Bug #956: Encoding: nl_langinfo(CODESET) on cygwin 1.5 always returns US-ASCII
=begin

=end
yugui (Yuki Sonoda)
04:59 PM Bug #940: ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
=begin

=end
yugui (Yuki Sonoda)
04:57 PM Bug #853: Rake のテストが無い
=begin

=end
yugui (Yuki Sonoda)
04:56 PM Bug #946: Array#pack の f が入力として文字列を許容する
=begin

=end
yugui (Yuki Sonoda)
04:56 PM Bug #946: Array#pack の f が入力として文字列を許容する
=begin

=end
yugui (Yuki Sonoda)
04:56 PM Bug #946: Array#pack の f が入力として文字列を許容する
=begin

=end
yugui (Yuki Sonoda)
04:56 PM Bug #945: rand() が入力として文字列を許容する
=begin

=end
yugui (Yuki Sonoda)
04:55 PM Bug #930 (Closed): [m17n] TestCSVFeatures fails because of r20905
=begin

=end
yugui (Yuki Sonoda)
04:54 PM Bug #931 (Closed): [m17n] TestCSVFeatures fails because of r20905
=begin

=end
yugui (Yuki Sonoda)
04:53 PM Bug #957: Cannot build in OSX 10.5.6 using gcc4.0.1 or gcc4.2 due to issue with readline.h
=begin

=end
yugui (Yuki Sonoda)
04:22 PM Revision 12b443d0 (git): IPv6 test removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:17 PM Bug #959 (Closed): Ruby 1.9 source code does not compile when cloned from a git-svn gateway
=begin
Applied in changeset r21239.
=end
yugui (Yuki Sonoda)
08:46 AM Bug #959: Ruby 1.9 source code does not compile when cloned from a git-svn gateway
=begin

=end
yugui (Yuki Sonoda)
08:15 AM Bug #959: Ruby 1.9 source code does not compile when cloned from a git-svn gateway
=begin

=end
matz (Yukihiro Matsumoto)
04:16 PM Revision 59556a08 (git): * ext/socket/socket.c (level_arg): defined.
(bsock_setsockopt): use level_arg.
(bsock_getsockopt): ditto.
* ext/socket/mkconstants.rb: generate level_to_int.
...
akr (Akira Tanaka)
03:59 PM Revision c6bbf28a (git): * ext/socket/socket.c (family_arg): accept symbols as well.
(socktype_arg): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
03:50 PM Revision 31fa80da (git): * ext/socket/socket.c (sock_s_getaddrinfo): use socktype_arg.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:15 PM Revision af5678c2 (git): * 2009-01-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:15 PM Revision f0dd0577 (git): * ext/socket/socket.c (family_arg): extracted from
setup_domain_and_type.
(socktype_arg): ditto.
(udp_init): use family_arg.
(sock_s_gethostbyaddr): ditto.
(soc...
akr (Akira Tanaka)
01:30 PM Revision 09339c90 (git): * spec/default.mspec: fix for builddir != srcdir
* Makefile.in: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21253 b2dd03c8-39d4-4d8f-98ff...
yugui (Yuki Sonoda)
01:30 PM Revision 8d8d36c1 (git): * spec/default.mspec: fix for builddir != srcdir
* Makefile.in: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
01:26 PM Bug #963: /opt/local/lib/ruby/1.8/drb/drb.rb:852:in `initialize': getaddrinfo: nodename nor servname provided, or not known (SocketError)
=begin
Ruby 1.9 also seems to have the same problems.
=end
charl (Charl Matthee)
01:25 PM Bug #963 (Closed): /opt/local/lib/ruby/1.8/drb/drb.rb:852:in `initialize': getaddrinfo: nodename nor servname provided, or not known (SocketError)
=begin
There are two issues here:

1) The DRb code in drb.rb does not correctly deal with multiple network fami...
charl (Charl Matthee)
12:26 PM Revision e924cabe (git): * ext/socket/socket.c (sock_s_getnameinfo): use family_to_int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:09 PM Revision 85d13f61 (git): * ext/socket/mkconstants.rb: check all alias possibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:00 PM Revision 48649d21 (git): * ext/socket/mkconstants.rb: more possible aliases.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:55 AM Revision afb0581a (git): * ext/socket/mkconstants.rb: AF_ISO and AF_OSI may be aliased.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:53 AM Revision b9cd44cf (git): * process.c (before_exec): it makes no sense for a conditional
expression to return a void value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21248 b2dd03c8-39d4-4d8f-98ff-...
shyouhei (Shyouhei Urabe)
11:47 AM Revision e485a566 (git): * ext/socket/socket.c (sock_s_getaddrinfo): use family_to_int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:18 AM Revision 6e4149f0 (git): * ext/socket/socket.c: include constants.h at top.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:54 AM Revision 10bc6f8d (git): * ext/socket/mkconstants.rb: add valp argument for family_to_int and
socktype_to_int.
* ext/socket/socket.c (setup_domain_and_type): use valp argument.
git-svn-id: svn+ssh://ci.ruby-...
akr (Akira Tanaka)
10:37 AM Revision 175561f8 (git): * ext/socket/mkconstants.rb: generate family_to_str.
* ext/socket/socket.c (ipaddr): use family_to_str.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21244 b2dd03c...
akr (Akira Tanaka)
08:38 AM Revision 9787d4fa (git): * ext/socket/mkconstants.rb: generate socktype_to_int.
* ext/socket/socket.c (setup_domain_and_type): use socktype_to_int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr...
akr (Akira Tanaka)
08:27 AM Revision 009ad25f (git): * ext/socket/socket.c (setup_domain_and_type): initialize ptr.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:03 AM Revision 7454eab7 (git): * ext/socket/mkconstants.rb: refine family_to_int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:49 AM Revision 0c838b49 (git): * ext/socket/mkconstants.rb: generate family_to_int().
* ext/socket/socket.c (setup_domain_and_type): use family_to_int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun...
akr (Akira Tanaka)
07:13 AM Revision 30f3c8c7 (git): * tool/flie2lastrev.rb: supports git repositories which are cloned
from a git-svn gateway.
Patch by Hongli Lai. [ruby-core:21020]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
yugui (Yuki Sonoda)
07:09 AM Revision 89cf0ec1 (git): * ext/socket/mkconstants.rb: generate init_constants function.
* ext/socket/socket.c (Init_socket): call init_constants.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21238 ...
akr (Akira Tanaka)
07:04 AM Revision 2b3e480b (git): * ext/socket/mkconstants.rb (Socket::AF_INET6): moved from socket.c.
(Socket::PF_INET6): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21237 b2dd03c8-39d4-4d8f-98ff-823fe69b...
akr (Akira Tanaka)
06:43 AM Revision 1241c49c (git): * tool/flie2lastrev.rb: supports git repositories which are cloned
from a git-svn gateway.
Patch by Hongli Lai. [ruby-core:21020]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
yugui (Yuki Sonoda)
06:43 AM Revision 87737510 (git): merges r21221 from trunk into ruby_1_9_1.
* lib/singleton.rb: fix indentation of RDoc text. [ruby-core:21029]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bra...
yugui (Yuki Sonoda)
06:43 AM Revision bf4f43e2 (git): merges r21220 from trunk into ruby_1_9_1.
* Makefile.in (distclean-ext, realclean-ext): use EXTS as default.
* win32/Makefile.sub (distclean-ext, realclean-ex...
yugui (Yuki Sonoda)
06:43 AM Revision dabea272 (git): merges r21219 from trunk into ruby_1_9_1.
* tool/file2lastrev.rb: unset PWD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21233 b2dd03c8-39...
yugui (Yuki Sonoda)
06:42 AM Revision a1428471 (git): merges r21214 from trunk into ruby_1_9_1.
* object.c (rb_to_float): replaced by to_flo definition from
math.c [ruby-dev:37668]
* math.c (Need_Float): use r...
yugui (Yuki Sonoda)
06:42 AM Revision 2c8756f2 (git): merges r21212 from trunk into ruby_1_9_1.
* spec/README: follows the change of directory structure in rubyspec.
* spec/default.mspec: ditto. Also follows chan...
yugui (Yuki Sonoda)
06:42 AM Revision 8ed6868d (git): merges r21211 and r21213 from trunk into ruby_1_9_1.
update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
06:42 AM Revision 89c2ab70 (git): merges r21209 from trunk into ruby_1_9_1.
* io.c (copy_stream_body): don't check to_io because
Zlib::GzipWriter#to_io returns the underlying IO.
git-svn-id:...
yugui (Yuki Sonoda)
06:42 AM Revision d93187e8 (git): merges r21208 from trunk into ruby_1_9_1.
* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr
instead of STR2CSTR.
* ext/openssl/ossl_pkey_ec.c ...
yugui (Yuki Sonoda)
06:41 AM Revision d3a86fe6 (git): * 2009-01-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:41 AM Revision f730b66e (git): merges r21202 from trunk into ruby_1_9_1.
* ext/socket/mkconstants.rb: use sock_define_uconst for INADDR_*
constants because Socket::INADDR_LOOPBACK should b...
yugui (Yuki Sonoda)
06:28 AM Revision 1c0e798d (git): * ext/socket/mkconstants.rb: use erb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:08 AM Revision 212e90ce (git): * ext/socket/mkconstants.rb: add -o option.
* ext/socket/depend: use mkconstants.rb with -o option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21224 b2...
akr (Akira Tanaka)
03:04 AM Bug #496: DRb.start_service(nil) is very slow
=begin
Sounds like the problem is that
require 'socket'
t = TCPServer.new("", nil)
t.addr

is slow,...
rogerdpack (Roger Pack)
 

Also available in: Atom