Project

General

Profile

Activity

From 11/25/2010 to 12/01/2010

12/01/2010

10:24 PM Bug #4106 (Rejected): 1.9.2 regression - invoking protected singleton methods
=begin
Issue:

Invoking a method that has been made protected in an object's
singleton class fails with
...
dmendel (Dion Mendel)
10:20 PM Revision 5f37d690 (git): * lib/test/unit.rb (Test::Unit::GCStressOption): --gc-stress
option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30009 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
10:15 PM Revision 64740adc (git): * lib/test/unit.rb (Test::Unit::Mini#_run_suites): show the result
even when interrupted on the way.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30008 b2dd03c8-39d4-4d8f-98ff-82...
nobu (Nobuyoshi Nakada)
10:08 PM Revision 0e24a11b (git): * ext/io/console/console.c (setattr): should retry on EINTR.
[ruby-dev:42666]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30007 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
10:07 PM Bug #4105 (Closed): Bug in numeric.c for Borland compiler
=begin
This issue was solved with changeset r29998.
W, thank you for reporting this issue.
Your contribution to Ru...
usa (Usaku NAKAMURA)
10:02 PM Bug #4105: Bug in numeric.c for Borland compiler
=begin
> This will only appear when borland and for example microsoft dll's are mixed.
> This can happend when Open...
kosaki (Motohiro KOSAKI)
09:46 PM Bug #4105 (Closed): Bug in numeric.c for Borland compiler
=begin
There is a potential bug in Init_Numeric()

#elif defined(__BORLANDC__)
/* Turn off floating point ...
wvdbos (W van den Bos)
05:31 PM Revision ec8f4038 (git): Fix positional wording in lib/net/http.rb to match revised order
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
04:40 PM Revision 95bff6e8 (git): Improve rdoc of net/http/http.rb.
* use URI(..)
* normalize Net::HTTP.start()
* use Net::HTTP.start(hostname, :use_ssl). Feature #2579
git-svn-id: svn...
naruse (Yui NARUSE)
04:26 PM Revision 521876c3 (git): * ext/json/lib/json/common.rb: don't use iconv on 1.9.
patched by Shota Fukumori [ruby-core:33164]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30004 b2dd03c8-39d4-4d...
naruse (Yui NARUSE)
04:26 PM Revision 4a84c27e (git): * ext/json: Update github/flori/json from 1.4.2+ to
e22b2f2bdfe6a9b0. this fixes some bugs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30003 b2dd03c8-39d4-4d8f-9...
naruse (Yui NARUSE)
03:07 PM Revision b60cc779 (git): * 2010-12-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:07 PM Revision 594633fb (git): * lib/net/http.rb: improve rdoc.
This change the order of chapter because such overview should
begin with simple examples.
patched by Eric Hodel [...
naruse (Yui NARUSE)
02:37 PM Bug #4104 (Closed): String#hash should return different value for different string.
=begin
This issue was solved with changeset r29991.
Heesob, thank you for reporting this issue.
Your contribution ...
nobu (Nobuyoshi Nakada)
10:43 AM Bug #4104 (Closed): String#hash should return different value for different string.
=begin
On Ruby 1.9.x, String#hash returns same value for any "\x00" trailing string.

C:\work>irb
irb(main):00...
phasis68 (Heesob Park)
01:06 PM Revision 693a6cde (git): * 2010-12-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:06 PM Revision 21be8efa (git): * numeric.c (Init_Numeric): fixed a potential bug when using bccwin32
ruby with Microsoft's dll. [ruby-core:33503]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29999 b2...
U.Nakamura
01:05 PM Revision 91d2ee73 (git): * numeric.c (Init_Numeric): fixed a potential bug when using bccwin32
ruby with Microsoft's dll, though we already gave up of supporting
bccwin32. [ruby-core:33503]
git-svn-id: svn+ss...
U.Nakamura
12:44 PM Revision 8c881423 (git): * array.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:42 PM Revision 6dea556e (git): * test/socket/test_addrinfo.rb: extract Errno::EADDRINUSE as a method.
* test/socket/test_socket.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29996 b2dd03c8-39d4-4d8f-98...
akr (Akira Tanaka)
11:08 AM Bug #4097 (Assigned): Unexpected result of STDIN.read on Windows
=begin

=end
usa (Usaku NAKAMURA)
11:07 AM Revision bb9464de (git): fix typos in man
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
11:07 AM Revision c3757c21 (git): fix typos
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29994 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
10:56 AM Bug #4030: ext/openssl OpenSSL::ASN1::decode / to_der
=begin
I'd like to propose a patch that would resolve the issue for me.

After analyzing the signatures in more ...
MartinBosslet (Martin Bosslet)
09:37 AM Feature #4096 (Closed): Follow .gnu_debuglink section.
=begin
This issue was solved with changeset r29987.
Shinichiro, thank you for reporting this issue.
Your contribut...
naruse (Yui NARUSE)
06:09 AM Revision 1972f9ee (git): * test/openssl/test_ssl.rb (test_not_started_session): non socket
argument of SSLSocket.new is not supported on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29993 b2dd...
U.Nakamura
06:03 AM Revision b5e1dfdb (git): Remove unused logics
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
05:36 AM Revision 417ea3a3 (git): * string.c (rb_memhash): zero-filled strings should return
different values. [ruby-core:33500]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29991 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
05:33 AM Revision d264d3cc (git): Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
03:40 AM Bug #4103 (Closed): String#hash not returning consistent values in different sessions
=begin
See also: http://perldoc.perl.org/perlsec.html#Algorithmic-Complexity-Attacks
=end
shyouhei (Shyouhei Urabe)
02:07 AM Bug #4103: String#hash not returning consistent values in different sessions
=begin
Hi,

(2010/12/01 0:30), Ryan Ong wrote:
> I open one irb session
>
> ruby-1.9.2-p0> 'test'.hash => -65...
naruse (Yui NARUSE)
12:30 AM Bug #4103 (Closed): String#hash not returning consistent values in different sessions
=begin
I open one irb session

ruby-1.9.2-p0 > 'test'.hash
=> -658842761
ruby-1.9.2-p0 > 'test'.hash
=>...
ryanong (Ryan Ong)
02:06 AM Feature #4100: Improve Net::HTTP documentation
=begin

=end
drbrain (Eric Hodel)
02:06 AM Feature #4100: Improve Net::HTTP documentation
=begin
I see you changed the proxy example, I agree.

I have fixed the examples to use #value instead of #error!...
drbrain (Eric Hodel)
01:59 AM Feature #4100: Improve Net::HTTP documentation
=begin
(2010/12/01 1:30), Eric Hodel wrote:
> On Nov 29, 2010, at 21:08, Yui NARUSE wrote:
>
>> Issue #4100 has b...
naruse (Yui NARUSE)
01:37 AM Feature #4100: Improve Net::HTTP documentation
=begin
On Nov 29, 2010, at 19:09, Yui NARUSE wrote:

> Issue #4100 has been updated by Yui NARUSE.
>
> In Hunk ...
drbrain (Eric Hodel)
01:31 AM Feature #4100: Improve Net::HTTP documentation
=begin
On Nov 29, 2010, at 21:08, Yui NARUSE wrote:

> Issue #4100 has been updated by Yui NARUSE.
>
> I reject...
drbrain (Eric Hodel)
01:20 AM Revision ed22b0ec (git): * string.c (rb_str_inspect): fix typo (not 0xFD but 0xFE).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:12 AM Revision 54fd6de0 (git): Revert r29986: "Imported minitest 2.0.0 r5952"
This breaks test-all:
* two test-all errors (test_run_passing and test_run_failing_filtered).
* -v option to test-all...
naruse (Yui NARUSE)
12:32 AM Revision 22b2c638 (git): * addr2line.c: Follow .gnu_debuglink section.
A user of distribution provided ruby will see line
info if s/he has a debug package for ruby.
patched by Shinichi...
naruse (Yui NARUSE)

11/30/2010

10:45 PM Revision 3632f4cf (git): Imported minitest 2.0.0 r5952
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29986 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
09:34 PM Feature #4102: Proposal for 'let'. A new approach using block-defaults in 1.9
=begin
On 30 November 2010 04:47, john mair <[email protected]> wrote:
> Here are some example uses of the prop...
Eregon (Benoit Daloze)
08:09 PM Feature #4102: Proposal for 'let'. A new approach using block-defaults in 1.9
=begin

On Nov 29, 2010, at 19:47 , john mair wrote:

> This is a very simple function, it would be implemented a...
zenspider (Ryan Davis)
07:05 PM Feature #4102: Proposal for 'let'. A new approach using block-defaults in 1.9
=begin
On Tue, Nov 30, 2010 at 04:47, john mair <[email protected]> wrote:

> I note that after the publicatio...
now (Nikolai Weibull)
12:46 PM Feature #4102 (Rejected): Proposal for 'let'. A new approach using block-defaults in 1.9
=begin
This is a very simple function, it would be implemented as follows:

module Kernel
private
...
banister (john mair)
08:09 PM Feature #4085: Refinements and nested methods
=begin
It would be great to finally have scoped monkey patching for Ruby, but I am finding some problems with this a...
jedediah (Jedediah Smith)
07:20 PM Feature #4085: Refinements and nested methods
=begin
This is a long response, and for that I apologize. I want to make sure
I'm being clear about my concerns, so...
headius (Charles Nutter)
12:29 PM Feature #4085: Refinements and nested methods
=begin
Hi,

Sorry for late reply.


2010/11/26 Shugo Maeda <[email protected]>:
>>
>> Because it requires l...
mame (Yusuke Endoh)
04:47 PM Revision 715ec081 (git): * 2010-12-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:47 PM Revision 05d7d889 (git): * string.c (rb_str_inspect): inspect as a dummy encoding string
when a UTF-16/32 (not BE/LE) string does not have a BOM.
Unicode and some RFCs say that a string labeld as UTF-16/3...
naruse (Yui NARUSE)
04:26 PM Bug #4101: Bug in Action Caching
=begin
This is probably fixed in higher patch levels of 1.9.2. Unfortunately, (even though announced) there has not ...
rkh (Konstantin Haase)
09:02 AM Bug #4101 (Closed): Bug in Action Caching
=begin
I was following the screencast http://railscasts.com/episodes/93-action-caching

In my controller
cach...
rodrigo.pest (Rodrigo Pestana)
02:08 PM Feature #4100: Improve Net::HTTP documentation
=begin
Ah, HTTP_PROXY is from original doc.

I reject Hunk #7 because :nodoc: method is not a public API.
=end
naruse (Yui NARUSE)
12:09 PM Feature #4100: Improve Net::HTTP documentation
=begin
Applying eric's patch, the result of http.rb is following:
Hunk #1 failed at 32.
Hunk #2 failed at 677.
...
naruse (Yui NARUSE)
12:00 PM Feature #4100: Improve Net::HTTP documentation
=begin
First, I merged mathew's patch.
I didn't delete the exception/error class hierarchy
because class hierarc...
naruse (Yui NARUSE)
11:58 AM Feature #4100: Improve Net::HTTP documentation
=begin
On Mon, Nov 29, 2010 at 19:09, Eric Hodel <[email protected]> wrote:

> Chunks 1, 3, 4, 5, 6 and possibl...
meta (mathew murphy)
10:09 AM Feature #4100: Improve Net::HTTP documentation
=begin
On Nov 29, 2010, at 15:26, mathew murphy wrote:

> Issue #4100 has been updated by mathew murphy.
>
> Fi...
drbrain (Eric Hodel)
08:45 AM Feature #4100: Improve Net::HTTP documentation
=begin

On Nov 29, 2010, at 15:26 , mathew murphy wrote:

> I submitted some improvements to the net/http documen...
zenspider (Ryan Davis)
08:26 AM Feature #4100: Improve Net::HTTP documentation
=begin
I submitted some improvements to the net/http documentation back in 2005. Most of them were ignored, includin...
meta (mathew murphy)
05:36 AM Feature #4100 (Closed): Improve Net::HTTP documentation
=begin
The attached patch reorganizes and further explains how to use Net::HTTP.

The patch emphasizes using the...
drbrain (Eric Hodel)
12:07 PM Bug #4097: Unexpected result of STDIN.read on Windows
=begin
Hi,

2010/11/30 Masaya TARUI <[email protected]>:
> Hello,
>
> WindowsXP seems have a bug at read functions u...
phasis68 (Heesob Park)
06:06 AM Bug #4097: Unexpected result of STDIN.read on Windows
=begin
Hello,

WindowsXP seems have a bug at read functions under multibyte console inputs.
I found a issue of co...
tarui (Masaya Tarui)
11:54 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
On Sat, Nov 27, 2010 at 19:28, tadayoshi funaba <[email protected]>wrote:

> stolen_base will accept wh...
meta (mathew murphy)
08:06 AM Revision 87703540 (git): * addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator.
To ignore, it needs to read a sigle unsigned LEB128 integer.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29983...
naruse (Yui NARUSE)
08:06 AM Revision a926288b (git): * vm_dump.c: undef HAVE_BACKTRACE when the OS is FreeBSD (in other
words backtrace() is libexecinfo) and it is optimized.
This temporary hack should be also applied to other libexeci...
naruse (Yui NARUSE)
08:06 AM Revision 4bded50f (git): * lib/net/http.rb: improve rdoc.
patched by Eric Hodel ref #4100
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29981 b2dd03c8-39d4-4d8f-98ff-823f...
naruse (Yui NARUSE)
03:26 AM Revision e4288860 (git): * win32/win32.c (rb_w32_read): read only 1 byte at once on console.
workaround of Windows bug. see [ruby-core:33460].
this is not the final solution.
git-svn-id: svn+ssh://ci.ruby-l...
U.Nakamura
02:56 AM Revision 80c21e35 (git): * lib/net/http.rb: improve rdoc.
patched by mathew murphy [ruby-core:33472] ref #4100
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29979 b2dd03c...
naruse (Yui NARUSE)

11/29/2010

10:42 PM Bug #4097: Unexpected result of STDIN.read on Windows
=begin
Hi,

2010/11/29 U.Nakamura <[email protected]>:
> Hello,
>
> In message "[ruby-core:33460] [Ruby 1.9...
phasis68 (Heesob Park)
09:45 PM Bug #4097: Unexpected result of STDIN.read on Windows
=begin
On Mon, Nov 29, 2010 at 8:44 AM, U.Nakamura <[email protected]> wrote:
> Hello,
>
> In message "[ruby-...
luislavena (Luis Lavena)
08:44 PM Bug #4097: Unexpected result of STDIN.read on Windows
=begin
Hello,

In message "[ruby-core:33460] [Ruby 1.9-Bug#4097][Open] Unexpected result of STDIN.read on Windows"...
usa (Usaku NAKAMURA)
06:26 PM Bug #4097 (Third Party's Issue): Unexpected result of STDIN.read on Windows
=begin
On Ruby 1.9.x, in case of non-ASCII input, STDIN.read(n) returns some garbage attached string.

C:\work>...
phasis68 (Heesob Park)
08:24 PM Revision fbf5f324 (git): * 2010-11-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29978 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:23 PM Revision ff3e943d (git): Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLContext#ssl_version=.
Add documentation for OpenSSL::SSL::SSLContext#ciphers
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29977 b2dd0...
drbrain (Eric Hodel)
02:19 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
Hi,

In message "Re: [ruby-core:33458] Re: [Ruby 1.9-Feature#4068] Replace current standard Date/DateTime l...
matz (Yukihiro Matsumoto)
02:10 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
2010/11/29 Yukihiro Matsumoto <[email protected]>:

> Availability of undocumented feature on the specific...
akr (Akira Tanaka)
01:56 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
Hi,

In message "Re: [ruby-core:33445] [Ruby 1.9-Feature#4068] Replace current standard Date/DateTime libra...
matz (Yukihiro Matsumoto)
09:10 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
2010/11/28 tadayoshi funaba <[email protected]>:
> Issue #4068 has been updated by tadayoshi funaba.
>
...
akr (Akira Tanaka)
06:21 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
Hi,

In message "Re: [ruby-core:33446] [Ruby 1.9-Feature#4068] Replace current standard Date/DateTime libra...
matz (Yukihiro Matsumoto)
05:24 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
Hi Matz,

On 27 November 2010 15:48, Yukihiro Matsumoto <[email protected]> wrote:
| Hi,
|
| I have a f...
Eregon (Benoit Daloze)
01:55 PM Revision 839ee606 (git): * lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
by nested repeat operators. [ruby-core:33464]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29976 b2dd03c8-39d4...
nobu (Nobuyoshi Nakada)
01:53 PM Revision f0a2b08b (git): * win32/Makefile.sub (scriptbin.mk): fix generated rules.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29975 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:52 PM Revision 8fba2b63 (git): * win32/win32.c (rb_w32_write_console): fix argument type.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29974 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:43 PM Bug #3890: ビジースレッドがあるとコンテキストスイッチが起きづらくなる
=begin
ruby 1.9.3dev (2010-11-28 trunk 29965) [x64-mswin64_90]
ですぐに終了すること確認しました。
対応ありがとうございます。
=end
beuniv (shintaro kuwamoto)
01:39 PM Feature #4095: C1 Coverage
=begin

=end
yugui (Yuki Sonoda)
12:12 PM Revision f4c909b9 (git): * misc/ruby-mode.el (ruby-forward-sexp): stop after literal hash
key labels.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:11 PM Revision 05a0c30a (git): * misc/ruby-mode.el (ruby-font-lock-keywords): highlight literal
hash key labels as symbols.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29972 b2dd03c8-39d4-4d8f-98ff-823fe69b...
nobu (Nobuyoshi Nakada)
10:38 AM Feature #4096 (Closed): Follow .gnu_debuglink section.
=begin
浜地です。

先日取り込んでいただいた行情報のパッチですが、
ディストリビューションなんかが配布する ruby バイナリは、

# debug 情報を持っていない
/usr/bin/ruby
...
shinh (Shinichiro Hamaji)
09:55 AM Revision 62cd7732 (git): * ChangeLog: add [experimental].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
09:33 AM Revision 5ff2c82a (git): test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
- Removed commented-out options that are no longer under discussion.
- Added two more tests for forthcomming clarific...
duerst (Martin Dürst)
05:33 AM Revision 95f0f27d (git): * win32/win32.c (rb_w32_isatty): use GetConsoleMode() to determine the
fd is console or not, just like rb_w32_write_console().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29969 b2d...
U.Nakamura
05:20 AM Revision dd4c3945 (git): * include/ruby/win32.h (rb_w32_write_console): wrong prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29968 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
05:11 AM Revision 5b54e9e6 (git): * 2010-11-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29967 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:11 AM Revision 3d245920 (git): * win32/win32.c (rb_w32_write_console): fixed indentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura

11/28/2010

05:53 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
2010/11/28 tadayoshi funaba <[email protected]>:
>
>> I am not sure if we need to guarantee granularity...
akr (Akira Tanaka)
05:43 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
i'll welcome you if you support stolen_base with me.
however, i think we will need support of matz and akr ...
tadf (tadayoshi funaba)
05:35 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
> I am not sure if we need to guarantee granularity less than a nano
> second. Do we?

?? but, we alre...
tadf (tadayoshi funaba)
04:30 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
Hi,

In message "Re: [ruby-core:33440] [Ruby 1.9-Feature#4068] Replace current standard Date/DateTime libra...
matz (Yukihiro Matsumoto)
02:16 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
The reason for the difference in Tadayoshi's first example is because home_run has nanosecond level resolutio...
jeremyevans0 (Jeremy Evans)
11:46 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
i've attached new patch and a script.

i tried to test some parts.

i admit home_run is fast.
howev...
tadf (tadayoshi funaba)
10:28 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
the former.

stolen_base will accept what all of Time represents thing except zonename references and lea...
tadf (tadayoshi funaba)
05:01 PM Feature #4095 (Closed): C1 Coverage
=begin
The built-in coverage in Ruby 1.9 is great, but it only offers line-by-line coverage.

It would be bette...
DanielHeath (Daniel Heath)
01:25 PM Revision 53d06bb0 (git): * test/iconv/utils.rb: suppress warning message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:16 PM Revision 283c36e7 (git): * thread_pthread.c (NATIVE_MUTEX_LOCK_DEBUG): move and use it.
* ChangeLog: fix my timezone.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29964 b2dd03c8-39d4-4d8f-98ff-823f...
ko1 (Koichi Sasada)
01:00 PM Revision e4cf9c59 (git): * thread_pthread.c: remove pthread_atfork().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ko1 (Koichi Sasada)
12:55 PM Revision 7a4b9912 (git): * thread_pthread.c (native_cond_*): Check return code.
(Some OSs except Linux return error code).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29962 b2dd03c8-39d4-4...
ko1 (Koichi Sasada)
12:46 PM Revision 16d4733e (git): * thread_pthread.c (thread_start_func_1): initialize native thread
data immediately before starting.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29961 b2dd03c8-39d4-4d8f-98ff-82...
nobu (Nobuyoshi Nakada)
05:56 AM Revision bc8b1008 (git): * io.c (struct argf): make lineno long, and reorder members.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:55 AM Revision f0445d15 (git): * thread_win32.c (gvl_release, gvl_init): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:48 AM Revision 925da00b (git): * thread_pthread.c (gvl_release, gvl_init): suppress warnings.
* vm_core.h (rb_vm_gvl_destroy): add prototype.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29958 b2dd03c8-39d...
nobu (Nobuyoshi Nakada)
05:46 AM Revision 079545cd (git): * thread_pthread.c (gvl_reinit): register atfork hander only in
the parent process, to get rid of dead lock.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29957 b2dd03c8-39d4-4...
nobu (Nobuyoshi Nakada)
05:17 AM Bug #3890 (Closed): ビジースレッドがあるとコンテキストスイッチが起きづらくなる
=begin
This issue was solved with changeset r29956.
Usaku, thank you for reporting this issue.
Your contribution t...
ko1 (Koichi Sasada)
05:16 AM Bug #3890: ビジースレッドがあるとコンテキストスイッチが起きづらくなる
=begin
(2010/09/30 9:42), U.Nakamura wrote:
>> ためしにCriticalSectionではなく、USE_WIN32_MUTEXで、Mutexを使うように変更するとすぐ終わるようになりま...
ko1 (Koichi Sasada)
05:17 AM Bug #2359 (Closed): test_threads.rb:test_list
=begin
This issue was solved with changeset r29956.
Christian, thank you for reporting this issue.
Your contributi...
ko1 (Koichi Sasada)
04:27 AM Feature #4093 (Closed): net/http rdoc improvements
=begin
This issue was solved with changeset r29953.
Mike, thank you for reporting this issue.
Your contribution to...
naruse (Yui NARUSE)
04:22 AM Feature #4093: net/http rdoc improvements
=begin
I merge your patch, thanks!

Following are comments:

> + # url.query = params.inject([]) { |memo...
naruse (Yui NARUSE)
02:49 AM Feature #4093 (Closed): net/http rdoc improvements
=begin
I've reworked the main net/http rdoc to fix English grammar and give more examples:

* request and respo...
mperham (Mike Perham)
01:10 AM Feature #4085: Refinements and nested methods
=begin
Thanks for your answers,

On Fri, Nov 26, 2010 at 03:24, Shugo Maeda <[email protected]> wrote:
> Hi,
>...
judofyr (Magnus Holm)

11/27/2010

11:55 PM Feature #4065: Rename or alias module#append_features to module#include_module
=begin
Hi,

In message "Re: [ruby-core:33419] [Ruby 1.9-Feature#4065] Rename or alias module#append_features to mo...
matz (Yukihiro Matsumoto)
05:14 PM Feature #4065: Rename or alias module#append_features to module#include_module
=begin

Given the discussion from http://www.ruby-forum.com/topic/469691#new ,

I revised my proposal as follo...
Chauk-Mean (Chauk-Mean Proum)
11:49 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
Hi,

In message "Re: [ruby-core:33420] [Ruby 1.9-Feature#4068] Replace current standard Date/DateTime libra...
matz (Yukihiro Matsumoto)
05:15 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
i'm sorry.
i have to say no.
bacause, stolen_base gives better results.


$ cat p-sb.rb
a = DateT...
tadf (tadayoshi funaba)
03:41 PM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
Hi,

(2010/11/27 8:05), tadayoshi funaba wrote:
> Issue #4068 has been updated by tadayoshi funaba.
>
>
...
naruse (Yui NARUSE)
09:05 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
i have doubt to adopt home_run.
however, if we don't need luxury seat,
i'll propose yet another date libr...
tadf (tadayoshi funaba)
08:05 AM Feature #4068: Replace current standard Date/DateTime library with home_run
=begin
i don't have any rights about such an agreement on the ruby development or distribution.
however, i have bi...
tadf (tadayoshi funaba)
11:46 PM Feature #4085: Refinements and nested methods
=begin
Hi Matz,

>For specifying namespace, "using" is used in many languages, C++, C#
>etc. On the other han...
Chauk-Mean (Chauk-Mean Proum)
11:27 PM Feature #4085: Refinements and nested methods
=begin
Hi,

In message "Re: [ruby-core:33421] [Ruby 1.9-Feature#4085] Refinements and nested methods"
on Sat,...
matz (Yukihiro Matsumoto)
10:32 PM Feature #4085: Refinements and nested methods
=begin
11/27/2010 09:46 AM - Loren Segal wrote :
>> I also prefer use instead of using.
>> May be the core team ...
Chauk-Mean (Chauk-Mean Proum)
05:46 PM Feature #4085: Refinements and nested methods
=begin

On 11/27/2010 3:35 AM, Chauk-Mean Proum wrote:
> IMHO, it would be a shame to have such a new core feature...
lsegal (Loren Segal)
05:43 PM Feature #4085: Refinements and nested methods
=begin

On Nov 27, 2010, at 06:10 , Yukihiro Matsumoto wrote:

> Hi,
>
> In message "Re: [ruby-core:33396] Re:...
rkh (Konstantin Haase)
05:40 PM Feature #4085: Refinements and nested methods
=begin

On Nov 27, 2010, at 09:35 , Chauk-Mean Proum wrote:

> Issue #4085 has been updated by Chauk-Mean Proum.
...
rkh (Konstantin Haase)
05:35 PM Feature #4085: Refinements and nested methods
=begin
>> Regarding naming: how about using the name `use' instead of `using'? This
>> would be in line with other...
Chauk-Mean (Chauk-Mean Proum)
02:10 PM Feature #4085: Refinements and nested methods
=begin
Hi,

In message "Re: [ruby-core:33396] Re: [Ruby 1.9-Feature#4085][Open] Refinements and nested methods"
...
matz (Yukihiro Matsumoto)
01:57 PM Feature #4085: Refinements and nested methods
=begin
Hi,

In message "Re: [ruby-core:33393] Re: [Ruby 1.9-Feature#4085][Open] Refinements and nested methods"
...
matz (Yukihiro Matsumoto)
01:39 PM Feature #4085: Refinements and nested methods
=begin
Hi,

> How about to separate them into the following three patches?
>
> 1. changes of control frames...
shugo (Shugo Maeda)
09:36 PM Feature #2351: system() hardlinked to /bin/sh
=begin
2010/11/27 mathew <[email protected]>:
> On Fri, Nov 26, 2010 at 08:18, Motohiro KOSAKI <[email protected]>...
kosaki (Motohiro KOSAKI)
08:58 AM Feature #2351: system() hardlinked to /bin/sh
=begin
On Fri, Nov 26, 2010 at 08:18, Motohiro KOSAKI <[email protected]>wrote:

> And if we accept this propo...
meta (mathew murphy)
08:15 PM Revision 450463d5 (git): * thread.c, vm_core.h: make gvl_acquire/release/init/destruct
APIs to modularize GVL implementation.
* thread_pthread.c, thread_pthread.h: Two GVL implementations.
(1) Simple lo...
ko1 (Koichi Sasada)
07:49 PM Revision ac0f5a53 (git): * io.c (io_fwrite): use rb_w32_write_console under Windows.
* win32/win32.c (rb_w32_write_console): added to write to write
Unicode using WriteConsoleW for stdout/stderr. [r...
luislavena (Luis Lavena)
07:22 PM Revision 1342c3ba (git): * 2010-11-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:22 PM Revision baf7a09d (git): * lib/net/http.rb: improve rdoc.
patched by Mike Perham [ruby-core:33433]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29953 b2dd03c8-39d4-4d8f-...
naruse (Yui NARUSE)
07:21 PM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
On Wed, Nov 24, 2010 at 22:12, Marc-Andre Lafortune
<[email protected]>wrote:

> If the patch won't be...
meta (mathew murphy)
03:51 PM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
(2010/11/26 19:38), coderrr . wrote:
> Yui,
>
> I should point out that the RFC actually does provide an "...
naruse (Yui NARUSE)
06:17 PM Bug #4090 (Closed): Time::new に時差を与えたとき、正しい日付が得られない事がある
=begin
This issue was solved with changeset r29951.
tadayoshi, thank you for reporting this issue.
Your contributi...
nobu (Nobuyoshi Nakada)
05:03 PM Bug #4090: Time::new に時差を与えたとき、正しい日付が得られない事がある
=begin
そういう意味ではなく、「new に時差を与えると」と書きましたが、
例で挙げたように、時差が new に与えられていないが、地方時が -12:00 であったからそうなった場合と
new に時差を与えた場合とで結...
tadf (tadayoshi funaba)
10:55 AM Bug #4090: Time::new に時差を与えたとき、正しい日付が得られない事がある
=begin
sora_hです。
+1200だからダメっていう感じがしますが…

>> Time.new(2001,2,28,23,59,30,'+09:00') #=> 2001-02-28 23:59:30 0900...
sorah (Sorah Fukumori)
09:25 AM Bug #4090 (Closed): Time::new に時差を与えたとき、正しい日付が得られない事がある
=begin
Time::new に時差を与えたとき、正しい日付が得られない事がある。

Time.new(2001,2,28,23,59,30,'-12:00')
#=> 2001-02-29 23:59:30 -12...
tadf (tadayoshi funaba)
02:07 PM Bug #4092 (Closed): r29946 でビルドが通らない
=begin
This issue was solved with changeset r29947.
Shota, thank you for reporting this issue.
Your contribution t...
shugo (Shugo Maeda)
01:05 PM Bug #4092: r29946 でビルドが通らない
=begin
ビルド時エラーをpasteし忘れました。

CFLAGS = -O0 -gdwarf-2 -g3 -Wextra -Wno-unused-parameter -Wno-parentheses -...
sorah (Sorah Fukumori)
01:04 PM Bug #4092 (Closed): r29946 でビルドが通らない
=begin
sora_hです。
r29946でビルドが通りません。


diff --git lib/optparse.rb lib/optparse.rb
index 91308a9..6d9c46f 100...
sorah (Sorah Fukumori)
12:17 PM Bug #4091 (Closed): Ruby man page
=begin
This issue was solved with changeset r29946.
Arthur, thank you for reporting this issue.
Your contribution ...
matz (Yukihiro Matsumoto)
10:40 AM Bug #4091 (Closed): Ruby man page
=begin
I installed 1.9.2 recently and was reading through its man page. It seems to be a little out of date and cont...
gunn (Arthur Gunn)
10:12 AM Revision cf869bc1 (git): * time.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29952 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:08 AM Revision 2451d735 (git): * time.c (leap_year_v_p): fixed typo. [ruby-dev:42631]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29951 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:03 AM Revision 0ebec8cf (git): * resolv.rb (Resolv::DNS): use the same DNS server when retry using TCP.
reported by Julian Mehnle. [ruby-core:32970]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29950 b2dd03c8-39d4...
akr (Akira Tanaka)
07:51 AM Bug #3150: net/https peer verification doesn't do anything
=begin
Thank you for sharing your time. It's bad to know that the problem still exists...
=end
nahi (Hiroshi Nakamura)
03:16 AM Bug #3150: net/https peer verification doesn't do anything
=begin
On Thu, Nov 25, 2010 at 08:48:59PM +0900, Hiroshi NAKAMURA wrote:
> Issue #3150 has been updated by Hiroshi ...
tenderlovemaking (Aaron Patterson)
06:45 AM Revision 3e57529e (git): * vm_dump.c (rb_vm_bugreport): see CrashReport log on Mac OS X.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:43 AM Revision 3c36edc0 (git): * configure.in: link addr2line only for ELF.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:01 AM Revision 23819840 (git): * lib/optparse.rb (OptionParser#candidate): : was missing. Thanks,
Shota Fukumori. [ruby-dev:42634]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29947 b2dd03c8-39d4-4d8f-98ff-82...
shugo (Shugo Maeda)
03:08 AM Revision d412050e (git): * man/ruby.1: Ruby man page from Arthur Gunn in [ruby-core:33412]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29946 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
02:29 AM Revision 7050069d (git): * lib/optparse.rb (OptionParser#candidate): get rid of 1.9 syntax
so that BASERUBY can be 1.8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29945 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)
02:02 AM Revision e394ddd2 (git): * addr2line.c: needs <errno.h>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

11/26/2010

11:42 PM Revision 52659f50 (git): * ext/dl/extconf.rb, ext/iconv/charset_alias.rb: use RbConfig.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:18 PM Feature #2351: system() hardlinked to /bin/sh
=begin
And if we accept this proposal, system() will lose user enviroment portability. e.g. csh has completely diffe...
kosaki (Motohiro KOSAKI)
10:37 PM Feature #2351: system() hardlinked to /bin/sh
=begin
Hi

SUS says

> The environment of the executed command shall be as if a child process were created u...
kosaki (Motohiro KOSAKI)
11:16 PM Revision ca86a063 (git): * addr2line.c (rb_dump_backtrace_with_lines): should close fd on
edge case.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:38 PM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Yui,

I should point out that the RFC actually does provide an "out" for allowing a password in the useri...
coderrr (coderrr .)
01:39 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/26 Yusuke ENDOH <[email protected]>:
>>>  module FooExt
>>>    refine(Foo)
>>>    ...
>>>  en...
shugo (Shugo Maeda)
12:45 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/26 Shugo Maeda <[email protected]>:
>>> I guess Module#refine works the same as using_refin...
mame (Yusuke Endoh)
11:29 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/26 Jos Backus <[email protected]>:
> Regarding naming: how about using the name `use' instead o...
shugo (Shugo Maeda)
11:26 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/26 Haase, Konstantin <[email protected]>:
>>> Do we need Kernel#ref...
shugo (Shugo Maeda)
11:24 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/26 Magnus Holm <[email protected]>:
> Woah, this is very nice stuff! Some comments/questions:...
shugo (Shugo Maeda)
11:08 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/26 Yusuke ENDOH <[email protected]>:
> Are these intended?
>
> (1)
>
>  class Foo
>  end
>...
shugo (Shugo Maeda)
11:02 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/26 Yusuke ENDOH <[email protected]>:
>> How about to separate them into the following three patc...
shugo (Shugo Maeda)
10:25 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/25 SASADA Koichi <[email protected]>:
>> I have run "make benchmark" 5 times, and it shows that t...
shugo (Shugo Maeda)
07:39 AM Feature #4085: Refinements and nested methods
=begin

On Nov 25, 2010, at 22:06 , Magnus Holm wrote:

> 2. I don't like the idea of having both #using and #inc...
rkh (Konstantin Haase)
07:35 AM Feature #4085: Refinements and nested methods
=begin
On Nov 25, 2010, at 18:02 , Yusuke ENDOH wrote:

>> Do we need Kernel#refine?
>
> I want it.

What wou...
rkh (Konstantin Haase)
06:07 AM Feature #4085: Refinements and nested methods
=begin
Woah, this is very nice stuff! Some comments/questions:

1. Could you give an example of how it would behav...
judofyr (Magnus Holm)
02:25 AM Feature #4085: Refinements and nested methods
=begin
Hi,

Are these intended?

(1)

class Foo
end
module FooExtCore
def foo
bar
end...
mame (Yusuke Endoh)
02:02 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/25 Shugo Maeda <[email protected]>:
> How about to separate them into the following three p...
mame (Yusuke Endoh)
12:48 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/25 SASADA Koichi <[email protected]>:
> (2010/11/25 13:55), Shugo Maeda wrote:
>> I have run "ma...
mame (Yusuke Endoh)
12:37 PM Feature #4089 (Closed): Add addr2line for C level backtrace
=begin
This issue was solved with changeset r29940.
Yui, thank you for reporting this issue.
Your contribution to ...
naruse (Yui NARUSE)
10:52 AM Feature #4089: Add addr2line for C level backtrace
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:42627] Re: [Ruby 1.9-Feature#4089][Open] Add addr2line for C level ...
usa (Usaku NAKAMURA)
10:21 AM Feature #4089: Add addr2line for C level backtrace
=begin
成瀬です。

2010年11月26日9:41 U.Nakamura <[email protected]>:
>> glibc 環境 (つまり Linux) や、libexecinfo を導入している F...
naruse (Yui NARUSE)
09:42 AM Feature #4089: Add addr2line for C level backtrace
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:42625] [Ruby 1.9-Feature#4089][Open] Add addr2line for C level back...
usa (Usaku NAKAMURA)
09:22 AM Feature #4089 (Closed): Add addr2line for C level backtrace
=begin
最近の Ruby は SEGV や BUG 時に Ruby level backtrace を出したり、
取れるときは C level backtrace を出したりしています。

ところが、C level...
naruse (Yui NARUSE)
12:37 PM Bug #4088 (Closed): Case Sensitivity in Regular Expressions with Lookbehind
=begin
This issue was solved with changeset r29939.
Robert, thank you for reporting this issue.
Your contribution ...
naruse (Yui NARUSE)
04:39 AM Revision 39e7b2fb (git): * addr2line.c: apply a patch from shinichiro.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
03:28 AM Revision 086301ac (git): * addr2line.c: added to show source filename and line number of
functions in backtrace. [ruby-dev:42625]
a patch from shinichiro.h <shinichiro.hamaji AT gmail.com>
* addr2line.h:...
naruse (Yui NARUSE)
03:28 AM Revision f8f35854 (git): * regcomp.c (setup_tree): restart setup_tree() for a node whose
AnchorNode's type is ANCHOR_PREC_BEHIND or ANCHOR_PREC_BEHIND_NOT
and divide_look_behind_alternatives() divided it ...
naruse (Yui NARUSE)
02:42 AM Revision f55d567b (git): * vm_dump.c (dump_thread): get only required rights of the target
thread because THREAD_ALL_ACCESS causes an access error on XP.
reported by Masaya TARUI via IRC.
git-svn-id: svn+...
U.Nakamura
02:10 AM Revision 952a3572 (git): * vm_dump.c (dump_thread): show the displacement from the beginning
of the symbol.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
01:50 AM Revision b96d267c (git): * vm_dump.c (dump_thread): follow the output of glibc.
see [ruby-dev:42627]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29936 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
01:09 AM Revision bb88a5a2 (git): * win32/Makefile.sub (WARNFLAGS): shut up the meaningless warnings of
Japanese version of VC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29935 b2dd03c8-39d4-4d8f-98ff...
U.Nakamura
01:08 AM Revision 0b947106 (git): * 2010-11-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29934 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:08 AM Revision 282ec842 (git): * re.c (rb_reg_regcomp): should succeed the taint status from the
origin. [ruby-core:33338]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29933 b2dd03c8-39d4-4d8f-98...
U.Nakamura
12:50 AM Revision ca840529 (git): * re.c (rb_reg_initialize_str): should succeed the taint status from
the origin. [ruby-core:33338]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29932 b2dd03c8-39d4-4d8f-98ff-823fe...
U.Nakamura
12:34 AM Revision cc494bcb (git): * ChangeLog: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
12:34 AM Revision 6f581a68 (git): * vm_dump.c (dump_thread): seems to be necessary the 3rd argument of
SymGetLineFromAddr64(), even though MSDN says it can be zero.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@299...
U.Nakamura
12:24 AM Revision bc0fcc53 (git): * 2010-11-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:24 AM Revision 25787431 (git): * regcomp.c (onig_is_prelude): added to check whether ruby is still
in prelude (or other boot processes) or not.
* regcomp.c (optimize_node_left): use onig_is_prelude for printing.
* ...
naruse (Yui NARUSE)

11/25/2010

11:17 PM Feature #4085: Refinements and nested methods
=begin
(2010/11/25 13:55), Shugo Maeda wrote:
> I have run "make benchmark" 5 times, and it shows that the modified...
ko1 (Koichi Sasada)
11:01 PM Feature #4085: Refinements and nested methods
=begin
2010/11/24 Shugo Maeda <[email protected]>:
> As I said at RubyConf 2010, I'd like to propose a new feat...
shugo (Shugo Maeda)
10:49 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/25 Yusuke ENDOH <[email protected]>:
>> However, I'm afraid that there are too many patches, som...
shugo (Shugo Maeda)
08:07 PM Feature #4085: Refinements and nested methods
=begin
Hi,

Thank you for your reply!


2010/11/25 Shugo Maeda <[email protected]>:
> However, I'm afraid th...
mame (Yusuke Endoh)
06:46 PM Feature #4085: Refinements and nested methods
=begin
On Nov 25, 2010, at 05:55 , Shugo Maeda wrote:

>> IMO, it will be more natural to provide this feature ...
rkh (Konstantin Haase)
02:29 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/25 Urabe Shyouhei <[email protected]>:
>> Shyouhei suggested github, but my github accou...
shugo (Shugo Maeda)
02:25 PM Feature #4085: Refinements and nested methods
=begin
(2010/11/25 13:55), Shugo Maeda wrote:
>> - Your patch is too big. Could you separate it to some parts?
>...
shyouhei (Shyouhei Urabe)
01:55 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/25 Yusuke ENDOH <[email protected]>:
>> As I said at RubyConf 2010, I'd like to propose a new fe...
shugo (Shugo Maeda)
01:35 PM Feature #4085: Refinements and nested methods
=begin
Hi,

Thanks for you comment.

2010/11/25 Dave Thomas <[email protected]>:
>  module Quux
>    using...
shugo (Shugo Maeda)
01:14 PM Feature #4085: Refinements and nested methods
=begin
(2010/11/25 13:01), Yusuke ENDOH wrote:
> - Your patch is too big. Could you separate it to some parts?
...
shyouhei (Shyouhei Urabe)
01:01 PM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/24 Shugo Maeda <[email protected]>:
> As I said at RubyConf 2010, I'd like to propose a n...
mame (Yusuke Endoh)
01:41 AM Feature #4085: Refinements and nested methods
=begin
module Quux
using FooExt

foo = Foo.new
foo.bar # => FooExt#bar
foo.baz # => Fo...
pragdave (Dave Thomas)
12:34 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/24 Yukihiro Matsumoto <[email protected]>:
> |Feature #4085: Refinements and nested methods
...
shugo (Shugo Maeda)
12:23 AM Feature #4085: Refinements and nested methods
=begin
Hi,

2010/11/24 Etienne Vallette d'Osia <[email protected]>:
> +1 for refinements.

Thank you.

> ...
shugo (Shugo Maeda)
10:26 PM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Hi,

(2010/11/25 18:45), Marc-Andre Lafortune wrote:
> The class URI::HTTP has two attributes named 'user'...
naruse (Yui NARUSE)
05:15 PM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Hi,

2010/11/25 Marc-Andre Lafortune <[email protected]>:
> On Wed, Nov 24, 2010 at 11:...
naruse (Yui NARUSE)
01:55 PM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
> If I understand correctly, Yui, your argument is that user & password should not have been part of the URI:...
naruse (Yui NARUSE)
01:12 PM Feature #4071 (Open): support basic auth for Net::HTTP.get requests
=begin
Hi!

If I understand correctly, Yui, your argument is that user & password should not have been part of t...
marcandre (Marc-Andre Lafortune)
11:44 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
> That's interesting but IMHO it's not Ruby's job/goal to comply as closely as possible with RFCs, but to pro...
naruse (Yui NARUSE)
10:54 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
That's interesting but IMHO it's not Ruby's job/goal to comply as closely as possible with RFCs, but to provi...
coderrr (coderrr .)
10:46 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Something I'd like to point out:

* RFC 1738 did not allow username and password in HTTP URLs at all; see...
meta (mathew murphy)
09:12 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
> Net::HTTP.post_form currently acts exactly like my patch, using the user/pass from the URI and is documente...
naruse (Yui NARUSE)
02:19 AM Feature #4071: support basic auth for Net::HTTP.get requests
=begin
sorry, just one more thing...

Net::HTTP.post_form currently acts exactly like my patch, using the user/p...
coderrr (coderrr .)
08:48 PM Bug #3150: net/https peer verification doesn't do anything
=begin
I found that the OS X 10.6.5 includes security fix for OpenSSL. http://support.apple.com/kb/HT4435
And it l...
nahi (Hiroshi Nakamura)
06:24 PM Bug #4088: Case Sensitivity in Regular Expressions with Lookbehind
=begin
Added grouping to the lookbehind to check whether precedence of "|" has an effect - it does not. Lines 23 - ...
rklemme (Robert Klemme)
05:40 PM Bug #4088 (Closed): Case Sensitivity in Regular Expressions with Lookbehind
=begin
It seems regular expressions with negative lookbehind do not treat case properly if
1. there is an alternat...
rklemme (Robert Klemme)
03:12 PM Bug #1145 (Feedback): IRB adds trailing quote to wtring methods when performing auto-completion
=begin
Sorry, can someone tell me if this still happens?
=end
shyouhei (Shyouhei Urabe)
02:33 PM Bug #1868 (Assigned): ERB single line comment does not work
=begin

=end
shyouhei (Shyouhei Urabe)
02:31 PM Revision 756dfe9f (git): fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:14 PM Revision bd983017 (git): * regcomp.c (print_distance_range): use PRIuSIZE.
* regcomp.c (print_optimize_info): use %ld because the type of
calcutated value of integers is long.
* regexec.c (...
naruse (Yui NARUSE)
01:59 PM Feature #2351: system() hardlinked to /bin/sh
=begin
Moving this to the feature request tracker.

Kernel#system's invoking /bin/sh is not 1.8.7 specific.
=end
shyouhei (Shyouhei Urabe)
01:07 PM Bug #655: Query part lost when using Net::HTTP.post_form function
=begin
Note that you'll need to decide whether you want to comply with the HTTP spec, or with RFC 3986. See http://l...
meta (mathew murphy)
10:57 AM Feature #3946 (Open): Array#packのqQ指定子に機種依存サイズフラグ!を追加
=begin
ユースケース1件発生しました。r29925を参照。

というわけで、q!(Q!)をLONG_LONGとして扱うという仕様を希望します。
LONG_LONGがないプラットフォームは現状サポート外だと思いますが...
usa (Usaku NAKAMURA)
06:50 AM Feature #4086: Feature request: add String#contain? and {Enumerable,Array}#contain? methods
=begin
Hi,

In message "Re: [ruby-core:33335] [Ruby 1.9-Feature#4086][Open] Feature request: add String#contain? a...
matz (Yukihiro Matsumoto)
06:01 AM Feature #4086: Feature request: add String#contain? and {Enumerable,Array}#contain? methods
=begin
On 24 November 2010 17:47, Roger Pack <[email protected]> wrote:
> Feature #4086: Feature request: add S...
Eregon (Benoit Daloze)
01:47 AM Feature #4086 (Rejected): Feature request: add String#contain? and {Enumerable,Array}#contain? methods
=begin
Hello all.

I debated this suggestion previously on ruby talk ( http://www.ruby-forum.com/topic/217473 )...
rogerdpack (Roger Pack)
02:35 AM Feature #4084: pack should support 64bit network byte order longs
=begin
On Wed, Nov 24, 2010 at 02:40:06PM +0900, Yui NARUSE wrote:
> Issue #4084 has been updated by Yui NARUSE.
>...
tenderlovemaking (Aaron Patterson)
01:47 AM Feature #4073 (Closed): HKSCS-2008
=begin
This issue was solved with changeset r29922.
oCameLo, thank you for reporting this issue.
Your contribution...
naruse (Yui NARUSE)
12:43 AM Feature #4073: HKSCS-2008
=begin
>Anyway I succeeded to generate ucm files from libiconv, so I'll add BIG5-HKSCS:2004.

Big5-HKSCS in libi...
oCameLo (oCameLo oTnTh)
01:31 AM Revision b00dfcca (git): * ext/dl/callback/mkcallback.rb (gencallback): shouldn't assume that
VALUE is the same size with long.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29925 b2dd03c8-39d4-4d8f-98ff-8...
U.Nakamura
01:03 AM Revision 69a248a0 (git): * test/win32ole/test_err_in_callback.rb (teardown): remove tmp file
only when it exists.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
 

Also available in: Atom