Project

General

Profile

Activity

From 12/26/2008 to 01/01/2009

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)

12/31/2008

11:54 PM Bug #959 (Closed): Ruby 1.9 source code does not compile when cloned from a git-svn gateway
=begin
I maintain an git-svn gateway repository. I have a server which uses git-svn to checkout the Ruby source code...
hongli (Hongli Lai)
11:51 PM Bug #496: DRb.start_service(nil) is very slow
=begin
Any update on this? Is my proposed fix acceptable?
=end
hongli (Hongli Lai)
11:45 PM Revision 08ba6b3f (git): merge revision(s) 15084:
* lib/date.rb (Date::Infinity#<=>): didn't work. A patch from
Dirkjan Bussink <d.bussink AT gmail.com> [ru...
shyouhei (Shyouhei Urabe)
10:43 PM Revision 0d2e8c14 (git): * lib/singleton.rb: fix indentation of RDoc text. [ruby-core:21029]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
10:16 PM Revision fd855a08 (git): * Makefile.in (distclean-ext, realclean-ext): use EXTS as default.
* win32/Makefile.sub (distclean-ext, realclean-ext): try to remove ext
directory.
git-svn-id: svn+ssh://ci.ruby-l...
nobu (Nobuyoshi Nakada)
09:56 PM Revision 79ccc677 (git): * tool/file2lastrev.rb: unset PWD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:36 PM Bug #942: Build fails on IA-32 Linux with gcc 4.3.2
=begin
Michael Selig wrote:
> The basic issue here seems to me that "missing/vsnprintf.c" is being
> included even...
shyouhei (Shyouhei Urabe)
06:10 PM Bug #956: Encoding: nl_langinfo(CODESET) on cygwin 1.5 always returns US-ASCII
=begin
I can confirm that this problem happens. Adding a

#elif defined(__CYGWIN__)

option as the second ch...
duerst (Martin Dรผrst)
01:09 AM Bug #956 (Closed): Encoding: nl_langinfo(CODESET) on cygwin 1.5 always returns US-ASCII
=begin
It seems you cannot rely on nl_langinfo(CODESET) to return the proper charset on cygwin as it appears to alwa...
tomel (Tom Link)
06:01 PM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
@Luis

> Gregory Brown offered backport the zlib tests from 1.9 to 1.8 in [ruby-core:20602]
> Maybe tho...
Chauk-Mean (Chauk-Mean Proum)
01:04 PM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
Eric Hodel wrote:
> For what it's worth, I'd really like to see the root cause of this bug
> fixed so t...
Anonymous
10:46 AM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
On Tue, Dec 30, 2008 at 8:15 PM, Eric Hodel <drbrain@segment7.net> wrote:
> On Dec 29, 2008, at 07:14 AM, Ya...
luislavena (Luis Lavena)
07:15 AM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
On Dec 29, 2008, at 07:14 AM, Yasuhiro MISE wrote:
> 2. edit ``zipped_stream(entry)'' (line 203--216) as fol...
drbrain (Eric Hodel)
05:06 PM Bug #953: ๆทฑใ„ๅ…ฅใ‚Œๅญใฎ้…ๅˆ—ใฎๅ–ใ‚Šๆ‰ฑใ„ใง่ฝใกใ‚‹
=begin
้ ่—คใงใ™ใ€‚

> ไปฅไธ‹ใฎใ‚นใ‚ฏใƒชใƒ—ใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ Segmentation fault ใง่ฝใกใพใ—ใŸใ€‚
>
> $ cat ./nest.rb
> a = [0]
> 10000.times d...
mame (Yusuke Endoh)
03:50 PM Bug #955: On windows, can't build outside of srcdir without ruby
=begin
hmm, same problems for newline.c, *.inc, and so on.
I have no plan to resolve these...
=end
usa (Usaku NAKAMURA)
03:06 PM Bug #955: On windows, can't build outside of srcdir without ruby
=begin
ko1 encountered this issue. He renamed the installed ruby to another name so that it would not be used as BAS...
yugui (Yuki Sonoda)
02:49 PM Bug #955: On windows, can't build outside of srcdir without ruby
=begin
I cannot reproduce it with rc1 and ruby_1_9_1.
Please explain the way to reproduce.
=end
usa (Usaku NAKAMURA)
12:04 AM Bug #955 (Closed): On windows, can't build outside of srcdir without ruby
=begin
nmake does not recognize $(srcdir)/miniprelude.c and so on.
=end
yugui (Yuki Sonoda)
03:11 PM Revision aa3665e7 (git): describe a block for UNIXSocket.pair.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:05 PM Revision 9949853c (git): * 2009-01-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:05 PM Revision ddedc6f1 (git): * ext/socket/socket.c (sock_s_socketpair): yield if a block is given.
(io_call_close): defined.
(io_close): defined.
(pair_yield): defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
akr (Akira Tanaka)
02:41 PM Bug #946: Array#pack ใฎ f ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

In message "Re: [ruby-dev:37668] [Bug #946] Array#pack ใฎ f ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹"
on Wed, 31 D...
matz (Yukihiro Matsumoto)
01:38 AM Bug #946: Array#pack ใฎ f ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
็พ็Šถใง f ใชใฉใงใฏๆ–‡ๅญ—ๅˆ—ใ‚’ๆตฎๅ‹•ๅฐๆ•ฐ็‚นๆ•ฐใซๅค‰ๆ›ใ™ใ‚‹ใ‚ˆใ†ใงๅค‰ๅŒ–ใŒๅˆคใ‚‰ใช
ใ„ใฎใงใ™ใŒใ€ใ“ใ‚Œใฏใ€i ใชใฉใฎๆ•ดๆ•ฐใฎใ‚ใคใ‹ใ„ใจ็•ฐใชใ‚Šใพใ™ใ‚ˆใญใ€‚i ใฏๅค‰
ๆ›ใ—ใพใ›ใ‚“ใ€‚

ๆ›ดใซใ€'' ใฎใ‚ˆใ†ใชใ‚‚ใฎ้€šใ‚‹ใฎใงใ€1.8 ใ‚ˆ...
tadf (tadayoshi funaba)
01:11 AM Bug #946: Array#pack ใฎ f ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

In message "Re: [ruby-dev:37663] [Bug #946] Array#pack ใฎ f ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹"
on Tue, 30 D...
matz (Yukihiro Matsumoto)
02:36 PM Revision 95c474ec (git): describe Buffering#read_nonblock.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:30 PM Revision 98454a6d (git): * object.c (rb_to_float): replaced by to_flo definition from
math.c [ruby-dev:37668]
* math.c (Need_Float): use rb_to_float().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun...
matz (Yukihiro Matsumoto)
01:32 PM Bug #958 (Closed): Cross-compile 1.9.1-rc1 fail to make install
=begin
While trying to build and install latest 1.9.1-rc1 using mingw32msvc-gcc (cross compiling) on Linux got a new...
luislavena (Luis Lavena)
11:23 AM Bug #957: Cannot build in OSX 10.5.6 using gcc4.0.1 or gcc4.2 due to issue with readline.h
=begin
This issue was reported to redmine4ruby but it is for ruby 1.9.

On 12/31/08 7:49 AM, JB Smith wrote:
> Bu...
yugui (Yuki Sonoda)
07:49 AM Bug #957 (Rejected): Cannot build in OSX 10.5.6 using gcc4.0.1 or gcc4.2 due to issue with readline.h
=begin
This is a duplicate of issue #902 but I can confirm my system state for Kouji.
using:

source from tarb...
jabo (JB Smith)
11:09 AM Revision a6d38b8c (git): rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:38 AM Revision 2be0eea2 (git): * spec/README: follows the change of directory structure in rubyspec.
* spec/default.mspec: ditto. Also follows change of mspec command.
* Makefile.in: ditto.
git-svn-id: svn+ssh://ci.r...
yugui (Yuki Sonoda)
09:06 AM Revision f7676fd9 (git): update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
08:18 AM Revision 021aaa70 (git): * ext/openssl/ossl_ssl.c (ossl_ssl_read_internal): show openssl error
code in EWOULDBLOCK error.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21210 b2dd03c8-39d4-4d8f-98ff-823fe69b...
akr (Akira Tanaka)
07:19 AM Revision 67d66b26 (git): * io.c (copy_stream_body): don't check to_io because
Zlib::GzipWriter#to_io returns the underlying IO.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21209 b2dd03c8-...
akr (Akira Tanaka)
06:57 AM Feature #928: RDoc encoding conversion
=begin
On Dec 28, 2008, at 23:38 PM, Yukihiro Matsumoto wrote:
> In message "Re: [ruby-core:20874] [Feature #928] R...
drbrain (Eric Hodel)
05:55 AM Revision ef2ff277 (git): * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr
instead of STR2CSTR.
* ext/openssl/ossl_pkey_ec.c (ossl_ec_key_initialize): ditto.
(ossl_ec_group_initialize): dit...
akr (Akira Tanaka)
04:52 AM Revision cb4d7b1a (git): * ext/openssl/lib/openssl/buffering.rb (Buffering#read_nonblock):
implemented.
* ext/openssl/ossl_ssl.c (rb_sys_fail_path): removed.
(fcntl.h): don't include.
(ossl_ssl_read_inte...
akr (Akira Tanaka)
01:32 AM Bug #935: child process forked from child thread does not call ruby_cleanup
=begin

=end
mame (Yusuke Endoh)
01:14 AM Bug #945: rand() ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

In message "Re: [ruby-dev:37665] [Bug #945] rand() ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹"
on Wed, 31 Dec 2008 0...
matz (Yukihiro Matsumoto)
12:42 AM Bug #945: rand() ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
nil ใ‚’ๅ—ใ‘ใจใฃใฆใ‚‚ๅผ•ๆ•ฐใชใ—ใจใ—ใฆๆตใ—ใฆใ—ใพใ„ใพใ™ใ€‚
=end
tadf (tadayoshi funaba)

12/30/2008

11:00 PM Bug #953 (Closed): ๆทฑใ„ๅ…ฅใ‚Œๅญใฎ้…ๅˆ—ใฎๅ–ใ‚Šๆ‰ฑใ„ใง่ฝใกใ‚‹
=begin
ไปฅไธ‹ใฎใ‚นใ‚ฏใƒชใƒ—ใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ Segmentation fault ใง่ฝใกใพใ—ใŸใ€‚

$ cat ./nest.rb
a = [0]
10000.times do
a = [a]
end...
tadf (tadayoshi funaba)
10:45 PM Bug #946: Array#pack ใฎ f ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
ไฟฎๆญฃใŒๅ…ฅใฃใฆใ„ใพใ™ใŒใ€็พ็Šถใงใฏใ‚€ใ—ใ‚ nil ใชใฉใŒ้€šใฃใฆใ—ใพใ„ใพใ™ใญใ€‚

main@191-20081230> [nil].pack('f')
#=> "\x00\x00\x00\x00"

ใ‚ใจ...
tadf (tadayoshi funaba)
10:32 PM Bug #952 (Closed): rb_obj_not_match documentation is buggy
=begin
The documentation for Object#!~ is currently incorrect and grammatically wrong, it says:

/*
* call-s...
murphy (Kornelius Kalnbach)
09:48 PM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin

=end
yugui (Yuki Sonoda)
03:11 PM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
well.. I think this might be caused by shortage of
buffer or something.

If I change the line:
whil...
Anonymous
06:06 AM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
> If you're building Ruby with VC9 (VS2008) then you need to also build zlib with VC9.
Of course, that's wh...
Chauk-Mean (Chauk-Mean Proum)
01:53 AM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
If you're building Ruby with VC9 (VS2008) then you need to also build zlib with VC9.

The problems you're...
luislavena (Luis Lavena)
12:52 AM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
This works perfectly !
Thanks a lot.

Regards.

Chauk-Mean.
=end
Chauk-Mean (Chauk-Mean Proum)
12:15 AM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
I can reproduce this issue, and I think following method might
have fixed that.

1. open ``c:/opt/ruby1...
Anonymous
12:09 AM Bug #888 (Open): zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin

=end
yugui (Yuki Sonoda)
09:47 PM Bug #941: ignores SIGQUIT on FreeBSD 7.1
=begin

=end
yugui (Yuki Sonoda)
09:47 PM Bug #942: Build fails on IA-32 Linux with gcc 4.3.2
=begin

=end
yugui (Yuki Sonoda)
09:05 PM Bug #948: dl: cannot pass double value correctly on all x86_64 systems
=begin

=end
yugui (Yuki Sonoda)
07:19 PM Bug #948: dl: cannot pass double value correctly on all x86_64 systems
=begin

=end
yugui (Yuki Sonoda)
01:27 AM Bug #948 (Closed): dl: cannot pass double value correctly on all x86_64 systems
=begin
ext/dl/test/test_dl2.rb doesn't fail on x86_64 linux. But it is by chance.
It fails just by changing as fol...
kubo (Takehiro Kubo)
07:20 PM Bug #951: "make DESTDIR=... install" creates dirs outside DESTDIR
=begin

=end
yugui (Yuki Sonoda)
07:11 PM Bug #951 (Closed): "make DESTDIR=... install" creates dirs outside DESTDIR
=begin
While working on the Ruby 1.9 ebuilds for Gentoo Prefix on Mac, I came across the following oddity.

With...
svoop (Sven Schwyn)
06:23 PM Bug #924: encoding for stdio's
=begin

=end
yugui (Yuki Sonoda)
12:18 AM Bug #924: encoding for stdio's
=begin
ๆˆ็€ฌใงใ™ใ€‚

Yukihiro Matsumoto wrote:
> ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™
>
> In message "Re: [ruby-dev:37653] Re: [BUG:trunk] enc...
naruse (Yui NARUSE)
05:05 PM Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
Takehiro Kubo wrote::
> Issue #932 has been updated by Takehiro Kubo.
>
>
> Did you apply the patch dl-...
ko1 (Koichi Sasada)
12:13 AM Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
Did you apply the patch dl-test.dif?
It is a bit old than the last I posted. It lacks the following change....
kubo (Takehiro Kubo)
04:10 PM Revision d5c7938e (git): * pack.c (pack_pack): replace all rb_Float() to rb_to_float().
[ruby-dev:37663]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
04:07 PM Revision 84d4ce4b (git): * 2008-12-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:07 PM Revision ce0cd6ad (git): * object.c (rb_to_float): prohibit conversion from nil to float.
[ruby-dev:37663]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21204 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
03:59 PM Bug #943: Segmentation fault (cygwin)
=begin
At 17:19 08/12/29, SASADA Koichi wrote:
>ใ€€ใ•ใ•ใ ใงใ™๏ผŽ
>
>Martin Duerst wrote::

>> ใ—ใ‹ใ—ใ€็œŸใฃๅนณใ‚‰ใชใƒ‡ใƒผใ‚ฟใ‚’่ชญใฟ่พผใ‚€ใ ใ‘ใงใ‚นใ‚ฟใƒƒใ‚ฏใŒใ“...
duerst (Martin Dรผrst)
12:19 PM Revision a413e50c (git): * ext/socket/mkconstants.rb: use sock_define_uconst for INADDR_*
constants because Socket::INADDR_LOOPBACK should be 0x7f000001
instead of -0xffffff.
* ext/socket/socket.c (sock_d...
akr (Akira Tanaka)
11:05 AM Revision 1d08109c (git): merges r21188 from trunk into ruby_1_9_1.
Imported minitest 1.3.1 r4506.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21201 b2dd03c8-39d4-4...
yugui (Yuki Sonoda)
11:05 AM Revision 3dbaf1eb (git): merges r21187 from trunk into ruby_1_9_1.
* transcode.c: Minor fixes and tweaks in documentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_...
yugui (Yuki Sonoda)
11:05 AM Revision 80ad6689 (git): merges r21186 from trunk into ruby_1_9_1.
* ext/dl/test/test_import.rb: fix a prototype decl.
pointed out by Takehiro Kubo [ruby-core:20971].
git-svn-id: sv...
yugui (Yuki Sonoda)
11:04 AM Revision a2ba4372 (git): merges r21185 from trunk into ruby_1_9_1.
* thread.c (rb_thread_blocking_region): add a comment.
* thread.c (rb_thread_call_without_gvl): added as a alias of
...
yugui (Yuki Sonoda)
10:35 AM Revision 3f9171a2 (git): merges r21183 from trunk into ruby_1_9_1.
* properties
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21197 b2dd03c8-39d4-4d8f-98ff-823fe69b...
yugui (Yuki Sonoda)
10:32 AM Revision 7010dcef (git): merges r21181 from trunk into ruby_1_9_1.
* process.c (rb_waitpid): retries waitpid when EINTR.
[ruby-core:19744].
git-svn-id: svn+ssh://ci.ruby-lang.org/ru...
yugui (Yuki Sonoda)
10:32 AM Revision e8f6d849 (git): merges r21177 and r21182 from trunk into ruby_1_9_1.
* ext/dl/test/test_base.rb: add x86_64-linux's case again. #932
--
* ext/dl/test/test_base.rb: add libc search logic....
yugui (Yuki Sonoda)
10:32 AM Revision 71766c20 (git): merges r21175 from trunk into ruby_1_9_1.
* man/ri.1: new manpage.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21194 b2dd03c8-39d4-4d8f-98...
yugui (Yuki Sonoda)
10:32 AM Revision 9d10cc0a (git): merges r21174 from trunk into ruby_1_9_1.
arrangement
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
10:32 AM Revision 1bb25b04 (git): merges r21171 from trunk into ruby_1_9_1.
* bin/erb: accepts options in more flexible styles.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@...
yugui (Yuki Sonoda)
10:32 AM Revision 7c74420d (git): merges r21170 from trunk into ruby_1_9_1.
* lib/erb.rb (ERB): m17n of ERB. adds rdoc.
fixes #712. c.f. [ruby-dev:37516].
* lib/erb.rb (ERB::Compiler#compile...
yugui (Yuki Sonoda)
10:31 AM Revision 067306c1 (git): * 2008-12-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:31 AM Revision 14531273 (git): merges r21163 from trunk into ruby_1_9_1.
* vm.c (vm_set_eval_stack, vm_set_main_stack, vm_set_top_stack):
check stack overflow. [ruby-dev:37646]
git-svn-i...
yugui (Yuki Sonoda)
09:26 AM Revision 70365e5d (git): Imported minitest 1.3.1 r4506.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
09:03 AM Revision bf6c750c (git): * transcode.c: Minor fixes and tweaks in documentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e duerst (Martin Dรผrst)
08:05 AM Revision 6961f8be (git): * ext/dl/test/test_import.rb: fix a prototype decl.
pointed out by Takehiro Kubo [ruby-core:20971].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21186 b2dd03c8-3...
ko1 (Koichi Sasada)
07:57 AM Revision 9c04a064 (git): * thread.c (rb_thread_blocking_region): add a comment.
* thread.c (rb_thread_call_without_gvl): added as a alias of
rb_thread_blocking_region().
* thread.c (rb_thread_cal...
ko1 (Koichi Sasada)

12/29/2008

11:59 PM Bug #947 (Closed): Signal handler block is never called when the program is too short
=begin
forked from #727.

% ruby-trunk -e 'Signal.trap(:INT){p :ok}; Process.kill(:INT, $$)'
=> displays nothi...
yugui (Yuki Sonoda)
11:57 PM Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
Takehiro Kubo wrote::
> How about the following patch which is a piece of one I posted to #633.

Thank you...
ko1 (Koichi Sasada)
11:57 PM Bug #932 (Closed): incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
Applied in changeset r21182.
=end
ko1 (Koichi Sasada)
11:30 PM Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
Yeah ... that should work. I'll try it as soon as it makes it into the trunk. By the way, Gentoo is like Debi...
znmeb (Ed Borasky)
10:46 PM Bug #932 (Open): incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin

=end
yugui (Yuki Sonoda)
10:37 PM Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
How about the following patch which is a piece of one I posted to #633.

Index: ext/dl/test/test_base.rb
...
kubo (Takehiro Kubo)
09:47 PM Bug #932 (Closed): incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
Applied in changeset r21177.
=end
yugui (Yuki Sonoda)
12:40 AM Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin

=end
yugui (Yuki Sonoda)
11:57 PM Bug #633 (Closed): dl segfaults on x86_64-linux systems
=begin
Applied in changeset r21182.
=end
ko1 (Koichi Sasada)
09:47 PM Bug #633: dl segfaults on x86_64-linux systems
=begin
A patch again which I previously attached excluding changeset r21110
and including a few new issues.

I...
kubo (Takehiro Kubo)
02:08 PM Bug #633 (Open): dl segfaults on x86_64-linux systems
=begin

=end
yugui (Yuki Sonoda)
03:14 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
Different place ... it's calling "isdigit" now. C-level backtrace is attached
=end
znmeb (Ed Borasky)
03:03 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
I'm still seeing a segfault in r21112:

which ruby
/home/znmeb/test/bin/ruby
ruby --version
ruby 1....
znmeb (Ed Borasky)
11:47 PM Bug #727 (Closed): Signal(CLD) seems not to work on OS X
=begin
Applied in changeset r21181.
=end
yugui (Yuki Sonoda)
11:43 PM Bug #727: Signal(CLD) seems not to work on OS X
=begin
The reported bug consists of two parts.

The first one is that SIGCHLD causes Errno::EINTR. This problem ...
yugui (Yuki Sonoda)
10:27 PM Revision f396a10e (git): * 2008-12-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:27 PM Revision 4cb5df5a (git): properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21183 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:46 PM Bug #847: debug.rb reports extraneous information
=begin

=end
yugui (Yuki Sonoda)
12:41 AM Bug #847: debug.rb reports extraneous information
=begin

=end
yugui (Yuki Sonoda)
09:46 PM Bug #848: debug.rb doesn't have access to the source file under test until it has run
=begin

=end
yugui (Yuki Sonoda)
12:41 AM Bug #848: debug.rb doesn't have access to the source file under test until it has run
=begin

=end
yugui (Yuki Sonoda)
09:39 PM Bug #924: encoding for stdio's
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

In message "Re: [ruby-dev:37653] Re: [BUG:trunk] encoding for stdio's"
on Mon, 29 Dec 200...
matz (Yukihiro Matsumoto)
06:35 PM Bug #924: encoding for stdio's
=begin
On 12/29/08 6:22 PM, Yukihiro Matsumoto wrote:
> ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™
> |stdout, stderrใฎexternal encodingใŒnilใชใฎใฏใ“ใ†ใ„ใ†...
yugui (Yuki Sonoda)
06:23 PM Bug #924: encoding for stdio's
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

In message "Re: [ruby-dev:37576] [BUG:trunk] encoding for stdio's"
on Wed, 24 Dec 2008 18...
matz (Yukihiro Matsumoto)
08:07 PM Bug #946 (Closed): Array#pack ใฎ f ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
main@191-20081229> ['1'].pack('f')
#=> "\x00\x00\x80?"

main@191-20081229> ['1'].pack('i')
TypeError:...
tadf (tadayoshi funaba)
08:00 PM Bug #945 (Closed): rand() ใŒๅ…ฅๅŠ›ใจใ—ใฆๆ–‡ๅญ—ๅˆ—ใ‚’่จฑๅฎนใ™ใ‚‹
=begin
main@191-20081229> rand('100')
#=> 2

ใ‚ใˆใฆ่จฑใ™ๅฟ…่ฆใฏใชใ„ใจๆ€ใ„ใพใ™ใ€‚
=end
tadf (tadayoshi funaba)
07:18 PM Bug #616: instance_eval and Module#to_s
=begin

=end
yugui (Yuki Sonoda)
02:25 PM Bug #616: instance_eval and Module#to_s
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

In message "Re: [ruby-dev:37640] Re: [Bug #616] instance_eval and Module#to_s"
on Mon, 29...
matz (Yukihiro Matsumoto)
12:38 PM Bug #616: instance_eval and Module#to_s
=begin
ใ€€ใ•ใ•ใ ใงใ™๏ผŽ

Shyouhei Urabe wrote::
> Bug #616: instance_eval and Module#to_s
> http://redmine.ruby-lang.org/...
ko1 (Koichi Sasada)
06:27 PM Feature #712 (Closed): M17N of erb
=begin
Applied in changeset r21170.
=end
yugui (Yuki Sonoda)
06:22 PM Feature #944 (Rejected): IPC
=begin
Although I admit those functions are useful, I think we have to implement them in an external library (gem) f...
matz (Yukihiro Matsumoto)
06:17 PM Feature #944 (Rejected): IPC
=begin
I do not found wraps for IPC functions
(msgctl(2), msgget(2), msgrcv(2), msgsnd(2), semctl(2), semget(2), s...
OlegPuchinin (Oleg Puchinin)
05:20 PM Bug #943: Segmentation fault (cygwin)
=begin
ใ€€ใ•ใ•ใ ใงใ™๏ผŽ

Martin Duerst wrote::
> ไปฅไธ‹ใฎไฟฎๆญฃใงไธŠ่จ˜ใฎๅ•้กŒใ‚‚ [ruby-dev:37611] ใ‚‚็›ดใฃใฆใ„ใพใ™ใ€‚
> ใจใ„ใ†ใฎใฏใ€Segmentation fault ใ‹ใ‚‰ Sys...
ko1 (Koichi Sasada)
05:07 PM Bug #943: Segmentation fault (cygwin)
=begin
็ฌน็”ฐใ•ใ‚“ใ€ใ“ใ‚“ใซใกใฏใ€‚

At 16:18 08/12/29, SASADA Koichi wrote:
>ใ€€ใ•ใ•ใ ใงใ™๏ผŽ
>
>Martin Du"rst wrote::
>> ๆฌกใฎใ‚นใ‚ฏใƒชใƒ—ใƒˆใŒ Segm...
duerst (Martin Dรผrst)
04:47 PM Bug #943 (Closed): Segmentation fault (cygwin)
=begin
Applied in changeset r21163.
=end
ko1 (Koichi Sasada)
04:18 PM Bug #943: Segmentation fault (cygwin)
=begin
ใ€€ใ•ใ•ใ ใงใ™๏ผŽ

Martin Du"rst wrote::
> ๆฌกใฎใ‚นใ‚ฏใƒชใƒ—ใƒˆใŒ Segmentation fault (core dumped) ใง็ต‚ใ‚ใ‚Šใพใ™ใ€‚
>
> ruby -e 'puts "A...
ko1 (Koichi Sasada)
03:59 PM Bug #943: Segmentation fault (cygwin)
=begin

=end
yugui (Yuki Sonoda)
03:52 PM Bug #943 (Closed): Segmentation fault (cygwin)
=begin
ๆฌกใฎใ‚นใ‚ฏใƒชใƒ—ใƒˆใŒ Segmentation fault (core dumped) ใง็ต‚ใ‚ใ‚Šใพใ™ใ€‚

ruby -e 'puts "A=["; 0.upto(1000000) { puts " [22, 55...
duerst (Martin Dรผrst)
05:11 PM Feature #936: IO.nread function
=begin
nread can be used in TCP sockets :D
=end
OlegPuchinin (Oleg Puchinin)
04:37 PM Feature #936 (Closed): IO.nread function
=begin
Applied in changeset r21162.
=end
matz (Yukihiro Matsumoto)
05:11 PM Bug #888: zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
Sorry to bother with this issue ... but this really does not work with Visual C++ 2008.
I completely rebuil...
Chauk-Mean (Chauk-Mean Proum)
04:43 PM Bug #942: Build fails on IA-32 Linux with gcc 4.3.2
=begin
Usaku NAKAMURA wrote:
> We know that this is a bug of gcc.
> ( http://gcc.gnu.org/bugzilla/show_bug.cgi?id=...
shyouhei (Shyouhei Urabe)
01:58 PM Bug #942: Build fails on IA-32 Linux with gcc 4.3.2
=begin
Did you capture a log of the entire build process? I'm running a 64-bit Linux with gcc 4.3.2 and it works for...
znmeb (Ed Borasky)
01:56 PM Bug #942: Build fails on IA-32 Linux with gcc 4.3.2
=begin
We know that this is a bug of gcc.
( http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33763 )

nobu is looki...
usa (Usaku NAKAMURA)
01:07 PM Bug #942: Build fails on IA-32 Linux with gcc 4.3.2
=begin
I reported this on ruby-core last week ([ruby-core:20850] Re: Problems compiling R20933 on Ubuntu 8.10 Linux)...
mike (Michael Selig)
12:23 PM Bug #942 (Closed): Build fails on IA-32 Linux with gcc 4.3.2
=begin
I have the following build failure on IA-32 on Linux, gcc version is 4.3.2.

Build trace:
https://gist....
antares (Michael Klishin)
04:39 PM Feature #928: RDoc encoding conversion
=begin
Hi,

In message "Re: [ruby-core:20874] [Feature #928] RDoc encoding conversion"
on Fri, 26 Dec 2008 14...
matz (Yukihiro Matsumoto)
02:54 PM Revision d0ed5a93 (git): * ext/dl/test/test_base.rb: add libc search logic.
this patch is written by Takehiro Kubo.
[ruby-core:20963] [Bug #932]
* ext/dl/dl.h: Add ",..." as the last argument...
ko1 (Koichi Sasada)
02:41 PM Revision b3ff7eb3 (git): * process.c (rb_waitpid): retries waitpid when EINTR.
[ruby-core:19744].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21181 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
02:40 PM Bug #939: mathn ใจใจใ‚‚ใซ rational ใฎใƒ†ใ‚นใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ่ฝใกใ‚‹
=begin
ใ€€ใ•ใ•ใ ใงใ™๏ผŽ

Yukihiro Matsumoto wrote::
> ๅ†็พใ—ใพใ›ใ‚“ใ€‚่ชฐใ‹็›ดใ—ใŸ๏ผŸ

ใ€€ใชใŠใ—ใพใ—ใŸ๏ผŽ

[ruby-dev:37639]
http://redmine.ruby-l...
ko1 (Koichi Sasada)
02:13 PM Bug #939: mathn ใจใจใ‚‚ใซ rational ใฎใƒ†ใ‚นใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ่ฝใกใ‚‹
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

In message "Re: [ruby-dev:37635] [Bug #939] mathn ใจใจใ‚‚ใซ rational ใฎใƒ†ใ‚นใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ่ฝใกใ‚‹"
on Mon, ...
matz (Yukihiro Matsumoto)
12:10 PM Bug #939 (Closed): mathn ใจใจใ‚‚ใซ rational ใฎใƒ†ใ‚นใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ่ฝใกใ‚‹
=begin
Ruby:r21143 (trunk)
=end
ko1 (Koichi Sasada)
01:17 AM Bug #939: mathn ใจใจใ‚‚ใซ rational ใฎใƒ†ใ‚นใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ่ฝใกใ‚‹
=begin
mathn ใจใ„ใ†ใ‚ˆใ‚Šใ€prime ใ‹ใ‚‚ใ€‚test_range.rb ใชใฉใงใ‚‚่ฝใกใ‚‹ใ€‚

$ ./ruby -r prime ./test/ruby/test_range.rb
./ruby: [BUG]...
tadf (tadayoshi funaba)
12:39 AM Bug #939 (Closed): mathn ใจใจใ‚‚ใซ rational ใฎใƒ†ใ‚นใƒˆใ‚’ๅฎŸ่กŒใ™ใ‚‹ใจ่ฝใกใ‚‹
=begin
$ ./ruby -r mathn ./test/ruby/test_rational.rb
./ruby: [BUG] Segmentation fault
ruby 1.9.1 (2008-12-28 pa...
tadf (tadayoshi funaba)
02:26 PM Revision c7e236ef (git): * bignum.c (rb_cstr_to_inum): changed an error message.
* complex.c (string_to_c_strict): ditto.
* rational.c (string_to_r_strict): ditto.
git-svn-id: svn+ssh://...
Tadayoshi Funaba
01:40 PM Revision ad004644 (git): * pack.c (pack_pack): template f should not accept non float
values. [ruby-dev:37656]
* object.c (rb_to_float): new function to type check floats.
git-svn-id: svn+ssh://ci.rub...
matz (Yukihiro Matsumoto)
01:29 PM Revision 6bbd76a7 (git): * random.c (rb_f_rand): type check simplified. strings are no
longer allowed for argument. [ruby-dev:37655]
* test/ruby/test_rand.rb (TestRand::o.to_int): need override
to_int...
matz (Yukihiro Matsumoto)
12:39 PM Revision db86fef7 (git): * ext/dl/test/test_base.rb: add x86_64-linux's case again. #932
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
12:23 PM Revision 292d6ee9 (git): * numeric.c: Infinity.numerator returns self. [experimental]
* numeric.c: Infinity.denominator returns 1. [experimental]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2117...
Tadayoshi Funaba
12:14 PM Revision e12b44e3 (git): * man/ri.1: new manpage.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
11:57 AM Revision 5d7f9f17 (git): arrangement
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
11:50 AM Revision d7b873a1 (git): * rational.c: floor, ceil, truncate and round accept an extra
argument like Float#round. [experimental]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21173 b2dd03c8-39d4-4d...
Tadayoshi Funaba
11:14 AM Bug #941 (Closed): ignores SIGQUIT on FreeBSD 7.1
=begin
FreeBSD 7.1-PRERELEASE amd64 ใซใฆใ€SIGQUIT ใ‚’็„ก่ฆ–ใ—ใฆใ—ใพใ†ใ‚ˆใ†ใงใ™ใ€‚

1) Failure:
test_status_kill(TestProcess) [tes...
naruse (Yui NARUSE)
09:26 AM Revision 25c96543 (git): * Makefile.in (distclean-local): removes Doxyfile and
run.gdb at distclean'ing.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
09:26 AM Revision bbd1a18a (git): * bin/erb: accepts options in more flexible styles.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21171 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
09:26 AM Revision af91b423 (git): * lib/erb.rb (ERB): m17n of ERB. adds rdoc.
fixes #712. c.f. [ruby-dev:37516].
* lib/erb.rb (ERB::Compiler#compile): recognizes magic comments.
returns a pair...
yugui (Yuki Sonoda)
09:07 AM Revision d33298e5 (git): * ext/io/wait/wait.c (io_nread): returns number of bytes available
for read. response to feature request #936 in [ruby-core:20917].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
matz (Yukihiro Matsumoto)
09:01 AM Revision 95327358 (git): * ext/io/wait/wait.c (io_ready_p): updated to follow RDoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
08:14 AM Revision 527cc927 (git): * ext/socket/socket.c (s_recvfrom_nonblock): revert r21162.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
08:05 AM Revision 0edbed64 (git): * 2008-12-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:05 AM Revision bfabd0a7 (git): * eval.c (rb_thread_schedule): Don't change status of threads which
don't run next even if select notify readability/writability.
[ruby-core:20446]
git-svn-id: svn+ssh://ci.ruby-lan...
akr (Akira Tanaka)
07:50 AM Revision 445b6d5d (git): * ext/socket/socket.c (s_recvfrom_nonblock): fixed awesome typo.
sorry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
07:44 AM Revision 272a3aa6 (git): * vm.c (vm_set_eval_stack, vm_set_main_stack, vm_set_top_stack):
check stack overflow. [ruby-dev:37646]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21163 b2dd03c8-39d4-4d8f...
ko1 (Koichi Sasada)
07:32 AM Revision 6dd1910a (git): * ext/socket/socket.c (s_recvfrom_nonblock): default maxlen to be
65536. suggested by akr in [ruby-core:20918]. response to
feature request #936 in [ruby-core:20917].
git-svn-id:...
matz (Yukihiro Matsumoto)
07:19 AM Revision e297c26d (git): merges r21149 from trunk into ruby_1_9_1.
* Makefile.in (ext-clean): ext-clean always fails.
* ext/dl/ripper/extconf.rb: adds y.output into the clean list.
g...
yugui (Yuki Sonoda)
07:19 AM Revision a25b3c05 (git): merges r21148 from trunk into ruby_1_9_1.
* thread.c (rb_mutex_trylock): return false if Mutex owned
by current thread. [ruby-core:20943]
* thread.c (rb_mut...
yugui (Yuki Sonoda)
07:19 AM Revision 0d546bd1 (git): merges r21145 from trunk into ruby_1_9_1.
* cont.c: small RDoc fix mentioned from <radek.bulat at gmail.com>
in [ruby-core:20921].
git-svn-id: svn+ssh://ci....
yugui (Yuki Sonoda)
07:19 AM Revision 3562d7bd (git): merges r21143 from trunk into ruby_1_9_1.
* ruby.c (process_options): set th->base_block only while
it is needed. [ruby-dev:37634]
* ruby.c (require_librarie...
yugui (Yuki Sonoda)
07:19 AM Revision 4cd4eda7 (git): merges r21115 from trunk into ruby_1_9_1.
* sprintf.c: not force to override snprintf/vsnprintf.
[ruby-core:20824]
git-svn-id: svn+ssh://ci.ruby-lang.org/ru...
yugui (Yuki Sonoda)
07:18 AM Revision 2cd1b441 (git): merges r21139 from trunk into ruby_1_9_1.
* test/ext/dl/test_base.rb : add BSD's case.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21156 b...
yugui (Yuki Sonoda)
07:18 AM Revision 0278b584 (git): merges r21138 from trunk into ruby_1_9_1.
* ext/dl/lib/dl/import.rb (DL::Importer#sizeof): follows
a feature change in 1.9.
git-svn-id: svn+ssh://ci.ruby-la...
yugui (Yuki Sonoda)
07:18 AM Revision 91cf7698 (git): merges r21136 from trunk into ruby_1_9_1.
* win32/Makefile.sub (config.h): do not use snprintf/vsnprintf in
msvcrt.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
yugui (Yuki Sonoda)
07:18 AM Revision 6494fb46 (git): merges r21135 from trunk into ruby_1_9_1.
* test/ruby/test_sprintf.rb (test_invalid): suppress warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r...
yugui (Yuki Sonoda)
07:18 AM Revision c299bb42 (git): * 2008-12-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:18 AM Revision b78fe145 (git): merges r21110, r21111 and r21140 from trunk into ruby_1_9_1.
* ext/dl/test/test_dl2.rb: modify strncpy, strcpy, qsort, types.
Bug #633 [ruby-core:19289]
* ext/d...
yugui (Yuki Sonoda)
06:18 AM Revision 7be399c5 (git): merges r21134 from ruby_1_9_1 into trunk.
* test/rubygems/test_gem_command.rb
(test_add_option_overlapping_common_and_local_options):
follows r21066.
git-...
yugui (Yuki Sonoda)
05:51 AM Revision 69b2c8cc (git): * Makefile.in (ext-clean): ext-clean always fails.
* ext/dl/ripper/extconf.rb: adds y.output into the clean list.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@211...
yugui (Yuki Sonoda)
03:17 AM Bug #940: ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
=begin
Can't reproduce.

I suspect you defined PACKAGE_NAME somewhere else.
=end
shyouhei (Shyouhei Urabe)
02:47 AM Bug #940 (Closed): ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
=begin
When including <ruby.h> in a C program there is this error in the header:
In file included from /usr/includ...
bugmenot (bugmenot bugmenot)
03:03 AM Revision b2ad4956 (git): * thread.c (rb_mutex_trylock): return false if Mutex owned
by current thread. [ruby-core:20943]
* thread.c (rb_mutex_lock): check dead lock (recursive lock) here.
* test/ruby/...
ko1 (Koichi Sasada)
02:56 AM Revision a928613a (git): revert previous changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21147 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:01 AM Revision 1ebed6c6 (git): * file.c (rb_get_path): move encoding conversion of file path
from rb_scan_open_args.
* io.c (rb_scan_open_args): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21146 ...
naruse (Yui NARUSE)
12:02 AM Feature #938 (Rejected): Broadcast UDP
=begin
s1.setsockopt(Socket::SOL_SOCKET, Socket::SO_BROADCAST, true)
=end
shyouhei (Shyouhei Urabe)

12/28/2008

11:02 PM Feature #938: Broadcast UDP
=begin
patch
=end
OlegPuchinin (Oleg Puchinin)
07:40 PM Feature #938: Broadcast UDP
=begin
code:
require 'socket'
s1 = UDPSocket.new
s1.bind("192.168.111.255", 0)
s2 = UDPSocket.n...
OlegPuchinin (Oleg Puchinin)
07:33 PM Feature #938: Broadcast UDP
=begin
ups.. sorry )
=end
OlegPuchinin (Oleg Puchinin)
07:28 PM Feature #938 (Rejected): Broadcast UDP
=begin
I want bind UDP socket to broadcast address (e.g. "255.255.255.0")
In "C++" I do
///
int one = 1;
ret...
OlegPuchinin (Oleg Puchinin)
10:48 PM Bug #866: gem(1) gemrc(5)
=begin

=end
yugui (Yuki Sonoda)
10:47 PM Bug #865: [Fwd: some mistakes in Rake RDoc]
=begin

=end
yugui (Yuki Sonoda)
10:47 PM Bug #865: [Fwd: some mistakes in Rake RDoc]
=begin

=end
yugui (Yuki Sonoda)
10:38 PM Bug #888 (Rejected): zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
=begin
can't reproduce
=end
yugui (Yuki Sonoda)
10:16 PM Revision 1487d974 (git): * cont.c: small RDoc fix mentioned from <radek.bulat at gmail.com>
in [ruby-core:20921].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21145 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
06:53 PM Revision 813d9831 (git): add ML index ([ruby-dev:37634]).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ko1 (Koichi Sasada)
06:45 PM Revision ec5283e6 (git): * ruby.c (process_options): set th->base_block only while
it is needed.
* ruby.c (require_libraries): clear th->base_block before
require libraries.
git-svn-id: svn+ssh:/...
ko1 (Koichi Sasada)
05:17 PM Bug #633 (Closed): dl segfaults on x86_64-linux systems
=begin
Applied in changeset r21110.
=end
takano32 (Mitsuhiro TAKANO)
12:16 PM Bug #633: dl segfaults on x86_64-linux systems
=begin
Here is a patch to fix all segv faults.
=end
kubo (Takehiro Kubo)
09:27 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
Here is a patch to fix the problem at line 78 of ext/dl/test/test_dl2.rb.

--- test_dl2.rb (revision 2110...
kubo (Takehiro Kubo)
04:10 PM Revision f5189c3f (git): * 2008-12-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:09 PM Revision 8cc42bc7 (git): add a test for OpenSSL::SSL::SSLSocket#read_nonblock.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:26 PM Revision 8ff55053 (git): * ChangeLog: adds the author name of a patch.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21140 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
12:42 PM Revision 6e658ea3 (git): * test/ext/dl/test_base.rb : add BSD's case.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:13 PM Revision f6cc65ae (git): * ext/dl/lib/dl/import.rb (DL::Importer#sizeof): follows
a feature change in 1.9.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
12:13 PM Revision 28001c84 (git): * ext/dl/lib/dl/import.rb (DL::Importer#extern): adds filename and
line number to module_eval'ing for readability of backtrace.
(DL::Importer#bind): ditto.
* ext/dl/lib/dl/struct.rb...
yugui (Yuki Sonoda)
10:45 AM Bug #935: child process forked from child thread does not call ruby_cleanup
=begin
้ ่—คใงใ™ใ€‚

2008/12/27 Yusuke Endoh <redmine@ruby-lang.org>:
> ใพใŸใ€ใ†ใกใฎ็’ฐๅขƒ (Debian/lenny 32bit) ใงใฏ็พๅœจใ“ใฎใƒ‘ใƒƒใƒใ‚’ใ‚ใฆใชใใฆใ‚‚
...
mame (Yusuke Endoh)
10:11 AM Revision 00cb6923 (git): * win32/Makefile.sub (config.h): do not use snprintf/vsnprintf in
msvcrt.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21136 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:51 AM Revision 08b4f913 (git): * test/ruby/test_sprintf.rb (test_invalid): suppress warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:43 AM Revision f9deedb3 (git): * test/rubygems/test_gem_command.rb
(test_add_option_overlapping_common_and_local_options):
follows r21066.
git-svn-id: svn+ssh://ci.ruby-lang.org/rub...
yugui (Yuki Sonoda)
09:43 AM Revision 3dd5483f (git): merges r21112 from trunk into ruby_1_9_1.
* test/rubygems/test_ext_configure_builder.rb (test_self_build_fail):
Extends pattern for FreeBSD's error message.
...
yugui (Yuki Sonoda)
09:43 AM Revision 524ec326 (git): merges r21105 and r21106 from trunk into ruby_1_9_1.
* thread.c (mutex_free): GC thread (main thread) has failed to unlock
a mutex that is locked by another thread, whi...
yugui (Yuki Sonoda)
09:42 AM Revision a389b363 (git): merges r21104 from trunk into ruby_1_9_1.
* Imported minitest 1.3.1 r4505.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21131 b2dd03c8-39d4...
yugui (Yuki Sonoda)
09:42 AM Revision b87dd674 (git): merges r21102 from trunk into ruby_1_9_1.
* runruby.rb: refactored to modify ENV as once.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@2113...
yugui (Yuki Sonoda)
09:42 AM Revision 6f92f560 (git): merges r21101 from trunk into ruby_1_9_1.
* test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses
mktmpdir and removes it alfter the test.
* test/cg...
yugui (Yuki Sonoda)
09:42 AM Revision a90a01ac (git): merges r21100 and r21107 from trunk into ruby_1_9_1.
* ext/dl/test/test_base.rb: use lib64 when the architecture is x86_64.
* ext/dl/test/test_base.rb: use libc.dy...
yugui (Yuki Sonoda)
09:42 AM Revision 259ed617 (git): merges r21099 from trunk into ruby_1_9_1.
* win32/win32.c (rb_w32_argv_size): if an argument is empty, it's size
is 2, not 0, because it will be conv...
yugui (Yuki Sonoda)
09:42 AM Revision a929fd04 (git): merges r21097 from trunk into ruby_1_9_1.
* process.c (after_exec): needs to reset before restart timer
thread.
* thread.c (thread_start_func_2): stops time...
yugui (Yuki Sonoda)
09:41 AM Revision 6a0e4079 (git): merges r21096 from trunk into ruby_1_9_1.
* thread.c (rb_thread_atfork, rb_thread_atfork_before_exec): DRY.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch...
yugui (Yuki Sonoda)
09:41 AM Revision 61974ea9 (git): merges r21094 from trunk into ruby_1_9_1.
* .gdbinit (dummy_gdb_enums.special_consts): forces to load debug
info on Mac OS X.
* .gdbinit (rp): added T_ZOMBI...
yugui (Yuki Sonoda)
09:41 AM Revision c7239a7e (git): merges r21093 from trunk into ruby_1_9_1.
* eval.c (rb_frame_callee, rb_frame_caller): rb_frame_callee()
should return method id on current frame.
add rb_f...
yugui (Yuki Sonoda)
09:41 AM Revision 0c0804cf (git): merges r21092 from trunk into ruby_1_9_1.
* transcode.c (make_econv_exception): show source and destination
encoding. [ruby-dev:37285]
git-svn-id: svn+ssh:...
yugui (Yuki Sonoda)
09:41 AM Revision 678097c6 (git): merges r21091 from trunk into ruby_1_9_1.
* vm_insnhelper.c (vm_yield_with_cfunc): rename parameter name
"blockptr" to "blockargptr".
git-svn-id: svn+ssh://...
yugui (Yuki Sonoda)
09:41 AM Revision 6a1420c3 (git): merges r21090 from trunk into ruby_1_9_1.
* common.mk (revision.h): ignores failure of file2lastrev.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby...
yugui (Yuki Sonoda)
09:40 AM Revision f531b26c (git): merges r21089 from trunk into ruby_1_9_1.
* ruby.c (process_options): fix to untouch th->mild_compile_error.
[ruby-dev:37621], [ruby-dev:37620]
git-svn-id: ...
yugui (Yuki Sonoda)
09:40 AM Revision 7e35c2e2 (git): merges r21088 from trunk into ruby_1_(_1.
* iseq.h, iseq.c (rb_iseq_new_main): add a type ISEQ_TYPE_MAIN.
[ruby-dev:37619]
* compile.c (rb_dvar_defined, ruby...
yugui (Yuki Sonoda)
09:40 AM Revision f54ed7a7 (git): merges r21087 from trunk into ruby_1_9_1.
* lib/open-uri.rb (OpenURI.redirectable?): permit https redirection.
patch from Roman Shterenzon. [ruby-core:20485...
yugui (Yuki Sonoda)
09:40 AM Revision 02e2b505 (git): merges r21086 from trunk into ruby_1_9_1.
* eval.c (get_errinfo): return th->errinfo value
if normal errinfo place (dynamic local viriable) is not found.
f...
yugui (Yuki Sonoda)
09:40 AM Revision ca658280 (git): * sprintf.c: not force to override snprintf/vsnprintf.
[ruby-core:20824]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:39 AM Revision 6bcc55dc (git): * 2008-12-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:39 AM Revision 1e8a6745 (git): merges r21084 from trunk into ruby_1_9_1.
* vm_insnhelper.c (vm_call_method, vm_call_cfunc): use original id instead of
calling id when NODE_CFUNC or NODE_BM...
yugui (Yuki Sonoda)
08:24 AM Revision faa2987d (git): * test/rubygems/test_ext_configure_builder.rb (test_self_build_fail):
Extends pattern for FreeBSD's error message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21112 b2dd03c8-39d4-4...
naruse (Yui NARUSE)
08:11 AM Revision 0c0e3117 (git): * commit ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e takano32 (Mitsuhiro TAKANO)
08:10 AM Revision 0781d24a (git): Sun Dec 28 17:10:13 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
* ext/dl/test/test_dl2.rb: modify strncpy, strcpy, qsort, types.
Bug #633 [ruby-core:19289]
* ext/d...
takano32 (Mitsuhiro TAKANO)
07:33 AM Revision c6252206 (git): mistake in merging. reverts r21108.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
07:30 AM Revision c9690a1a (git): merges r21098 from trunk into ruby_1_9_1.
* add Doxyfile to svn:ignore.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21108 b2dd03c8-39d4-4...
yugui (Yuki Sonoda)
05:26 AM Bug #876 (Closed): nil before Loaded suite
=begin
I can't repro, so I think I already fixed this a while ago.
=end
zenspider (Ryan Davis)
05:24 AM Bug #895 (Closed): MiniTest::Assertions#refute_instance_of should use Object#instance_of? instead Module#===
=begin

=end
zenspider (Ryan Davis)
05:22 AM Bug #896 (Closed): MiniTest::Assertions#assert_match arguments order is different from Test::Unit::Assertions::assert_match
=begin
Argument order fixed. Sorry.

I left in respond_to check for ~= and non-forcing of Regexp.new. This allow...
zenspider (Ryan Davis)
05:11 AM Bug #897 (Closed): Kenel#describe should be private in minitest/spec
=begin

=end
zenspider (Ryan Davis)
04:18 AM Bug #933: Fiber class documentation
=begin
Also:

Other wise they will be the return
->
Otherwise they will be the return



--
Pozdrawiam

...
radarek (Radosล‚aw Buล‚at)
03:58 AM Revision 04b672f3 (git): * ext/dl/test/test_base.rb: use libc.dylib when the platform is darwin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21107 b2dd03c8-39d4-4d8f-98ff-823fe69b080e takano32 (Mitsuhiro TAKANO)
03:25 AM Revision b66af67f (git): * thread.c (mutex_free, mutex_unlock): add qualifiers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
01:39 AM Revision 0e414587 (git): * thread.c (mutex_free): GC thread (main thread) has failed to unlock
a mutex that is locked by another thread, which makes the mutex
dangling in keeping_mutexes and causes [BUG] or stu...
mame (Yusuke Endoh)

12/27/2008

08:51 PM Revision 1cbf8981 (git): Imported minitest 1.3.1 r4505.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
08:30 PM Feature #936 (Closed): IO.nread function
=begin
USAGE:
require 'socket'
s1 = UDPSocket.new
s1.bind("127.0.0.1", 0)
s2 = UDPSocket.ne...
OlegPuchinin (Oleg Puchinin)
07:49 PM Bug #935 (Closed): child process forked from child thread does not call ruby_cleanup
=begin
[ruby-dev:37624] ใจๅฎŒๅ…จใซๅŒไธ€ใฎๅ†…ๅฎนใงใ™ใŒใ€redmine ใซ็™ป้Œฒใ—ๅฟ˜ใ‚ŒใŸใฎใง
ๅ†้€ใ—ใพใ™ใ€‚ใ™ใฟใพใ›ใ‚“ใ€‚


-----

้ ่—คใงใ™ใ€‚

[ruby-dev:37447]...
mame (Yusuke Endoh)
07:47 PM Bug #657 (Closed): Thread.new { fork }
=begin
Applied in changeset r21097.
=end
nobu (Nobuyoshi Nakada)
04:27 PM Bug #884 (Closed): Insecure operation: -r
=begin
Applied in changeset r21093.
=end
ko1 (Koichi Sasada)
03:44 PM Revision 4985bfdc (git): * 2008-12-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:44 PM Revision 9216dd7e (git): * runruby.rb: refactored to modify ENV as once.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:37 PM Bug #921: autoload is not thread-safe
=begin
At 10:53 PM +0900 12/23/08, Dave Thomas wrote:
> Stupid question: does anyone actually use autoload?

S...
stepheneb (Stephen Bannasch)
03:37 PM Bug #830 (Closed): Encoding::UndefinedConversionError
=begin
Applied in changeset r21092.
=end
akr (Akira Tanaka)
03:13 PM Feature #934 (Closed): request for Time.parse to no longer return Time.now on failure
=begin
twould be quite convenient for Time.parse to return nil [instead of Time.now] on failure. Thanks!
-=r
=end
rogerdpack (Roger Pack)
01:47 PM Bug #732 (Closed): $! in at_exit
=begin
Applied in changeset r21086.
=end
ko1 (Koichi Sasada)
01:41 PM Revision 0c835afa (git): * test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses
mktmpdir and removes it alfter the test.
* test/cgi/test_cgi_session.rb (setup, teadown): ditto.
git-svn-id: svn+s...
nobu (Nobuyoshi Nakada)
01:40 PM Bug #895: MiniTest::Assertions#refute_instance_of should use Object#instance_of? instead Module#===
=begin
Can I regards this as a bug of miniunit? I think it is because miniunit would be compatible with test/unit.
...
yugui (Yuki Sonoda)
01:21 PM Bug #832 (Closed): Encoding in which Array#pack returns when a string-related format and a byte seq format are mixed
=begin

=end
yugui (Yuki Sonoda)
01:21 PM Bug #832: Encoding in which Array#pack returns when a string-related format and a byte seq format are mixed
=begin
applied in r21074
=end
yugui (Yuki Sonoda)
01:07 PM Bug #632 (Closed): StringIO has an odd alias implementation [?]
=begin
Applied in changeset r21084.
=end
ko1 (Koichi Sasada)
12:48 PM Revision f0f281c1 (git): * ext/dl/test/test_base.rb: use lib64 when the architecture is x86_64.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e takano32 (Mitsuhiro TAKANO)
11:28 AM Revision 39c2cf2c (git): * win32/win32.c (rb_w32_argv_size): if an argument is empty, it's size
is 2, not 0, because it will be converted to "".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21099 b2dd03c8-...
U.Nakamura
11:10 AM Revision d5108ed2 (git): * add Doxyfile to svn:ignore.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
10:40 AM Revision a94adfa2 (git): * process.c (after_exec): needs to reset before restart timer
thread.
* thread.c (thread_start_func_2): stops timer thread if forked in
the new thread. [ruby-core:19385]
gi...
nobu (Nobuyoshi Nakada)
10:30 AM Revision b5d2750b (git): * thread.c (rb_thread_atfork, rb_thread_atfork_before_exec): DRY.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
10:17 AM Bug #233 (Closed): Block level with binding
=begin
Applied in changeset r21079.
=end
ko1 (Koichi Sasada)
10:17 AM Bug #803 (Closed): eval with binding
=begin
Applied in changeset r21079.
=end
ko1 (Koichi Sasada)
09:34 AM Feature #839: Add code on each line of a backtrace output to the screen
=begin
I suppose another option would be to only retrieve the line for the topmost line of the backtrace. Thoughts?
...
rogerdpack (Roger Pack)
09:28 AM Revision 10af217f (git): * vm_eval.c (rb_f_loop): return enumerator if no block given.
[ruby-list:45747]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
09:27 AM Bug #933 (Closed): Fiber class documentation
=begin
Applied in changeset r21077.
=end
yugui (Yuki Sonoda)
04:18 AM Bug #933 (Closed): Fiber class documentation
=begin
Initial documentation for the Fiber class.
=end
oldmoe (Muhammad Ali)
09:00 AM Bug #616: instance_eval and Module#to_s
=begin

=end
yugui (Yuki Sonoda)
08:31 AM Bug #616: instance_eval and Module#to_s
=begin
ใ“ใ‚Œใฏๅ˜็ด”ใซใ€instance_evalใ‚„module_evalใงใฏcrefใ‚’็ฉใ‚“ใ˜ใ‚ƒใ„ใ‘ใชใ„ใจใ„ใ†ใ“ใจใชใ‚“ใงใ™ใŒใ€ไปŠใฏyield_uderใง็ฉใ‚€ใ‚ˆใ†ใซใชใฃใฆใพใ™ใ€‚

ใ“ใ‚Œใ‚’ๅ–ใ‚Š้™คใใจไปŠๅบฆใฏใƒกใ‚ฝใƒƒใƒ‰ๅฎš็พฉๅ…ˆใŒๅˆ‡ใ‚Š...
yugui (Yuki Sonoda)
08:08 AM Revision d9be2059 (git): * .gdbinit (dummy_gdb_enums.special_consts): forces to load debug
info on Mac OS X.
* .gdbinit (rp): added T_ZOMBIE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21094 b2dd03c...
nobu (Nobuyoshi Nakada)
07:22 AM Revision aebfdbee (git): * eval.c (rb_frame_callee, rb_frame_caller): rb_frame_callee()
should return method id on current frame.
add rb_frame_caller() to get method id on parent frame.
Bug #884 [ruby-...
ko1 (Koichi Sasada)
06:28 AM Revision 415d59e3 (git): * transcode.c (make_econv_exception): show source and destination
encoding. [ruby-dev:37285]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21092 b2dd03c8-39d4-4d8f-98ff-823fe69...
akr (Akira Tanaka)
06:26 AM Revision 1f8620ca (git): * vm_insnhelper.c (vm_yield_with_cfunc): rename parameter name
"blockptr" to "blockargptr".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21091 b2dd03c8-39d4-4d8f-98ff-823fe...
ko1 (Koichi Sasada)
06:16 AM Revision 62be8b01 (git): * common.mk (revision.h): ignores failure of file2lastrev.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21090 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
06:05 AM Revision b19be9b1 (git): * ruby.c (process_options): fix to untouch th->mild_compile_error.
[ruby-dev:37621], [ruby-dev:37620]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21089 b2dd03c8-39d4-4d8f-98ff...
ko1 (Koichi Sasada)
05:58 AM Revision 6c08b452 (git): * iseq.h, iseq.c (rb_iseq_new_main): add a type ISEQ_TYPE_MAIN.
[ruby-dev:37619]
* compile.c (rb_dvar_defined, ruby_iseq_compile): ditto.
* iseq.c (iseq_data_to_ary, iseq_load): dit...
ko1 (Koichi Sasada)
05:47 AM Bug #885 (Closed): Thread.new{fork{}}
=begin
Applied in changeset r21076.
=end
nobu (Nobuyoshi Nakada)
05:40 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
Here's a C-level backtrace with no optimization. It looks a lot better -- I can see the call from Ruby out to...
znmeb (Ed Borasky)
05:37 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
Here's a C-level backtrace with no optimization. It looks a lot better -- I can see the call from Ruby out to...
znmeb (Ed Borasky)
05:36 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
Here's a C-level backtrace with no optimization. It looks a lot better -- I can see the call from Ruby out to...
znmeb (Ed Borasky)
05:34 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
Here's a C-level backtrace with no optimization. It looks a lot better -- I can see the call from Ruby out to...
znmeb (Ed Borasky)
04:25 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
OK ... I have a core dump file and a C level traceback with "gdb". I've attached the files, rather than putti...
znmeb (Ed Borasky)
03:11 AM Bug #633: dl segfaults on x86_64-linux systems
=begin
A little good news:

1. I can get rid of the library issue on my system.
2. I found the error in "/ext...
znmeb (Ed Borasky)
05:30 AM Revision 5effdad2 (git): * lib/open-uri.rb (OpenURI.redirectable?): permit https redirection.
patch from Roman Shterenzon. [ruby-core:20485]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21087 b2dd03c8-39...
akr (Akira Tanaka)
04:45 AM Revision bd96f1fe (git): * eval.c (get_errinfo): return th->errinfo value
if normal errinfo place (dynamic local viriable) is not found.
fixes Bug #732 [ruby-dev:37046].
* bootstraptest/tes...
ko1 (Koichi Sasada)
04:12 AM Revision ea8ca296 (git): man/irb.1: adds -v, -h, -E and -U.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
04:12 AM Revision e434135e (git): man/irb.1: adds -v, -h, -E and -U.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
03:57 AM Revision b30b9989 (git): * vm_insnhelper.c (vm_call_method, vm_call_cfunc): use original id instead of
calling id when NODE_CFUNC or NODE_BMETHOD.
fixes Bug #632 [ruby-core:19282].
* vm_eval.c (vm_call0, vm_call_super)...
ko1 (Koichi Sasada)
03:35 AM Bug #932 (Closed): incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openSUSE 11.1 64-bit
=begin
I compiled Ruby 1.9.1 from the SVN repository and tried to reproduce the segfault issue #633 on my openSUSE 1...
znmeb (Ed Borasky)
03:27 AM Bug #755: select in windows errantly accepts too many fd's
=begin
This patch seems to fix it. Could also be applied to the 1.8.x branch to fix the same thing.
-=r
=end
rogerdpack (Roger Pack)
02:16 AM Revision 846ca98a (git): merges r21079 from trunk into ruby_1_9_1.
* vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.
* vm.c (vm_set_main_stack, rb_iseq_eval_main): added.
...
yugui (Yuki Sonoda)
02:16 AM Revision 63e21a71 (git): merges r21076 from trunk into ruby_1_9_1.
* process.c (after_fork): ignores a termination request in the
parent process. [ruby-dev:37447]
git-svn-id: svn+s...
yugui (Yuki Sonoda)
02:16 AM Revision 6a1c295d (git): merges r21074 from trunk into ruby_1_9_1.
* lib/csv.rb: Using a more robust transcoding scheme to produce
ASCII compatible inspect() messages. [ruby-dev:37...
yugui (Yuki Sonoda)
02:16 AM Revision 2b29e9f4 (git): merges r20956 from trunk into ruby_1_9_1.
* pack.c (pack_pack): encoding of packed string only from 'm',
'M', and 'u' should be US-ASCII. [ruby-dev:37284]
...
yugui (Yuki Sonoda)
01:57 AM Bug #927 (Closed): [m17n] TestCSVFeatures fails because of r20905
=begin
Applied in changeset r21074.
=end
JEG2 (James Gray)
01:15 AM Revision 597220ef (git): * vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.
* vm.c (vm_set_main_stack, rb_iseq_eval_main): added.
* parse.y (rb_parser_compile_file): fix to check parse_in_eval ...
ko1 (Koichi Sasada)
12:25 AM Revision e5056c5d (git): * 2008-12-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:25 AM Revision 57363127 (git): * cont.c: rdoc for Fiber. patch by Muhammad Ali.
[ruby-core:20894]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21077 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
12:25 AM Revision 49ff0f88 (git): * cont.c: rdoc for Fiber. patch by Muhammad Ali.
[ruby-core:20894]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21077 b2dd03c8-39d4-4d8f-98ff-823...
yugui (Yuki Sonoda)

12/26/2008

11:51 PM Bug #633: dl segfaults on x86_64-linux systems
=begin
Ed: This segfaults in Ubuntu 8.10 x86_x64 too so I think the libc issue might be related to OpenSuse.
=end
febuiles (Federico Builes)
06:08 PM Bug #633: dl segfaults on x86_64-linux systems
=begin
Oops ... attached the wrong log file -- here's the right one!
=end
znmeb (Ed Borasky)
06:06 PM Bug #633: dl segfaults on x86_64-linux systems
=begin
I'm trying to reproduce this on my system. This machine is an Athlon64 X2 (dual-core x86_64). OS is openSUSE ...
znmeb (Ed Borasky)
08:39 PM Revision 2d5061bd (git): * process.c (after_fork): ignores a termination request in the
parent process. [ruby-dev:37447]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21076 b2dd03c8-39d4-4d8f-98ff-8...
nobu (Nobuyoshi Nakada)
07:22 PM Bug #931 (Closed): [m17n] TestCSVFeatures fails because of r20905
=begin
Hello James,

Akira wrote the text below, and Matz said it should
somehow get to you. I'm not sure whet...
duerst (Martin Dรผrst)
04:54 PM Bug #847: debug.rb reports extraneous information
=begin
I suppose that set_trace_func should be completely final task in debug.rb.
How about this?

Index: lib/...
wanabe (_ wanabe)
04:53 PM Revision b2e95674 (git): * 2008-12-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21075 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:53 PM Revision 7d052b1d (git): * lib/csv.rb: Using a more robust transcoding scheme to produce
ASCII compatible inspect() messages. [ruby-dev:37591]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21074 b2d...
James Edward Gray II
04:42 PM Bug #930 (Closed): [m17n] TestCSVFeatures fails because of r20905
=begin
ใพใคใ‚‚ใจ ใ‚†ใใฒใ‚ใงใ™

ไปฅไธ‹ใฎๅ†…ๅฎนใฏใชใ‚“ใจใ‹ใ—ใฆJames GrayใซไผใˆใŸๆ–นใŒใ‚ˆใ„ใจๆ€ใ„ใพใ™ใ€‚

In message "Re: [ruby-dev:37603] Re: [BUG:trunk] [...
matz (Yukihiro Matsumoto)
03:57 PM Bug #623 (Closed): optparseใงใ‚ชใƒ—ใ‚ทใƒงใƒณใŒ้‡่ค‡ใ—ใฆใ„ใ‚‹ใจ--helpใจๆŒ™ๅ‹•ใŒ้•ใ†
=begin
Applied in changeset r21066.
=end
nobu (Nobuyoshi Nakada)
02:56 PM Bug #730 (Closed): Infinite recursion on 'super' in dynamically generated modules
=begin
fixed
=end
yugui (Yuki Sonoda)
02:36 PM Feature #235 (Closed): default charset of rdoc
=begin
I created a new issue for encoding conversion in RDoc. (Feature #928)
=end
yugui (Yuki Sonoda)
02:34 PM Feature #928 (Rejected): RDoc encoding conversion
=begin
What should RDoc do for rdoc documentations in various character encoding?
Converting them into UTF-8?

...
yugui (Yuki Sonoda)
02:22 PM Bug #923 (Closed): `initialize_copy': wrong argument type #<Class:0x825d23c> (expected Data) (TypeError)
=begin
applied in r21039
=end
yugui (Yuki Sonoda)
02:17 PM Bug #902 (Rejected): 1.9.1 preview 1 does not build on mac OSX 10.5.5
=begin
can't reproduce.
=end
yugui (Yuki Sonoda)
02:12 PM Bug #755: select in windows errantly accepts too many fd's
=begin

=end
yugui (Yuki Sonoda)
02:09 PM Bug #549: ri -f html mungles constants
=begin

=end
yugui (Yuki Sonoda)
02:04 PM Bug #693 (Assigned): Thread#set_trace_func seems not to work
=begin
applied in r20925 in 1.9.1.
Thread#set_trace_func will be implemented for 1.9.2 again.
=end
yugui (Yuki Sonoda)
02:01 PM Bug #497 (Closed): NEWSใ‚’ๆ›ธใ
=begin
I think this issue can be regarded as fixed. Thanks to all, to Tanaka Akira and Eric Hodel in particular.
=end
yugui (Yuki Sonoda)
01:32 PM Bug #927: [m17n] TestCSVFeatures fails because of r20905
=begin
At 03:11 08/12/26, NARUSE, Yui wrote:
>ๆˆ็€ฌใงใ™ใ€‚
>
>Yugui (Yuki Sonoda) wrote:
>> Yuguiใงใ™ใ€‚
>>
>> r20905ใงใ€c...
duerst (Martin Dรผrst)
03:11 AM Bug #927: [m17n] TestCSVFeatures fails because of r20905
=begin
ๆˆ็€ฌใงใ™ใ€‚

Yugui (Yuki Sonoda) wrote:
> Yuguiใงใ™ใ€‚
>
> r20905ใงใ€csvใฎใƒ†ใ‚นใƒˆใŒๅคฑๆ•—ใ™ใ‚‹ใ‚ˆใ†ใซใชใ‚Šใพใ—ใŸใ€‚pathใฎใ‚จใƒณใ‚ณใƒผใƒ‡ใ‚ฃใƒณใ‚ฐ
> ใŒUTF8-MA...
naruse (Yui NARUSE)
12:20 PM Bug #803: eval with binding
=begin
ใ“ใ‚“ใซใกใฏใ€ใชใ‹ใ‚€ใ‚‰(ใ†)ใงใ™ใ€‚

In message "[ruby-dev:37600] Re: [Bug:trunk] eval with binding"
on Dec.26,2008 07:58...
usa (Usaku NAKAMURA)
07:59 AM Bug #803: eval with binding
=begin
ใ€€ใ•ใ•ใ ใงใ™๏ผŽ

U.Nakamura wrote::
> ๅค‰ๆ•ฐbindใซไธ€ๅบฆใ‚‚ๅ€คใ‚’ไปฃๅ…ฅใ—ใŸใ“ใจใŒใชใ„ใฎใซ็›ดใ‚‹ใ“ใจใฏใ‚ใ‚Šใˆใช
> ใ„ใจๆ€ใ†ใ‚“ใงใ™ใŒใ€‚

ใ€€ใ“ใ‚Œใซ้–ขใ—ใฆใฏใ‚ณใƒ”ใƒšใƒŸใ‚นใงใ—ใŸ๏ผŽใง๏ผŒๆŠ•็จฟใ—ใŸใƒ‘ใƒƒใƒใ ...
ko1 (Koichi Sasada)
11:16 AM Revision 90326df9 (git): merges r21068 from trunk into ruby_1_9_1.
* io.c (fptr_finalize): don't allocate objects if noraise.
(finish_writeconv): add noalloc argument to be able to a...
yugui (Yuki Sonoda)
11:16 AM Revision a8b2bda7 (git): merges r20952 from trunk into ruby_1_9_1.
* string.c (rb_external_str_new_with_enc): set ASCII-8BIT if
encoding is US-ASCII and string contains 8bit characte...
yugui (Yuki Sonoda)
11:16 AM Revision cad814b5 (git): merges r20905 from trunk into ruby_1_9_1.
* parse.y (gettable_gen): the encoding of __FILE__ should be
rb_filesystem_encoding(). [ruby-list:45733]
* parse....
yugui (Yuki Sonoda)
11:16 AM Revision 8309a878 (git): merges r21066 from trunk into ruby_1_9_1.
* lib/optparse.rb (OptionParser::List#summarize): gives priority
to latter switches. [ruby-dev:36692]
* lib/optpa...
yugui (Yuki Sonoda)
11:16 AM Revision d2165fe2 (git): merges r21059 from trunk into ruby_1_9_1.
* io.c (fptr_finalize): close the IO object even if finish_writeconv or
flush is failed.
(finish_writeconv): don'...
yugui (Yuki Sonoda)
09:05 AM Revision b729ec53 (git): * io.c (fptr_finalize): don't allocate objects if noraise.
(finish_writeconv): add noalloc argument to be able to avoid
object allocation.
(finish_writeconv_arg): introduce...
akr (Akira Tanaka)
08:06 AM Revision cef98ef8 (git): * lib/irb/input-method.rb (IRB::StdioInputMethod#initialize):
removed a 'p' for debugging.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21067 b2dd03c8-39d4-4d...
yugui (Yuki Sonoda)
08:06 AM Revision 3beeeffb (git): * lib/irb/input-method.rb (IRB::StdioInputMethod#initialize):
removed a 'p' for debugging.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21067 b2dd03c8-39d4-4d8f-98ff-823fe6...
yugui (Yuki Sonoda)
07:00 AM Bug #632: StringIO has an odd alias implementation [?]
=begin
I guess the behavior is by this flow:
+ C#initialize
-> C#old_init ( == StringIO#initialize )
-> st...
wanabe (_ wanabe)
06:50 AM Revision 112aac90 (git): * lib/optparse.rb (OptionParser::List#summarize): gives priority
to latter switches. [ruby-dev:36692]
* lib/optparse.rb (OptionParser#summarize): do not append
unnecessary line t...
nobu (Nobuyoshi Nakada)
06:50 AM Revision 0a23fe65 (git): * lib/optparse.rb (OptionParser::List#summarize): gives priority
to latter switches. [ruby-dev:36692]
* lib/optparse.rb (OptionParser#summarize): do not append
unnecessary line t...
nobu (Nobuyoshi Nakada)
05:54 AM Revision 9fa2c9ea (git): merges r20984 from trunk. c.f. [ruby-dev:37240]
* test/ruby/test_eval.rb: add new test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21065 b2dd03...
yugui (Yuki Sonoda)
05:54 AM Revision b7a1cb62 (git): merges r21047 from trunk into ruby_1_9_1.
* transcode.c (str_transcode0): set encoding when String#encode was
given explicit but the same destination and sou...
yugui (Yuki Sonoda)
05:54 AM Revision 1f161c18 (git): merges r21044 from trunk into ruby_1_9_1.
* transcode.c (sym_ignore): remove useless symbol.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@2...
yugui (Yuki Sonoda)
05:54 AM Revision db8fcd41 (git): merges r20918 from trunk into ruby_1_9_1.
* numeric.c (int_ord): Integer#ord implemented.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@2106...
yugui (Yuki Sonoda)
05:54 AM Revision ef1af87e (git): merges r20798 and r20800 from trunk into ruby_1_9_1.
* lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):
should assert by instance_of?, not ===. [ruby-de...
yugui (Yuki Sonoda)
05:04 AM Revision 90cdbb0e (git): * 2008-12-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:04 AM Revision b17c5eba (git): * io.c (fptr_finalize): close the IO object even if finish_writeconv or
flush is failed.
(finish_writeconv): don't raise. return errno or exception.
(finish_writeconv_arg): removed.
...
akr (Akira Tanaka)
03:56 AM Revision ef1374ea (git): merges r20941 from trunk into ruby_1_9_1.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
 

Also available in: Atom