Project

General

Profile

Activity

From 07/22/2009 to 07/28/2009

07/28/2009

11:54 PM Bug #1828 (Rejected): 1/-20 == -1 ?
=begin
Dividing positive number by negative number returns incorrect value.

irb(main):001:0> 1/-20
=> -1
ir...
phasis68 (Heesob Park)
11:11 PM Revision 3ca25b5a (git): * parse.y (regexp): regexp literal at the top of dstr is still needed even if it is empty.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
07:34 PM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
"none <" <[email protected]> wrote:
> Eric Wong wrote:
>> It should be possible to fix the problem by...
normalperson (Eric Wong)
04:28 AM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
Looking at trunk, there doesn't seem to be any accounting of mutexes to pass to
handlers for pthread_atfork...
normalperson (Eric Wong)
06:40 PM Revision edf05962 (git): * ext/json/lib/json/common.rb (JSON#recurse_proc): remove
unnecessary private specifier. [ruby-dev:38929]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24310 b2dd03c8-39...
matz (Yukihiro Matsumoto)
06:38 PM Revision 07de51fc (git): * vm_core.h, vm_insnhelper.c (vm_call_method): revive
VM_CALL_OPT_SEND_BIT and use it to recognize "send" method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2430...
ko1 (Koichi Sasada)
06:14 PM Revision 8c0e6223 (git): * 2009-07-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:14 PM Revision 497ee63f (git): * proc.c (rb_method_entry_arity): support not_implemented method.
(I have no idea to test it)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24307 b2dd03c8-39d4-4d8f-98ff-823fe6...
ko1 (Koichi Sasada)
12:15 PM Bug #1826 (Assigned): json で無駄な private 指定がある
=begin

=end
naruse (Yui NARUSE)
12:03 PM Bug #1826 (Closed): json で無駄な private 指定がある
=begin
json で無駄な private 指定があります。
module_function は指定されたメソッドを private メソッドかつ特異メソッドにしてくれるので、
private 指定は不要だと思います。...
okkez (okkez _)
10:41 AM Revision 9050b61d (git): * proc.c (rb_method_entry_arity): support optimized method (send).
* test/ruby/test_method.rb: add a test for above.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24306 b2dd03c8...
ko1 (Koichi Sasada)
08:46 AM Revision 49991ff6 (git): * io.c (argf_eof): should call next_argv() before testing.
[ruby-core:24561]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
07:02 AM Revision fc13dbdc (git): fix typos
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
06:48 AM Revision 56057f9f (git): * eval.c (rb_event_all, rb_add_event_hook): merged thread-switch
events for RubyCocoa. [ruby-dev:38924]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24303 b2dd03c...
nobu (Nobuyoshi Nakada)
06:41 AM Feature #1823 (Rejected): Readline Command Completion
=begin
Readline lets you specify a character to append to the end of the string after command completion has succee...
scrapcoder (Bryan Richardson)
06:40 AM Bug #1822 (Closed): WEBrick::HTTPServlet::AbstractServlet#do_OPTIONS raises an exception
=begin
WEBrick::HTTPServlet::AbstractServlet#do_OPTIONS raises an exception when called:

NoMethodError: undefin...
tenderlovemaking (Aaron Patterson)
05:38 AM Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures
=begin
On Jul 27, 2009, at 06:14, Yukihiro Matsumoto wrote:
> In message "Re: [ruby-core:24105] [Bug #1711] Marshal...
drbrain (Eric Hodel)

07/27/2009

10:15 PM Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures
=begin
Hi,

In message "Re: [ruby-core:24105] [Bug #1711] Marshal Failing to Round-Trip Certain Recurisve Data Str...
matz (Yukihiro Matsumoto)
10:15 PM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
Hi,

In message "Re: [ruby-core:24565] Re: [Bug #1525] Deadlock in Ruby 1.9's VM caused by ConditionVariabl...
matz (Yukihiro Matsumoto)
07:43 PM Revision 8a44a334 (git): * 2009-07-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:42 PM Revision 71778508 (git): * ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries.
* ext/tk/lib/config_list.in: bug fix and add a new option.
* ext/tk/lib/README.tcltklib: update for a new option.
g...
nagai (Hidetoshi Nagai)
07:42 PM Revision 5ff79f0b (git): * 2009-07-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:40 PM Revision 8e7e28f1 (git): * ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries.
* ext/tk/lib/config_list.in: bug fix and add a new option.
* ext/tk/lib/README.tcltklib: update for a new option.
g...
nagai (Hidetoshi Nagai)
12:46 PM Bug #1814: unrecognized option --with-openssl-dir with 1.8.6-p369 (Solaris 10)
=begin
Hi,

At Fri, 24 Jul 2009 07:27:08 +0900,
S. Collett wrote in [ruby-core:24545]:
> Receive this message wh...
nobu (Nobuyoshi Nakada)
10:27 AM Bug #1803 (Closed): rdocがサイズ0のファイルのバイナリ判定に失敗する
=begin
Applied in changeset r24297.
=end
nobu (Nobuyoshi Nakada)
10:03 AM Revision 2b2a9a23 (git): * include/ruby/intern.h (rb_*str_new_cstr, rb_str_buf_new_cstr),
(rb_str_buf_cat2, rb_str_cat2, rb_exc_new2): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
nobu (Nobuyoshi Nakada)
01:25 AM Revision 1ac307dd (git): * lib/rdoc/parser.rb (RDoc::Parser.binary?): fix for empty files.
[ruby-dev:38848]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:37 AM Revision a800d9c1 (git): * ChangeLog: forgotten ML ref, [ruby-core:24561].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:37 AM Revision f9e7c3c3 (git): * ChangeLog: forgotten ML ref, [ruby-core:24561].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

07/26/2009

06:37 PM Bug #1802 (Closed): Ruby 1.9.2: No longer possible to use send to call protected methods
=begin
Applied in changeset r24280.
=end
nobu (Nobuyoshi Nakada)
03:33 PM Revision 62cc5d4e (git): merges r24229 and r24233 from trunk into ruby_1_9_1.
--
* lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: add
IRB::irb_at_exit. no use finalizer saving hist...
yugui (Yuki Sonoda)
03:33 PM Revision 4adce79f (git): merges r24226 from trunk into ruby_1_9_1.
--
* lib/tracer.rb: no show lines unkonwn line number. [ruby-core:22096],
no trace display c-call and c-return a...
yugui (Yuki Sonoda)
03:32 PM Revision 618bda1d (git): merges r24219 from trunk into ruby_1_9_1.
--
* lib/tracer.rb: toplevel caller exists now. [ruby-core:24454]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc...
yugui (Yuki Sonoda)
03:32 PM Revision ac0ef5ab (git): merges r24211 from trunk into ruby_1_9_1.
--
* lib/matrix.rb (Matrix#rank): revert a part of r20859 to avoid
infinite loop. [Bug #1020]
git-svn-id: svn+ssh...
yugui (Yuki Sonoda)
03:32 PM Revision cd516cbb (git): merges r24203 from trunk into ruby_1_9_1.
--
* io.c (io_read): should taint the result. [ruby-dev:38826]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
yugui (Yuki Sonoda)
03:32 PM Revision c02c2df7 (git): merges r24197 from trunk into ruby_1_9_1.
--
use rb_enc_get to get the encoding of a Regexp object.
* re.c (reg_enc_error): use rb_enc_get to get the encoding...
yugui (Yuki Sonoda)
03:31 PM Revision 7e7ff077 (git): merges r24180 from trunk into ruby_1_9_1.
--
* ext/tk/lib/tk.rb,ext/tk/lib/tk/grid.rb: Bug fix on grid_slaves().
Extend usage pattern of grid_column()/grid_r...
yugui (Yuki Sonoda)
03:31 PM Revision 6e4aa0c6 (git): merges r24179 from trunk into ruby_1_9_1.
--
* include/ruby/win32.h: include winsock headers in extern "C++" for
C++ extension libraries.
...
yugui (Yuki Sonoda)
03:21 PM Revision acc19b74 (git): * 2009-07-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:21 PM Revision 20a34d8e (git): merges r24171 and r24176 from trunk into ruby_1_9_1.
--
* ext/readline/readline.c (Init_readline): use rl_catch_sigwinch only
when existing.
* ...
yugui (Yuki Sonoda)
10:17 AM Revision 27a9a7d1 (git): * io.c (argf_eof): go to the next file if called after ARGF.close
or ARGF.skip. [ruby-core:24561]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24284 b2dd03c8-39d4-...
nobu (Nobuyoshi Nakada)
10:17 AM Revision b7f26835 (git): * io.c (argf_eof): go to the next file if called after ARGF.close
or ARGF.skip. [ruby-core:24561]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24284 b2dd03c8-39d4-4d8f-98ff-82...
nobu (Nobuyoshi Nakada)
09:42 AM Revision b259db28 (git): * io.c (Init_IO): $FILENAME should correspond to the first element
of ARGV initially.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24283 b2dd03c8-39d4-4d8f-98ff-823f...
nobu (Nobuyoshi Nakada)
09:37 AM Revision 030aec1c (git): * test/ruby/test_argf.rb: partially backported from the trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:36 AM Revision f9f1581f (git): * ChangeLog: removed extra spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:36 AM Revision 4f049973 (git): * ChangeLog: removed extra spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:30 AM Revision 00d61f1f (git): * vm_insnhelper.c (vm_call_method): __send__ can call protected
methods. [ruby-core:24500]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24280 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)
09:27 AM Revision 34df0e5c (git): * vm_insnhelper.c (vm_call_method): fixed indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

07/25/2009

05:24 PM Bug #924: encoding for stdio's
=begin
成瀬さんが以前書かれた以下の前提は変わったと思うのですが、
現在でも標準入出力を自動変換しない理由をもう少し詳しく書いていただけないでしょうか。

> default_internal は導入されましたが、自動変...
sheepman (Takashi Tamura)
03:24 PM Revision 9eef2ad2 (git): * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match changes in bignum.c and array.c.
* ext/bigdecimal.c: moved BASE_FIG definition before it is used first time.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
Alexander Zavorine
03:21 PM Revision f1587cc4 (git): * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match changes in bignum.c and array.c.
* ext/bigdecimal.c: moved BASE_FIG definition before it is used first time.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
Alexander Zavorine
03:19 PM Revision 6c4e4f9a (git): * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match changes in bignum.c and array.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Alexander Zavorine
03:18 PM Revision 0a12f4ac (git): * 2009-07-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:18 PM Revision a34dc9dc (git): * ext/bigdecimal.c: moved BASE_FIG definition before it is used first time.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Alexander Zavorine
02:22 PM Bug #1500: test_io runs forever in windows
=begin
Also observed on Mac OS X 10.5.7 with Ruby 1.9.1-p243. After building with defaults (no options to configure...
hperkins (Hal Perkins)
12:36 PM Revision 151087a8 (git): merge revision(s) 23624:
* enum.c (first_i): Enumerator#first should consume only what is
needed. a patch from Marc-Andre Lafortun...
shyouhei (Shyouhei Urabe)
08:49 AM Revision c689ee1a (git): * io.c (argf_eof): should not have reached EOF before trying to
read. based on a patch by Heesob Park <phasis AT gmail.com> at
[ruby-core:24559]. [ruby-core:24557]
git-svn-id:...
nobu (Nobuyoshi Nakada)
04:44 AM Revision d6ab8283 (git): * complex.c (nucomp_hash), rational.c (nurat_hash): not to use
hash value of class so that equality against subclasses can
work. [ruby-dev:38850]
git-svn-id: svn+ssh://ci.ruby...
nobu (Nobuyoshi Nakada)
04:42 AM Revision 4fd61594 (git): * enc/big5.c: not executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

07/24/2009

10:37 PM Feature #1784: More encoding (Big5 series) support?
=begin
> We added BIG5-HKSCS (2004 version; same as libiconv)
Thanks but please add original table with url and sc...
naruse (Yui NARUSE)
07:34 PM Feature #1784: More encoding (Big5 series) support?
=begin
We added BIG5-HKSCS (2004 version; same as libiconv) transcoding today. Please check. If you have any tests (...
duerst (Martin Dürst)
04:16 PM Revision 6e8aa03d (git): * 2009-07-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:15 PM Revision a8951a5b (git): * enc/big5.c: Fix EncLen_BIG5 for Big5-HKSCS. see [ruby-core:24390]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
11:44 AM Revision 307f44a8 (git): * 2009-07-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
11:44 AM Revision 81a2573e (git): * lib/time.rb, test/test_time.rb: Move test code to a separate
file to save memory and compile time. [Bug #1812]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@242...
Akinori MUSHA
10:26 AM Revision 28862075 (git): * enc/trans/big5.trans, big5-hkscs-tbl.rb:
new Chinese BIG5-HKSCS transcoding (with Tatsuya Mizuno)
* test/ruby/test_transcode.rb: added tests for the above
...
duerst (Martin Dürst)
09:09 AM Revision 9914a16c (git): * lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patch
from Eric Hodel.
* test/net/imap/test_imap.rb (setup, teardown): turn on
Socket.do_not_reverse_lookup in tests.
g...
shugo (Shugo Maeda)
08:20 AM Revision f815568f (git): merge revision(s) 23558:
* lib/cgi.rb (HTTP_STATUS): typo fixed. [ruby-dev:38538]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/rub...
shyouhei (Shyouhei Urabe)
07:27 AM Bug #1814 (Closed): unrecognized option --with-openssl-dir with 1.8.6-p369 (Solaris 10)
=begin
Receive this message when compiling ruby1.8.6-p369 in Solaris 10 with --with-openssl-dir specified:

WAR...
scollett (S. Collett)
06:52 AM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
In Reply to:
-- IMHO, from the respective of user, although it is hard, try not to use
-- any non-async-s...
vanjab (Vanja Bucic)
06:24 AM Bug #1805 (Closed): UDPSocket#recvfrom hangs
=begin

=end
drbrain (Eric Hodel)
06:01 AM Bug #1813: Threading seg fault (1.9.1-p129 Linux/Mac)
=begin
I should have realized that the 1.9 series uses native threads and I suspect that's likely the cause (presuma...
charlton (Charlton Wang)
05:55 AM Bug #1813 (Closed): Threading seg fault (1.9.1-p129 Linux/Mac)
=begin
I'm not sure if there is a thread stack limitation change that is new to 1.9.1 but the following code now ca...
charlton (Charlton Wang)
02:55 AM Feature #1811: Default BasicSocket.do_not_reverse_lookup to true
=begin
This seems completely reasonable to me. Most serious networking code
is going to disable the reverse DNS loo...
wyhaines (Kirk Haines)
01:11 AM Feature #1811: Default BasicSocket.do_not_reverse_lookup to true
=begin
I agree, although I'd favor getting rid of the 'do_' and just make it Socket.reverse_lookup=

Regards,
...
djberg96 (Daniel Berger)
02:23 AM Bug #924: encoding for stdio's
=begin
まず、現在のところは変わっていません。

今後ですが、
* 現在の自動変換周りの挙動は変えない
* IO#external_encodingの戻り値を変更する
(明示的に指定されていない際に、d...
naruse (Yui NARUSE)

07/23/2009

11:38 PM Feature #977 (Closed): caller for all threads patch
=begin

=end
shyouhei (Shyouhei Urabe)
11:03 PM Feature #977: caller for all threads patch
=begin
You can close this one--thank you to Ko1 for implementing it for me.
=end
rogerdpack (Roger Pack)
11:36 PM Feature #1644: recv on inherited socket wrapped in TCPSocket does not read data, on Windows
Inheritance of fd/handles is not supported now on Windows.
Of cource, it's our task for the future.
usa (Usaku NAKAMURA)
11:30 PM Feature #1644 (Assigned): recv on inherited socket wrapped in TCPSocket does not read data, on Windows
shyouhei (Shyouhei Urabe)
11:21 PM Feature #1811 (Closed): Default BasicSocket.do_not_reverse_lookup to true
=begin
Currently ruby socket code defaults to always doing reverse DNS lookup
[ex: once per incoming UDP packet, ...
rogerdpack (Roger Pack)
11:02 PM Feature #120: --enable-gc-malloc-stats
=begin
--enable-gc-malloc-stats would be nice.
Thank you.
=r
=end
rogerdpack (Roger Pack)
08:21 PM Bug #1805: UDPSocket#recvfrom hangs
=begin
Ok, I confirmed that it's fixed in 1.9.2dev. You can close this out.

Thanks,

Dan
=end
djberg96 (Daniel Berger)
09:41 AM Bug #1805: UDPSocket#recvfrom hangs
=begin
djberge@caesar:~/programming/ruby$ uname -a
Linux caesar 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 20...
djberg96 (Daniel Berger)
04:26 AM Bug #1805: UDPSocket#recvfrom hangs
=begin
Hi,

In message "Re: [ruby-core:24507] [Bug #1805] UDPSocket#recvfrom hangs"
on Thu, 23 Jul 2009 00:29...
matz (Yukihiro Matsumoto)
12:29 AM Bug #1805: UDPSocket#recvfrom hangs
=begin
You must have fixed this in trunk, because I see the same behavior on Linux.
=end
djberg96 (Daniel Berger)
06:11 PM Bug #1810 (Closed): Switching into the specified irb subsession (complains a TypeError)
=begin
In irb, with the fg command, it switch the subsession correctly but it complains.

debian-roby:/home/roby...
robyonrails (Roberto Casadei)
05:59 PM Bug #1695 (Closed): String interpolation Issue with escape characters inside an in-string evaluated statement
=begin

=end
keiju (Keiju Ishitsuka)
03:20 PM Revision bdd52721 (git): * 2009-07-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:20 PM Revision 4676ede3 (git): * lib/net/imap.rb (resp_text_code): accepts response codes without
text. [ruby-core:24194]
* lib/net/imap.rb (idle, idle_done): new methods for the IMAP4 IDLE
command (RFC 2177). T...
shugo (Shugo Maeda)
02:41 PM Bug #1807: r+ オープンしたファイルが MinGW の拡張ライブラリで扱えない
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:38882] [Bug #1807] r+ オープンしたファイルが MinGW の拡張ライブラリで扱えない"
on Ju...
usa (Usaku NAKAMURA)
01:36 PM Bug #1807: r+ オープンしたファイルが MinGW の拡張ライブラリで扱えない
=begin

=end
usa (Usaku NAKAMURA)
12:00 PM Bug #1807 (Closed): r+ オープンしたファイルが MinGW の拡張ライブラリで扱えない
=begin
手元に FILE* を扱う拡張ライブラリがあり、1.9 へ移植しているのですが、
Windows (MinGW) でうまくいかない処理があります。

処理としては、以下のように GetOpenFile ->...
[email protected] (Kimura Yoshihiro)
09:58 AM Bug #1421: Permission denied - ~/.ri
=begin
This is fixed in RDoc trunk.
=end
drbrain (Eric Hodel)
09:39 AM Bug #1234: RDoc failure in benchmark/bm_so_meteor_contest.rb at or around line 542 column
=begin
This is fixed in RDoc trunk.
=end
drbrain (Eric Hodel)
09:35 AM Bug #883: Failure: test_handle_special_CROSSREF_no_underscore(TestRDocMarkupToHtmlCrossref)
=begin
I have applied Nobu's patch to RDoc trunk.
=end
drbrain (Eric Hodel)
09:25 AM Bug #549: ri -f html mungles constants
=begin
I've removed constant values from ri output in RDoc trunk. irb or ruby -e should be used instead.
=end
drbrain (Eric Hodel)
08:56 AM Bug #1343 (Closed): lib/rdoc/markup/simple_markup/ is empty
=begin
Committed in r24252 in trunk, also in RDoc source.
=end
drbrain (Eric Hodel)
08:50 AM Bug #1171: ri: if "pager" exists, use it before trying less.
=begin
I applied this patch to the RDoc source.
=end
drbrain (Eric Hodel)
04:09 AM Bug #1171: ri: if "pager" exists, use it before trying less.
=begin
Taking this, I think it is acceptable.
=end
drbrain (Eric Hodel)
08:35 AM Revision f984a4d8 (git): * lib/irb/ruby-lex.rb: make irb be able to parse
string_dvar. [ruby-core: 24051]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24258 b2dd03c8-39d4-4d8f-98ff-82...
keiju (Keiju Ishitsuka)
08:29 AM Revision 98d2bac6 (git): * ext/tk/extconf.rb: should not create "config_list" in a $srcdir.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagai (Hidetoshi Nagai)
08:28 AM Revision dac591d0 (git): * ext/tk/extconf.rb: should not create "config_list" in a $srcdir.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagai (Hidetoshi Nagai)
06:06 AM Revision 1eb72d74 (git): * 2009-07-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:06 AM Revision 362a1d18 (git): * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: add
IRB::irb_at_exit. no use finalizer saving history. [ruby-dev-38563]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/br...
keiju (Keiju Ishitsuka)
05:36 AM Revision 87487a8c (git): * win32/win32.c (rb_w32_{open,wopen}): fixed typos. these conditions
mean to call runtime's open() if textmode.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24253 b2dd03c8-39d4-4...
U.Nakamura

07/22/2009

11:55 PM Revision 375ccf82 (git): Remove useless extra directory. Bug #1343
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
11:52 PM Revision f8faa5e8 (git): * random.c (random_{state,left}): internal/debug use.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:42 PM Bug #1757: cygwin-1.7, gcc4-4.3, and ruby-1.9. method `inspect' called on hidden object (0x10046720) (NotImplementedError)
=begin
I was wrong in presuming that -DCCP_WIN_A_TO_POSIX=CCP_WIN_A_TO_POSIX was not related.

1. ../ruby-1.9.2...
neomjp (neomjp neomjp)
10:47 PM Bug #1674 (Closed): set_trace_func with 1line block
=begin
Applied in changeset r24243.
=end
mame (Yusuke Endoh)
10:32 PM Bug #1805: UDPSocket#recvfrom hangs
=begin
Daniel Berger wrote:
> ruby -v: ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-darwin8.11.1]
>
> The fo...
shyouhei (Shyouhei Urabe)
09:37 PM Bug #1805 (Closed): UDPSocket#recvfrom hangs
=begin
The following code raises an error in 1.8.x, but hangs in 1.9.x:

require 'socket'
udp = UDPSocket.open...
djberg96 (Daniel Berger)
09:21 PM Bug #924: encoding for stdio's
=begin
こんばんは sheepman です。

結局、1.9.2 で stdio の encoding はどうなる/なったのでしょうか。
=end
sheepman (Takashi Tamura)
07:38 PM Bug #1804 (Closed): ext/socket/mkconstants.rb doesn't recognize enum'ed constants
=begin
最近のWindowsのSDKでは、IPPROTO_* などが#defineなマクロではなくenumで定義されているため、ext/socket/mkconstants.rbでは正しく拾えません。
=end
usa (Usaku NAKAMURA)
07:03 PM Bug #1803 (Closed): rdocがサイズ0のファイルのバイナリ判定に失敗する
=begin
rspec-rails 1.2.7.1 のgem install中、generators/rspec/templates/previous_failures.txt の処理でエラーが発生しました。

Inst...
sakuro (Sakuro OZAWA)
06:49 PM Bug #1802 (Assigned): Ruby 1.9.2: No longer possible to use send to call protected methods
=begin

=end
shyouhei (Shyouhei Urabe)
06:20 PM Bug #1802: Ruby 1.9.2: No longer possible to use send to call protected methods
=begin

=end
shyouhei (Shyouhei Urabe)
06:05 PM Bug #1802 (Closed): Ruby 1.9.2: No longer possible to use send to call protected methods
=begin
# This mail is to file this bug into our ITS. Please ignore.

Philip Ross wrote:
> With Ruby 1.9.2-pre...
shyouhei (Shyouhei Urabe)
06:21 PM Revision 7a5d48f6 (git): * test/ruby/test_module.rb (TestModule#test_alias): warning
message updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
05:53 PM Revision 9ce6eb65 (git): * test/ruby/test_enum.rb (TestEnumerable#each): recursive join now
raises ArgumentError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
04:47 PM Bug #1385 (Closed): Wonderful undocumented feature in Ruby 1.8.7 & 1.9
=begin
Applied in changeset r24236.
=end
yugui (Yuki Sonoda)
03:39 PM Revision 9adaa9e9 (git): * common.mk (class.o): depends on vm_core.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:09 PM Revision 9f66faa3 (git): * time.c (init_leap_second_info): checks the result of gmtime to
suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:07 PM Revision a60b9f91 (git): * ChangeLog: fixed a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:54 PM Revision bc8a273e (git): merge revision(s) 23504:
* lib/rexml/text.rb (REXML::Text.normalize): call to_s for input.
[ruby-talk:337069]
git-svn-id: svn+ssh:...
shyouhei (Shyouhei Urabe)
01:37 PM Revision 31c561f6 (git): * vm_core.h (struct rb_iseq_t): add a new field line_no. This field
represents line number from which the original code of the iseq
starts. [ruby-dev:38698]
* iseq.c, compile.c: dit...
mame (Yusuke Endoh)
01:27 PM Revision 506a9821 (git): * method.h : Commas at end of enum list not allowed as of C89
* vm_method.c (rb_add_method): avoid C++ comment
* vm_insnhelper.c (vm_call_cfunc): ditto.
git-svn-id: svn...
shyouhei (Shyouhei Urabe)
12:25 PM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
To add my test case:
# ------------------------
require 'thread'

$stderr.puts RUBY_VERSION

$pid...
vanjab (Vanja Bucic)
12:06 PM Bug #1525: Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
=begin
Just to chime in on this issue.

It is affecting our company as well. We run our software on apple machin...
vanjab (Vanja Bucic)
11:43 AM Revision 9d43aefe (git): * ext/socket/extconf.rb: define IPPROTO_IPV6 macro for recent Windows
SDK.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
10:32 AM Revision 82041cfd (git): * ext/socket/mkconstants.rb: define IPV6_* constants only when INET6
is defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
10:24 AM Revision 52d3e529 (git): * ext/socket/extconf.rb: ipv6 support is disabled by default on mswin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
08:42 AM Revision ce1ef5b6 (git): * ext/socket/ipsocket.c (init_inetsock_internal): drop IPv6 addresses
if INET6 is not defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
08:30 AM Revision 6b760319 (git): * ext/socket/extconf.rb: enable ipv6 support for win32.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
07:46 AM Revision e1f50e25 (git): * hash.c (Hash::[]): rdoc. patch by Marc-Andre Lafortune.
#1385.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
01:38 AM Bug #1795: Provide SMTP STARTTLS support
=begin
On Mon, Jul 20, 2009 at 4:04 PM, Ryan Davis<[email protected]> wrote:

>> apparently 1.8.7+ has smtp...
wyhaines (Kirk Haines)
01:01 AM Revision 681dce6b (git): * win32/win32.c (WSABUF): get rid of compile error on VC9 and mingw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24235 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
12:47 AM Bug #1801: parse error on variable/method collision
=begin
Hi,

In message "Re: [ruby-core:24478] Re: [Bug #1801] parse error on variable/method collision"
on Tu...
matz (Yukihiro Matsumoto)
 

Also available in: Atom