Activity
From 12/17/2010 to 12/23/2010
12/23/2010
-
11:52 PM Revision a0484364 (git): update doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:46 PM Revision a041f129 (git): * process.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:26 PM Feature #4195: option for Socket#sendmsg
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42873] Re: [feature:trunk] option for Socket#sendmsg"
on Thu, 2... -
11:02 PM Feature #4195: option for Socket#sendmsg
- =begin
2010年12月23日21:01 Nobuyoshi Nakada <[email protected]>:
>
> Socket#recvmsgは scm_rights: true を指定するだけでメインのデー... -
09:43 PM Feature #4195: option for Socket#sendmsg
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42869] [feature:trunk] option for Socket#sendmsg"
on Thu, 23 De... -
09:09 PM Feature #4195: option for Socket#sendmsg
- =begin
=end
-
09:01 PM Feature #4195 (Rejected): option for Socket#sendmsg
- =begin
なかだです。
Socket#recvmsgは scm_rights: true を指定するだけでメインのデータだけで
なく簡単にIOを受け取ることができますが、一方でSocket#sendmsg側には対... - 11:22 PM Revision 2383807c (git): * 2010-12-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:22 PM Revision 60188665 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:49 PM Bug #4185: ruby 1.9.2 p0 installation issue
- =begin
Hi,
At Thu, 23 Dec 2010 16:35:52 +0900,
ravish nayak wrote in [ruby-core:33830]:
> 1) Can I get the URL ... -
04:35 PM Bug #4185: ruby 1.9.2 p0 installation issue
- =begin
Hi Nobu,
Thanks for your valuable solution..
I need some information regarding above issues
1... -
10:50 AM Bug #4185 (Closed): ruby 1.9.2 p0 installation issue
- =begin
=end
-
10:50 AM Bug #4185: ruby 1.9.2 p0 installation issue
- =begin
Hi,
At Wed, 22 Dec 2010 21:21:17 +0900,
ravish nayak wrote in [ruby-core:33814]:
> tmk: Setting permissi... -
05:21 PM Feature #4043: グローバル関数current_classの提案
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42861] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
... -
12:37 PM Feature #4043: グローバル関数current_classの提案
- =begin
たるいです。
個人的にはRubyVMって一般的過ぎてもう少し抽象的なもの、つまり
「RubyのVMが持っているべき特徴」 を示すイメージなのですが、
あくまでYARVを指すことには変わりないという事ですね。
... -
04:27 PM Bug #4174: 1F1E on rdoc tests
- =begin
On Dec 20, 2010, at 16:14, NARUSE, Yui wrote:
> 2010/12/21 Eric Hodel <[email protected]>:
>> I coul... -
03:28 PM Feature #3688: redef keyword for method redefinition in Ruby 2.0
- =begin
Just to clarify, I'm not completely against the introduction of 'redef', it's just it would have to serve mor... -
03:24 PM Feature #3688: redef keyword for method redefinition in Ruby 2.0
- =begin
I came on here to suggest the exact same thing. As someone relatively new to Ruby (got into about 5 months ag... -
03:15 PM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月22日18:01 Yoji Ojima <[email protected]>:
>
> おっしゃる通り、個人的には全く気にしません。
> 気にする人たちのことを考えて仕様を検討してほしい... -
03:04 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
議論が大分入り組んで来たので、一旦現在の API とその実装の案を
まとめてみました。sample_each は each_sample に改名してます。
Array#sample([si... -
02:56 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月23日14:00 Kenta Murata <[email protected]>:
> 復元抽出が可能なようにする方法として replace キーワードが分かりにくいという
> ... -
02:00 PM Feature #4147: Array#sample で重みを指定したい
- =begin
むらたです。
yugui さんのおかげでこのスレに気付けました。ありがとうございます。
# Math/Random の話しが長くなったので、引用を前後させます。
On 2010/12/19, at 2... -
02:30 PM Revision 2b862ea9 (git): * common.mk, win32/Makefile.sub: fixes dependencies.
- patch by nobu.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30326 b2dd03c8-39d4-4d8f-98ff-823fe69... -
01:31 PM Revision 859ed453 (git): * io.c (io_fillbuf): fixes a mistake on merging r30280, at r30321.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30325 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:46 PM Revision c2e1f019 (git): merges r30295,r30298 and r30299 from trunk into ruby_1_9_2.
- --
adding tests for the SMTP response parser
--
adding more tests for Net::SMTP::Response class
--
adding tests for N... -
12:45 PM Revision 6e210138 (git): merges r30294 from trunk into ruby_1_9_2.
- --
* lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
connection verification fails.
git-svn-id: ... -
12:45 PM Revision a8b6a6f3 (git): merges r30284 from trunk into ruby_1_9_2.
- --
* test/rexml/test_contrib.rb (ContribTester#test_pos): should not
use fixed path name for tests. [ruby-dev:4282... -
12:45 PM Revision a4610bae (git): merges r30280 from trunk into ruby_1_9_2.
- --
* io.c : add an extra byte to buffer for the specification of read
in Windows. see [ruby-core:33... -
12:45 PM Revision 6a1ab2d3 (git): merges r30213 from trunk into ruby_1_9_2.
- --
* ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):
fix compile error when !HAVE_X509... -
12:45 PM Revision 5ef68cb6 (git): merges r30169 and r30170 from trunk into ruby_1_9_2.
- --
* ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.
[ruby-dev:42716] [Ruby 1.9-Bug#4129]
* ex... -
12:45 PM Revision d80452a1 (git): merges r30147 from trunk into ruby_1_9_2.
- --
* test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138
git-svn-id: svn+ssh://ci.ruby-lang.o... -
12:45 PM Revision 243faf28 (git): merges r30122 from trunk into ruby_1_9_2.
- --
* io.c (io_read): duplicate string if shared. [ruby-dev:42719]
git-svn-id: svn+ssh://ci.ruby-lang.org/rub... -
12:45 PM Revision 929bdcab (git): merges r30117 from trunk into ruby_1_9_2.
- --
* lib/rexml/light/node.rb: remove circular require.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9... -
12:45 PM Revision 1f849b54 (git): merges r30112 from trunk into ruby_1_9_2.
- --
* ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.
patched by Kouhei Yanagita [ruby-dev:42696]
gi... -
12:45 PM Revision 57eb3170 (git): merges r30104 from trunk into ruby_1_9_2.
- --
* win32/win32.c (rb_w32_read): fixed more for readline, and so on. [ruby-core:33511]
git-svn-id: svn+ssh:... -
12:45 PM Revision 461b1452 (git): merges r30094 from trunk into ruby_1_9_2.
- --
* test/ruby/test_string.rb (TestString#test_scan): add a test for
[ruby-core:33338] #4087.
git-svn-id: svn+ssh:... -
10:53 AM Bug #4182 (Rejected): Possible Ruby1.9.2/Sqlite3 bug when used with Rails 2.3.8 and TOG 0.6
- =begin
You use an extension library for ruby 1.8 with ruby 1.9.
=end
-
10:49 AM Revision 7869d38b (git): merges r30304 from trunk into ruby_1_9_2.
- --
* test/net/imap/cacert.pem: updated because it has been expired.
* test/net/imap/server.crt: signed again becaus... -
10:49 AM Revision b3ae334e (git): merges r30086 from trunk into ruby_1_9_2.
- --
* class.c (make_metaclass): fix probable typo. builtin type flag
cannot be used with FL_TEST.
git-svn-id: svn+... -
10:49 AM Revision 06dc853a (git): merges r30085 from trunk into ruby_1_9_2.
- --
* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... -
10:49 AM Revision 9afa601a (git): merges r30084 from trunk into ruby_1_9_2.
- --
* ruby.c (load_file_internal): decrement for ungotten line.
[ruby-dev:42680]
git-svn-id: svn+ssh://ci.ruby-lang... -
10:49 AM Revision 91c7169d (git): merges r30063 from trunk into ruby_1_9_2.
- --
* ext/stringio/stringio.c (strio_getline): round upto next char
boundary. [ruby-dev:42674]
git-svn-id: svn+ssh... -
10:49 AM Revision a46abaca (git): merges r29980,r30017,r30018,r30019 and r30020 from trunk into ruby_1_9_2.
- --
* win32/win32.c (rb_w32_read): read only 1 byte at once on console.
workaround of Windows bug. see [ruby-core:33... -
10:49 AM Revision c9d697ab (git): merges r29976 from trunk into ruby_1_9_2.
- --
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
by nested repeat operators. [ruby-core:33464]
... -
10:48 AM Revision f33246da (git): merges r29970 from trunk into ruby_1_9_2.
- --
test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
- Removed commented-out options that are no lo... -
10:25 AM Revision dae189e8 (git): * test/net/imap/cacert.pem: updated because it has been expired.
- * test/net/imap/server.crt: signed again because CA cert was expired.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr... -
10:25 AM Feature #4189 (Closed): FileUtils#ln_r
- =begin
I wrote a method for FileUtils to do recursive hard linking. It works just like cp_r but links instead of co... -
10:12 AM Bug #4188: minitest warnings in 1.9.3
- =begin
On Dec 22, 2010, at 16:24 , Aaron Patterson wrote:
> Bug #4188: minitest warnings in 1.9.3
> http://red... -
09:24 AM Bug #4188 (Closed): minitest warnings in 1.9.3
- =begin
When running tests with minitests, I get warnings:
/Users/apatterson/.local/lib/ruby/1.9.1/minitest/unit... -
07:46 AM Bug #4187 (Closed): Error: test_starttls(IMAPTest)
- =begin
test_starttls で Error になります。
IOError の方が多いのですが、何度か実行していると OpenSSL::SSL::SSLError になることもあるようです。
表面化するようになっ... -
07:27 AM Bug #4186 (Closed): Failure: test_imaps_with_ca_file(IMAPTest)
- =begin
証明書 (test/net/imap/cacert.pem) の期限切れでテストが失敗するようになっています。
1) Failure:
test_imaps_with_ca_file(IMAPTest... -
03:22 AM Revision 196d4a7d (git): merge revision(s) 30302:
- * lib/resolv.rb (Resolv::IPv4::Regex): make it only accept 0 to 255.
[ruby-core:29501]
git-svn-id: svn+ss... -
03:12 AM Revision 5859f149 (git): merge revision(s) 27388:27390:
- * lib/resolv.rb (Resolv::IPv4::Regex): make it only accept 0 to 255.
[ruby-core:29501]
git-svn-id: svn+ss... -
02:17 AM Revision 462f3626 (git): * parse.y: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:00 AM Revision c5a19b38 (git): * error.c (rb_check_type): check for type from extensions for ruby
- 1.8. see [ruby-core:33797].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30300 b2dd03c8-39d4-4d8f-98ff-823fe69...
12/22/2010
-
11:32 PM Revision 26e6372a (git): adding tests for Net::SMTP::Response#exception_class
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:26 PM Revision 3971bc3c (git): adding more tests for Net::SMTP::Response class
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:18 PM Revision d236a0ca (git): passing nil to split is not necessary
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:13 PM Revision 0a2392a5 (git): * lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use an
- attr_accessor
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:09 PM Revision df8e7db7 (git): adding tests for the SMTP response parser
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:37 PM Revision 4a7f4d1f (git): * lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
- connection verification fails.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30294 b2dd03c8-39d4-4d8f-98ff-823fe... -
09:19 PM Bug #4185 (Closed): ruby 1.9.2 p0 installation issue
- =begin
Hi,
I am trying to install ruby 1.9.2 p0 and 1.9.2 rc2 version on redhat linux4 under x86 architecture w... -
07:10 PM Bug #4121: test_getpty_nonexistentで止まることがある
- =begin
誰が悪いのかはわかりませんが、以下の2つのコミットが間違っていることと、現在のtrunkだと
fork時に子プロセスがGVLを再初期化するまえにGVLをacquireするケースがあるので、forkが動くのは
た... -
05:09 PM Bug #4121 (Assigned): test_getpty_nonexistentで止まることがある
- =begin
わたしの手には負えないかもしれないですけど、誰も手を動かしていない気配があるのでとりあえず自分にアサインします。誰か手を動かしている人がいれば遠慮なく奪ってください
=end
-
04:55 PM Bug #4121: test_getpty_nonexistentで止まることがある
- =begin
うちでも起きる環境と起きない環境がありました。
起きない
RHEL ES 3.8 Kernel 2.4.21-47.ELsmp, Xeon 5160(2core) x 2CPU
Ubuntu ... -
06:01 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>そして、ひとつだけ取り出すなら、復元抽出でも非復元抽出でもかわりないので、
>どちらでも気にしないんじゃないかと思っています。
おっしゃる通り、個人的には全く気にしません。
気にする人たちのことを考... -
03:29 PM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月22日13:08 Tanaka Akira <[email protected]>:
> 2010年12月21日15:20 NARUSE, Yui <[email protected]>:
>>
>> ==... -
03:23 PM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月21日17:59 Yoji Ojima <[email protected]>:
>>> これなら悪くないと思います。
>>> ただ sample_each.each となると少し変なので、... -
01:08 PM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月21日15:20 NARUSE, Yui <[email protected]>:
>
> == 復元抽出の指定
>
> まず、今回のおみくじは復元抽出なので、復元抽出の指定を追加する必要があり... -
12:34 AM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月21日21:35 Tanaka Akira <[email protected]>:
>
> Pavlos S. Efraimidis, Paul G. Spirakis
> Weighted random... - 04:49 PM Revision 7a033184 (git): * 2010-12-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:49 PM Revision 1ebba08d (git): * NEWS: remove #object_id. [ruby-dev:42840]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Feature #4043: グローバル関数current_classの提案
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42850] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
... -
12:57 PM Feature #4043: グローバル関数current_classの提案
- =begin
たるいです。
ユースケースがRubyの理解という事だし、どこの所属かを考えたら
RubyVM.current_class
が良かったりしませんか?
候補の一つとして。
--
樽家昌也(Ma... -
10:19 AM Feature #4043: グローバル関数current_classの提案
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:42845] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
... -
09:58 AM Feature #4043: グローバル関数current_classの提案
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:42847] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
... -
09:37 AM Feature #4043: グローバル関数current_classの提案
- =begin
>>current_moduleという名前なのにクラスを返すこともあるというの
>>はやや抵抗がありますね。current_classという別名を用意しても
>>良いのですが、他にアイディアはありませんかね。
>... -
02:51 AM Feature #4043: グローバル関数current_classの提案
- =begin
けいじゅ@いしつかです.
In [ruby-dev:42845] the message: "[ruby-dev:42845] Re: [Ruby
1.9-Feature#4043][Open] グローバル関数... -
01:35 AM Feature #4043: グローバル関数current_classの提案
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42838] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
... -
12:09 PM Bug #3787: TCPSocket.new() fails on IPv6 connections for IPV4/IPv6 hosts
- =begin
Oh, sorry. You're right.
In my case, while I can connect to 1200 via v4,
% ruby -d -v -rsocket -e "... -
08:51 AM Bug #3787: TCPSocket.new() fails on IPv6 connections for IPV4/IPv6 hosts
- =begin
@a_matsuda: Isn't that a different situation? The original issue is that the reporter cannot connect to 'loca... -
12:02 PM Feature #3908 (Assigned): private constant
- =begin
Hi, NaHi
> Just as a notification since I see this ticket closed today.
Kazu committed a change of ... -
11:22 AM Feature #3908: private constant
- =begin
Hi,
Yusuke, patches in the mail I'm replying are not applied and we still
need discuss about followings, ... -
09:07 AM Feature #3908 (Closed): private constant
- =begin
This issue was solved with changeset r30290.
Yusuke, thank you for reporting this issue.
Your contribution ... -
10:33 AM Feature #4184: String that has the same object_id in an each occurrence in a code
- =begin
Then it should be the GC to be fixed. Introducing a new syntax to cover a poor GC is just wrong.
=end
-
10:22 AM Feature #4184: String that has the same object_id in an each occurrence in a code
- =begin
The cost of GC increases with the number of allocated and referenced objects. The copy-on-write internal ... -
09:27 AM Feature #4184: String that has the same object_id in an each occurrence in a code
- =begin
Why to bother object_id? Strings with duplicated contents are optimized already. No memory copies happen un... -
05:40 AM Feature #4184: String that has the same object_id in an each occurrence in a code
- =begin
On 12/21/2010 3:01 PM, Pavel Rosputko wrote:
> Propose:
> 5.times { %c(asdasdf).object_id } -> same!
... -
05:01 AM Feature #4184 (Rejected): String that has the same object_id in an each occurrence in a code
- =begin
Regexp literals:
5.times { p /abcdasdf/.object_id } -> same!
String literals:
5.times { 'asdasdf'.ob... -
05:38 AM Revision 049cdff0 (git): * gc.c (Init_GC): move back object_id to Kernel. [ruby-dev:42840]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:15 AM Feature #4183 (Closed): [ext/openssl] Timestamp support
- =begin
Hi,
I'd like to propose the attached code to support timestamp creation and verification in ext/openssl... -
01:14 AM Bug #4182: Possible Ruby1.9.2/Sqlite3 bug when used with Rails 2.3.8 and TOG 0.6
- =begin
Same problem with MySQL, as well:
alex@laptop ~/Projects/hello_tog $ gem install mysql
alex@laptop ... -
12:18 AM Bug #4182 (Rejected): Possible Ruby1.9.2/Sqlite3 bug when used with Rails 2.3.8 and TOG 0.6
- =begin
I installed RVM 1.1.6, Ruby 1.9.2, RubyGems 1.3.7 , Rails 2.3.9 and tog 0,6 (http://www.toghq.com/) on LinuxM...
12/21/2010
-
11:59 PM Revision 6a50d272 (git): * NEWS: add Module#private_constant and Module#public_constant.
- [ruby-dev:39685][ruby-core:32698]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30290 b2dd03c8-39d4-4d8f-98ff-82... -
11:59 PM Revision 92413833 (git): sort and remove s
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:03 PM Revision ee4a024c (git): * 2010-12-22
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:03 PM Revision d5eea8c1 (git): NEWS: add IO#advise.
- [ruby-core:33110] [Ruby 1.9-Feature#4038]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30287 b2dd03c8-39d4-4d8f... -
10:18 PM Bug #3787: TCPSocket.new() fails on IPv6 connections for IPV4/IPv6 hosts
- =begin
I just got the same error on my machine (Mac OSX 10.6) with both Ruby 1.8.7 and 1.9.2.
% ruby -d -v -rso... -
09:35 PM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月20日22:56 Tanaka Akira <[email protected]>:
> なので、被復元抽出を効率的に実装する方法について検討が必要ですが、
> それはちょっと自明ではありません。
... -
05:58 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>まず、今回のおみくじは復元抽出なので、復元抽出の指定を追加する必要があります。
>optional hashで指定という論もありますが、わたしは Array#choice という名の復元抽出
>メソッド追加を... -
03:20 PM Feature #4147: Array#sample で重みを指定したい
- =begin
今の論点は以下の三つだと思います。
* 復元抽出の指定
* 重みの指定 (引数/block)
* 効率 (ユースケースはなにか、何に対して最適化するか)
== 復元抽出の指定
まず、今回のおみくじは復... -
12:36 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>ところで以前 naruse さんが (IRC で) 言ってたアイデアなのですが、
>Enumerator で返すという API が考えられます。つまり、
>
> e = %(大吉 中吉 小吉 凶).sa... -
01:33 AM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月20日22:33 Yoji Ojima <[email protected]>:
>>「重みを変えずに繰り返し抽選したい」というユースケースで有利になる
>>んですが、汎用... -
05:37 PM Feature #4043: グローバル関数current_classの提案
- =begin
きしもとです
> |> そういう機能の追加には賛成しますが、グローバル関数は増やした
> |> くありません。どうするのがよいでしょうね。
> |
> |さがしてみたところ、Module の特異メソッドに、... -
11:53 AM Feature #4043: グローバル関数current_classの提案
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42834] Re: [Ruby 1.9-Feature#4043][Open] グローバル関数current_classの提案"
... -
11:21 AM Feature #4043: グローバル関数current_classの提案
- =begin
きしもとです
> |カレントクラス(MRIの内部でいうところのcref)をRubyから調べられるメソッドcurrent_classを提案します。
> |グローバル関数(Kernelのプライベートメソッド)にする... -
10:34 AM Feature #4180 (Closed): Add Zlib.deflate / Zlib.inflate
- =begin
Zlib::Deflate.deflate ってムダに長いと思いんです。
Rails 的な言葉で言うと、DRY じゃないと言いますか。
Zlib.deflate でいいんじゃないかと。
同様に、Zli... -
09:14 AM Bug #4174: 1F1E on rdoc tests
- =begin
2010/12/21 Eric Hodel <[email protected]>:
> I could not rub test-all when I committed due to a drbssl/RS... -
05:52 AM Bug #4174: 1F1E on rdoc tests
- =begin
On Dec 20, 2010, at 3:57, Kouhei Yanagita <[email protected]> wrote:
> Bug #4174: 1F1E on rdoc tests
... -
08:55 AM Bug #4179: OpenStruct#method_missing handles #[]= wrongly
- =begin
On 20 Dec 2010, at 23:43, Caius Durling wrote:
> Bug #4179: OpenStruct#method_missing handles #[]= wrongly... -
08:40 AM Bug #4179 (Closed): OpenStruct#method_missing handles #[]= wrongly
- =begin
## Code to reproduce:
require "ostruct"
OpenStruct.new[:foo] = true
## Expected
`No... -
08:39 AM Bug #4178 (Closed): test/rubygems/gemutilities.rb で、よくわからない ArgumentError
- =begin
(bisectによれば)trunk の r29064 以降、test-all でたまに発生しているのですが、
(たとえば http://mrkn.jp/chkbuild/ruby-trunk/log/2010092... -
06:27 AM Bug #4177 (Closed): wrong fixed value at test/rexml/test_sax.rb(test_socket)
- =begin
This issue was solved with changeset r30284.
Masaya, thank you for reporting this issue.
Your contribution ... -
01:10 AM Bug #4177 (Closed): wrong fixed value at test/rexml/test_sax.rb(test_socket)
- =begin
test/rexml/test_sax.rb の test_socketでportが12345番固定でテストされているため、
12345番が使用されている時にerrorになります。
テスト内容を見るに固定する必... -
06:27 AM Bug #4176 (Closed): wrong fixed value at test_contrib.rb(test_pos)
- =begin
This issue was solved with changeset r30284.
Masaya, thank you for reporting this issue.
Your contribution ... -
01:02 AM Bug #4176 (Closed): wrong fixed value at test_contrib.rb(test_pos)
- =begin
test/rexml/test_contrib.rbのtest_posでtestfileが/tmpの存在を仮定してますが、
Tempfileを使うべきだと思います。
#windowsでは標準では/t... -
03:45 AM Revision 12329a58 (git): * configure.in (target_archs): remove temporary objects.
- * enc/Makefile.in, enc/depend (clean): remove work directories.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30... -
03:10 AM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
JRuby already maps WeakRef to the native JVM construct. In addition, the "weakling" gem provides reference qu... -
02:54 AM Bug #4149: Documentation submission: syslog standard library
- =begin
I am (definitely) attaching an updated documentation patch with call-seq: directives, since they now work in ... -
01:14 AM Feature #4172: Named arguments/parameters support
- =begin
Great! Is there any place I can see the spec?
Thank you and best regards!
Rodrigo
=end
-
12:17 AM Bug #4169 (Closed): Forked processes locked, won't exit
- =begin
This issue was solved with changeset r30272.
Ilya, thank you for reporting this issue.
Your contribution to...
12/20/2010
-
11:09 PM Feature #3647: Array#sample(n, replace=false)
- 2010年12月19日23:22 Yusuke ENDOH <[email protected]>:
> 入れるとしたら `sample(何かキーワード: true)` だと思うんですが、
> 元の提案の "`replace`" は、非ネ... -
10:56 PM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月19日21:15 Yugui <[email protected]>:
> * 効率的な実装の可能な仕様であるべきです。
もしこの話が復元抽出 (同じものが何回でも現れても良い)の話なら、
それ... -
10:33 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>「重みを変えずに繰り返し抽選したい」というユースケースで有利になる
>んですが、汎用性に欠けますかね。結構ありそうだと思うんですが。
ほとんどの場合は一回の呼び出しで大量の抽出を行うことで代替可能ではな... -
09:32 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月20日14:06 Yoji Ojima <[email protected]>:
>>係数レベルの性能には私も大して興味ないんですが、オーダが違うとなると
>>さすがに気に... -
02:06 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>係数レベルの性能には私も大して興味ないんですが、オーダが違うとなると
>さすがに気になります。特に、機能的には O(log n) で実現できるのに、
>見た目の都合で API を O(n) にしか実装できない... -
12:43 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月20日1:27 Yoji Ojima <[email protected]>:
> 私個人としては高速性に興味はなく、最初のサンプルのような処理を標準機能の範囲で簡潔に記述す... -
01:26 AM Feature #4147: Array#sample で重みを指定したい
- =begin
>Ruby でも同じ使われ方が期待できるんですかねえ。
>いよいよ、まずは gem で作って配布して、多くの需要があることがわかった
>ら取り込む、という手順を踏むほうがいいような気がしてきました。
... -
12:41 AM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月19日22:52 Yoji Ojima <[email protected]>:
>>でも、重みを累積分布として与える例はないですねえ。
>>sample ごときで常に O... -
10:39 PM Revision 379f68fe (git): * pack.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:33 PM Bug #4174 (Assigned): 1F1E on rdoc tests
- =begin
=end
-
08:57 PM Bug #4174 (Closed): 1F1E on rdoc tests
- =begin
During `make test-all', rdoc tests fails as follows:
1) Failure:
test_inline_source_is_enabled_by_de... -
09:25 PM Revision 182b6148 (git): * test/rexml/test_contrib.rb (ContribTester#test_pos): should not
- use fixed path name for tests. [ruby-dev:42827]
* test/rexml/test_sax.rb (SAX2Tester#test_socket): should not use
... -
09:10 PM Revision f4db8aed (git): * compile.c (setup_args), vm.c (invoke_block_from_c),
- vm_insnhelper.c (caller_setup_args): reverted r30241 and r30243
except for the test.
git-svn-id: svn+ssh://ci.ruby... - 04:55 PM Revision 2d0d54f2 (git): * 2010-12-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@30282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:55 PM Revision 20ac254b (git): * lib/webrick/https.rb: uninitialized instance variables.
- Backport a part of r20864 for ruby_1_8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@30281 b2dd0... - 04:45 PM Revision da4d3e84 (git): * io.c : add an extra byte to buffer for the specification of read
- in Windows. see [ruby-core:33460] and r29980. and, we have to
discuss how to do this one byte.
git-svn-id... -
04:14 PM Feature #4151: Enumerable#categorize
- =begin
Hello Akira,
On 2010/12/14 18:41, Tanaka Akira wrote:
> 2010/12/12 "Martin J. Dürst"<[email protected].... - 04:07 PM Revision 36f1477f (git): * Backported the fix at
- Mon Sep 13 09:23:58 2010 NARUSE, Yui <[email protected]>
* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fi... - 04:05 PM Revision e4906ffa (git): Make test-all run. require_relative is from 1.9.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:40 PM Revision 12b8ff1f (git): * error.c: Fix build error for win32. This regression was
- introduced by r30271.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:21 PM Revision 855cf86a (git): * 2010-12-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:21 PM Revision cb0ea9dd (git): * Backported the fix at
- Mon Oct 4 09:30:42 2010 NARUSE, Yui <[email protected]>
* ext/openssl/lib/openssl/bn.rb (Integer#to_bn... -
03:20 PM Revision 1ff6a195 (git): * thread.c (thread_cleanup_func): Moved interrupted_lock
- destroying code from native_thread_destroy() to
thread_cleanup_func() because it's platform independent log... - 03:16 PM Revision 49fbf28b (git): * 2010-12-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:16 PM Revision 97da02b2 (git): * thread.c (thread_cleanup_func): Don't touch native threading
- resource at fork. Sadly this is purely bandaid. We need to
implement proper fix later. [Bug #4169] [ruby-co... -
02:49 PM Revision 7503f193 (git): * error.c (exit_success_p): Check status code more carefully.
- status code may have garbage in upper bit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30271 b2dd03c8-39d4-4... -
02:13 PM Revision 8f6c7296 (git): * node.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:28 PM Feature #4172: Named arguments/parameters support
- =begin
Hi,
In message "Re: [ruby-core:33774] [Ruby 1.9-Feature#4172][Open] Named arguments/parameters support"
... -
08:13 AM Feature #4172: Named arguments/parameters support
- =begin
Sorry, I meant:
tag(tag_name -> 'div', content -> 'Ruby is getting even more awesome with this feature!'... -
08:12 AM Feature #4172 (Rejected): Named arguments/parameters support
- =begin
It is usual in the Ruby community to use the idiom
def method(options={})
param1, param2 = options.... -
01:23 PM Revision 32d4fcdc (git): merges r29962 from trunk into ruby_1_9_2.
- --
* thread_pthread.c (native_cond_*): Check return code.
(Some OSs except Linux return error code).
git-svn-id: s... -
01:23 PM Revision 479bf5e5 (git): merges r29952 from trunk into ruby_1_9_2.
- --
* time.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30268 b2d... -
01:23 PM Revision d66c22bf (git): merges r29951 from trunk into ruby_1_9_2.
- --
* time.c (leap_year_v_p): fixed typo. [ruby-dev:42631]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby... -
01:23 PM Revision ac0a41e9 (git): merges r29932 from trunk into ruby_1_9_2.
- --
* re.c (rb_reg_initialize_str): should succeed the taint status from
the origin. [ruby-core:33338]
git-svn-id: ... -
01:23 PM Revision c870705d (git): merges r29885 from trunk into ruby_1_9_2.
- --
* vm.c (rb_thread_mark): should mark self in conrol
frames. [ruby-core:33289]
git-svn-id: svn+ssh://ci.ruby-la... -
01:22 PM Revision cc3a7df1 (git): merges r29630 from trunk into ruby_1_9_2.
- --
* iseq.c (iseq_s_compile): fix optional argument.
a patch from Yutaka HARA [ruby-core:32953] [Ruby 1.9-Bug#4001]... -
01:22 PM Revision 26879c17 (git): merges most of r29882 from trunk into ruby_1_9_2.
- --
added some tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30263 b2dd03c8-39d4-4d8f-98ff-8... -
01:22 PM Revision d3418343 (git): merges r29868 and r29872 from trunk into ruby_1_9_2.
- --
* string.c (rb_str_inspect): append for each chars instead of bulk
copy if encoding conversion is needed. [ruby... -
01:22 PM Revision 0d0636d2 (git): merges r29848 and r29852 from trunk into ruby_1_9_2.
- --
* string.c (rb_str_concat): set ENC_CODERANGE_VALID when the
receiver is 7BIT and the argument is non ASCII.
--
... -
01:22 PM Revision 7decd09b (git): merges r29840 from trunk into ruby_1_9_2.
- --
add dependency(insns.inc) to compile.obj
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30260 b2... -
01:22 PM Revision 35c70b21 (git): merges r29808 and r29822 from trunk into ruby_1_9_2.; workaround for StringIO.
- --
* lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]
--
* lib/csv.rb: Upgrading output encoding w... -
01:22 PM Revision 0e1cd3e3 (git): merges r29807 from trunk into ruby_1_9_2.
- --
* vm_insnhelper.c (vm_throw): remove fear of undefined behavior :-)
Coverity Scan found this bug.
git-svn-id: s... -
01:22 PM Revision 139ab718 (git): merges r29804 from trunk into ruby_1_9_2.
- --
* pack.c (PACK_ITEM_ADJUST): return nil not result array and yield
values if block is given. [ruby-core:33193]
... -
01:22 PM Revision 79128855 (git): merges r29803 from trunk into ruby_1_9_2.
- --
* regparse.c (and_cclass, or_cclass): fix memory leak. Coverity Scan
found this bug. [ruby-dev:42579]
git-svn... -
01:22 PM Revision b6e3b715 (git): merges r29800 from trunk into ruby_1_9_2.
- --
* eval_intern.h (CHECK_STACK_OVERFLOW): it was not intended to add
size_t to a pointer typed VALUE*. Coverity S... -
01:22 PM Revision a90f3bcb (git): merges r29799 from trunk into ruby_1_9_2.
- --
* compile.c (iseq_set_exception_local_table, iseq_set_local_table,
rb_iseq_build_from_ary): fix type inconsisten... -
12:56 PM Bug #4173 (Closed): TestProcess#test_wait_and_sigchild が、たまに失敗する
- =begin
ごくたまに、ruby/test_process.rb の TestProcess#test_wait_and_sigchild が失敗します。
1) Failure:
test_wait_and_s... -
11:06 AM Revision 13569788 (git): * NEWS: add #__id__ and #object_id. [ruby-dev:42778]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:25 AM Revision 237edd7a (git): * thread_pthread.c (native_thread_destroy): Fixed gvl_cond leak.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:50 AM Revision 1695653f (git): Update NEWS, add ChangeLog entry for RDoc 3.0.1
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:32 AM Revision 9d767bc2 (git): There is no Perl parser in RDoc 3 â¹
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:22 AM Revision 2ef9c50c (git): Import RDoc 3
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:27 AM Feature #4015 (Closed): File::DIRECT Constant for O_DIRECT
- =begin
This issue was solved with changeset r30247.
Run Paint, thank you for reporting this issue.
Your contributi... -
12:57 AM Bug #4169: Forked processes locked, won't exit
- =begin
Hi Ilya,
Can you please try the attached patch?
=end
12/19/2010
-
11:22 PM Feature #3647: Array#sample(n, replace=false)
- 遠藤です。
2010年12月11日23:38 Yukihiro Matsumoto <[email protected]>:
> まつもと ゆきひろです
>
> In message "Re: [ruby-dev:42751] R... -
11:13 PM Bug #4169: Forked processes locked, won't exit
- =begin
The following reporter provided backtrace indicate this is ruby's bug.
I don't think this is god specific ... -
11:01 PM Bug #4169 (Assigned): Forked processes locked, won't exit
- =begin
I hope fix this issue ASAP really. Do you have a stable reproduce way?
=end
-
10:52 PM Feature #4147: Array#sample で重みを指定したい
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42806] Re: [Ruby 1.9-Feature#4147] Array#sample で重みを指定したい"
on ... -
10:45 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>でも、重みを累積分布として与える例はないですねえ。
>sample ごときで常に O(n) かかってほしくないと思うのですが。
復元抽出の高速アルゴリズムである Walker's alias metho... -
09:15 PM Feature #4147: Array#sample で重みを指定したい
- =begin
Yuguiです。
2010/12/19 Masaya TARUI <[email protected]>:
>> じゃあ反対ないので実装はともかく、この仕様は基本入れる方向で考えましょう。反対の人は意思表示お早めに。
... -
08:22 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月19日15:20 Yoji Ojima <[email protected]>:
>>後、個人的な感想では重みをブロックで決めるのがスッキリしません。
>
> R では重... -
08:18 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月19日14:33 Urabe Shyouhei <[email protected]>:
> (2010/12/19 14:02), Yusuke ENDOH wrote:... -
08:13 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月19日14:06 Masaya TARUI <[email protected]>:
> #3647が入らなかったとして、仕様を考えると大体3通りがあると思います。
> 1)重みを与えた時は... -
03:20 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>後、個人的な感想では重みをブロックで決めるのがスッキリしません。
R では重みの配列を引数として渡すようになっているようです。
http://stat.ethz.ch/R-manual/R-devel/... -
02:36 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>#3647が入らなかったとして、仕様を考えると大体3通りがあると思います。
>1)重みを与えた時は復元抽出にする。
>2)取り出されたアイテムの重みを-1する。 (-1以外もあるかもしれませんが)
>3)... -
02:33 PM Feature #4147: Array#sample で重みを指定したい
- =begin
(2010/12/19 14:02), Yusuke ENDOH wrote:
> 卜部さんの [ruby-dev:42791] が、一読すると採択自体はほぼ決定みたいに
> 読めますが、「パッチがあれば matz... -
02:06 PM Feature #4147: Array#sample で重みを指定したい
- =begin
> じゃあ反対ないので実装はともかく、この仕様は基本入れる方向で考えましょう。反対の人は意思表示お早めに。
仕様が詰められていないと思うので、そういう意味で消極的反対です。
複数個取り出すときは重みはどうなるん... -
02:03 PM Feature #4147: Array#sample で重みを指定したい
- =begin
2010年12月19日13:33 Yusuke ENDOH <[email protected]>:
> ちなみに、new feature の採択に必要なのは、積極的な賛成ではなく、matz
> の承認です。
> 多く... -
01:33 PM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月19日12:41 Yoji Ojima <[email protected]>:
>>これだと毎回 each することになりますよね。
>
> もちろんそうですが、これは... -
12:41 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>これだと毎回 each することになりますよね。
もちろんそうですが、これはゲームでの利用を意図したもので、毎回と言うほど何度も繰り返し呼び出すことは想定していません。
モンテカルロシミュレーショ... -
11:48 AM Feature #4147: Array#sample で重みを指定したい
- =begin
ちょっと諄いようですが、私は「積極的に反対」というわけではありません。
=end
-
11:44 AM Feature #4147: Array#sample で重みを指定したい
- =begin
On Dec 18, 2010, at 9:15 PM, Yoji Ojima wrote:
> 需要という意味ではさほど違いがあるようには思えませんが、どんなものでしょうか。
需要だけが標準に入れるか... -
11:25 AM Feature #4147: Array#sample で重みを指定したい
- =begin
遠藤です。
2010年12月18日16:20 Yoji Ojima <[email protected]>:
> 一週間経って特に反対意見はないようですが、実際にパッチを書いたら取り込んでいただけるもの... -
11:15 AM Feature #4147: Array#sample で重みを指定したい
- =begin
「均一確率での標本抽出は標準で必要だが、その重み指定は不要」とする合理的な理由があるかというのがポイントではないかと考えます。
需要という意味ではさほど違いがあるようには思えませんが、どんなものでしょうか。
... -
10:31 AM Feature #4147: Array#sample で重みを指定したい
- =begin
あさりです。
失礼ですが、これ、標準に入れるほどの需要があるんでしょうか。
積極的に反対という訳ではないですが、「あると便利」くらいだったらgemとかの方が無難だと思います。
=end
-
01:37 AM Feature #4147 (Assigned): Array#sample で重みを指定したい
- =begin
じゃあ反対ないので実装はともかく、この仕様は基本入れる方向で考えましょう。反対の人は意思表示お早めに。
実装はCで書かれたものがあると取り込まれるまでは早くなる可能性が高いと思います。なければ俺が書くまでお待... - 04:18 PM Revision d7effd50 (git): * 2010-12-20
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:18 PM Revision a3ba982c (git): * io.c (Init_IO): Added O_DIRECT. This feature was propsed by Run Paint Run Run.
- [Feature #4015] [ruby-core:33018]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30247 b2dd03c8-39d4-4d8f-98ff-... - 10:15 AM Revision 3f929a07 (git): * 2010-12-19
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:15 AM Revision 9035b0e7 (git): * marshal.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/18/2010
-
06:19 PM Bug #4167: URI.encode encodes reserved character of #
- =begin
URI lib says it refers RFC2396, so current behavior is correct in its spec.
Yes, I know current behavior... -
01:12 AM Bug #4167: URI.encode encodes reserved character of #
- =begin
Just noticed "warn "#{caller(1)[0]}: warning: URI.escape is obsolete" if $VERBOSE".
What is the replacem... -
12:43 AM Bug #4167: URI.encode encodes reserved character of #
- =begin
Workaround is to use
exp = URI.encode(x, Regexp.new("[^#{URI::PATTERN::UNRESERVED}#{URI::PATTERN::RES... -
12:07 AM Bug #4167 (Closed): URI.encode encodes reserved character of #
- =begin
URI.encode's default behavior is to follow RFC 2732 [http://tools.ietf.org/html/rfc2732] which includes # in... -
04:20 PM Feature #4147: Array#sample で重みを指定したい
- =begin
一週間経って特に反対意見はないようですが、実際にパッチを書いたら取り込んでいただけるものなのでしょうか。積極的な賛成がなければダメでしょうか。
=end
-
03:52 PM Bug #4169 (Closed): Forked processes locked, won't exit
- =begin
Unfortunately can't pinpoint the exact problem, but this issue has been brought up by a number of people unde... -
02:37 PM Feature #4151: Enumerable#categorize
- =begin
2010/12/16 Run Paint Run Run <[email protected]>:
> We currently have #chunk, #group_by--so to some exte... -
12:55 PM Revision 7d0e6734 (git): * vsnprintf.c (BSD_vfprintf): suppress warning: "_WIN32" is not defined.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:02 AM Revision cd3f980e (git): * compile.c (setup_args), vm.c (invoke_block_from_c),
- vm_insnhelper.c (caller_setup_args): fix of r30241. lambda block
shoud check argument number.
git-svn-id: svn+ssh:... -
05:43 AM Revision 0316582e (git): * load.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:43 AM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
Rdoc comments on the WeakReference class didn't get synced with the code. Updated file attached that just fix... -
01:57 AM Feature #4168 (Closed): WeakRef is unsafe to use in Ruby 1.9
- =begin
I've found a couple issues with the implementation of WeakRef in Ruby 1.9.
1. WeakRef is unsafe to use ... -
01:07 AM Revision 5683ad10 (git): * compile.c (setup_args, iseq_compile_each): optimize AMPER LAMBDA
- combination as block.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/17/2010
-
07:28 PM Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
- =begin
SASADA Koichi wrote in post #968830:
> Could you give me a concrete example? (Execution flow)
Please see ... -
01:37 PM Feature #4165 (Closed): win32ビルドでbaserubyを設定しなかったときのエラーが非常に不親切
- =begin
This issue was solved with changeset r30236.
Motohiro, thank you for reporting this issue.
Your contributio... -
01:35 PM Feature #4165: win32ビルドでbaserubyを設定しなかったときのエラーが非常に不親切
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:42783] Re: [Ruby 1.9-Feature#4165][Open] win32ビルドでbaserubyを設定しなかった... -
11:37 AM Feature #4165: win32ビルドでbaserubyを設定しなかったときのエラーが非常に不親切
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:42782] [Ruby 1.9-Feature#4165][Open] win32ビルドでbaserubyを設定しなかったときのエラ... -
04:31 AM Feature #4165 (Closed): win32ビルドでbaserubyを設定しなかったときのエラーが非常に不親切
- =begin
artonさんが素晴らしい本を書いてくださったのでWindowsのビルド環境構築してみたのですが
(みなさん、「Ruby環境構築講座Windows編」を是非買いましょう。これは素晴らしい本です。
http... -
01:25 PM Revision 591ae37a (git): * gc.c (Init_GC): move #__id__ and #object_id to BasicObject.
- [ruby-dev:42778]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:35 AM Revision 5cb97113 (git): * test/mkmf/base.rb (TestMkmf::FakeLog): capture output from mkmf.
- * test/mkmf/test_find_executable.rb (test_find_executable):
suppress meaningless diffrences for chkbuild.
git-svn-... -
09:35 AM Revision 96064d18 (git): * tool/mkconfig.rb (RbConfig): get rid of unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:04 AM Revision f913368b (git): * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_require): -r
- with no name is ignored.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 04:29 AM Revision c5d383ba (git): * win32/setup.mak (BASERUBY): quit with an error when BASERUBY was not
- able to set, just like configure.in does. [ruby-dev:42782]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30236 ... -
12:07 AM Feature #4038 (Closed): IO#advise
- =begin
This issue was solved with changeset r30229.
Run Paint, thank you for reporting this issue.
Your contributi...
Also available in: Atom