Project

General

Profile

Activity

From 05/10/2010 to 05/16/2010

05/16/2010

11:50 PM Revision 2f399885 (git): * ext/psych/lib/psych/emitter.rb: removing unused file.
* ext/psych/lib/psych/json/tree_builder.rb: moving tree builder to an
event based external class.
* ext/psych/lib/p...
tenderlovemaking (Aaron Patterson)
10:57 PM Bug #3287: proc.cのコンパイルでウォーニング
=begin
遠藤です。

2010年5月16日22:30 Takahiro Kambe <[email protected]>:
> ruby_1_9_2ブランチでの問題ですので、そちらに反映されて初めてClosed...
mame (Yusuke Endoh)
10:30 PM Bug #3287: proc.cのコンパイルでウォーニング
=begin
ruby_1_9_2ブランチでの問題ですので、そちらに反映されて初めてClosedとされるべきではないでしょうか?
=end
taca (Takahiro Kambe)
10:27 PM Bug #3287 (Closed): proc.cのコンパイルでウォーニング
=begin
This issue was solved with changeset r27849.
Takahiro, thank you for reporting this issue.
Your contributio...
mame (Yusuke Endoh)
10:27 PM Bug #3283 (Closed): SystemStackError Backtrace returns String not Array
=begin
This issue was solved with changeset r27848.
Peter, thank you for reporting this issue.
Your contribution t...
mame (Yusuke Endoh)
09:57 PM Bug #2501 (Closed): \c before a hex or octal encoded character is no longer allowed
=begin
This issue was solved with changeset r27847.
caleb, thank you for reporting this issue.
Your contribution t...
mame (Yusuke Endoh)
09:19 PM Revision eaed6d18 (git): * common.mk (revision.h.tmp): use double quotes for Windows.
[ruby-core:30270]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27854 b2dd03c8-39d4-4d8f-98ff-823fe...
nobu (Nobuyoshi Nakada)
04:23 PM Revision d62a9f00 (git): * dln.c (dln_load): check imported addresses only when compiled
for ruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27853 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:07 PM Revision b45f04a6 (git): * dln.c (rb_w32_check_imported): workaround for VC6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:43 PM Revision 54aadf55 (git): * version.c (ruby_description): RUBY_REVISION_STR may be empty.
[ruby-core:30268]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27851 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
02:46 PM Bug #3296 (Closed): windows で iconv.dll の使用する MSVC runtime DLL のバージョンが、ruby 本体が使用するものと一致していない場合に[BUG]が出る。
=begin
This issue was solved with changeset r27805.
Masaya, thank you for reporting this issue.
Your contributio...
nobu (Nobuyoshi Nakada)
01:52 PM Revision 0deda73c (git): * proc.c (mnew): initialize a field. a patch from Takahiro Kambe.
[ruby-dev:41312]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27850 b2dd03c8-39d4-4d8f-98ff-823fe...
mame (Yusuke Endoh)
01:42 PM Bug #3275: incompatibility of testrb
=begin
Hi,

2010/5/16 Ryan Davis <[email protected]>:
> I am not nor have I ever been. Yes, please take me...
mame (Yusuke Endoh)
01:19 PM Bug #3275: incompatibility of testrb
=begin

On May 15, 2010, at 20:45 , Yusuke ENDOH wrote:

> Hi, Ryan
>
> Thank you for your response!
>
>
...
zenspider (Ryan Davis)
12:45 PM Bug #3275: incompatibility of testrb
=begin
Hi, Ryan

Thank you for your response!


2010/5/15 Ryan Davis <[email protected]>:
> testrb isn'...
mame (Yusuke Endoh)
08:46 AM Bug #3275: incompatibility of testrb
=begin

=end
zenspider (Ryan Davis)
08:43 AM Bug #3275: incompatibility of testrb
=begin

On May 14, 2010, at 22:14 , Nobuyoshi Nakada wrote:

> Hi,
>
> At Sat, 15 May 2010 09:28:42 +0900,
> ...
zenspider (Ryan Davis)
01:25 PM Revision db609916 (git): * proc.c (mnew): initialize a field. a patch from Takahiro Kambe.
[ruby-dev:41312]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27849 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mame (Yusuke Endoh)
01:20 PM Revision 0ee8d28e (git): * eval.c (setup_exception): let SystemStackError#backtrace return an
single element array instead of string itself. [ruby-core:30196]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
mame (Yusuke Endoh)
12:54 PM Revision 3cd67ce5 (git): * parse.y (parser_read_escape, parser_tokadd_escape): allow a hex or
octal encoded character after \c. This seemed to be prohibited at
r13836, but its ChangeLog mentions nothing about...
mame (Yusuke Endoh)
12:46 PM Revision 8bd4d73e (git): merges r27817 from trunk into ruby_1_9_2.
--
* proc.c (proc_binding): don't propagative filename and line_no of
binding that is created from C level. [ruby-...
yugui (Yuki Sonoda)
12:46 PM Revision 2479d426 (git): merges r27813 from trunk into ruby_1_9_2.
--
* error.c (rb_loaderror): use locale string, not ascii-8bit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches...
yugui (Yuki Sonoda)
12:46 PM Revision a07eebbc (git): merges r27806 from trunk into ruby_1_9_2.
--
* ext/psych/lib/psych/visitors/json_tree.rb: using factory methods for
node creation
* ext/psych/lib/psych/visit...
yugui (Yuki Sonoda)
12:20 PM Revision 11e078fb (git): * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):
fixes "NoMethodError: undefined method `[]=' for nil:NilClass"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@278...
yugui (Yuki Sonoda)
12:16 PM Revision 6bbe1db1 (git): * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):
fixes "NoMethodError: undefined method `[]=' for nil:NilClass"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/...
yugui (Yuki Sonoda)
12:16 PM Revision f9d00430 (git): merges r27791 from trunk into ruby_1_9_2.
--
* test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread):
use opened pipes by with_pipe.
git-svn-id: sv...
yugui (Yuki Sonoda)
12:15 PM Revision 63034a52 (git): merges r27789 from trunk into ruby_1_9_2.
--
* vm_core.c (rb_thread_struct): add a field for sigaltstack.
* thread_pthread.c (thread_start_func_1): initialize...
yugui (Yuki Sonoda)
12:15 PM Revision 28b21588 (git): merges r27787 from trunk into ruby_1_9_2.
--
add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27839 b2dd03c8-39d4-4d8f-98ff-823fe69...
yugui (Yuki Sonoda)
12:15 PM Revision 76bd722e (git): merges r27784 from trunk into ruby_1_9_2.
--
* test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select),
(TestIO_M17N#test_textmode_paragraphmode): close pip...
yugui (Yuki Sonoda)
12:15 PM Revision d7b06414 (git): merges r27780 from trunk into ruby_1_9_2.
--
* vm_insnhelper.c (vm_invoke_block): iseq_t.type is VALUE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r...
yugui (Yuki Sonoda)
12:15 PM Revision 5da19dd2 (git): merges r27764 from trunk into ruby_1_9_2.
--
* ext/sdbm/_sdbm.c: include unistd.h before sdbm.h for off_t.
fix compilation problem on FreeBSD 6.4.
git-svn-i...
yugui (Yuki Sonoda)
12:15 PM Revision 49f9df12 (git): merges r27762 from trunk into ruby_1_9_2.
--
add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27835 b2dd03c8-39d4-4d8f-98ff-823fe69...
yugui (Yuki Sonoda)
12:15 PM Revision 5b86607e (git): merges r27742 and r27746 from trunk into ruby_1_9_2.
--
* ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants.
* ext/socket/mkconstants.rb: define macros f...
yugui (Yuki Sonoda)
12:15 PM Revision 1aabe245 (git): merges r27743 from trunk into ruby_1_9_2.
--
* re.c (rb_reg_initialize_m): fix wrong index for the lang
option's value 'N'. reported by Masaya TARUI via IRC....
yugui (Yuki Sonoda)
11:36 AM Revision a1fecc01 (git): merges r27737 from trunk into ruby_1_9_2.
--
* test/rake/test_task_arguments.rb: makes ENV empty during tests
because ENV may change the behavior of Rake::Ta...
yugui (Yuki Sonoda)
11:35 AM Revision 4549056f (git): merges r27731 from trunk into ruby_1_9_2.
--
* lib/uri/mailto.rb: clean up regexp [ruby-core:29894]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_...
yugui (Yuki Sonoda)
11:35 AM Revision c1e34be1 (git): merges r27729 from trunk into ruby_1_9_2.
--
* eval_intern.h (rb_vm_get_sourceline): add prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_...
yugui (Yuki Sonoda)
11:35 AM Revision 9459bd71 (git): merges r27728 from trunk into ruby_1_9_2.
--
* ext/psych/parser.c (PSYCH_TRANSCODE): get rid of bare use of gcc
extension.
git-svn-id: svn+ssh://ci.ruby-lan...
yugui (Yuki Sonoda)
11:35 AM Revision c2760819 (git): merges r27727 from trunk into ruby_1_9_2.
--
* ext/psych/parser.c: fixed broken indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27828 ...
yugui (Yuki Sonoda)
11:35 AM Revision cff0cfc4 (git): merges r27714 from trunk into ruby_1_9_2.
--
* compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block,
vm_throw): allow "return" and "yield" even in...
yugui (Yuki Sonoda)
11:35 AM Revision 7dce73a2 (git): * common.mk (dln_find.o): fix dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
11:35 AM Revision 4a6d81b0 (git): merges r27723 from trunk into ruby_1_9_2.
--
* ext/psych/parser.c (parse): Return strings encoded as
Encoding.default_internal if set.
* test/psych/test_enco...
yugui (Yuki Sonoda)
11:35 AM Revision 476eeef8 (git): merges r27717 from trunk into ruby_1_9_2.
--
* common.mk (rdoc): rdoc should depend main. Moreover when XRUBY
is miniruby, it can run after miniruby is built...
yugui (Yuki Sonoda)
11:35 AM Revision a913e98c (git): merges r27716 from trunk into ruby_1_9_2.
--
* vm_eval.c (eval_string_with_cref): propagative filename and line_no
of binding. [ruby-dev:38767] [ruby-core:2...
yugui (Yuki Sonoda)
11:35 AM Revision b7074e4b (git): merges r27713 and r27715 from trunk into ruby_1_9_2.
--
* cont.c (fiber_switch): raise FiberError when returning to dead
fiber. [ruby-dev:40833]
git-svn-id: svn+ssh:/...
yugui (Yuki Sonoda)
11:35 AM Revision 25f47e28 (git): * include/ruby/missing.h (signbit): add missing prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
11:35 AM Revision 18855322 (git): * ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
a patch by Masaya TARUI <tarui AT prx.jp>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27820 b2d...
yugui (Yuki Sonoda)
10:52 AM Revision d35759d8 (git): merges r27703 from trunk into ruby_1_9_2.
--
* proc.c (proc_dup): copy blockprocval. proc_dup is used by
define_method, which made blockprocval be GC'ed mis...
yugui (Yuki Sonoda)
09:41 AM Revision 414727ca (git): * win32/win32.c (rb_w32_conv_from_wchar): use ECONV_UNDEF_REPLACE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27818 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:46 AM Feature #3037: testrb の動作が1.8.7 の testrb と違いすぎる
=begin

=end
zenspider (Ryan Davis)
08:18 AM Revision 7e7420cc (git): * proc.c (proc_binding): don't propagative filename and line_no of
binding that is created from C level. [ruby-dev:41322]
* vm_eval.c (eval_string_with_cref): ditto.
git-svn-id: svn...
mame (Yusuke Endoh)
06:28 AM Feature #3176: Thread#priority= should actually do something
=begin
> Note: if we use /proc/sys/kernel/sched_compat_yield=1, we can get better result.
>
> % taskset -c 1  ./ru...
kosaki (Motohiro KOSAKI)
05:21 AM Feature #3176: Thread#priority= should actually do something
=begin
Hi

> [[a slick little patch to just use setpriority]]
>
> And that works?!?

Do you mean my test resul...
kosaki (Motohiro KOSAKI)
02:48 AM Feature #3176: Thread#priority= should actually do something
=begin
> The test result of caleb's testcase is,
>
>    ./ruby projects/thrprio/thrprio.rb
>    315662770 209679 ...
kosaki (Motohiro KOSAKI)
01:51 AM Feature #3176: Thread#priority= should actually do something
=begin
> Issue #3176 has been updated by Yusuke Endoh.
>
> Assigned to set to Koichi Sasada
> Target version set ...
kosaki (Motohiro KOSAKI)
06:09 AM Revision 6c05f91b (git): * dln.c (rb_w32_check_imported): check if extension library to be
loaded imports from different ruby dll.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27816 b2dd03c8-39d4-4d8f-...
nobu (Nobuyoshi Nakada)
05:55 AM Revision 3b32f485 (git): * common.mk (dln_find.o): fix dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:55 AM Revision fdac9a36 (git): * common.mk (dln_find.o): fix dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:41 AM Revision 6b3a1f7b (git): * common.mk (dln_find.o): fix dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:41 AM Revision 2d8bbfa5 (git): * common.mk (dln_find.o): fix dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:55 AM Revision 40caeb6b (git): * error.c (rb_loaderror): use locale string, not ascii-8bit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:07 AM Revision c1dc27f7 (git): merges r27723 from trunk into ruby_1_9_2.
--
* ext/psych/parser.c (parse): Return strings encoded as
Encoding.default_internal if set.
* test/psych/test_enco...
yugui (Yuki Sonoda)
03:07 AM Revision 675fde2e (git): merges r27717 from trunk into ruby_1_9_2.
--
* common.mk (rdoc): rdoc should depend main. Moreover when XRUBY
is miniruby, it can run after miniruby is built...
yugui (Yuki Sonoda)
03:07 AM Revision a81daa68 (git): merges r27716 from trunk into ruby_1_9_2.
--
* vm_eval.c (eval_string_with_cref): propagative filename and line_no
of binding. [ruby-dev:38767] [ruby-core:2...
yugui (Yuki Sonoda)
03:07 AM Revision ee56b165 (git): merges r27713 and r27715 from trunk into ruby_1_9_2.
--
* cont.c (fiber_switch): raise FiberError when returning to dead
fiber. [ruby-dev:40833]
git-svn-id: svn+ssh:/...
yugui (Yuki Sonoda)
02:46 AM Revision df54a2e6 (git): * cont.c (fiber_set_stack_location), iseq.c (prepare_iseq_build),
node.c (dump_node): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27808 b2dd03c8-39d4-4d8f-9...
nobu (Nobuyoshi Nakada)
02:39 AM Revision 802578a3 (git): * include/ruby/missing.h (signbit): add missing prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27807 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:39 AM Revision e2f2cf42 (git): * include/ruby/missing.h (signbit): add missing prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27807 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:33 AM Revision 37910b13 (git): * ext/psych/lib/psych/visitors/json_tree.rb: using factory methods for
node creation
* ext/psych/lib/psych/visitors/yaml_tree.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
tenderlovemaking (Aaron Patterson)
01:49 AM Revision f52547c2 (git): * ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
a patch by Masaya TARUI <tarui AT prx.jp>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27805 b2dd...
nobu (Nobuyoshi Nakada)
01:49 AM Revision 421c0aaf (git): * ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
a patch by Masaya TARUI <tarui AT prx.jp>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27805 b2...
nobu (Nobuyoshi Nakada)
01:49 AM Revision d9615c85 (git): * ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
a patch by Masaya TARUI <tarui AT prx.jp>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27805 b2dd03c8-39d4-4d...
nobu (Nobuyoshi Nakada)

05/15/2010

05:54 PM Bug #3296: windows で iconv.dll の使用する MSVC runtime DLL のバージョンが、ruby 本体が使用するものと一致していない場合に[BUG]が出る。
=begin
なかだです。

At Sat, 15 May 2010 01:24:56 +0900,
masaya tarui wrote in [ruby-dev:41317]:
> 所で、根本的にはerrnoがうまく取れ...
nobu (Nobuyoshi Nakada)
01:24 AM Bug #3296 (Closed): windows で iconv.dll の使用する MSVC runtime DLL のバージョンが、ruby 本体が使用するものと一致していない場合に[BUG]が出る。
=begin
樽家です。

ランタイムが一致していないiconv.dllをロードする環境で、以下のソース

require 'iconv'

Iconv.iconv("utf-8", "SJIS", "heh...
tarui (Masaya Tarui)
05:25 PM Revision 43dc4b9c (git): * 2010-05-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:25 PM Revision 8030f9c5 (git): * configure.in: can not load libruby.so if gcc is used with
--enable-shared on AIX.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27803 b2dd03c8-39d4-4d8f-98...
Yutaka Kanemoto
05:25 PM Revision bbebd01d (git): * 2010-05-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:25 PM Revision fa0bec05 (git): * configure.in: can not load libruby.so if gcc is used with
--enable-shared on AIX.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Yutaka Kanemoto
03:06 PM Feature #3300 (Rejected): onig_number_of_captures に相当するメソッド Regexp#ncapture
=begin
Regexp に、onig_number_of_captures に相当するメソッド Regexp#ncaptures を追加するパッチです。
=end
metanest (Makoto Kishimoto)
02:15 PM Bug #3275: incompatibility of testrb
=begin
Hi,

At Sat, 15 May 2010 09:28:42 +0900,
Ryan Davis wrote in [ruby-core:30251]:
> My contribution of mini...
nobu (Nobuyoshi Nakada)
09:29 AM Bug #3275: incompatibility of testrb
=begin

On May 11, 2010, at 06:17 , Yusuke Endoh wrote:

> Bug #3275: incompatibility of testrb
> http://redmine...
zenspider (Ryan Davis)
09:12 AM Bug #2632 (Rejected): Windows での未読のあるソケットのクローズ後の読み取り
=begin
改めて考えますと、最新の Windows7 で問題ないのであれば
わざわざ動的コストをかけて対策するまでもないかもしれません。
どうしても必要であれば、スクリプト側でソケットを閉じる前に処理すればいいだけですし...
wanabe (_ wanabe)
08:16 AM Revision 9d6194ab (git): * ext/iconv/iconv.c (rb_iconv_sys_fail): raise BrokenLibrary if
errno is not set. [ruby-dev:41317]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27800 b2dd03c8-39...
nobu (Nobuyoshi Nakada)
08:16 AM Revision 91c24777 (git): * ext/iconv/iconv.c (rb_iconv_sys_fail): raise BrokenLibrary if
errno is not set. [ruby-dev:41317]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27800 b2dd03c8-...
nobu (Nobuyoshi Nakada)
08:16 AM Revision 44c9592d (git): * ext/iconv/iconv.c (rb_iconv_sys_fail): raise BrokenLibrary if
errno is not set. [ruby-dev:41317]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27800 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
03:36 AM Revision b2d434bd (git): * Makefile.in, common.mk, win32/Makefile.sub (REVISION_H): move
before the rule.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27799 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
02:59 AM Revision 49110e29 (git): * Makefile.in, common.mk, win32/Makefile.sub (revision.h): fix for
nmake. [ruby-core:30249]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27798 b2dd03c8-39d4-4d8f-98...
nobu (Nobuyoshi Nakada)

05/14/2010

10:46 PM Bug #3295 (Closed): make test aborted
=begin
Ubuntu lucid の環境で
https://wiki.ubuntu.com/CompilerFlags
の stack smashing protector (GccSsp) の影響だと思うのですが、...
znz (Kazuhiro NISHIYAMA)
09:50 PM Feature #3289: Division of negative numbers
=begin
Hi,

2010/5/14 Patrick Thomson <[email protected]>:
> The documentation for Numeric (http://www.rub...
mame (Yusuke Endoh)
11:39 AM Feature #3289: Division of negative numbers
=begin
Japanese elementary schools tend to teach their children that "x / y is z remainder w" means

x == y ...
shyouhei (Shyouhei Urabe)
09:37 AM Feature #3289 (Rejected): Division of negative numbers
=begin
The documentation for Numeric (http://www.ruby-doc.org/core/classes/Numeric.html#M000179) states that intege...
patrick_thomson (Patrick Thomson)
09:15 PM Bug #3290 (Rejected): File descriptors not closed when all IO objects are collected
=begin
Hi,

2010/5/14 Tomas Matousek <[email protected]>:
> def foo
> f = File.open("a.txt", "w+")
>...
mame (Yusuke Endoh)
11:11 AM Bug #3290 (Rejected): File descriptors not closed when all IO objects are collected
=begin
The following script should raise an exception (invalid descriptor) on line [2] since the file object that al...
tmat (Tomas Matousek)
07:32 AM Bug #3231: Digest Does Not Build
=begin
Missed the openssl question. Its the official release, from http://www.openssl.org/source. Builds fine, and...
cfis (Charlie Savage)
06:05 AM Bug #2369 (Rejected): ENV's strange behavior on WinXP
=begin

=end
wanabe (_ wanabe)
06:04 AM Bug #2369: ENV's strange behavior on WinXP
=begin
Vista/7 で再現しないことと、32767 文字近い環境変数など普通は扱わないこと、
実用的なケースでこの件が問題になったわけでなくテストケース上だけだということを考えると
Reject が妥当のように思え...
wanabe (_ wanabe)
05:00 AM Revision 9065b171 (git): merge from trunk (r27796)
* test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messages
when SEGV occurs
git-svn-id: svn+...
U.Nakamura
04:59 AM Revision ff5c6d34 (git): * test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messages
when SEGV occurs
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
04:40 AM Revision fde3a007 (git): * 2010-05-14
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:40 AM Revision 05b21ec8 (git): merge from trunk (r27779, r27793)
* test/ruby/test_process.rb: skip some tests on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_...
U.Nakamura
04:34 AM Revision d863f7af (git): * test/ruby/test_process.rb: skip some tests on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
02:28 AM Bug #3084: ri shows the same description twice
=begin
Hello,

It seems to be fixed for most of the classes.
Though Integer is still showing this symptom...
...
tomonacci (Tomo Kazahaya)
02:26 AM Feature #3176: Thread#priority= should actually do something
=begin
Hi, Caleb

Great. I glanced over your patch. I think the biggest change is how
thread waits GVL. It ...
mame (Yusuke Endoh)
01:27 AM Bug #3286 (Closed): segfault in method_missing -> method -> method_missing recursive loop
=begin
This issue was solved with changeset r27789.
Charlton, thank you for reporting this issue.
Your contributio...
mame (Yusuke Endoh)
01:27 AM Bug #1813 (Closed): Threading seg fault (1.9.1-p129 Linux/Mac)
=begin
This issue was solved with changeset r27789.
Charlton, thank you for reporting this issue.
Your contributio...
mame (Yusuke Endoh)

05/13/2010

10:48 PM Bug #3287 (Closed): proc.cのコンパイルでウォーニング
=begin
proc.cのコンパイルでウォーニングが出ます。

gcc -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwri...
taca (Takahiro Kambe)
10:27 PM Revision 4eb19660 (git): * marshal.c (w_float): strip ".0" from end for rubyspec.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
10:09 PM Revision ccbdebf5 (git): * test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread):
use opened pipes by with_pipe.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27791 b2dd03c8-39d4-4d8f-98ff-823fe...
nobu (Nobuyoshi Nakada)
09:47 PM Bug #3286: segfault in method_missing -> method -> method_missing recursive loop
=begin
Hi,

This duplicates #1813. This issue also occurs on trunk.

Essentially, infinite recursion may ca...
mame (Yusuke Endoh)
08:11 PM Bug #3286: segfault in method_missing -> method -> method_missing recursive loop
=begin
Oh, nearly forgot it: It does not segfault if I don't use threads. It also does not segfault in a normal infi...
dominikh (Dominik Honnef)
08:09 PM Bug #3286 (Closed): segfault in method_missing -> method -> method_missing recursive loop
=begin
the following code segfaults in 1.9.1 (and ruby-head) but works in 1.8.x:

class Foo
def bar
un...
dominikh (Dominik Honnef)
04:20 PM Revision 308be9c8 (git): * 2010-05-14
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:20 PM Revision 50587316 (git): * vm_core.c (rb_thread_struct): add a field for sigaltstack.
* thread_pthread.c (thread_start_func_1): initialize machine stack
information.
* thread.c (thread_start_func_2): ...
mame (Yusuke Endoh)
03:30 PM Bug #3192 (Assigned): Missing Set#keep_if, select! [patch]
=begin

=end
marcandre (Marc-Andre Lafortune)
12:57 PM Bug #1576 (Closed): TestFile failures in windows
=begin
This issue was solved with changeset r27769.
Roger, thank you for reporting this issue.
Your contribution t...
usa (Usaku NAKAMURA)
12:10 AM Bug #1576: TestFile failures in windows
=begin
yeah the only TestFile failures I currently get is:

34) Failure:test_gets_para_extended_file(TestFile) ...
rogerdpack (Roger Pack)
12:41 PM Revision a22df394 (git): * missing/ffs.c (ffs): fixed for non-zero values.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:39 PM Revision cb4133c8 (git): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:55 AM Feature #3285 (Closed): BigDecimal.mode should be managed thread-safely
=begin
The current BigDecimal is not managed their modes in thread-safe manner.
They should be thread-safe.
=end
mrkn (Kenta Murata)
10:06 AM Revision fa086089 (git): * test/scanf/test_scanf.rb (ScanfTests#each_test): yield in order.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:45 AM Revision 30f63702 (git): * ext/io/console/console.c (get_write_fd): return primary fd if no
io is tied for writing.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:45 AM Revision 8653bd97 (git): * test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select),
(TestIO_M17N#test_textmode_paragraphmode): close pipes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27784 b2dd...
nobu (Nobuyoshi Nakada)
09:20 AM Revision 8bc7d22f (git): merge from trunk (r27782)
* io.c (swallow): should use more_char() instead of fill_cbuf().
suggested by akr.
git-svn-id: svn+ssh://ci.ruby-...
U.Nakamura
09:16 AM Revision daac3ed0 (git): * io.c (swallow): should use more_char() instead of fill_cbuf().
suggested by akr.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
09:05 AM Feature #2542: URI lib should be updated to RFC 3986
On Wed, May 12, 2010 at 8:01 PM, Hedge Hog <[email protected]> wrote:
> Issue #2542 has been updated by Hedge Ho...
luislavena (Luis Lavena)
08:01 AM Feature #2542: URI lib should be updated to RFC 3986
Rather than reinvent anything. Consider employing an FFI interface to uriparser:
http://uriparser.sourceforge.net...
hedgehog (Hedge Hog)
08:56 AM Revision 552243aa (git): * ext/io/console/console.c (console_set_echo, console_echo_p): use
primary fd. [ruby-dev:41309]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27781 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
07:19 AM Revision 483ef372 (git): * vm_insnhelper.c (vm_invoke_block): iseq_t.type is VALUE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:32 AM Revision 266a9ea5 (git): * test/ruby/test_process.rb: skip some tests on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
05:52 AM Revision d6b1887d (git): * array.c: Harmonize documentation, in particular regarding:
- methods returning enumerators
- array methods and argument naming (array -> ary, an_array -> new_ary)
- min...
Marc-Andre Lafortune
05:49 AM Revision 4afa9ed0 (git): * array.c: Harmonize documentation, in particular regarding:
- methods returning enumerators
- array methods and argument naming (array -> ary, an_array -> new_ary)
- min...
Marc-Andre Lafortune
05:21 AM Bug #3283: SystemStackError Backtrace returns String not Array
=begin
Seconded. Returning two different types of data in a backtrace needlessly complicates error handling code.
=end
ernie (Ernie Miller)
05:15 AM Bug #3283 (Closed): SystemStackError Backtrace returns String not Array
=begin
In this commit http://github.com/shyouhei/ruby/commit/ecd11fb371b5f4a00d0b0006b325de3c5437b8d2 changes were i...
pwagenet (Peter Wagenet)
04:38 AM Revision 2d8fd61a (git): * test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skip
on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
04:37 AM Revision 8092a810 (git): * test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skip
on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
04:30 AM Revision cf32125c (git): * marshal.c (w_float): use minimal representation.
* numeric.c (ruby_dbl2cstr): split from rb_float_new.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27774 b2dd0...
nobu (Nobuyoshi Nakada)
04:11 AM Bug #2496: Delegate: #methods and #public_methods should return delegated methods too
=begin

=end
marcandre (Marc-Andre Lafortune)
04:10 AM Bug #2224: lib/delegate: operator delegation
=begin

=end
marcandre (Marc-Andre Lafortune)
04:09 AM Revision a81b47ac (git): * vm_core.h (rb_vm_get_sourceline): moved from eval_intern.h for
vm_dump.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:09 AM Revision 04daf205 (git): * vm_core.h (rb_vm_get_sourceline): moved from eval_intern.h for
vm_dump.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:05 AM Revision 8254aea4 (git): * 2010-05-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:05 AM Revision fab26158 (git): merge from trunk (r27768-r27770)
* io.c (swallow): support text mode and UTF-16/32 as internal encoding.
[Bug #1576]
* io.c (io_shift_cbuf): read a...
U.Nakamura
04:03 AM Revision 44d8ab72 (git): * io.c (swallow): small optimize.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:56 AM Revision 6f3791f4 (git): [Bug #1576]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:55 AM Revision ef799280 (git): * io.c (swallow): support text mode and UTF-16/32 as internal encoding.
* io.c (io_shift_cbuf): read and throw it away when str is NULL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
U.Nakamura
02:57 AM Revision 2603874f (git): * properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:42 AM Bug #3274: BINARY should not be ASCII-compatible
=begin
遠藤です。

2010年5月12日23:36 Yukihiro Matsumoto <[email protected]>:
> |mameさんはチケットの整理をかなりやってくださってますし、個人的には賛成しま...
mame (Yusuke Endoh)
02:20 AM Bug #3277: win32ole cannot print?
=begin

=end
mame (Yusuke Endoh)
01:05 AM Bug #2223: lib/delegate: security model?
=begin
Hi,

Could you create and send a patch?
If rubyspec and make check passes, and if there is no objection...
mame (Yusuke Endoh)
12:45 AM Revision 720151bc (git): * win32/Makefile.sub: link with ffs.obj.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
12:32 AM Feature #1961: Kernel#__dir__
=begin
Any feedback on my patch for __dir__ (or Narihiro Nakamura's patch for __dir__)?
Still wishing for this.
...
rogerdpack (Roger Pack)
12:24 AM Feature #839: Add code on each line of a backtrace output to the screen
=begin
Any feedback on this? (objectify Exception#backtrace et al)
Thanks.
=end
rogerdpack (Roger Pack)
12:22 AM Bug #1795: Provide SMTP STARTTLS support
=begin
> Is there a non-obvious reason why this isn't a valid backport from 1.8.7?

I guess just because it's an...
rogerdpack (Roger Pack)
12:18 AM Feature #3282 (Rejected): request: ability to step through *prelude
=begin
Currently if you are running a debugger and are unlucky enough to try to step through code from gem_prelude (...
rogerdpack (Roger Pack)
12:12 AM Bug #3084 (Feedback): ri shows the same description twice
=begin
Hi,

Sorry for late response, but I cannot reproduce.

Rdoc has changed a lot since the begin of Apri...
mame (Yusuke Endoh)
12:03 AM Bug #3281 (Rejected): fail to build fiddle on Debian/lenny by default
=begin
Hi,

2010/5/12 Tanaka Akira <[email protected]>:
> I can build fiddle on Debian GNU/Linux (lenny) by default...
mame (Yusuke Endoh)

05/12/2010

11:37 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:41304] Re: [BUG:1.9] BINARY should not be ASCII-compatible"
on...
matz (Yukihiro Matsumoto)
10:30 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
Yuguiです。

2010/5/12 Yusuke ENDOH <[email protected]>:
> リリースマネージャとしての自覚を持ってください。「よりよい可能性」は
> 無限にあります。それを妥協・抑...
yugui (Yuki Sonoda)
07:21 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
遠藤です。

もう reject されたようですが、せっかく書いたので送ります。


2010年5月12日8:42 Yugui <[email protected]>:
> 2010/5/11 Urabe Shy...
mame (Yusuke Endoh)
07:02 PM Bug #3274 (Rejected): BINARY should not be ASCII-compatible
=begin
> でも、その解決として ASCII非互換な BINARY という話に飛びつくのは
> いかがなものでしょうか。簡単に済む話とは思えません。

そうですね。ちょっと簡単に済みそうにないというのはよく分かりま...
yugui (Yuki Sonoda)
05:54 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
成瀬です。

2010年5月12日14:24 Urabe Shyouhei <[email protected]>:
> 卜部です。
>
> (2010/05/12 8:42), Yugui wro...
naruse (Yui NARUSE)
05:50 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
成瀬です。

2010年5月11日20:44 Yugui <[email protected]>:
> wycatsと話しまして、railsサイドでのM17N実例からの知見というものを聞き取りました。
> それによれ...
naruse (Yui NARUSE)
02:24 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
卜部です。

(2010/05/12 8:42), Yugui wrote:
> 2010/5/11 Urabe Shyouhei <[email protected]>:
>> 偉い人の仕事には「ど...
shyouhei (Shyouhei Urabe)
10:57 AM Bug #3274: BINARY should not be ASCII-compatible
=begin
永井@知能.九工大です.

From: Yugui <[email protected]>
Subject: [ruby-dev:41290] Re: [BUG:1.9] BINARY should not be AS...
nagai (Hidetoshi Nagai)
08:42 AM Bug #3274: BINARY should not be ASCII-compatible
=begin
2010/5/11 Urabe Shyouhei <[email protected]>:
> 偉い人の仕事には「どっしりと構えて些細なことでは動じない」というのもあると思っ
> てます。

偉い人は...
yugui (Yuki Sonoda)
11:08 PM Bug #3281 (Rejected): fail to build fiddle on Debian/lenny by default
=begin
Hi Aaron --

fiddle cannot be built on Debian/lenny by default, because extconf.rb
fails to find ffi.h....
mame (Yusuke Endoh)
10:39 PM Revision 86fa4ec8 (git): * 2010-05-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:39 PM Revision 5920d544 (git): * ext/sdbm/_sdbm.c: include unistd.h before sdbm.h for off_t.
fix compilation problem on FreeBSD 6.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27764 b2dd03c8-39d4-4d8f-...
akr (Akira Tanaka)
09:47 PM Bug #2655: win32OLE processes lose their connection?
=begin
To fix this issue, I think Win32OLE should be MTA model instead of STA model.
I had tried MTA instead of ST...
suke (Masaki Suketa)
12:27 AM Bug #2655 (Assigned): win32OLE processes lose their connection?
=begin
Hi, Masaki Suketa

Could you take a look at this ticket?

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
09:20 PM Bug #3167: RDoc issues in interactive mode
=begin
Hi,

2010/5/12 Benoit Daloze <[email protected]>:
> Eric Hodel knows about these bugs, I spoke of it w...
mame (Yusuke Endoh)
12:49 AM Bug #3167: RDoc issues in interactive mode
=begin
Hi,
On 11 May 2010 14:52, Yusuke Endoh <[email protected]> wrote:
>
>Hi, Eric Hodel
>
>Could you tak...
Eregon (Benoit Daloze)
12:47 AM Bug #3167: RDoc issues in interactive mode
=begin
Hi,
On 11 May 2010 14:52, Yusuke Endoh <[email protected]> wrote:
>
>Hi, Eric Hodel
>
>Could you tak...
Eregon (Benoit Daloze)
12:44 AM Bug #3167: RDoc issues in interactive mode
=begin
Hi,
On 11 May 2010 14:52, Yusuke Endoh <[email protected]> wrote:
>
>Hi, Eric Hodel
>
>Could you tak...
Eregon (Benoit Daloze)
08:44 PM Bug #3022: What are $. and ARGF.lineno ?
=begin
Hi,

2010/3/27 Marc-Andre Lafortune <[email protected]>:
> This is not true in trunk, as demonstrat...
mame (Yusuke Endoh)
04:26 PM Bug #1576 (Assigned): TestFile failures in windows
=begin
19) - 21) is already fixed (or changed the test)
cannot reproduce 22). maybe fixed.

18) is the problem...
usa (Usaku NAKAMURA)
02:49 PM Revision b6d3c537 (git): * include/ruby/intern.h (rb_quad_pack): deprecated.
(rb_quad_unpack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
02:16 PM Revision 48eb4a79 (git): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:15 PM Revision 54c0e4b7 (git): new test file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:50 PM Revision dd6b923b (git): fix the comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:23 PM Revision a00247f5 (git): * time.c (rb_big_abs_find_minbit): use ffs().
* configure.in: check ffs().
* missing/ffs.c: new file.
* include/ruby/missing.h (ffs): declared.
git-svn-id: sv...
akr (Akira Tanaka)
09:48 AM Feature #2454 (Rejected): OpenSSL has no maintainer
=begin
This ticket is timeouted.
=end
naruse (Yui NARUSE)
09:24 AM Bug #2632: Windows での未読のあるソケットのクローズ後の読み取り
=begin
このパッチについては特に反対しないので、望むなら入れてもらってかまいません。
=end
usa (Usaku NAKAMURA)
07:43 AM Revision 01eb640c (git): * numeric.c (flo_to_s): fixed broken output including nuls.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:43 AM Revision d80a859d (git): * numeric.c (flo_to_s): fixed broken output including nuls.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:35 AM Feature #3176: Thread#priority= should actually do something
=begin
Aaaag, I uploaded an empty patch. Sorry. Here's the real one.
=end
coatl (caleb clausen)
07:21 AM Feature #3176: Thread#priority= should actually do something
=begin
Here's a patch which makes thread priorities work. This was made against the current trunk (1.9.3dev as of 11...
coatl (caleb clausen)
07:34 AM Revision c32c4364 (git): merge frrom trunk (r27729)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:25 AM Revision d2a68945 (git): * numeric.c (flo_to_s): exponent needs 2 digits.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:25 AM Revision dbb8970a (git): * numeric.c (flo_to_s): exponent needs 2 digits.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:14 AM Revision 6f6b955e (git): * common.mk (rdoc): rdoc should depend main. Moreover when XRUBY
is miniruby, it can run after miniruby is built.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@277...
naruse (Yui NARUSE)
07:13 AM Revision c8de7d50 (git): * enc/utf_8.c: Add new alias UTF-8-HFS for UTF8-MAC.
http://www.gnu.org/software/emacs/NEWS.23.2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27754 b2...
naruse (Yui NARUSE)
07:12 AM Revision fcb52106 (git): * re.c (rb_reg_initialize_m): fix wrong index for the lang
option's value 'N'. reported by Masaya TARUI via IRC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_...
naruse (Yui NARUSE)
07:11 AM Revision 25c7c4a4 (git): * re.c (rb_reg_initialize_m): fix wrong index for the lang
option's value 'N'. reported by Masaya TARUI via IRC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_...
naruse (Yui NARUSE)
07:02 AM Revision 16ea63ad (git): * numeric.c (flo_to_s): fill lower zeros.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:02 AM Revision 1e6308e2 (git): * numeric.c (flo_to_s): fill lower zeros.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:51 AM Revision abf45abe (git): merge from trunk (r27749)
* lib/rdoc/generator/ri.rb (generate): should load existing cache
before generating it.
git-svn-id: svn+ssh://ci....
U.Nakamura
06:46 AM Revision db96db42 (git): * lib/rdoc/generator/ri.rb (generate): should load existing cache
before generating it.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
06:37 AM Revision 1f24a436 (git): * numeric.c (flo_to_s): make minimum string representation.
[ruby-core:30145]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27748 b2dd03c8-39d4-4d8f-98ff-823...
nobu (Nobuyoshi Nakada)
06:04 AM Revision 5b20a139 (git): * ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#log): improved
precision and performance. [ruby-dev:41295]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27747 b2dd03c8-39d4-4...
nobu (Nobuyoshi Nakada)
06:04 AM Revision 27da0b89 (git): * ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#log): improved
precision and performance. [ruby-dev:41295]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27747 b...
nobu (Nobuyoshi Nakada)
02:40 AM Revision 851a0238 (git): * ext/socket/extconf.rb: test all IPPROTO_* constants for recent Win32
SDK.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
01:57 AM Revision 07b314f0 (git): * numeric.c (flo_to_s): make minimum string representation.
[ruby-core:30145]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:06 AM Revision 7abe8a55 (git): * 2010-05-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:06 AM Revision 0e586b35 (git): * re.c (rb_reg_initialize_m): fix wrong index for the lang
option's value 'N'. reported by Masaya TARUI via IRC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27743 b2dd03...
naruse (Yui NARUSE)
12:46 AM Bug #3277 (Closed): win32ole cannot print?
=begin
require 'win32ole'
wmi = WIN32OLE.connect("winmgmts://")
processes = wmi.ExecQuery("select * from win32_p...
rogerdpack (Roger Pack)
12:22 AM Bug #1967 (Rejected): Segmentation fault at test_qsort1 and test_qsort2 in test/dl/test_func.rb running on sparc-solaris-2.10
=begin
遠藤です。

それでは、WONTFIX ということで閉じます。
64 ビット Solaris でテストをする場合は fiddle を使用してください。

--
Yusuke Endoh <ma...
mame (Yusuke Endoh)

05/11/2010

11:17 PM Bug #1804 (Closed): ext/socket/mkconstants.rb doesn't recognize enum'ed constants
=begin
This issue was solved with changeset r27742.
Usaku, thank you for reporting this issue.
Your contribution t...
akr (Akira Tanaka)
10:46 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
普段、あまりM17Nの件に反応しない卜部ですが、

(2010/05/11 20:44), Yugui wrote:
> wycatsと話しまして、railsサイドでのM17N実例からの知見というものを聞き取りま...
shyouhei (Shyouhei Urabe)
09:22 PM Bug #3274: BINARY should not be ASCII-compatible
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:41278] [BUG:1.9] BINARY should not be ASCII-compatible"
on Tue,...
matz (Yukihiro Matsumoto)
08:45 PM Bug #3274 (Rejected): BINARY should not be ASCII-compatible
=begin
Yuguiです。


> で、おおむねここまでの議論でカバーできていると思うんですが、
> Rails びと的には問題を切り分けできていないように思うので、
> 彼らにはまずデータベースのドライバが...
yugui (Yuki Sonoda)
10:25 PM Bug #1142 (Rejected): /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
=begin

=end
mame (Yusuke Endoh)
10:17 PM Bug #3275 (Closed): incompatibility of testrb
=begin
Hi, Ryan Davis

Incompatibility of testrb is reported in [Bug #3037].
Are you willing to fix these? Or...
mame (Yusuke Endoh)
10:12 PM Bug #2695 (Closed): Supported Platforms
=begin
遠藤です。

support plan は [ruby-dev:41101] で方針が決定されました。

このチケットは複数の議論がまざってしまっていて目的が明確でないので、
このチケット自体は c...
mame (Yusuke Endoh)
10:07 PM Bug #3224 (Closed): Regexp.new("...", nil, "n") is not documented
=begin
This issue was solved with changeset r27738.
Marc-Andre, thank you for reporting this issue.
Your contribut...
naruse (Yui NARUSE)
09:57 PM Bug #3245 (Closed): Expected "ccache gcc" to be nil.
=begin
This issue was solved with changeset r27737.
Kazuhiro, thank you for reporting this issue.
Your contributio...
mame (Yusuke Endoh)
09:52 PM Bug #3167: RDoc issues in interactive mode
=begin
Hi, Eric Hodel

Could you take a look at this ticket?


Benoit Daloze,

I have never used ri in...
mame (Yusuke Endoh)
09:16 PM Bug #3210 (Rejected): Problem compiling ruby 1.9.1-p376
=begin
Hi, pierre

You have not answered yet, but I assume you are using openssl 1.0.0
or its beta.

Ruby ...
mame (Yusuke Endoh)
08:43 PM Bug #3244 (Closed): the behavior of Tempfile#size was changed
=begin
遠藤です。

成瀬さんが rubyspec 側を直してくれた (df06cb5c1dcc73c7bf0746e6c287a8aad45c1145)
ので close します。

--
Yusu...
mame (Yusuke Endoh)
08:07 PM Bug #3177 (Closed): TestFileUtils#test_cp_r_symlink
=begin
遠藤です。

成瀬さんが r27550 で直してくれましたので close します。

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
08:01 PM Bug #2667 (Rejected): Segmentation fault error
=begin
Hi,

I found a mail in ruby-talk (Thanks, Douglas Seifert!):

http://blade.nagaokaut.ac.jp/cgi-bin/sc...
mame (Yusuke Endoh)
02:17 PM Bug #3267 (Closed): BigDecimal/mathでatan()に1.08を入れると戻り値の有効桁数が足りない
=begin
This issue was solved with changeset r27734.
_, thank you for reporting this issue.
Your contribution to Ru...
mrkn (Kenta Murata)
11:50 AM Bug #3267: BigDecimal/mathでatan()に1.08を入れると戻り値の有効桁数が足りない
=begin
むらたです。

On 2010/05/11, at 7:06, _ wanabe wrote:

> RubyのトランクのBigDecimal/math
> atan()に1.08を入れると戻り値の有効桁数が...
mrkn (Kenta Murata)
07:05 AM Bug #3267 (Closed): BigDecimal/mathでatan()に1.08を入れると戻り値の有効桁数が足りない
=begin
2ch.net 上で報告があったので転載します。

Rubyについて Part 40
http://pc12.2ch.net/test/read.cgi/tech/1272248179/121-122
...
wanabe (_ wanabe)
02:10 PM Revision 01cd3467 (git): * ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants.
* ext/socket/mkconstants.rb: define macros for enum.
[ruby-dev:38849]
git-svn-id: svn+ssh://ci.ruby-lang.org/ru...
akr (Akira Tanaka)
02:03 PM Revision 709bff4f (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:57 PM Revision 1fb6c3a7 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:57 PM Bug #3225 (Closed): lib/uri/mailto.rb slightly wrong regexp
=begin
This issue was solved with changeset r27731.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
01:56 PM Revision 53572f57 (git): * pack.c (pack_pack): call rb_quad_pack to preserve RangeError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:40 PM Bug #1967: Segmentation fault at test_qsort1 and test_qsort2 in test/dl/test_func.rb running on sparc-solaris-2.10
=begin
2010/4/27 Yusuke Endoh <[email protected]>:
> チケット #1967 が更新されました。 (by Yusuke Endoh)
>
> 担当者 Aaron Pat...
tenderlovemaking (Aaron Patterson)
12:17 AM Bug #1967: Segmentation fault at test_qsort1 and test_qsort2 in test/dl/test_func.rb running on sparc-solaris-2.10
=begin
Hi, Aaron

Could you take a look at this ticket?

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
01:06 PM Revision f65aac7a (git): Add description about Regexp(str, opt, lang). [ruby-core:29893]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:54 PM Revision cbeafa71 (git): * test/rake/test_task_arguments.rb: makes ENV empty during tests
because ENV may change the behavior of Rake::TaskArguments.
[ruby-core:29984]
git-svn-id: svn+ssh://ci.ruby-lang.o...
mame (Yusuke Endoh)
11:57 AM Bug #1320 (Closed): sdbm.c compiler warnings
=begin
This issue was solved with changeset r27730.
Charlie, thank you for reporting this issue.
Your contribution...
nobu (Nobuyoshi Nakada)
11:50 AM Bug #1320 (Open): sdbm.c compiler warnings
=begin
It needs -W3 option to reproduce.
=end
nobu (Nobuyoshi Nakada)
10:33 AM Bug #1320 (Closed): sdbm.c compiler warnings
=begin
can't reproduce with VC9 and r27729.
maybe already fixed.
=end
usa (Usaku NAKAMURA)
11:57 AM Bug #3270: BigMath.exp が絶対値が大きな引数で遅い
=begin

=end
mrkn (Kenta Murata)
11:56 AM Bug #3270 (Assigned): BigMath.exp が絶対値が大きな引数で遅い
=begin

=end
mrkn (Kenta Murata)
11:51 AM Bug #3270 (Closed): BigMath.exp が絶対値が大きな引数で遅い
=begin
Rubyについて Part 40
http://pc12.2ch.net/test/read.cgi/tech/1272248179/121-122
> あと、expの絶対値が大きくなると、戻って来ないのよね...
mrkn (Kenta Murata)
11:55 AM Feature #3269 (Assigned): BigMath.tan がない
=begin

=end
mrkn (Kenta Murata)
11:50 AM Feature #3269 (Closed): BigMath.tan がない
=begin
Rubyについて Part 40
http://pc12.2ch.net/test/read.cgi/tech/1272248179/121-122
> あ、トランクにはtanはないのだけど、sinとcosの...
mrkn (Kenta Murata)
11:55 AM Bug #3271 (Assigned): BigMath.power が遅い
=begin

=end
mrkn (Kenta Murata)
11:53 AM Bug #3271 (Closed): BigMath.power が遅い
=begin
Rubyについて Part 40
http://pc12.2ch.net/test/read.cgi/tech/1272248179/121-122
> んで、powerも全部の桁を計算してご苦労さんなんだが...
mrkn (Kenta Murata)
11:54 AM Bug #3272 (Closed): BigDecimal#** が実用的な速度ではない
=begin
logは、exponentが負の場合、
を書いてあるから、正で2桁以上の場合、を追加すると良いですね。
expとlogが実用範囲内になると、実数**実数が(実用的に)使えるようになります。
=end
mrkn (Kenta Murata)
08:30 AM Bug #3140: gem activation has changed between 1.8 and 1.9
=begin
On May 10, 2010, at 12:01, Evan Phoenix wrote:

> Can we please get this committed for 1.9.2?

For what i...
drbrain (Eric Hodel)
06:15 AM Revision 90be9700 (git): * enc/utf_8.c: Add new alias UTF-8-HFS for UTF8-MAC.
http://www.gnu.org/software/emacs/NEWS.23.2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27736 b2dd03c8-39d4-4d...
naruse (Yui NARUSE)
05:28 AM Revision cab5124b (git): merge from trunk (r27734)
* ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath.rb (test_atan): explicitly specify the p... Kenta Murata
05:11 AM Revision 74365313 (git): * ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath.rb (test_atan): explicitly specify the precision for calculating a reciprocal number of an argument. [Bug #3267]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Kenta Murata
05:10 AM Revision cedb75e6 (git): merge from trunk (r27719)
* time.c (rb_big_abs_find_minbit): get rid of a warning of VC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches...
U.Nakamura
05:09 AM Revision 52583c34 (git): merge from trunk (r27718)
* win32/win32.c, include/ruby/win32.h (rb_w32_has_cancel_io): new
function.
* io.c (WAIT_FD_IN_WIN32): check only ...
U.Nakamura
04:49 AM Revision 3b0e399c (git): * lib/uri/mailto.rb: clean up regexp [ruby-core:29894]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
03:55 AM Bug #2629 (Rejected): ConditionVariable#wait(mutex, timeout) should return whether the condition was signalled, not the waited time
=begin
Hi, Hongli

Even if there is no return value, you can detect the timeout
*without guessing* by the foll...
mame (Yusuke Endoh)
03:08 AM Bug #1085: Got the error message, after run 'gem install --test'.
=begin
On Mon, May 10, 2010 at 11:40 AM, Yusuke Endoh <[email protected]> wrote:
> Issue #1085 has been updated...
luislavena (Luis Lavena)
02:49 AM Revision 5b2c631d (git): * ext/sdbm/sdbm.h (DBM): large file support on win32.
[ruby-core:23039]
* ext/sdbm/depend: objects depend on sdbm.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
nobu (Nobuyoshi Nakada)
02:49 AM Revision 2b0fe807 (git): * ext/sdbm/sdbm.h (DBM): large file support on win32.
[ruby-core:23039]
* ext/sdbm/depend: objects depend on sdbm.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
nobu (Nobuyoshi Nakada)
02:18 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
On 10 May 2010 18:59, Roger Pack <[email protected]> wrote:
> I recently discovered Float#round the othe...
Eregon (Benoit Daloze)
01:46 AM Bug #1558 (Assigned): test timeout issues in windows
=begin

=end
mame (Yusuke Endoh)
01:22 AM Bug #1558: test timeout issues in windows
=begin
the first two seem to not reproduce. The last is now:




C:\dev\ruby\downloads>\installs\ruby_tru...
rogerdpack (Roger Pack)
12:01 AM Bug #1558: test timeout issues in windows
=begin
Hi, Roger

Could you answer to unak?

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
12:57 AM Revision fbe5ce6c (git): * eval_intern.h (rb_vm_get_sourceline): add prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:53 AM Revision c20a118c (git): * ext/psych/parser.c (PSYCH_TRANSCODE): get rid of bare use of gcc
extension.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:53 AM Revision 60d460ea (git): * ext/psych/parser.c: fixed broken indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:27 AM Bug #2402: super in instance_eval
パッチは全然見てないのですが,遠藤さんが良いと仰ってるので良いのではないかと思います.
ko1 (Koichi Sasada)
12:26 AM Bug #2489: Segmentation Fault Ruby 1.9.1 p376, AIX 5.3
=begin

=end
mame (Yusuke Endoh)
12:18 AM Bug #2176: [rubygems] $LOAD_PATH includes bin directory
=begin
Hi, Eric

Please answer to nobu and Luis.

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
12:04 AM Feature #1800: rubygems can replace system executable files
=begin
Hi, Eric

What do you think about this issue?
Are you planning to fix this before 1.9.2 release?

-...
mame (Yusuke Endoh)

05/10/2010

11:40 PM Bug #1085: Got the error message, after run 'gem install --test'.
=begin
Hi, Eric

Any update here?

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
11:38 PM Feature #1031: -U オプションの説明が --help にない
=begin

=end
mame (Yusuke Endoh)
08:53 PM Revision bd7714b1 (git): * 2010-05-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:53 PM Revision c5d88249 (git): * pack.c: backport integer pack/unpack from 1.9 for [ruby-core:21937].
* configure.in: backport RUBY_DEFINT and fixed size integer checks.
* ruby.h: include stdint.h if available.
* bign...
akr (Akira Tanaka)
04:22 PM Revision 6f403dbf (git): * 2010-05-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:22 PM Revision 0de068d0 (git): * ext/psych/parser.c (parse): Return strings encoded as
Encoding.default_internal if set.
* test/psych/test_encoding.rb: Tests for encoding change.
git-svn-id: svn+ssh://ci...
tenderlovemaking (Aaron Patterson)
02:54 PM Revision 7e56b2d2 (git): backport pack and unpack tests from Ruby 1.9.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:52 PM Revision 3c408649 (git): * pack.c (pack_unpack): add a missing break.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:52 PM Revision 9d3b304b (git): * pack.c (pack_unpack): add a missing break.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:17 PM Bug #3231: Digest Does Not Build
=begin
1. Open VC command prompt.
2. set INCLUDE=c:\Development\msys\local\include;%INCLUDE%
3. set LIB=c:\Devel...
cfis (Charlie Savage)
06:48 AM Revision 8489a019 (git): * regex.c (read_special): get rid of overrun.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:13 AM Revision c76b8fca (git): * time.c (rb_big_abs_find_minbit): get rid of a warning of VC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
05:02 AM Revision fe0d339c (git): * win32/win32.c, include/ruby/win32.h (rb_w32_has_cancel_io): new
function.
* io.c (WAIT_FD_IN_WIN32): check only when it's not cancelable.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
U.Nakamura
03:47 AM Bug #2782 (Closed): Binding#eval not completely indicative of its binding
This issue was solved with changeset r27716.
Yuki, thank you for reporting this issue.
Your contribution to Ruby is...
mame (Yusuke Endoh)
03:47 AM Bug #1769 (Closed): eval with binding, without location
=begin
This issue was solved with changeset r27716.
Yuki, thank you for reporting this issue.
Your contribution to...
mame (Yusuke Endoh)
03:27 AM Bug #3141 (Closed): yield in an eigenclass definition
=begin
This issue was solved with changeset r27714.
Yusuke, thank you for reporting this issue.
Your contribution ...
mame (Yusuke Endoh)
03:27 AM Bug #1018 (Closed): return in an eigenclass definition
=begin
This issue was solved with changeset r27714.
Shugo, thank you for reporting this issue.
Your contribution t...
mame (Yusuke Endoh)
02:37 AM Bug #3050 (Closed): Fiber transfer limitation
=begin
This issue was solved with changeset r27713.
Koichi, thank you for reporting this issue.
Your contribution ...
mame (Yusuke Endoh)
 

Also available in: Atom