Project

General

Profile

Activity

From 01/04/2011 to 01/10/2011

01/10/2011

11:41 PM Bug #4255: When on a case-insensitive filesystem, "loaded features" search in require should ignore case
=begin
On 10 January 2011 14:47, Nobuyoshi Nakada <[email protected]> wrote:
> This issue was solved with chang...
Eregon (Benoit Daloze)
10:47 PM Bug #4255 (Closed): When on a case-insensitive filesystem, "loaded features" search in require should ignore case
=begin
This issue was solved with changeset r30508.
Charles, thank you for reporting this issue.
Your contribution...
nobu (Nobuyoshi Nakada)
04:45 PM Bug #4255 (Rejected): When on a case-insensitive filesystem, "loaded features" search in require should ignore case
=begin
This should not re-load the same library when running on a system with case-insensitive filenames:

req...
headius (Charles Nutter)
09:52 PM Feature #4257 (Closed): switch_hitter - an acceleration of date library
=begin
switch_hitter'ed already passed nearly all of tests (except some tests
of class name and some confirmations...
tadf (tadayoshi funaba)
09:32 PM Bug #4256: [BUG] Segmentation fault ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
=begin
Hello,

Also note the follow: JSON binary gem is not compatible with Ruby 1.9.2, it only provides binarie...
luislavena (Luis Lavena)
05:32 PM Bug #4256 (Feedback): [BUG] Segmentation fault ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
=begin
Thank you for your report, but it needs feedback.

* Can you produce small reproducing code?
* Does del...
sorah (Sorah Fukumori)
05:02 PM Bug #4256 (Closed): [BUG] Segmentation fault ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
=begin
Scenario : upgraded the existing ROR application from 1.8.6/2.8.1 => 1.9.2/3.0.1

Steps followed by us:
...
mahendravadar (Rama Mahendravada)
08:50 PM Feature #4254: Allow method transplanting
=begin
Hi,
On 10 January 2011 02:14, Yukihiro Matsumoto <[email protected]> wrote:
> Hi,
> Class to class method...
Eregon (Benoit Daloze)
04:20 PM Feature #4254: Allow method transplanting
=begin
On Mon, Jan 10, 2011 at 1:15 AM, Ryan Davis <[email protected]> wrote:
> Matz,
>
> You've argued th...
headius (Charles Nutter)
04:15 PM Feature #4254: Allow method transplanting
=begin

On Jan 9, 2011, at 16:05 , Yukihiro Matsumoto wrote:

> Class to class method transplanting could cause s...
zenspider (Ryan Davis)
02:55 PM Feature #4254: Allow method transplanting
=begin
Hi,
: At Mon, 10 Jan 2011 10:14:34 +0900,
: Yukihiro Matsumoto wrote in [ruby-core:34283]:
No, I am thinkin...
nobu (Nobuyoshi Nakada)
12:58 PM Feature #4254: Allow method transplanting
=begin
On Sun, Jan 9, 2011 at 7:14 PM, Yukihiro Matsumoto <[email protected]> wrote:
> |Are you thinking of a meth...
headius (Charles Nutter)
10:14 AM Feature #4254: Allow method transplanting
=begin
Hi,

In message "Re: [ruby-core:34281] Re: [Ruby 1.9-Feature#4254][Open] Allow method transplanting"
o...
matz (Yukihiro Matsumoto)
09:37 AM Feature #4254: Allow method transplanting
=begin
2011/1/10 Yukihiro Matsumoto <[email protected]>:
> Hi,
>
> Class to class method transplanting could cau...
zimbatm (zimba tm)
09:06 AM Feature #4254: Allow method transplanting
=begin
Hi,

Class to class method transplanting could cause serious problem, but
it might be able to relax module...
matz (Yukihiro Matsumoto)
08:56 AM Feature #4254: Allow method transplanting
=begin

On 2011-01-09, at 2:53 PM, Loren Segal wrote:

>
> Although it would be great to see #bind (and define_...
lsegal (Loren Segal)
05:33 AM Feature #4254: Allow method transplanting
=begin
On Sun, Jan 9, 2011 at 1:53 PM, Loren Segal <[email protected]> wrote:
> FWIW I've implemented something simila...
headius (Charles Nutter)
04:57 AM Feature #4254: Allow method transplanting
=begin


On 1/9/2011 2:53 PM, Loren Segal wrote:
> FWIW I've implemented something similar a while back as a gem ...
lsegal (Loren Segal)
04:53 AM Feature #4254: Allow method transplanting
=begin
On 1/9/2011 8:17 AM, Jonas Pfenniger (zimbatm) wrote:
> I agree it's not the cleanest, but it's not like I w...
lsegal (Loren Segal)
01:46 PM Revision dd55661f (git): * include/ruby/defines.h (CASEFOLD_FILESYSTEM): HFS+ is case
insensitive.
* load.c (loaded_feature_path, rb_feature_p, load_lock): on a
case-insensitive filesystem, loaded feat...
nobu (Nobuyoshi Nakada)
12:34 PM Revision 3e82d923 (git): * common.mk (showflags): show LD commands.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30507 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:32 AM Revision fd7c5303 (git): * test/ruby/test_method.rb (TestMethod#test_define_method): method
transplanting between class and module is impossible.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30506 b2dd03...
nobu (Nobuyoshi Nakada)
04:51 AM Revision 594793f5 (git): * misc/rdoc-mode.el (rdoc-mode): show trailing whitespace.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:24 AM Revision ee0f448f (git): * util.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

01/09/2011

11:44 PM Bug #3150: net/https peer verification doesn't do anything
=begin
Using Ubuntu 10.04 and OpenSSL 1.0.0c, I get the expected exception.
=end
MartinBosslet (Martin Bosslet)
10:44 PM Revision 1ca87609 (git): * misc/README: mention rdoc-mode.el and ruby-style.el.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30503 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
10:44 PM Revision 0b47f776 (git): * 2011-01-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:44 PM Revision 57e0bf96 (git): fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
10:17 PM Feature #4254: Allow method transplanting
=begin
2011/1/9 Haase, Konstantin <[email protected]>:
> Wouldn't that be unnecessary if ...
zimbatm (zimba tm)
10:08 PM Feature #4254: Allow method transplanting
=begin
Wouldn't that be unnecessary if matz' trait proposal would be implemented?

On Jan 9, 2011, at 13:58 , Jona...
rkh (Konstantin Haase)
10:01 PM Feature #4254: Allow method transplanting
=begin

On Jan 9, 2011, at 04:58 , Jonas Pfenniger wrote:

> Feature #4254: Allow method transplanting
> http://...
zenspider (Ryan Davis)
09:58 PM Feature #4254 (Closed): Allow method transplanting
=begin
Is there a technical reason to not allow re-binding a method from one module to any other module ?

modu...
zimbatm (zimba tm)
02:57 PM Feature #3616 (Closed): IRB + readline incorrectly counts non-printing characters in prompt
=begin
This issue was solved with changeset r30496.
Sung, thank you for reporting this issue.
Your contribution to...
kouji (Kouji Takao)
11:38 AM Revision 41c93065 (git): * transcode.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:39 AM Revision 45493bb2 (git): * io.c (Kernel.#syscall): implemented on LP64/LLP64 environments too.
also uses __syscall if available for *BSD on 64bit architecture.
[ruby-core:34062]
git-svn-id: svn+ssh://ci.ruby-l...
yugui (Yuki Sonoda)
07:39 AM Revision b128f7ff (git): * lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):
some platoform has a locale without territory but with
encoding.
(#each_sub_locale): ditto.
git-svn-id: svn+ssh:...
yugui (Yuki Sonoda)
05:54 AM Revision 0c560941 (git): * 2011-01-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:54 AM Revision 38f5ffef (git): * ext/readline/readline.c: apply a patch from Nobuyoshi Nakada.
fixed #3616 [ruby-core:31484] IRB + readline incorrectly counts
non-printing characters in prompt
git-svn-id: svn...
kouji (Kouji Takao)
01:44 AM Bug #4248 (Rejected): r30483 might cause underflow
=begin
Hi,

2011/1/8 Yukihiro Matsumoto <[email protected]>:
> The following is the problem case given from R...
mame (Yusuke Endoh)

01/08/2011

03:29 PM Bug #4251: Segmentation fault when using ruby-prof and Ruby 1.9.2
=begin
On Sat, Jan 08, 2011 at 12:34:39PM +0900, Evan Chaney wrote:
> Bug #4251: Segmentation fault when using ruby...
tenderlovemaking (Aaron Patterson)
12:33 PM Bug #4251 (Third Party's Issue): Segmentation fault when using ruby-prof and Ruby 1.9.2
=begin
ISSUE

Segmentation faults occur when profiling Rails 3 controller actions that add new objects to the d...
evanchaney (Evan Chaney)
01:07 PM Revision d3b337c5 (git): fix spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:48 PM Revision 113f27ba (git): * enum.c (enum_sort_by): use rb_ary_resize.
(ary_cutoff): removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
12:25 PM Revision 8eec9c94 (git): * pack.c (swapf): compilation condition simplified.
(swapd): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
11:52 AM Revision 13c4c551 (git): * pack.c (swapd): remove duplicated code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:51 AM Revision b85ed255 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:29 AM Revision c36ad781 (git): * thread.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:21 AM Bug #4248: r30483 might cause underflow
=begin
Hi,

In message "Re: [ruby-core:34218] [Ruby 1.9-Bug#4248][Open] r30483 might cause underflow"
on Fri,...
matz (Yukihiro Matsumoto)
02:59 AM Bug #3150: net/https peer verification doesn't do anything
=begin
I tested this again in OS X 10.6.6 yesterday, and the problem still exists. I used Aaron's code from 09/09/2...
nbibler (Nathaniel Bibler)
02:47 AM Feature #4247: New features for Array#sample, Array#choice
=begin
On 7 January 2011 18:14, Aaron Patterson <[email protected]> wrote:
> Why not provide "samples" tha...
Eregon (Benoit Daloze)
02:15 AM Feature #4247: New features for Array#sample, Array#choice
=begin
On Fri, Jan 07, 2011 at 08:08:03PM +0900, Yusuke ENDOH wrote:
> Hi,
>
> 2011/1/7 Yoji Ojima <redmine@ruby...
tenderlovemaking (Aaron Patterson)

01/07/2011

11:59 PM Feature #4247: New features for Array#sample, Array#choice
=begin
On 7 January 2011 14:14, Yusuke ENDOH <[email protected]> wrote:
> 2011/1/7 Benoit Daloze <[email protected]>:...
Eregon (Benoit Daloze)
10:14 PM Feature #4247: New features for Array#sample, Array#choice
=begin
Hi.

2011/1/7 Benoit Daloze <[email protected]>:
> Did you consider having another option to {each_,}samp...
mame (Yusuke Endoh)
09:30 PM Feature #4247: New features for Array#sample, Array#choice
Hi,

On 7 January 2011 12:08, Yusuke ENDOH <[email protected]> wrote:
> Hi,
>
> 2011/1/7 Yoji Ojima <redmine@...
Eregon (Benoit Daloze)
08:08 PM Feature #4247: New features for Array#sample, Array#choice
Hi,
2011/1/7 Yoji Ojima <[email protected]>:
> We are planning to add the following features of the random sa...
mame (Yusuke Endoh)
07:20 PM Feature #4247 (Rejected): New features for Array#sample, Array#choice
=begin
We are planning to add the following features of the random sampling to Array.

1. Weighted random sampl...
oj (Yoji Ojima)
10:06 PM Bug #4249 (Closed): Net::IMAP gets a parse error response while sending multibyte mail
=begin
RFC3501 which defines IMAP version 4 rev 1 said:

"A literal is a sequence of zero or more octets (includ...
niw (Yoshimasa Niwa)
09:57 PM Bug #4242 (Closed): ruby-mode for emacs syntax highlighting breaks on regular expressions
=begin
This issue was solved with changeset r30484.
Nguma, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
09:20 PM Bug #4248 (Rejected): r30483 might cause underflow
=begin
Hi, matz (or Ray Chason) --

http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30483

> A...
mame (Yusuke Endoh)
07:42 PM Bug #4245: Array index with Range inconsistency
=begin
Yes, it's a bit odd, but it is clearly noted in the docs that this special case exists.

Marc-Andre: - Fo...
sdsykes (Stephen Sykes)
04:28 AM Bug #4245 (Rejected): Array index with Range inconsistency
=begin
This is per spec.

Think of it this way:

[5..-1]: give me all elements after the 5th one and up to t...
marcandre (Marc-Andre Lafortune)
01:14 AM Bug #4245 (Rejected): Array index with Range inconsistency
=begin
I've come across what I believe to be a possible inconsistency in the implementation of the Range array index...
kristianpd (Kristian PD)
06:45 PM Bug #4210 (Rejected): id rather than object_id used in 1.9 rdoc for ObjectSpace
=begin
> Yes, sorry, I missed that it was a block parameter. Apologies for the noise.

np :)
=end
usa (Usaku NAKAMURA)
06:28 PM Bug #4210: id rather than object_id used in 1.9 rdoc for ObjectSpace
=begin
Yes, sorry, I missed that it was a block parameter. Apologies for the noise.

I'm not able to close this ...
noodl (Vincent Bray)
02:46 PM Bug #4210: id rather than object_id used in 1.9 rdoc for ObjectSpace
=begin
The docs look correct to me. #{id} is referencing the parameter passed into the Proc, which can be named anyt...
mitchellh (Mitchell Hashimoto)
04:32 PM Revision 6fd9c371 (git): * 2011-01-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:32 PM Revision 8e96c2c5 (git): reverting r30451 until I can figure out what is wrong.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
04:11 PM Bug #4244 (Assigned): Psych.to_json generate incorrect JSON
=begin

=end
yugui (Yuki Sonoda)
04:11 PM Bug #4244: Psych.to_json generate incorrect JSON
=begin

=end
yugui (Yuki Sonoda)
12:04 AM Bug #4244 (Closed): Psych.to_json generate incorrect JSON
=begin
Psych.to_json could be presumed to return JSON because of its name.
But Psych.to_json generate single-quote...
nagachika (Tomoyuki Chikanaga)
02:07 PM Revision 35f78ac1 (git): * lib/mkmf.rb (configuration): backref needs to capture.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:07 PM Revision 64d04c7f (git): property.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:57 PM Revision 29ed2f30 (git): * misc/ruby-mode.el (ruby-mode-variables), misc/ruby-style.el:
show trailing whitespace.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:54 PM Revision a262f71f (git): * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): highlight
regexp after open bracket. [ruby-core:34183]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30484 b2dd03c8-39d4-...
nobu (Nobuyoshi Nakada)
10:00 AM Bug #4246: Net::HTTP does not timeout during SSL connection handshake
=begin
This script demonstrates the behavior. It opens a socket listening on port 6666, then opens a SSL connection...
marcs (Marc Slemko)
09:58 AM Bug #4246 (Closed): Net::HTTP does not timeout during SSL connection handshake
=begin
If you open a SSL connection and it hangs while doing the SSL connection handshake then it does not timeout u...
marcs (Marc Slemko)
04:16 AM Bug #4241: IMAPTest#test_imaps_verify_none does not stop
=begin
On Fri, Jan 07, 2011 at 03:36:38AM +0900, Aaron Patterson wrote:
> On Thu, Jan 06, 2011 at 08:09:53PM +0900,...
Cezary (Cezary Baginski)
03:36 AM Bug #4241: IMAPTest#test_imaps_verify_none does not stop
=begin
On Thu, Jan 06, 2011 at 08:09:53PM +0900, Kazuhiro NISHIYAMA wrote:
> Bug #4241: IMAPTest#test_imaps_verify_...
tenderlovemaking (Aaron Patterson)
12:17 AM Revision dc06b7b7 (git): * bignum.c (bigmul1_karatsuba): avoid overflow that make assertion
fail in certain case. this patch is contributed from Ray Chason
<chasonr at gmail.com> in personal communication.
...
matz (Yukihiro Matsumoto)

01/06/2011

11:12 PM Feature #4243 (Closed): [PATCH] DRb should not forefully close connections on DRb#stop_service
=begin
When DRb#stop_service is called, all connections get terminated by
calling Thread.kill on them. It means t...
zimbatm (zimba tm)
11:01 PM Feature #4147: Array#sample で重みを指定したい
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:42968] [Ruby 1.9-Feature#4147] Array#sample で重みを指定したい"
on Thu, ...
matz (Yukihiro Matsumoto)
10:30 PM Feature #4147: Array#sample で重みを指定したい
=begin
>議論が大分入り組んで来たので、一旦現在の API とその実装の案を
>まとめてみました。sample_each は each_sample に改名してます。

これは、とりあえず意見は出尽くした感じですよ...
oj (Yoji Ojima)
09:58 PM Bug #4242 (Closed): ruby-mode for emacs syntax highlighting breaks on regular expressions
=begin
I'm not sure what category this one goes to so I apologise if I picked the wrong one.

I believe the synt...
amasal (Nguma Abojo)
08:09 PM Bug #4241 (Closed): IMAPTest#test_imaps_verify_none does not stop
=begin
IMAPTest#test_imaps_verify_none hangs up and can not stop with SIGINT.
I guess problem exists in ossl_ssl_...
znz (Kazuhiro NISHIYAMA)
03:38 PM Revision b215d61d (git): * 2011-01-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:38 PM Revision df925d91 (git): * string.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:58 AM Revision a6fac6a6 (git): * lib/mkmf.rb (create_makefile): ignore rest from first dot from
TARGET to generate init function name.
this is followup of r30464.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr...
U.Nakamura
11:47 AM Bug #4238: GC.stress 下で OptionParser で設定のない引数をパースさせると core
=begin
Ubuntu 上で gcc-4.3.3, -O3 つきでビルドした ruby で再現しました。
再現コードを削ってみたところ以下でも起きました。

% cat bug4238.rb
def a(&blk...
nagachika (Tomoyuki Chikanaga)
10:39 AM Bug #4238 (Closed): GC.stress 下で OptionParser で設定のない引数をパースさせると core
=begin
r29832 以降で起きます

以下のようなスクリプトを実行すると、

$ cat optparse-core.rb
require "optparse"

parser = OptionP...
metanest (Makoto Kishimoto)
10:51 AM Bug #4237: SSL_shutdown should be called until it returns 0
=begin
On Thu, Jan 06, 2011 at 10:39:11AM +0900, Hiroshi NAKAMURA wrote:
> Issue #4237 has been updated by Hiroshi ...
tenderlovemaking (Aaron Patterson)
10:39 AM Bug #4237: SSL_shutdown should be called until it returns 0
=begin
Here's a link to OpenSSL doc Aaron said: http://www.openssl.org/docs/ssl/SSL_shutdown.html

You should re...
nahi (Hiroshi Nakamura)
10:26 AM Bug #4237 (Closed): SSL_shutdown should be called until it returns 0
=begin
The documentation says SSL_shutdown should be called until it returns 0. I believe this was causing heap co...
tenderlovemaking (Aaron Patterson)
10:30 AM Revision 693ffb33 (git): * ext/socket/{getaddrinfo,getnameinfo}.c: include winsock2.h only when
specified to use winsock2 by user.
this problem is reported by kosaki.
git-svn-id: svn+ssh://ci.ruby-lang.org/rub...
U.Nakamura
09:13 AM Revision 0b2eedb2 (git): * win32/README.win32: fix the misunderstanding of previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
09:04 AM Revision 5e96492d (git): * 2011-01-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:04 AM Revision 24d22ea4 (git): * win32/README.win32: Add byacc and sed to required commands list.
It's documentaion bug.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30476 b2dd03c8-39d4-4d8f-98ff...
kosaki (Motohiro KOSAKI)
03:00 AM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
=begin
I found what may be a bug in my patch. When testing similar code on Rubinius, I found the process deadlocking...
bdurand (Brian Durand)
02:29 AM Revision 10284a04 (git): * ext/psych/lib/psych/json/tree_builder.rb (start_mapping): tags
should not be included in JSON mapping
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30475 b2dd03c8-39d4-4d8f-98...
tenderlovemaking (Aaron Patterson)
01:11 AM Feature #4234 (Closed): Hash#default_proc= Doesn't Accept nil Argument
=begin
The initial value of a Hash's default Proc is the block passed to Hash.new or nil. Hash#default_proc= can se...
runpaint (Run Paint Run Run)
12:39 AM Revision b092e967 (git): use require_relative instead of File.expand_path
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
12:24 AM Revision 9bc8ccf4 (git): * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the
underlying IO object.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tenderlovemaking (Aaron Patterson)
12:20 AM Feature #4233 (Closed): autoload Can't Require Gems
=begin
Is it intentional that when used via `autoload`, `require` can't handle Gem names?

run@desktop:~/mi...
runpaint (Run Paint Run Run)
12:18 AM Revision 5d0fb7c1 (git): * lib/mkmf.rb (configuration): fixing gsub when multiple error flags
are passed to GCC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tenderlovemaking (Aaron Patterson)
12:06 AM Bug #4058: __method__ does not return correct method name for aliased methods
=begin
> This is intended. Originally, __callee__ and __method__ were equivalent, except in aliased methods where th...
runpaint (Run Paint Run Run)

01/05/2011

08:47 PM Revision 56317927 (git): * ext/-test-/array/resize/resize.c (Init_resize): renamed method
for test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
08:25 PM Revision 65ea2eed (git): * array.c (rb_ary_modify): export.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:17 PM Revision be7e8ca7 (git): * random.c (random_rand): suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30469 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:16 PM Revision 5528903d (git): * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings.
* enc/iso_8859_{1,2}.c (apply_all_case_fold): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30468 b2dd03...
nobu (Nobuyoshi Nakada)
08:14 PM Revision d8d9bac5 (git): * ext/stringio/stringio.c (get_strio, strio_set_string)
(strio_reopen): check if frozen. [ruby-core:33648]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30467 b2dd03c...
nobu (Nobuyoshi Nakada)
08:12 PM Revision 8cc0ee4a (git): * ChangeLog: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:10 PM Revision c8aaf31f (git): * array.c (rb_ary_resize): new utility function. [ruby-dev:42912]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:03 PM Revision 697a45b1 (git): * dln.c (init_funcname_len): ignore rest from first dot.
[ruby-dev:41774]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:54 PM Revision c9ed212b (git): property.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30463 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:52 PM Revision 69c48478 (git): * vm.c (rb_vm_make_proc): fix indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:50 PM Revision 7d079c99 (git): * ChangeLog: fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30461 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:08 PM Bug #4232: unexpected behavior of '#{}' in irb
=begin

=end
yugui (Yuki Sonoda)
03:25 PM Bug #4232 (Closed): unexpected behavior of '#{}' in irb
=begin
In Ruby 1.9.x,

C:\work>irb
irb(main):001:0> a = '#{%}'
irb(main):002:0"

C:\work>irb
irb(main)...
phasis68 (Heesob Park)
05:57 PM Revision 46662e67 (git): * 2011-01-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:57 PM Revision e9e01ec4 (git): * ext/psych/lib/psych/visitors/yaml_tree.rb: use YAML 1.0 output
format for serializing nil values. Thanks Eric Hodel!
* test/psych/test_nil.rb: test for nil values
git-svn-id: svn...
tenderlovemaking (Aaron Patterson)
10:09 AM Revision 58b06646 (git): * 2011-01-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:09 AM Revision 5d6121bb (git): * ext/socket/socket.c (make_addrinfo): skip IPv6 addresses when ruby
doesn't support IPv6 but system supports it.
[ruby-dev:42944] (#4230)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby...
U.Nakamura
09:54 AM Bug #4217: irb exits unexpectedly with non-ascii Regexp on Windows
=begin
Hello,

In message "[ruby-core:34028] Re: [Ruby 1.9-Bug#4217] irb exits unexpectedly with non-ascii Regexp ...
usa (Usaku NAKAMURA)
09:54 AM Bug #4217: irb exits unexpectedly with non-ascii Regexp on Windows
=begin
Hello,

In message "[ruby-core:33983] [Ruby 1.9-Bug#4217] irb exits unexpectedly with non-ascii Regexp on W...
usa (Usaku NAKAMURA)
09:54 AM Bug #4217: irb exits unexpectedly with non-ascii Regexp on Windows
=begin
Hi,

2011/1/3 U.Nakamura <[email protected]>:
> Hello,
>
> In message "[ruby-core:33983] [Ruby 1.9-B...
phasis68 (Heesob Park)
05:22 AM Revision f86ca534 (git): * string.c: fix rdoc typo.
https://github.com/shyouhei/ruby/pull/3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30456 b2dd03c8-39d4-4d8f-...
shyouhei (Shyouhei Urabe)
05:18 AM Revision 89d68411 (git): Error#to_s should ensure that the value returned is a string.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
05:17 AM Revision 68f8df9e (git): adding modified files to changelog, sorry folks! :-(
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
05:06 AM Revision ae931140 (git): * test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):
skip on Windows because chmod 0 doesn't mean unreadable by owner.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk...
U.Nakamura
04:58 AM Revision 0d375e73 (git): * lib/net/http.rb (Net::HTTP#get): A header hash given should not
be modified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Akinori MUSHA
04:57 AM Revision 76731871 (git): * SSL_shutdown should be called until the return value is non-zero:
http://www.openssl.org/docs/ssl/SSL_shutdown.html
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30451 b2dd03c8-3...
tenderlovemaking (Aaron Patterson)
03:13 AM Revision 20e2c4cb (git): * Use _WIN32 rather than checking for windows.h. Thanks Jon Forums!
[ruby-core:33977]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tenderlovemaking (Aaron Patterson)
01:13 AM Revision d56a76a6 (git): * 2011-01-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:13 AM Revision 09aefc43 (git): * lib/irb/locale.rb (IRB::Locale#search_file): make it possible
to load a localization from a gem.
(IRB::Locale#lc_path): obsoleted because of the change of #search_file
(IRB::L...
yugui (Yuki Sonoda)
 

Also available in: Atom