Project

General

Profile

Activity

From 12/07/2010 to 12/13/2010

12/13/2010

12:28 PM Revision 903538cb (git): * io.c (simple_sendfile): disable the use of sendfile(2) on
FreeBSD. It blocks on TestIO#test_copy_stream_socket.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30194 b2dd03...
naruse (Yui NARUSE)
10:07 AM Feature #4142 (Closed): multipart/form-data for net/http
=begin
This issue was solved with changeset r30188.
Yui, thank you for reporting this issue.
Your contribution to ...
naruse (Yui NARUSE)
09:37 AM Revision 7d481b54 (git): * io.c: define USE_SENDFILE on FreeBSD or DragonFly BSD.
Remove Mac OS X because its argument is different from them.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30193...
naruse (Yui NARUSE)
08:00 AM Bug #4153: Minitest or ruby bug - wrong return code
=begin
I was mistaken. They stack, not queue. I have a tentative solution for this that I'm testing.
=end
zenspider (Ryan Davis)
07:29 AM Bug #4153: Minitest or ruby bug - wrong return code
=begin
I hesitate to say that this is a bug at all. It is just the way that ruby works w/ at_exit. They queue up and...
zenspider (Ryan Davis)
02:30 AM Bug #4153 (Rejected): Minitest or ruby bug - wrong return code
=begin
It all started here: https://github.com/jnicklas/capybara/issues/#issue/178
It seems that there is a bug in...
rupert (Robert Pankowecki)
04:17 AM Revision b130018e (git): adding a test for OpenSSL::PKCS12.create
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
03:01 AM Revision 53360bd5 (git): * file.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:34 AM Revision b36c91b6 (git): * io.c (simple_sendfile): added for BSD version of sendfile(2).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:04 AM Revision e1dc8e0c (git): * 2010-12-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:04 AM Revision 1c9f703a (git): * lib/net/http.rb (Net::HTTPRequest#set_form): Added to support
both application/x-www-form-urlencoded and multipart/form-data.
There is a similar API, Net::HTTPRequest#set_form_d...
naruse (Yui NARUSE)
12:12 AM Bug #4143: warning: "SUPPORT_JOKE" is not defined
=begin
(2010/12/11 3:19), Aaron Patterson wrote:
> SUPPORT_JOKE feature は、私に深刻になってはいけない、と言い聞かせているように思えてなりません。

 そ...
ko1 (Koichi Sasada)

12/12/2010

11:43 PM Feature #4151: Enumerable#categorize
=begin
On 12 December 2010 12:13, Tanaka Akira <[email protected]> wrote:
> Hi.
>
> How about a method for converting ...
Eregon (Benoit Daloze)
10:04 PM Feature #4151: Enumerable#categorize
=begin

On Dec 12, 2010, at 04:38 , Martin J. Dürst wrote:

> h = {}
> (0..10).each do |e|
> h[e%3] ||= []
> ...
zenspider (Ryan Davis)
09:38 PM Feature #4151: Enumerable#categorize
=begin


On 2010/12/12 20:13, Tanaka Akira wrote:
> Hi.
>
> How about a method for converting enumerable to has...
duerst (Martin Dürst)
08:14 PM Feature #4151 (Rejected): Enumerable#categorize
=begin
Hi.

How about a method for converting enumerable to hash?

enum.categorize([opts]) {|elt| [key1, ...
akr (Akira Tanaka)
09:29 PM Bug #4152: optparseのzsh compsysでrspecの補完が出来ない
=begin
[p] などを \[p\] のようにエスケープすれば良いようです。

% cat ~/.zsh.d/Completion/_rspec-trunk
#compdef rspec-trunk

typ...
znz (Kazuhiro NISHIYAMA)
09:22 PM Bug #4152 (Closed): optparseのzsh compsysでrspecの補完が出来ない
=begin
説明部分のエスケープが足りていなくて、補完が出来ないコマンドがあります。

% rspec-trunk [TAB]
_arguments:comparguments:303: invalid option ...
znz (Kazuhiro NISHIYAMA)
08:57 PM Bug #4143 (Closed): warning: "SUPPORT_JOKE" is not defined
=begin
This issue was solved with changeset r30184.
Kazuhiro, thank you for reporting this issue.
Your contributio...
Anonymous
02:45 PM Revision 31c99ce7 (git): * compile.c (iseq_compile_each): fix for __goto__ and __label__
where were totally broken.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:45 PM Revision 9f4107a9 (git): * common.mk (ID_H_INCLUDES): now id.h depends on vm_opts.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:06 PM Revision 90e1ed91 (git): update how to install again.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
11:49 AM Revision e8c539a7 (git): * template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is not
defined. [ruby-dev:42730]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
znz (Kazuhiro NISHIYAMA)
11:40 AM Revision 89c7efed (git): * misc/rb_optparse.zsh: update how to install.
* misc/rb_optparse.zsh: avoid error when setopt noclobber.
* lib/optparse.rb: fix typo. pointed out at
<http://d.h...
znz (Kazuhiro NISHIYAMA)
04:28 AM Revision 5227164c (git): * eval_error.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:54 AM Revision c4442536 (git): * encoding.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30181 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:47 AM Bug #4030 (Closed): ext/openssl OpenSSL::ASN1::decode / to_der
=begin
This issue was solved with changeset r30178.
Martin, thank you for reporting this issue.
Your contribution ...
Anonymous
01:08 AM Bug #4030: ext/openssl OpenSSL::ASN1::decode / to_der
=begin
I changed the code to feature the 0 argument initialize!
=end
MartinBosslet (Martin Bosslet)
01:25 AM Bug #4149: Documentation submission: syslog standard library
=begin
I can't work out how to use :call-seq: and :yields: together. Can you give me an example for the open() metho...
meta (mathew murphy)

12/11/2010

11:38 PM Feature #3647: Array#sample(n, replace=false)
まつもと ゆきひろです
In message "Re: [ruby-dev:42751] Re: [Ruby 1.9-Feature#3647] Array#sample(n, replace=false)"
on Sat,...
matz (Yukihiro Matsumoto)
11:05 PM Feature #3647: Array#sample(n, replace=false)
たるいです。
2010年12月11日8:55 Yukihiro Matsumoto <[email protected]>:
> まつもと ゆきひろです
>
> In message "Re: [ruby-dev:42743] [...
tarui (Masaya Tarui)
08:56 AM Feature #3647: Array#sample(n, replace=false)
まつもと ゆきひろです
In message "Re: [ruby-dev:42743] [Ruby 1.9-Feature#3647] Array#sample(n, replace=false)"
on Fri, 10 ...
matz (Yukihiro Matsumoto)
07:03 PM Revision 2b79366f (git): * string.c (rb_str_inspect): fix: extra back slash is added when
the string is dummy encoding and includes \x22 or \x5C.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30180 b2dd...
naruse (Yui NARUSE)
05:45 PM Revision c19f9a50 (git): * 2010-12-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30179 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:45 PM Revision b82ba189 (git): * ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding is
properly supported. Thanks Martin Bosslet! [ruby-core:33082]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3017...
tenderlovemaking (Aaron Patterson)
10:31 AM Feature #4146: Improvement of Symbol and Proc
(2010/12/10 20:04), Nobuyoshi Nakada wrote:
> 現在Symbol#to_procで %w[12 45 32].map(&:to_i) のようなことはできますが、
> 引数を付けてメソッド...
ko1 (Koichi Sasada)
09:02 AM Feature #4146: Improvement of Symbol and Proc
まつもと ゆきひろです
In message "Re: [ruby-dev:42733] [Ruby 1.9-Feature#4146][Open] Improvement of Symbol and Proc"
on...
matz (Yukihiro Matsumoto)
08:46 AM Revision 5e14eeb4 (git): ext/bigdecimal/bigdecimal.h: suppress "warning: 'VPrint' declared 'static' but never defined".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
06:48 AM Bug #4149: Documentation submission: syslog standard library
=begin
<html><body class="ApplePlainTextBody" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-b...
drbrain (Eric Hodel)
05:57 AM Bug #4149: Documentation submission: syslog standard library
=begin
That's very strange, I definitely remember the annoyance of having to navigate my way to it with the file sel...
meta (mathew murphy)
02:11 AM Bug #4149: Documentation submission: syslog standard library
=begin
Looks like the patch is missing?
=end
tenderlovemaking (Aaron Patterson)
01:24 AM Bug #4149 (Closed): Documentation submission: syslog standard library
=begin
I've been setting up a syslog server recently, so I decided I was in a good position to document syslog from ...
meta (mathew murphy)
06:26 AM Feature #4116 (Closed): OpenSSL::X509::Name provides <=> but not ==
=begin
Committed.
=end
drbrain (Eric Hodel)
06:07 AM Bug #4129 (Closed): multi-tk を require すると、おかしい
=begin
This issue was solved with changeset r30169.
Makoto, thank you for reporting this issue.
Your contribution ...
nagai (Hidetoshi Nagai)
04:09 AM Feature #4145: The result of UTF-16 encoded string concatenation
=begin
(2010/12/10 18:14), "Martin J. Dürst" wrote:
> We should try to get a better overall idea of what "UTF-16" a...
naruse (Yui NARUSE)
02:28 AM Bug #4143: warning: "SUPPORT_JOKE" is not defined
=begin
(2010/12/10 23:49), KOSAKI Motohiro wrote:
> (ぼそっ)SUPPORT_JOKE featureを削除してしまう
+1

--
// SASADA Koichi ...
ko1 (Koichi Sasada)
02:27 AM Bug #3834 (Closed): ext/openssl fails to build in certain scenarios due to misordered pkg-config check
=begin
This issue was solved with changeset r30167.
Erik, thank you for reporting this issue.
Your contribution to...
Anonymous
01:44 AM Bug #3834: ext/openssl fails to build in certain scenarios due to misordered pkg-config check
=begin
Yes, I think you're correct. I'll apply the patch and update with that change. Thanks for testing this Luis...
tenderlovemaking (Aaron Patterson)
01:25 AM Revision e1e671d6 (git): refactor load error rescue to the openssl util file
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30176 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
12:28 AM Revision 864f60b8 (git): * encoding.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

12/10/2010

11:50 PM Bug #4143: warning: "SUPPORT_JOKE" is not defined
=begin
2010年12月10日22:38 Kazuhiro NISHIYAMA <[email protected]>:
> チケット #4143 が更新されました。 (by Kazuhiro NISHIYAMA)
...
kosaki (Motohiro KOSAKI)
10:37 PM Bug #4143 (Open): warning: "SUPPORT_JOKE" is not defined
=begin
説明に書いたように警告が出るのはちゃんと vm_opts.h の定義が反映されていないからなので、無視するだけだと、 vm_opts.h で

#define SUPPORT_JOKE ...
znz (Kazuhiro NISHIYAMA)
08:07 PM Bug #4143 (Closed): warning: "SUPPORT_JOKE" is not defined
=begin
This issue was solved with changeset r30165.
Kazuhiro, thank you for reporting this issue.
Your contributio...
nobu (Nobuyoshi Nakada)
11:18 AM Bug #4143 (Closed): warning: "SUPPORT_JOKE" is not defined
=begin
chkbuild で以前から
id.h:110:5: warning: "SUPPORT_JOKE" is not defined
id.h:116:5: warning: "SUPPORT_JOKE" is ...
znz (Kazuhiro NISHIYAMA)
11:40 PM Feature #3647: Array#sample(n, replace=false)
`Array#sample`の提案が出ていて思い出しました。
これはどうなってるんでしたっけ?
>`replace` の指定を、オプショナルなハッシュを経由して行うように patch を変更しました。
>こうすると、`Array#s...
tarui (Masaya Tarui)
11:13 PM Revision 6c7608c0 (git): Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryption
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
11:00 PM Feature #4147: Array#sample で重みを指定したい
=begin
すみません、入れ違いでした。
=end
oj (Yoji Ojima)
10:58 PM Feature #4147: Array#sample で重みを指定したい
メソッドの引数を考慮しない簡易的なコードでよろしければ。
```ruby
class Array
alias :org_sample :sample
def sample
if block_given?
...
oj (Yoji Ojima)
10:47 PM Feature #4147: Array#sample で重みを指定したい
ミスがあったので訂正。
```ruby
# -- テスト
def a
[1,2,3].sample { |v| v*100 }
end
def b
[1,2,3].sample { |v| v }
end
ary = 1...
sorah (Sorah Fukumori)
10:45 PM Feature #4147: Array#sample で重みを指定したい
Rubyで実装してみました。あまりコストとか速度は気にしていないので速度は気にせず。
```ruby
class Array
def sample(n=1)
if block_given?
self.size...
sorah (Sorah Fukumori)
10:22 PM Feature #4147 (Feedback): Array#sample で重みを指定したい
=begin
実装のたたき台があるとなおよいかとおもいます。
まずRubyで同等の処理をするコードを書いてみるというのはどうでしょう。
妥当であれば、取り込まれたり、あるいは高速化のためにCで書きなおされたりするかもしれませ...
shyouhei (Shyouhei Urabe)
10:06 PM Feature #4147 (Feedback): Array#sample で重みを指定したい
=begin
Array#sample にブロックを渡したとき、ブロックの戻り値を要素の重みとして使用するのはいかがでしょうか。

下記のサンプルで、"大吉" が "凶" の 1000 倍の確率で選択されるようにしたいです...
oj (Yoji Ojima)
09:26 PM Revision 62e2f905 (git): Include Comparable in OpenSSL::X509::Name, document #<=>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
09:02 PM Revision f79d54ea (git): * 2010-12-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:02 PM Revision 31168874 (git): * ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.
(backport from Ruby 1.9).
* ext/tk/lib/multi-tk.rb: when no eventloop is running, ruby freezes at exit.
git-svn-id...
nagai (Hidetoshi Nagai)
09:01 PM Revision 1bd8a97e (git): add an entry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagai (Hidetoshi Nagai)
08:58 PM Revision 30b7855f (git): * ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.
[ruby-dev:42716] [Ruby 1.9-Bug#4129]
* ext/tk/lib/multi-tk.rb: when no eventloop is running, ruby freezes at exit.
...
nagai (Hidetoshi Nagai)
08:02 PM Feature #4146 (Rejected): Improvement of Symbol and Proc
現在`Symbol#to_proc`で `%w[12 45 32].map(&:to_i)` のようなことはできますが、
引数を付けてメソッドを呼ぶことはできません。`Symbol`リテラルに引数を付け
たらその引数と共にメソッド...
nobu (Nobuyoshi Nakada)
06:17 PM Bug #4144 (Closed): check_signedness("size_t")
=begin
This issue was solved with changeset r30160.
Kazuhiro, thank you for reporting this issue.
Your contributio...
nobu (Nobuyoshi Nakada)
11:26 AM Bug #4144 (Closed): check_signedness("size_t")
=begin
ext/iconv で
.../ext/iconv/iconv.c:481:5: warning: "SIGNEDNESS_OF_SIZE_T" is not defined
という警告が出ていたので調べてみた...
znz (Kazuhiro NISHIYAMA)
06:15 PM Feature #4145: The result of UTF-16 encoded string concatenation
=begin
We should try to get a better overall idea of what "UTF-16" and so on
are for. I asked some questions at th...
duerst (Martin Dürst)
06:14 PM Feature #4145: The result of UTF-16 encoded string concatenation
=begin
We should try to get a better overall idea of what "UTF-16" and so on
are for. I asked some questions at th...
duerst (Martin Dürst)
02:53 PM Feature #4145 (Assigned): The result of UTF-16 encoded string concatenation
=begin
Strings encoded in UTF-16 don't support concatenation.
Use UTF-16BE or UTF-16LE for processing.

I'm co...
naruse (Yui NARUSE)
01:59 PM Feature #4145 (Closed): The result of UTF-16 encoded string concatenation
=begin
C:\work>irb
irb(main):001:0> a = 'abc'.encode('UTF-16')
=> "\uFEFFabc"
irb(main):002:0> b = a + a
=> ...
phasis68 (Heesob Park)
05:24 PM Revision c3752248 (git): * 2010-12-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:24 PM Revision f6b49243 (git): * ext/openssl/extconf.rb: try pkgconfig first, then fall back to
normal have_library, etc. Thanks Erik Hollensbe. [ruby-core:32406]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun...
tenderlovemaking (Aaron Patterson)
01:34 PM Revision e14a0042 (git): * dln_find.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:05 AM Revision a18a4811 (git): * template/id.h.tmpl (ruby_method_ids): suppress warnings.
[ruby-dev:42730]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30165 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
10:47 AM Bug #4133 (Closed): Unexpected result of Time#strftime("%s") on Windows with trunk
=begin
This issue was solved with changeset r30156.
Heesob, thank you for reporting this issue.
Your contribution ...
usa (Usaku NAKAMURA)
10:27 AM Feature #4071 (Closed): support basic auth for Net::HTTP.get requests
=begin
This issue was solved with changeset r30155.
coderrr, thank you for reporting this issue.
Your contribution...
naruse (Yui NARUSE)
09:29 AM Revision 1a4bf594 (git): * ruby.c (ruby_init_loadpath_safe): relatively called non-shared
binary cannot be found in PATH, so use given pathname.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30164 b2dd0...
nobu (Nobuyoshi Nakada)
09:28 AM Revision f5aca8a4 (git): * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): ignore backup files and etc.
* cygwin/GNUmakefile.in (scriptbin): set executable bit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30163 b2d...
nobu (Nobuyoshi Nakada)
09:27 AM Revision 31a974df (git): * tool/rbinstall.rb (install_recursive): always skip default ignored
files. if block is given, call it instead of calling install.
* tool/rbinstall.rb (bin-comm): use install_recursive....
nobu (Nobuyoshi Nakada)
09:17 AM Feature #4142 (Closed): multipart/form-data for net/http
=begin
multipart/form-data 対応を net/http に入れませんか。
追加される API は Net::HTTPRequest#set_form になります。

akr さんからは mult...
naruse (Yui NARUSE)
09:12 AM Revision 61d197a6 (git): * test/mkmf/base.rb (TestMkmf#config_value): extract macro value from
config.h.
* test/mkmf/test_sizeof.rb (TestMkmf::TestSizeof#test_sizeof_builtin),
(TestMkmf::TestSizeof#test_sizeof_s...
nobu (Nobuyoshi Nakada)
09:11 AM Revision 30e0f51a (git): * lib/mkmf.rb (check_signedness): should use the prelude code.
[ruby-dev:42731]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:11 AM Revision b38cc52c (git): * lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.
* test/mkmf/base.rb (TestMkmf::MKMFLOG): show mkmf.log at failures.
* test/mkmf/base.rb (TestMkmf#teardown): close lo...
nobu (Nobuyoshi Nakada)
05:01 AM Bug #4141 (Closed): Tk extension is not accepting any type of parameter combination
=begin
Hello,

As part of RubyInstaller team, we want to include tk extension in the next release. For that pur...
luislavena (Luis Lavena)
04:49 AM Bug #3834: ext/openssl fails to build in certain scenarios due to misordered pkg-config check
=begin
Sorry, forgot to mention.

It needs to be:

result = pkg_config("openssl") && have_header("openssl/ss...
luislavena (Luis Lavena)
04:47 AM Bug #3834: ext/openssl fails to build in certain scenarios due to misordered pkg-config check
=begin
Hello,

RubyInstaller do not bundle pkg-config, so that part will fail and will check for crypto libeay32...
luislavena (Luis Lavena)
04:05 AM Bug #3834: ext/openssl fails to build in certain scenarios due to misordered pkg-config check
=begin
This patch seems good to me, but I'm not sure how pkg_config will behave on windows builds.

Luis, can yo...
tenderlovemaking (Aaron Patterson)
04:06 AM Feature #3793: No test for OpenSSL::PKCS12
=begin
I will add some tests.
=end
tenderlovemaking (Aaron Patterson)
04:01 AM Feature #3846 (Closed): ext/openssl: choose the OpenSSL::Digest class for OpenSSL::OCSP::CertificateId
=begin

=end
tenderlovemaking (Aaron Patterson)
03:59 AM Bug #3862: Bugs in the OpenSSL extension on sparc64
=begin

=end
tenderlovemaking (Aaron Patterson)
03:58 AM Feature #3916: Add flag to ruby to make warnings fatal.
=begin
I'm not sure this is necessary. For example, sprintf() will raise an exception if in debug mode:

irb(ma...
tenderlovemaking (Aaron Patterson)
03:53 AM Bug #4030: ext/openssl OpenSSL::ASN1::decode / to_der
=begin

=end
tenderlovemaking (Aaron Patterson)
02:26 AM Bug #4030: ext/openssl OpenSSL::ASN1::decode / to_der
=begin
I've reviewed this patch. It seems fine except for one thing, OpenSSL::ASN1::EndOfContent#initialize is defi...
tenderlovemaking (Aaron Patterson)
03:52 AM Feature #4116: OpenSSL::X509::Name provides <=> but not ==
=begin
The patch looks good to me. Can you apply?
=end
tenderlovemaking (Aaron Patterson)
03:50 AM Bug #4122: test_x509store.rbのtest_set_errorsが失敗する
=begin

=end
tenderlovemaking (Aaron Patterson)
02:42 AM Revision fe1f0df9 (git): remove a comma at end of enumerator list.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30158 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
02:27 AM Bug #4033 (Closed): Segmentation fault : ext/openssl:OpenSSL::X509::StoreContext#cleanup
=begin
This issue was solved with changeset r30152.
Ippei, thank you for reporting this issue.
Your contribution t...
Anonymous
01:50 AM Revision 9ea7e27d (git): * sprintf.c (_HAVE_SANE_QUAD_): Don't forget LP64, r30156.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:41 AM Revision 450680a5 (git): * sprintf.c (_HAVE_SANE_QUAD_): if a certain platform has LONG_LONG in
8 byte, it might be sane quad. [ruby-core:33634]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30156 b2dd03c8-3...
U.Nakamura
01:21 AM Revision d10fab31 (git): Add doc to warn the userinfo for auth. [ruby-core:33255]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30155 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:08 AM Revision c37ca966 (git): * lib/net/http.rb: remove version 1.1 features.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

12/09/2010

08:17 PM Bug #4137 (Closed): Test Failure because of assigned but unused variable: ruby/test_rubyoptions.rb
=begin
This issue was solved with changeset r30151.
Yui, thank you for reporting this issue.
Your contribution to ...
nobu (Nobuyoshi Nakada)
03:50 AM Bug #4137 (Closed): Test Failure because of assigned but unused variable: ruby/test_rubyoptions.rb
=begin
test-all が以下のように失敗します

3) Failure:
test_shadowing_variable(TestRubyOptions) [/home/naruse/ruby/test/r...
naruse (Yui NARUSE)
07:16 PM Bug #4136: Enumerable#reject should not inherit the receiver's instance variables
=begin
I have attempted to codify this new behaviour in RubySpec in https://github.com/rubyspec/rubyspec/pull/31 and...
mudge (Paul Mucur)
04:30 PM Bug #4136: Enumerable#reject should not inherit the receiver's instance variables
=begin

On Dec 8, 2010, at 10:37 , Hiro Asari wrote:

> irb(main):001:0> a=[]
> => []
> irb(main):002:0> a.inst...
zenspider (Ryan Davis)
03:47 PM Bug #4136 (Closed): Enumerable#reject should not inherit the receiver's instance variables
=begin
This issue was solved with changeset r30148.
Hiro, thank you for reporting this issue.
Your contribution to...
matz (Yukihiro Matsumoto)
07:15 AM Bug #4136: Enumerable#reject should not inherit the receiver's instance variables
=begin
In the similar vein, if you subclass Array, that class's #reject returns an object of that subclass, rather t...
hasari (Hiro Asari)
04:45 AM Bug #4136: Enumerable#reject should not inherit the receiver's instance variables
=begin
I find this behavior unintuitive. #reject returns a *new* array, which I would not expect to have instance va...
headius (Charles Nutter)
03:36 AM Bug #4136 (Closed): Enumerable#reject should not inherit the receiver's instance variables
=begin
re
Below, you see that a.reject returns a copy of the receiver, which inherits the instance variable @foo. ...
hasari (Hiro Asari)
06:38 PM Bug #4140 (Rejected): segfault recursion inside a thread
=begin
The code below (thanks to flavorjones from Nokogiri) makes ruby 1.9.2 to segfault. It works with 1.8.7 or w...
luis (Luis Lopez)
05:18 PM Revision ac5482dc (git): * 2010-12-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:18 PM Revision 16a166dd (git): * ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing C
implementation of `cleanup`.
* ext/openssl/lib/openssl/x509.rb: adding ruby implementation of
`cleanup`. OpenSSL:...
tenderlovemaking (Aaron Patterson)
11:14 AM Revision 2dc98cd0 (git): * parse.y (lvar_defined_gen, shadowing_lvar_gen, dvar_defined): no
warnings for unused method and block arguments.
[ruby-dev:42718] [ruby-dev:42724]
git-svn-id: svn+ssh://ci.ruby-la...
nobu (Nobuyoshi Nakada)
10:26 AM Revision 1547331c (git): * dln.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:16 AM Revision d99801bb (git): * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): support
%{remote}p for logging remote (client) port number.
[ruby-dev:42670]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/...
akr (Akira Tanaka)
07:07 AM Bug #4138 (Closed): Test Failure because of method redefined: test/irb/test_option.rb
=begin
This issue was solved with changeset r30147.
Yui, thank you for reporting this issue.
Your contribution to ...
nobu (Nobuyoshi Nakada)
03:51 AM Bug #4138 (Closed): Test Failure because of method redefined: test/irb/test_option.rb
=begin
test-all が以下のように失敗します。

2) Failure:
test_end_of_option(TestIRB::TestOption) [/home/naruse/ruby/test/i...
naruse (Yui NARUSE)
06:46 AM Revision 11b3b5ed (git): * array.c (rb_ary_dup): should copy contents only. no instance
variable, no class would be copied. it would affect methods
#sort, #reject, #transpose, #uniq, #compact, and #shuf...
matz (Yukihiro Matsumoto)

12/08/2010

10:37 PM Bug #4134 (Closed): assigned but unused variable
=begin
This issue was solved with changeset r30146.
Kouhei, thank you for reporting this issue.
Your contribution ...
naruse (Yui NARUSE)
08:52 PM Bug #4134 (Closed): assigned but unused variable
=begin
テストを-vを付けて実行するとassigned but unused variableの警告が大量に出るのですが、
ライブラリ側で出ていた警告のうち消せそうなものを消してみました。
(残りは、assigned ...
kyanagi (Kouhei Yanagita)
10:31 PM Bug #4135: bug in calculations in 1.9.3dev / 1.9.2
=begin
Stupid me. Sorry guys.
=end
german (Dmitrii Samoilov)
10:12 PM Bug #4135: bug in calculations in 1.9.3dev / 1.9.2
=begin
Learn floating point numbers.

What Every Computer Scientist Should Know About Floating-Point Arithmetic
...
naruse (Yui NARUSE)
10:00 PM Bug #4135 (Rejected): bug in calculations in 1.9.3dev / 1.9.2
=begin

=end
nobu (Nobuyoshi Nakada)
09:02 PM Bug #4135 (Rejected): bug in calculations in 1.9.3dev / 1.9.2
=begin
$ ruby -v
ruby 1.9.3dev (2010-12-08 trunk 30125) [i686-linux]

I just installed ruby-head from rvm and ...
german (Dmitrii Samoilov)
10:00 PM Revision fc2748e7 (git): * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30147 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:11 PM Bug #4133: Unexpected result of Time#strftime("%s") on Windows with trunk
=begin

=end
yugui (Yuki Sonoda)
03:49 PM Bug #4133 (Closed): Unexpected result of Time#strftime("%s") on Windows with trunk
=begin
C:\work>ruby -ve 'p Time.now.strftime("%s")'
ruby 1.9.3dev (2010-12-07 trunk 30123) [i386-mswin32_90]
"00...
phasis68 (Heesob Park)
01:29 PM Revision b2ea6df3 (git): * ext/dl/lib/dl/struct.rb: clean a warning: assigned but unused
variable. patched by Kouhei Yanagita. [ruby-dev:42722]
* ext/dl/lib/dl/import.rb: ditto.
git-svn-id: svn+ssh://ci.r...
naruse (Yui NARUSE)
12:39 PM Revision af670814 (git): * vm_dump.c (rb_vm_bugreport): suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30145 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:36 PM Revision 2f26014e (git): * parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:38 AM Revision fad7d95a (git): * dir.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:19 AM Bug #4103: String#hash not returning consistent values in different sessions
=begin
On 2010/12/01 2:07, NARUSE, Yui wrote:

> It is intended. Ruby 1.9 explicitly use session local random seed...
duerst (Martin Dürst)
10:55 AM Revision af3d6b53 (git): * 2010-12-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:55 AM Revision 87a826b8 (git): reverted to r30124; r30124 breaks test
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
08:09 AM Revision c9116c68 (git): merges r29798 from trunk into ruby_1_9_2.
--
* vm_eval.c (rb_funcall): ensure va_end after va_init_list. Coverity
Scan found this bug.
git-svn-id: svn+ssh:...
yugui (Yuki Sonoda)
08:09 AM Revision 751a5cfa (git): merges r29786 from trunk into ruby_1_9_2.
--
Prevent timing failure.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30139 b2dd03c8-39d4-4d8f-...
yugui (Yuki Sonoda)
08:09 AM Revision c5089cab (git): merges r29784,r29787 and r29788 from trunk into ruby_1_9_2.
--
* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception if
pointer is invalid. Thanks Ippei Obayashi! [ru...
yugui (Yuki Sonoda)
08:09 AM Revision 9fa9adf1 (git): * cygwin/GNUMakefile.in ($(RCFILES)): fixes [ruby-core:33525].
Patch by Luis Lavena <luislavena AT gmail.com>.
http://groups.google.com/group/rubyinstaller/browse_thread/thread/4...
yugui (Yuki Sonoda)
08:09 AM Revision aeebb6e5 (git): * string.c (rb_str_concat): partially reverts r30040 because
it unpexpectedly changed the behavior of String#<<.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@...
yugui (Yuki Sonoda)
08:09 AM Revision b62f04f5 (git): merges r29743 from trunk into ruby_1_9_2.
--
* io.c (pipe_finalize): status is success if no process.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/rub...
yugui (Yuki Sonoda)
08:09 AM Revision 1f87ac7b (git): merges r29693 from trunk into ruby_1_9_2.
--
* common.mk (ext/ripper/ripper.c): RUBY needs to be set.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/rub...
yugui (Yuki Sonoda)
08:09 AM Revision d9f37868 (git): merges r29691 from trunk into ruby_1_9_2.
--
* ext/fiddle/extconf.rb: fixing ffi library location on windows.
Thanks Usa! [ruby-core:32930]
git-svn-id: svn+...
yugui (Yuki Sonoda)
08:09 AM Revision 40236a58 (git): merges r29676 from trunk into ruby_1_9_2.
--
* string.c (rb_enc_cr_str_buf_cat): concatenation of valid
encoding string and invalid encoding string should re...
yugui (Yuki Sonoda)
08:09 AM Revision 2f7d3b46 (git): merges r29674 from trunk into ruby_1_9_2.
--
* lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiple
regex options. a patch from Heesob Park in [rub...
yugui (Yuki Sonoda)
08:09 AM Revision 11aa04e2 (git): merges r29632 from trunk into ruby_1_9_2.
--
* test/pathname/test_pathname.rb (TestPathname#test_grpowned?): the
group of the created file is inherited from ...
yugui (Yuki Sonoda)
08:09 AM Revision 04bc7dbc (git): merges r29622 from trunk into ruby_1_9_2.
--
* string.c (rb_str_dump): fix expected length. [ruby-core:32935]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/bran...
yugui (Yuki Sonoda)
08:08 AM Revision ee72d1c4 (git): merges r29544 from trunk into ruby_1_9_2.
--
* lib/net/telnet.rb (Net::Telnet#close): added.
patched by Erik Hollensbe [ruby-dev:42260] #3830
git-svn-id: sv...
yugui (Yuki Sonoda)
08:08 AM Revision 7231be4c (git): merges r29541,r29607,r29608 and r29611 from trunk into ruby_1_9_2.
--
* test/ruby/test_io.rb (TestIO#pipe): get rid of deadlock on pipe.
a patch from Tomoyuki Chikanaga at [ruby-dev:...
yugui (Yuki Sonoda)
08:08 AM Revision f87402c3 (git): merges r29523 from trunk into ruby_1_9_2.
--
* lib/net/http.rb (transport_request): @socket may be nil.
patched by Egbert Eich [ruby-core:32829]
git-svn-id:...
yugui (Yuki Sonoda)
07:37 AM Bug #4130 (Closed): wrong line number with shadowing and unused variable
=begin
This issue was solved with changeset r30124.
Nobuyoshi, thank you for reporting this issue.
Your contributi...
nobu (Nobuyoshi Nakada)
12:52 AM Revision 2e65b0d8 (git): * parse.y (LVAR_USED): should be int same as ruby_sourceline.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

12/07/2010

10:47 PM Bug #4131 (Closed): can't set length of shared string error in IO#read
=begin
This issue was solved with changeset r30122.
Masaya, thank you for reporting this issue.
Your contribution ...
tarui (Masaya Tarui)
10:28 PM Bug #4131 (Closed): can't set length of shared string error in IO#read
=begin
IO#readにおいて、
lengthがnilでbufferにsharedなStringを指定したときに以下のようにエラーになります。

>ruby -ve "a='abcdefghijkl';b=a[1,...
tarui (Masaya Tarui)
10:29 PM Revision 43cfe6c6 (git): * parse.y (struct vtable, struct local_vars, vtable_add):
restructued to add declared line. [ruby-dev:42718]
* parse.y (shadowing_lvar_gen): should not add dvar to vars.
* pa...
nobu (Nobuyoshi Nakada)
10:27 PM Bug #4130 (Closed): wrong line number with shadowing and unused variable
=begin
shadowing outer local variableとassigned but unused variableの組み合わせで行番号がおかしくなります。

$ cat test.rb
def foo
...
nobu (Nobuyoshi Nakada)
09:33 PM Bug #3686 (Closed): Error in parsing musicbrainz.org with rexml
=begin
It had been fixed in trunk.
=end
kou (Kouhei Sutou)
09:17 PM Bug #4083 (Closed): warning in rexml/doctype.rb
=begin
This issue was solved with changeset r30113.
Aaron, thank you for reporting this issue.
Your contribution t...
kou (Kouhei Sutou)
09:14 PM Bug #4129 (Closed): multi-tk を require すると、おかしい
=begin
こうなります

$ ruby19 -rmulti-tk -e ''
/usr/local/lib/ruby/1.9.1/multi-tk.rb: [BUG] Segmentation fault
rub...
metanest (Makoto Kishimoto)
08:57 PM Bug #4128 (Closed): String#kconvでfrom_encを指定していないときにString#encodingを使うようになっていない
=begin
This issue was solved with changeset r30112.
Kouhei, thank you for reporting this issue.
Your contribution ...
naruse (Yui NARUSE)
07:57 PM Feature #4085: Refinements and nested methods
=begin

On Dec 7, 2010, at 11:34 , Charles Oliver Nutter wrote:

> On Tue, Dec 7, 2010 at 2:58 AM, Haase, Konstan...
rkh (Konstantin Haase)
07:34 PM Feature #4085: Refinements and nested methods
=begin
On Tue, Dec 7, 2010 at 2:58 AM, Haase, Konstantin
<[email protected]> wrote:
> Si...
headius (Charles Nutter)
05:59 PM Feature #4085: Refinements and nested methods
=begin
Since I explained one use case I'd have for local rebinding: I think not having local rebinding is mostly wha...
rkh (Konstantin Haase)
05:52 PM Feature #4085: Refinements and nested methods
=begin
Hi,

In message "Re: [ruby-core:33610] Re: [Ruby 1.9-Feature#4085][Open] Refinements and nested methods"
...
matz (Yukihiro Matsumoto)
05:04 PM Feature #4085: Refinements and nested methods
=begin
(2010/12/07 15:58), Charles Oliver Nutter wrote:
> On Mon, Dec 6, 2010 at 8:48 AM, Urabe Shyouhei <shyouhei@...
shyouhei (Shyouhei Urabe)
04:15 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/12/7 Charles Oliver Nutter <[email protected]>:
>>> It shouldn't be done on
>>> mainline, in ...
shugo (Shugo Maeda)
03:59 PM Feature #4085: Refinements and nested methods
=begin
On Mon, Dec 6, 2010 at 8:48 AM, Urabe Shyouhei <[email protected]> wrote:
> (2010/12/06 21:17), Charles...
headius (Charles Nutter)
03:53 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/12/6 Charles Oliver Nutter <[email protected]>:
>> I also hope that 1.9.x would be stable, but...
shugo (Shugo Maeda)
03:27 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/12/6 Yehuda Katz <[email protected]>:
> I think that, for this same reason, `using` should normal...
shugo (Shugo Maeda)
04:30 AM Feature #4085: Refinements and nested methods
=begin
Speaking as someone who writes a lot of libraries, I would be very likely to
use a purely lexical refinement...
wycats (Yehuda Katz)
03:23 AM Feature #4085: Refinements and nested methods
=begin
On Sat, Dec 4, 2010 at 06:31, Charles Oliver Nutter <[email protected]>wrote:

> To be honest, I think it...
meta (mathew murphy)
03:04 AM Feature #4085: Refinements and nested methods
=begin
Hi,

On 12/6/2010 7:13 AM, Charles Oliver Nutter wrote:
> I suggest we drop the "pseudo" from "pseduolexic...
lsegal (Loren Segal)
05:17 PM Feature #4111 (Closed): Add XLIST support to Net::IMAP
=begin
This issue was solved with changeset r30108.
Geoff, thank you for reporting this issue.
Your contribution t...
shugo (Shugo Maeda)
02:24 PM Revision 7fd6016e (git): Set DH Parameter for SSLContext to clean warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:38 PM Revision 9865ee2c (git): * io.c (io_read): duplicate string if shared. [ruby-dev:42719]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30122 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Masaya Tarui
01:31 PM Revision 11ef8746 (git): * lib/optparse.rb (OptionParser::Officious): separate completion
options from --help. [ruby-dev:42690]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30121 b2dd03c8-39d4-4d8f-98...
nobu (Nobuyoshi Nakada)
01:29 PM Revision ff1fb427 (git): * lib/optparse.rb (OptionParser::Completion#candidate),
(OptionParser::Switch#compsys): remove unused variables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30120 b2d...
nobu (Nobuyoshi Nakada)
01:12 PM Revision 4ec63ef2 (git): fix typo: not response.attr.data, but response.data.attr.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:05 PM Revision 5bf72d1f (git): * transcode.c (transcode_loop): call default handler of the given
hash, method, proc or [] method as fallback. [ruby-dev:42692]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30...
nobu (Nobuyoshi Nakada)
01:01 PM Revision c207b0b7 (git): * lib/rexml/light/node.rb: remove circular require.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Sutou Kouhei
12:57 PM Revision 40a50123 (git): * test/rexml/test_light.rb: really suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Sutou Kouhei
12:55 PM Revision d5e607eb (git): * test/rexml/test_light.rb: suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Sutou Kouhei
12:29 PM Bug #4124: optparse: needless argument: --help=zshcomplete=COMMAND
=begin
--help ではなく http://www.rubyist.net/~rubikitch/archive/zshcomplete.txt のように --zshcomplete (と --bashcomplete) に...
znz (Kazuhiro NISHIYAMA)
12:02 PM Bug #4124 (Closed): optparse: needless argument: --help=zshcomplete=COMMAND
=begin
どうしようもないと思うのですが、何かアイデアがあれば。
=end
nobu (Nobuyoshi Nakada)
10:28 AM Bug #4124 (Assigned): optparse: needless argument: --help=zshcomplete=COMMAND
=begin
opttest.rb の変更で閉じるということは rspec などのようにすでに独自の --help があるものは非対応のままということでしょうか?

% ruby-trunk -v
ruby 1.9.3d...
znz (Kazuhiro NISHIYAMA)
12:16 PM Revision 766d38e6 (git): * debug.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:10 PM Revision 9ce40aac (git): * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.
[ruby-core:33305]
Reported by Aaron Patterson. Thanks!!!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30113 ...
Sutou Kouhei
11:47 AM Revision 85eb93d0 (git): * ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.
patched by Kouhei Yanagita [ruby-dev:42696]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30112 b2dd03c8-39d4-4d...
naruse (Yui NARUSE)
11:32 AM Revision 1f70a6ba (git): * test/rexml/test_doctype.rb: add Accessor to test case name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Sutou Kouhei
11:31 AM Revision 25a6a3fd (git): * test/rexml/test_doctype.rb: Doctype -> DocType.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Sutou Kouhei
11:30 AM Revision eb20de88 (git): * test/rexml/test_doctype_mixin.rb: rename to ...
* test/rexml/test_doctype.rb: ... this to remove needless name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3...
Sutou Kouhei
08:07 AM Revision fd019a5c (git): * lib/net/imap.rb (xlist): supported the XLIST command, which is an
extension by Apple and Google. patch by Geoff Youngs.
[ruby-core:33521]
git-svn-id: svn+ssh://ci.ruby-lang.org/ru...
shugo (Shugo Maeda)
08:07 AM Bug #4120 (Closed): 2 failures on test/mkmf/test_convertible.rb
=begin
This issue was solved with changeset r30107.
Usaku, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
03:07 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
On Sat, Dec 4, 2010 at 13:31, Jeremy Evans <[email protected]> wrote:

> Fractional dates means that a ...
meta (mathew murphy)
 

Also available in: Atom