Project

General

Profile

Activity

From 11/17/2010 to 11/23/2010

11/23/2010

09:37 PM Revision bcf80a51 (git): * test/ruby/test_transcode.rb: ASCII-8BIT is not a valid encoding name in Emacs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:13 PM Revision 3c4fecda (git): * win32/win32.c (filecp, wstr_to_mbstr, mbstr_to_wstr):
refactored.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29893 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:49 PM Revision 7f38397b (git): * enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
06:23 PM Revision 3ab82a65 (git): * enc/trans/utf_16_32.trans: raise error on unpaired upper
surrogates.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
04:42 PM Revision 95200638 (git): * 2010-11-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:42 PM Revision 78bee9c2 (git): * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding.
* enc/trans/utf_16_32.trans: add a converter from UTF-16 to UTF-8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk...
naruse (Yui NARUSE)
02:36 PM Revision 92b190fa (git): fixed very important banners.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
02:28 PM Revision 4ffe7a17 (git): modified some descriptions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29887 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
12:59 PM Revision 16cb5ce4 (git): * win32/win32.c (wlink, rb_w32_getppid): use typedef instead of
repeating compilcated function prototypes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29886 b2dd03c8-39d4-4d8...
nobu (Nobuyoshi Nakada)
09:54 AM Revision 3c575a15 (git): * vm.c (rb_thread_mark): should mark self in conrol
frames. [ruby-core:33289]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:21 AM Revision 44fcc21e (git): merge revision(s) 29333:
* lib/pathname.rb (relative_path_from): backport r23093 and r25440
from ruby_1_9_2. [ruby-core:32415]
git...
shyouhei (Shyouhei Urabe)
06:37 AM Feature #4076 (Closed): ./configure --without-sitedir --without-vendordir
=begin
This issue was solved with changeset r29877.
Leo, thank you for reporting this issue.
Your contribution to ...
nobu (Nobuyoshi Nakada)
02:56 AM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
成瀬です。

(2010/11/22 21:07), Kouhei Sutou wrote:
> In<[email protected]>
> "[ruby-dev:42614] R...
naruse (Yui NARUSE)
01:33 AM Bug #4056 (Feedback): Crash in non-blocking read
=begin
I can't reprocuce.
Your a.rb has some strange part like start_server doesn't use its argument data.

Ca...
naruse (Yui NARUSE)
01:22 AM Bug #4050 (Rejected): segfault while using regex in an infinite loop
=begin

=end
naruse (Yui NARUSE)
01:12 AM Bug #4054 (Feedback): Segmentation Fault
=begin

=end
naruse (Yui NARUSE)
01:09 AM Bug #4079: Segmentation fault
=begin
It seems Ruby's bug.
Can you show the reproducible code and gdb backtrace?
=end
naruse (Yui NARUSE)
01:07 AM Bug #4078 (Closed): format() の %a 指定で 不要な小数点が印字されることがある
=begin
This issue was solved with changeset r29873.
tadayoshi, thank you for reporting this issue.
Your contributi...
naruse (Yui NARUSE)

11/22/2010

10:59 PM Revision b828fb85 (git): * lib/date/delta/parser.{ry,rb}: fixed a bug of token scanner.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:32 PM Revision bacd5478 (git): added some tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:31 PM Revision 1d8ca7a2 (git): * complex.c, rational.c ({nucomp,nurat}_expt): added a check.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:28 PM Revision 6e9ca648 (git): added some tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29880 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:28 PM Revision ed5c01b9 (git): * lib/date.rb (daynum): should be private.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29879 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:23 PM Revision 04608d22 (git): * ChangeLog (change-log-indent-text): hunging indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:30 PM Revision 66d4bdd1 (git): * configure.in (SITE_DIR, VENDOR_DIR),
version.c (ruby_initial_load_paths): exclude directories that
are configured without them from $LOAD_PATH. [ruby-co...
nobu (Nobuyoshi Nakada)
09:30 PM Revision a97c07fb (git): * configure.in (rubylibprefix): No ruby, No libprefix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:26 PM Revision 74217f04 (git): * ChangeLog (change-log-indent-text): hunging indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:07 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
須藤です。

In <[email protected]>
"[ruby-dev:42614] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml...
kou (Kouhei Sutou)
07:18 PM Feature #4073: HKSCS-2008
=begin
Oops, I just made a new transition table for HKSCS-2008...

That's OK, I'll check those new transition ta...
oCameLo (oCameLo oTnTh)
06:34 PM Feature #4073: HKSCS-2008
=begin
Current Ruby's table doesn't have one way conversion, it is wrong.
So I imported tables from ICU.

Now ...
naruse (Yui NARUSE)
07:07 PM Bug #4081: Inconsistent result of String#inspect in case of '"' and '\\' on UTF-16LE encoded string.
=begin
It seems that r29868 is not a complete patch.
r29868 introduced another bug.

C:\work>irb
irb(main):0...
phasis68 (Heesob Park)
06:37 PM Bug #4081 (Closed): Inconsistent result of String#inspect in case of '"' and '\\' on UTF-16LE encoded string.
=begin
This issue was solved with changeset r29868.
Heesob, thank you for reporting this issue.
Your contribution ...
nobu (Nobuyoshi Nakada)
04:58 PM Bug #4081 (Closed): Inconsistent result of String#inspect in case of '"' and '\\' on UTF-16LE encoded string.
=begin
irb(main):001:0> a = '"\\'.encode('utf-16le')
=> "\" \\ "
irb(main):002:0> a = '"\\^%'.encode('utf-16le')...
phasis68 (Heesob Park)
04:06 PM Revision c3b9133e (git): * 2010-11-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:06 PM Revision 18c0fc89 (git): * vsnprintf.c (BSD_vfprintf): don't output floating point
when the precision is 0. [ruby-dev:42615]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29873 b2dd03c8-39d4-4d8f...
naruse (Yui NARUSE)
12:30 PM Revision 94e6c0c2 (git): * string.c (rb_str_inspect): fix for ascii-compatible external
encoding and different encoding string. [ruby-core:33283]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29872 ...
nobu (Nobuyoshi Nakada)
11:35 AM Revision 5d8a64b1 (git): Add missing tables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
09:45 AM Revision 42e17a0b (git): * lib/mkmf.rb (create_makefile): should not duplicate rules.
bug fix of r29842.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29870 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:35 AM Revision 60dfa6b6 (git): * enc/big5.c: split CP950 from Big5.
* enc/big5.c: split CP951 from Big5-HKSCS.
* enc/trans/big5.trans: import conversion table of Big5, Big5-HKSCS,
CP...
naruse (Yui NARUSE)
09:33 AM Revision 6ade3a42 (git): * string.c (rb_str_inspect): append for each chars instead of bulk
copy if encoding conversion is needed. [ruby-core:33283]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29868 b...
nobu (Nobuyoshi Nakada)
07:22 AM Revision 16b5c5e9 (git): Mon, 22 Nov 2010 05:15:39 +0000 shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 29849:

merge revision(s) 28835,28894:
* ext/win32ole/win32ole.c: NONAMELESSUNION define...
shyouhei (Shyouhei Urabe)
07:22 AM Revision 2a9739f1 (git): Fri, 19 Nov 2010 19:33:27 +0900 URABE, Shyouhei <[email protected]>
OK, this is 1.8.7 specific (rare!)

* Makefile.in (fake.rb): hook needed to fake mkmf.rb.
#2531 [...
shyouhei (Shyouhei Urabe)
07:22 AM Revision 134e2d61 (git): Mon, 18 Oct 2010 01:23:48 +0000 naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 29524:

* lib/net/http.rb (transport_request): @socket may be nil.
patched by E...
shyouhei (Shyouhei Urabe)
07:22 AM Revision c233358e (git): Thu, 7 Oct 2010 09:10:47 +0000 nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 29420:29424:

* cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend on
...
shyouhei (Shyouhei Urabe)
07:22 AM Revision 658da719 (git): Sun, 3 Oct 2010 09:30:30 +0000 nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 29396:

* parse.y (rb_intern): should check symbol table overflow.
#3900 [ruby-d...
shyouhei (Shyouhei Urabe)
07:22 AM Revision 5ee39c26 (git): Fri, 1 Oct 2010 06:13:32 +0000 usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 29382:

* win32/win32.c (init_stdhandle): redirect unopened IOs to NUL.
backpor...
shyouhei (Shyouhei Urabe)
07:22 AM Revision a53a144a (git): Mon, 23 Aug 2010 03:06:30 +0000 nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 29071:

* ext/openssl/ossl_asn1.c (obj_to_asn1bool): fixed ASN1::Boolean
encodi...
shyouhei (Shyouhei Urabe)
07:22 AM Revision a4cd6774 (git): Tue, 10 Aug 2010 08:36:00 +0000 naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 28949:

merge revision(s) 28945:
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest::pa...
shyouhei (Shyouhei Urabe)
07:21 AM Revision fb5c60dd (git): Thu, 29 Jul 2010 23:33:21 +0000 nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 28794:28796:

* file.c (file_expand_path): should check if could find user.
[ru...
shyouhei (Shyouhei Urabe)
07:21 AM Revision 85697688 (git): Thu, 29 Jul 2010 13:46:40 +0000 nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 28784:

* lib/webrick/ssl.rb (WEBrick::Utils.create_self_signed_cert): wrongly
...
shyouhei (Shyouhei Urabe)
07:21 AM Revision 699a20e9 (git): Sat, 24 Jul 2010 06:49:35 +0000 suke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 28378:

* ext/win32ole/win32ole.c (fev_initialize): initialize pTypeInfo.
[ruby...
shyouhei (Shyouhei Urabe)
07:21 AM Revision 979f1acd (git): Thu, 8 Jul 2010 04:44:58 +0000 nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 28575,28620:28632:

* test/openssl/test_config.c: added tests for all Config methods.
gi...
shyouhei (Shyouhei Urabe)
07:21 AM Revision d5e7bf42 (git): Fri, 2 Jul 2010 14:35:10 +0000 usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 28525:28568:

* file.c (ruby_find_basename, ruby_find_extname): split from
rb_f...
shyouhei (Shyouhei Urabe)
07:21 AM Revision b8f2ee89 (git): Wed, 23 Jun 2010 12:48:31 +0000 kosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 28404,28595,28597:

* configure.in: avoid getcontext() overhead if possible.
[r...
shyouhei (Shyouhei Urabe)
07:21 AM Revision e740d1ee (git): Tue, 12 Jan 2010 21:54:47 +0000 nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
merge revision(s) 26311

* configure.in: check for if struct timezone is defined.
* missing.h (struct timezone): ...
shyouhei (Shyouhei Urabe)
05:28 AM Revision 456f3980 (git): Fix r29848's test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
05:25 AM Revision 33356ff7 (git): * time.c (time_zone): use rb_locale_str_new_cstr to set encoding
as locale and convert its content to internal encoding.
[ruby-core:33278]
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
naruse (Yui NARUSE)
05:15 AM Revision 037968b2 (git): * 2010-11-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:15 AM Revision aaed0594 (git): merge revision(s) 28835,28894:
* ext/win32ole/win32ole.c: NONAMELESSUNION defined only if gcc
version is older than 3.4.4. [ruby-core:3156...
shyouhei (Shyouhei Urabe)
05:13 AM Bug #4079 (Rejected): Segmentation fault
=begin
/ET_tool/lib/ruby/1.9.1/net/protocol.rb:135: [BUG] Segmentation fault
ruby 1.9.2p0 (2010-08-18 revision 29...
zhang3xing1 (xing zhang)
04:22 AM Bug #4070: possible XMLRPC connectino leak
=begin
Hi,

It is not client side's problem. it's server side's one.
now, XMLRPC::Server.new() uses Webrick with ...
tarui (Masaya Tarui)
03:01 AM Revision 3002e5e1 (git): * string.c (rb_str_concat): set ENC_CODERANGE_VALID when the
receiver is 7BIT and the argument is non ASCII.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29848 b2dd03c8-39d...
naruse (Yui NARUSE)

11/21/2010

11:40 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
home_run seems to wanna be an imitation of Time.
i'll recommend most of user of Date to use Time with ruby ...
tadf (tadayoshi funaba)
11:03 PM Bug #4078 (Closed): format() の %a 指定で 不要な小数点が印字されることがある
=begin
format() の %a 指定で 不要な小数点が印字されることがある。

format('%.0a', 1) #=> "0x1.p+0"

ほかの %f や %e ではそうではなく、

for...
tadf (tadayoshi funaba)
09:59 PM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
> Finally, URI already supports this format. If URI didn't support it
> I wouldn't have made this ticket or...
naruse (Yui NARUSE)
03:30 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Thanks for showing me that open-uri version, I didn't know that previously. I do think that it is not as con...
coderrr (coderrr .)
09:49 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
成瀬です。

(2010/11/21 18:36), Kouhei Sutou wrote:
> うーん、うーん、複数のことが同時に進められている気がするので
> すが、成瀬さんはそのつもりで進めていますか?私...
naruse (Yui NARUSE)
06:36 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
須藤です。

うーん、うーん、複数のことが同時に進められている気がするので
すが、成瀬さんはそのつもりで進めていますか?私は1つずつがいい
のですが。。。

ふたつのことが同時に進んでいる気がしています。
...
kou (Kouhei Sutou)
04:51 PM Revision d9615bf9 (git): * 2010-11-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:51 PM Revision c70988cb (git): * lib/date.rb: some improvements for performance.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
04:47 AM Bug #4077 (Closed): ctime error in windows
=begin
This issue was solved with changeset r29844.
Terry, thank you for reporting this issue.
Your contribution t...
naruse (Yui NARUSE)
04:35 AM Bug #4077: ctime error in windows
=begin
You correctly know, ctime is "change time" on Unix (inode data modification time).
But ctime of NTFS is "cr...
naruse (Yui NARUSE)
03:56 AM Bug #4077: ctime error in windows
=begin
Perhaps you file modification and access times are the same?

C:\Users\Luis>ruby -ve "a = '.irbrc'; puts ...
luislavena (Luis Lavena)
03:44 AM Bug #4077 (Closed): ctime error in windows
=begin
In Ruby 1.9.2p0 (2010-08-18) [i386-mingw32] File.ctime does not report the change time of the file. It report...
tjlsmith (Terry Smith)
12:13 AM Bug #4072: dRubyで作成したサーバプログラムがsleepしていてもexitしてしまう
=begin
近永と申します。

trunk で追試してみて発生しないなーと思っていたのですが、
手元で #4027 のチケットに添付したシグナルハンドラ絡みのパッチを適用していたためでした。
パッチを巻き戻してみた...
nagachika (Tomoyuki Chikanaga)

11/20/2010

08:25 PM Feature #4076 (Closed): ./configure --without-sitedir --without-vendordir
=begin
To prevent unnecesary stat()'s we like to keep the include list as short as possible so we decided to configu...
leo.baltus (Leo Baltus)
07:38 PM Revision bbbf9998 (git): * 2010-11-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:38 PM Revision 1346b84c (git): NTFS's ctime is creation time! [ruby-core:33269]
Note that UFS2, HFS+, ZFS, and ext4 also have birth time.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29844 b2...
naruse (Yui NARUSE)
05:56 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
成瀬です。

> In<[email protected]>
> "[ruby-dev:42608] Re: [Ruby 1.9-Bug#3990][Closed] tests of r...
naruse (Yui NARUSE)
04:24 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
須藤です。

In <[email protected]>
"[ruby-dev:42608] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml...
kou (Kouhei Sutou)
03:58 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
成瀬です。

(2010/11/20 11:36), Kouhei Sutou wrote:
> In<[email protected]>
> "[ruby-dev:42593] R...
naruse (Yui NARUSE)
11:37 AM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
須藤です。

In <[email protected]>
"[ruby-dev:42593] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml...
kou (Kouhei Sutou)
05:00 PM Feature #4071 (Rejected): support basic auth for Net::HTTP.get requests
=begin
It is RFC3986, see also Feature #3848.

Anyway, you can following:

require 'open-uri'
URI("htt...
naruse (Yui NARUSE)
09:41 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
just to clarify... the current way you would have to do this is:

Net::HTTP.start('whatever.com') {|h| g ...
coderrr (coderrr .)
06:51 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Yui, please clarify and point me to the deprecation you are referring to.
=end
coderrr (coderrr .)
02:48 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
I'm negative because such user:pass@host formed URI is deprecated now.
=end
naruse (Yui NARUSE)
03:16 PM Feature #4066: Encoding GBK needs update
=begin
(2010/11/19 20:12), oCameLo oTnTh wrote:
> I just can find out only one mailing list thread about this probl...
naruse (Yui NARUSE)
10:21 AM Bug #4072: dRubyで作成したサーバプログラムがsleepしていてもexitしてしまう
=begin
三村です。
2010年11月20日7:37 Masatoshi SEKI <[email protected]>:
> 咳といいます。
> サーバが終了してしまうのは、DRb.uriをputsした後...
takkanm (三村 益隆)
05:19 AM Bug #4072: dRubyで作成したサーバプログラムがsleepしていてもexitしてしまう
=begin
こちらの環境でも再現できました。大抵はメッセージの送信に成功するものの、ときどき失敗し、クライアント側に下記のエラーを出力してサーバが終了します。

/Users/ujihisa/git/ruby192/loc...
ujihisa (Tatsuhiro Ujihisa)
07:57 AM Bug #4074 (Closed): mkmf hardcoding prevents ObjC/ObjC++ ruby extensions from building properly
=begin
This issue was solved with changeset r29842.
Scott, thank you for reporting this issue.
Your contribution t...
Anonymous
07:43 AM Bug #4074 (Closed): mkmf hardcoding prevents ObjC/ObjC++ ruby extensions from building properly
=begin
Sent to the ruby-core list on Oct 8, 2010. Submitting patch / ticket.

This is in regards to patch 28765...
sgonyea (Scott Gonyea)
03:04 AM Revision 99aaee35 (git): * random.c (random_rand): get rid of overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

11/19/2010

10:47 PM Revision c62c8f72 (git): * lib/mkmf.rb: adding compilation support for ObjC/ObjC++ extensions.
Thanks Scott Gonyea! [ruby-core:33260]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29842 b2dd03c8-39d4-4d8f-98...
tenderlovemaking (Aaron Patterson)
08:12 PM Feature #4066: Encoding GBK needs update
=begin
I just can find out only one mailing list thread about this problem here: http://sources.redhat.com/ml/libc-a...
oCameLo (oCameLo oTnTh)
07:09 PM Feature #4073 (Closed): HKSCS-2008
=begin
I suspect that Big5-HKSCS in Ruby missed out some mappings during use it, so I extracted a Big5-HKSCS convers...
oCameLo (oCameLo oTnTh)
06:11 PM Bug #4072: dRubyで作成したサーバプログラムがsleepしていてもexitしてしまう
=begin
すみません。他の環境で実行したところ問題無いようでした。
わたしの環境依存っぽいようなので、チケットの破棄をお願いしたいです。
=end
takkanm (三村 益隆)
05:50 PM Bug #4072 (Closed): dRubyで作成したサーバプログラムがsleepしていてもexitしてしまう
=begin
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0]にて、
dRubyを以下のようなserverとclient作成し、server->cli...
takkanm (三村 益隆)
05:05 PM Revision 460d4c49 (git): * 2010-11-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29841 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:05 PM Revision e2501757 (git): add dependency(insns.inc) to compile.obj
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e arton (Akio Tajima)
03:53 PM Feature #4071 (Closed): support basic auth for Net::HTTP.get requests
=begin
support basic auth for Net::HTTP.get(URI.parse("http://user:[email protected]/asdf"))
=end
coderrr (coderrr .)
02:05 PM Revision e7fbb33c (git): * win32/Makefile.sub (insns_rules.mk): remove extra backslash.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:58 PM Revision d468660c (git): * ChangeLog: adjust indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:44 PM Revision 83e274d4 (git): * cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files are
made at compile time, so should be removed by clean.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29837 b2dd03...
nobu (Nobuyoshi Nakada)
01:43 PM Revision 8565b62a (git): * ChangeLog: adjust indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:23 PM Bug #4070 (Rejected): possible XMLRPC connectino leak
=begin
Hi all.

We got a pull request that claims xmlrpc to have a connection leak.

http://github.com/ruby...
shyouhei (Shyouhei Urabe)
01:11 PM Revision 54142064 (git): * test/rexml/test_core.rb
(Tester#test_pretty_format_long_text_finite): skip a test that
uses long string on small memory system. [ruby-dev:4...
Sutou Kouhei
12:07 PM Revision 91c0ff4f (git): * lib/optparse.rb: shell completion support for zsh. based on
<http://d.hatena.ne.jp/rubikitch/20071002/zshcomplete>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29834 b2dd0...
nobu (Nobuyoshi Nakada)
11:26 AM Revision 67f3280c (git): * lib/optparse.rb: shell completion support for bash.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:26 AM Revision 644f0445 (git): * lib/optparse.rb: shell completion support for bash.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:37 AM Bug #4069 (Rejected): String#parse_csv fails to parse "\r" character embedded string
=begin
Sorry, not sure how I missed this ticket. As Timothy says, this is intended documented behavior:


...
JEG2 (James Gray)
05:54 AM Bug #4069: String#parse_csv fails to parse "\r" character embedded string
=begin
["aa\rbb"].to_csv results in the string "\"aa\rbb\"\n"

When you don't specify a row separator the ruby C...
ender672 (Timothy Elliott)
05:11 AM Revision 3c1f696a (git): Remove a test for reverted feature r26701.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

11/18/2010

11:43 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
成瀬です。

(2010/11/18 22:46), Kouhei Sutou wrote:
> In<[email protected]>
> "[ruby-dev:42572] R...
naruse (Yui NARUSE)
10:46 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
=begin
須藤です。

In <[email protected]>
"[ruby-dev:42572] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml...
kou (Kouhei Sutou)
11:27 PM Bug #4067 (Closed): [PATCH] Fix SystemStackError when trying to format a large block of text in REXML
=begin
This issue was solved with changeset r29827.
Jeremy, thank you for reporting this issue.
Your contribution ...
kou (Kouhei Sutou)
11:23 PM Bug #4067: [PATCH] Fix SystemStackError when trying to format a large block of text in REXML
=begin

=end
kou (Kouhei Sutou)
07:46 AM Bug #4067 (Closed): [PATCH] Fix SystemStackError when trying to format a large block of text in REXML
=begin
REXML::Formatters::Pretty#wrap used a recursive method call to format text. This patch switches it to use an...
jeremyevans0 (Jeremy Evans)
03:01 PM Bug #4050: segfault while using regex in an infinite loop
=begin
Usually ruby runs GC on low memory.
But this program hold a huge memory by variable s, so it will crash.
=end
naruse (Yui NARUSE)
03:00 PM Revision ad64b966 (git): * 2010-11-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29830 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:00 PM Revision d0502924 (git): * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): no needs on cygwin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:56 PM Revision 7ae23d32 (git): * win32/Makefile.sub (scriptbin): create script binaries.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:25 PM Revision 6fcd0b37 (git): * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
REXML::Formatters::Pretty#wrap used a recursive method call to
format text. This switches it to use an iterative a...
Sutou Kouhei
01:58 PM Revision c6e47670 (git): * include/ruby/io.h (rb_io_buffer_t): extract from rb_io_t.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:04 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
This topic is from [ruby-core:32248].
=end
naruse (Yui NARUSE)
12:30 PM Feature #4068 (Assigned): Replace current standard Date/DateTime library with home_run
=begin

=end
shyouhei (Shyouhei Urabe)
08:02 AM Feature #4068 (Rejected): Replace current standard Date/DateTime library with home_run
=begin
The current standard date library is slow enough to be the bottleneck in many programs. I have written a rep...
jeremyevans0 (Jeremy Evans)
01:03 PM Feature #4066: Encoding GBK needs update
=begin
I understand your point and it seems reasonable.
Anyway, is there any other implementation whose conversion...
naruse (Yui NARUSE)
12:29 PM Feature #4066 (Assigned): Encoding GBK needs update
=begin

=end
shyouhei (Shyouhei Urabe)
03:54 AM Feature #4066 (Rejected): Encoding GBK needs update
=begin
When GBK was released in 1995, it included 95 characters were not included in Unicode 1.1. Until now (Windows...
oCameLo (oCameLo oTnTh)
12:30 PM Feature #4017 (Assigned): [PATCH] CSV parsing speedup
=begin

=end
shyouhei (Shyouhei Urabe)
12:21 PM Bug #4069 (Rejected): String#parse_csv fails to parse "\r" character embedded string
=begin
C:\work>ruby -rcsv -ve 'p ["aa\rbb"].to_csv.parse_csv'
ruby 1.9.3dev (2010-11-18 trunk 29823) [i386-mswin32...
phasis68 (Heesob Park)
12:07 AM Bug #4063 (Closed): Array#to_csv(ascii-subset-of-iso-8859-1, utf-8)
=begin
This issue was solved with changeset r29822.
Akira, thank you for reporting this issue.
Your contribution t...
JEG2 (James Gray)

11/17/2010

10:37 PM Revision 9be87b1e (git): * Makefile.in (reconfig): force reconfigure with previous options.
* common.mk (showconfig): show configure flags, like as
`config.status --config' generated by recent autoconf.
git...
nobu (Nobuyoshi Nakada)
10:16 PM Revision d646c540 (git): * missing/langinfo.c (strncasecmp): get rid of redefinition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29824 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
10:05 PM Feature #4065 (Rejected): Rename or alias module#append_features to module#include_module
=begin
Hi,

For Object#extend, the hook/callbacks methods are extend_object and extended.
For Module#include,...
Chauk-Mean (Chauk-Mean Proum)
07:48 PM Bug #4044: Regex matching errors when using \W character class and /i option
It is still a hack.
Current behavior has a reason:
`\W` -> (ignore case) -> `\W` (`\u017F`) + s + S + ... -> not
...
naruse (Yui NARUSE)
03:03 PM Revision ef3d9fb4 (git): * 2010-11-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:03 PM Revision b028e8d4 (git): * lib/csv.rb: Upgrading output encoding with ASCII content
as needed. [ruby-core:33229]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29822 b2dd03c8-39d4-4d8f-98ff-823f...
James Edward Gray II
02:19 PM Revision 7afe174b (git): * win32/configure.bat: remove quotes from arguments to be quoted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:17 PM Revision 4fc08fd1 (git): * lib/mkmf.rb (create_makefile): use forward slashes in messages.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:46 AM Bug #4063 (Closed): Array#to_csv(ascii-subset-of-iso-8859-1, utf-8)
=begin
Array#to_csv still has an encoding problem.

% ./ruby -rcsv -ve '
a = ["foo".force_encoding("ISO-8859-1"),...
akr (Akira Tanaka)
10:13 AM Revision 49959bfd (git): * lib/mkmf.rb (create_makefile): make extension libraries messages
brief.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:38 AM Revision 023eab52 (git): * win32/Makefile.sub (MAKEDIRS): should not include silent flag.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29818 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:32 AM Revision a7de3755 (git): * Makefile.in (lex.c): show commands if Q is not set.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29817 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:29 AM Revision 2854a254 (git): * 2010-11-17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:29 AM Revision abe08c78 (git): * array.c (rb_ary_sort_by_bang): Add Array#sort_by!.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
09:22 AM Revision 1b45a27a (git): * common.mk (ext/ripper/ripper.c, ext/json/parser/parser.c): pass
Q and ECHO. [ruby-core:33226]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29814 b2dd03c8-39d4-4d8f-98ff-823fe...
nobu (Nobuyoshi Nakada)
08:57 AM Bug #4041 (Closed): Array#to_csv generates invalid US-ASCII string
=begin
This issue was solved with changeset r29808.
Akira, thank you for reporting this issue.
Your contribution t...
JEG2 (James Gray)
07:18 AM Bug #4058: __method__ does not return correct method name for aliased methods
=begin
This is intended. Originally, __callee__ and __method__ were equivalent, except in aliased methods where the ...
runpaint (Run Paint Run Run)
07:14 AM Revision 3a0e9cb0 (git): * test/test_tracer.rb: new test case. mimimal regression test for r29280.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
07:08 AM Revision 8903faf1 (git): * test/ruby/envutil.rb (Test::Unit::Assersions#assert_warn):
new assersion to assert that a particular warning message is
displayed.
forwardport from branches/ruby_1_9_2@2979...
yugui (Yuki Sonoda)
06:21 AM Revision 8e2a1cba (git): * regint.h (OnigOpInfoType): constify name.
* regcomp.c (op2name): constify return value.
* regcomp.c (onig_print_compiled_byte_code): use PRIuPTR and
uintptr...
naruse (Yui NARUSE)
01:06 AM Bug #3674: dRuby サーバプロセスを停止する時に時間がかかることがある
=begin
遠藤です。

2010年11月15日22:55 Tomoyuki Chikanaga <[email protected]>:
> えっと、わたしとしてはローカルで上記のパッチをあててずっと運用していて、...
mame (Yusuke Endoh)
12:49 AM Revision 07b1f01b (git): * enc/shift_jis.c (property_name_to_ctype): fix memory leak.
* enc/euc_jp.c (property_name_to_ctype): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29810 b2dd03c8-39d...
naruse (Yui NARUSE)
 

Also available in: Atom