Project

General

Profile

Activity

From 03/26/2011 to 04/01/2011

04/01/2011

07:01 PM Feature #4538: [PATCH (cleanup)] avoid unnecessary select() calls before doing I/O
=begin
Understood. I read through a bit more code and saw that Ruby uses pthread signalling and RUBY_VM_CHECK_INTS af...
headius (Charles Nutter)
07:29 AM Feature #4538: [PATCH (cleanup)] avoid unnecessary select() calls before doing I/O
=begin
Charles Nutter <[email protected]> wrote:
> Is it possible to interrupt/wakeup a thread that's doing a di...
normalperson (Eric Wong)
05:46 PM Bug #4547 (Closed): RUBY_HEAP_MIN_SLOTS is not reflected
=begin
nariです。
環境変数RUBY_HEAP_MIN_SLOTSから値を取得して、一番最初のヒープサイズを指定できる機能(rb_gc_set_params())が r31044 にて追加されています。
ですが、ヒ...
authorNari (Narihiro Nakamura)
02:15 PM Bug #4476: [PATCH] URI('http://hoge/b/').route_to('http://hoge/b') wrongly returns './'
=begin
I confirmed. Could you please commit your patch?
=end
akira (akira yamada)
01:29 PM Bug #4534: ri does not open $PAGER with program name only
=begin
(('+1'))

=end
Cezary (Cezary Baginski)
01:26 PM Revision 8a6e9ec0 (git): * ext/syslog/syslog.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31229 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:08 AM Bug #4546: ruby-indent-beg-re の値が壊れている
=begin
新しい Redmine に慣れてなくて、patch が崩れてしまいました。
以下に再掲します。

diff --git a/misc/ruby-mode.el b/misc/ruby-mode.el
ind...
mrkn (Kenta Murata)
10:06 AM Bug #4546 (Closed): ruby-indent-beg-re の値が壊れている
vim-ruby の indent/ruby.vim を修正しようと思い ruby-mode.el を読んでいたところ
ruby-indent-beg-re の値が壊れているような気がしたので報告します。
r19205 で r...
mrkn (Kenta Murata)
10:02 AM Revision cc8bc6b7 (git): Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <[email protected]>
* lib/webrick/cookie.rb (WEBrick::Cookie.parse): 'white space is
permitted between tokens' according to RFC...
Hiroshi Nakamura
04:19 AM Revision 9d0fbe23 (git): * vm_core.h (RUBY_VM_CHECK_INTS_TH): merge a patch by ko1
in [ruby-dev:43373].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)

03/31/2011

11:32 PM Bug #3660: Trace events seem to be missing
=begin
Keiju was this expected? I'm thinking it wasn't...
=end
rogerdpack (Roger Pack)
11:15 PM Bug #4545 (Closed): [PATCH] syslog extension documentation improvements and fixes
=begin
Small documentation fixes for the syslog extension.
The patch is a GIT patch on top of 7487298584145058f234...
zimbatm (zimba tm)
10:43 PM Bug #4544 (Closed): Ripperで「:"a \n b \n c"」を正常にパースできない
=begin
Ripper::SexpBuilder.new(%Q!:"a \n b \n c"!).parse にて、on_tstring_content メソッドが二回連続で呼び出されます。
検証済みバージョン
* ru...
exkazuu (Kazunori SAKAMOTO)
10:24 PM Bug #4543: Ripperで"<<-eos\neos"を正常にパースできない
=begin
require 'ripper'
class Parser < Ripper::SexpBuilder
ms = Ripper::SexpBuilder.new('').methods
defs...
exkazuu (Kazunori SAKAMOTO)
10:23 PM Bug #4543: Ripperで"<<-eos\neos"を正常にパースできない
=begin
----"<<-eos\neos"----
on_heredoc_beg: ["<<-eos"]
on_string_content: []
on_string_literal: [[]]
on_nl:...
exkazuu (Kazunori SAKAMOTO)
10:01 PM Bug #4543 (Closed): Ripperで"<<-eos\neos"を正常にパースできない
=begin
Ripper::SexpBuilder.new(%Q!<<-eos\neos!).parse
にて、on_heredoc_end メソッドが呼び出されません。
■検証済みバージョン
ruby 1.9.3dev...
exkazuu (Kazunori SAKAMOTO)
05:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
前田です。

2011年3月29日18:37 Shugo Maeda <[email protected]>:
>> # しかし,なんで Module::B なんだ.
>
> こっちはまだ見てま...
shugo (Shugo Maeda)
05:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
前田です。

2011年3月29日18:37 Shugo Maeda <[email protected]>:
>> # しかし,なんで Module::B なんだ.
>
> こっちはまだ見てま...
shugo (Shugo Maeda)
04:44 PM Feature #4541 (Rejected): Inconsistent Array.slice()
Array `slice`/`[]` method is a bit inconsistent. Is it just poorly documented "feature" or a bug? In API doc I can't ... kbl (Marcin Pietraszek)
03:37 PM Feature #4538: [PATCH (cleanup)] avoid unnecessary select() calls before doing I/O
=begin
Is it possible to interrupt/wakeup a thread that's doing a direct blocking IO call? I always understood that a...
headius (Charles Nutter)
03:12 PM Revision 92b7d39e (git): * 2011-04-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:10 PM Revision 0916f978 (git): * ChangeLog: fix typo of r31205
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e arton (Akio Tajima)
02:15 PM Revision 2cda6302 (git): * misc/ruby-mode.el (ruby-brace-to-do-end, ruby-do-end-to-brace):
adjust space between block beginning and block arguments
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31224 b2d...
nobu (Nobuyoshi Nakada)
11:42 AM Revision eb239b43 (git): * ext/strscan/strscan.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:07 AM Revision 74872985 (git): * vm_insnhelper.c (vm_get_ev_const): should ignore crefs with
the NODE_FL_CREF_PUSHED_BY_EVAL flag.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31222 b2dd03c8-39d4-4d8f-98f...
shugo (Shugo Maeda)
07:52 AM Revision 4273aa8e (git): * vm_insnhelper.c (vm_get_ev_const): search root cref properly.
[ruby-dev:43365]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shugo (Shugo Maeda)
05:54 AM Revision 3044423f (git): * 2011-03-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:54 AM Revision e3d7e34e (git): * eval.c (rb_mod_s_constants): should ignore crefs with
the NODE_FL_CREF_PUSHED_BY_EVAL flag.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31219 b2dd03c8-39d4-4d8f-98f...
shugo (Shugo Maeda)

03/30/2011

03:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
前田です。

2011年3月30日8:28 Yukihiro Matsumoto <[email protected]>:
> テストでエラーが増えないようならコミットしていただけませんか?

t...
shugo (Shugo Maeda)
03:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
前田です。

2011年3月30日8:28 Yukihiro Matsumoto <[email protected]>:
> テストでエラーが増えないようならコミットしていただけませんか?

t...
shugo (Shugo Maeda)
08:29 AM Bug #4536: 定数参照について1.8と1.9の違い
=begin
まつもと ゆきひろです

テストでエラーが増えないようならコミットしていただけませんか?

In message "Re: [ruby-dev:43367] Re: [Ruby 1.9 - Bug #4...
matz (Yukihiro Matsumoto)
08:29 AM Bug #4536: 定数参照について1.8と1.9の違い
=begin
まつもと ゆきひろです

テストでエラーが増えないようならコミットしていただけませんか?

In message "Re: [ruby-dev:43367] Re: [Ruby 1.9 - Bug #4...
matz (Yukihiro Matsumoto)
01:55 PM Revision 633cf770 (git): * misc/ruby-mode.el (ruby-toggle-block): toggle do/end and {}.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:54 PM Revision 764c486b (git): * misc/ruby-mode.el (ruby-move-to-block): move to opening of
block.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:48 PM Revision 3e2a0184 (git): * ext/date: use timev.h in toplevel.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:21 AM Feature #4539 (Assigned): Array#zip_with
Inspired by Haskell's `zipWith` function, I hacked on together for Ruby:
```ruby
[1,2,3].zip_with([6,5,4], :+) #=...
citizen428 (Michael Kohl)
05:38 AM Revision 3b20c218 (git): * vm_insnhelper.h (COPY_CREF): should copy
the NODE_FL_CREF_PUSHED_BY_EVAL flag to hide constants from
methods defined by class_eval. [ruby-dev:43365]
git-s...
shugo (Shugo Maeda)
03:52 AM Revision 089462f5 (git): fixing syntax error in 1.8
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
03:38 AM Revision 9e448999 (git): converting require_relative to just regular requires
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
03:29 AM Feature #4531: [PATCH 0/7] use poll() instead of select() in certain cases
=begin
Eric Wong <[email protected]> wrote:
> On a related note:
>
> Ruby also still needlessly checks ...
normalperson (Eric Wong)
03:23 AM Feature #4531: [PATCH 0/7] use poll() instead of select() in certain cases
=begin
KOSAKI Motohiro <[email protected]> wrote:
<snip>
Thanks again for your reply and support :>

...
normalperson (Eric Wong)
03:23 AM Feature #4532: [PATCH] add IO#pread and IO#pwrite methods
KOSAKI Motohiro <[email protected]> wrote:
> 2011/3/29 Eric Wong <[email protected]>:
> > KOSAKI Mot...
normalperson (Eric Wong)
03:22 AM Feature #4538 (Closed): [PATCH (cleanup)] avoid unnecessary select() calls before doing I/O
=begin
Please look at http://redmine.ruby-lang.org/issues/4535 before
this one. That one actually fixes a bug I no...
normalperson (Eric Wong)

03/29/2011

10:05 PM Feature #4468 (Closed): String() should call to_str before to_s
=begin
r31209 で変更しました。
=end
nagachika (Tomoyuki Chikanaga)
09:23 PM Feature #4531: [PATCH 0/7] use poll() instead of select() in certain cases
=begin
2011/3/29 Eric Wong <[email protected]>:
> KOSAKI Motohiro <[email protected]> wrote:
>> > ref:...
kosaki (Motohiro KOSAKI)
09:07 PM Feature #4531: [PATCH 0/7] use poll() instead of select() in certain cases
=begin
=end
kosaki (Motohiro KOSAKI)
02:23 AM Feature #4531: [PATCH 0/7] use poll() instead of select() in certain cases
=begin
KOSAKI Motohiro <[email protected]> wrote:
> > ref: [ruby-core:35527]
> >
> > This adds a new C...
normalperson (Eric Wong)
01:59 AM Feature #4531: [PATCH 0/7] use poll() instead of select() in certain cases
=begin
Added a contrived test case, using a high RLIMIT_NOFILE (e.g. ulimit -n 16384) is recommended to make the resu...
normalperson (Eric Wong)
09:23 PM Feature #4532: [PATCH] add IO#pread and IO#pwrite methods
2011/3/29 Eric Wong <[email protected]>:
> KOSAKI Motohiro <[email protected]> wrote:
>> 2011/3/28 E...
kosaki (Motohiro KOSAKI)
03:23 AM Feature #4532: [PATCH] add IO#pread and IO#pwrite methods
KOSAKI Motohiro <[email protected]> wrote:
> 2011/3/28 Eric Wong <[email protected]>:
> > Issue #453...
normalperson (Eric Wong)
08:06 PM Bug #4537: Incorrectly creating private method via attr_accessor
The following fails with a failure to call "`x=`" private method
```ruby
String.send(:attr_accessor, :x)
s = ""
...
ryanlecompte (Ryan LeCompte)
08:04 PM Bug #4537 (Closed): Incorrectly creating private method via attr_accessor
The following fails with a failure to call "`x=`" private method
```ruby
String.send(:attr_accessor, :x)
s = ""
...
ryanlecompte (Ryan LeCompte)
07:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
 ささだです.

(2011/03/29 18:37), Shugo Maeda wrote:
> 以下のようにCOPY_CREFでフラグを伝搬させるとこの部分に関しては1.8と同じ動作になるようです。
...
ko1 (Koichi Sasada)
07:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
 ささだです.

(2011/03/29 18:37), Shugo Maeda wrote:
> 以下のようにCOPY_CREFでフラグを伝搬させるとこの部分に関しては1.8と同じ動作になるようです。
...
ko1 (Koichi Sasada)
07:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
前田です。

2011年3月29日17:55 SASADA Koichi <[email protected]>:
> module A; B = 42; end
> A.class_eval{p B}
>...
shugo (Shugo Maeda)
07:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
前田です。

2011年3月29日17:55 SASADA Koichi <[email protected]>:
> module A; B = 42; end
> A.class_eval{p B}
>...
shugo (Shugo Maeda)
06:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
 ささだです.

(2011/03/29 17:41), Yukihiro Matsumoto wrote:
> 以下のプログラムは1.8ではエラーになりますが、1.9ではエラーを
> 示さず動作します...
ko1 (Koichi Sasada)
06:23 PM Bug #4536: 定数参照について1.8と1.9の違い
=begin
 ささだです.

(2011/03/29 17:41), Yukihiro Matsumoto wrote:
> 以下のプログラムは1.8ではエラーになりますが、1.9ではエラーを
> 示さず動作します...
ko1 (Koichi Sasada)
05:41 PM Bug #4536 (Closed): 定数参照について1.8と1.9の違い
=begin
以下のプログラムは1.8ではエラーになりますが、1.9ではエラーを
示さず動作します。定数参照は(できるだけ)静的スコープで、とい
う設計方針に従えば、1.8の方が正しいと思います。
どうやって直したら良いと...
matz (Yukihiro Matsumoto)
05:59 PM Bug #4502 (Assigned): strange Module.new behaviour
=begin
=end
shyouhei (Shyouhei Urabe)
03:25 PM Revision 66ead6f2 (git): * 2011-03-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:25 PM Revision 80fb9c7b (git): * ext/stringio/stringio.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:01 PM Revision 76cc9bf0 (git): * fix a typo in ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
12:56 PM Revision a64103fb (git): * string.c (rb_String): Kernel#String should call to_str before to_s.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
06:37 AM Bug #4535: [PATCH] fix race in blocking send_io/recv_io
=begin
I managed to get a reproducible test case working on a machine I have access to.
=end
normalperson (Eric Wong)
06:23 AM Bug #4535 (Closed): [PATCH] fix race in blocking send_io/recv_io
=begin
There is no need to call select() before entering a blocking I/O
region since other threads may run. select...
normalperson (Eric Wong)
05:49 AM Bug #4373: http.rb:677: [BUG] Segmentation fault
=begin
co-worker found tip in [[https://github.com/drewblas/aws-ses#readme]] to set
this environment variable:
RUB...
digger69 (Mark Nadig)
01:29 AM Revision d084c4f4 (git): * test/webrick/test_filehandler.rb
(WEBrick::TestFileHandler#test_short_filename): the cgi doesn't exist
on current directory.
git-svn-id: svn+ssh:/...
U.Nakamura

03/28/2011

09:23 PM Feature #4532: [PATCH] add IO#pread and IO#pwrite methods
2011/3/28 Eric Wong <[email protected]>:
>
> Issue #4532 has been reported by Eric Wong.
>
> -----------...
kosaki (Motohiro KOSAKI)
02:06 PM Feature #4532 (Closed): [PATCH] add IO#pread and IO#pwrite methods
=begin
These methods are useful for safe/concurrent file I/O in
multi-thread/process environments and also fairly s...
normalperson (Eric Wong)
09:23 PM Feature #4531: [PATCH 0/7] use poll() instead of select() in certain cases
=begin
> ref: [ruby-core:35527]
>
> This adds a new C API function with the following prototype:
>
>   rb_io_po...
kosaki (Motohiro KOSAKI)
11:48 AM Feature #4531 (Closed): [PATCH 0/7] use poll() instead of select() in certain cases
=begin
ref: [ruby-core:35527]
This adds a new C API function with the following prototype:
rb_io_poll_fd(in...
normalperson (Eric Wong)
08:20 PM Revision d8ac44fc (git): * ext/socket/raddrinfo.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:29 PM Bug #4534 (Assigned): ri does not open $PAGER with program name only
=begin
=end
naruse (Yui NARUSE)
06:03 PM Bug #4534 (Closed): ri does not open $PAGER with program name only
=begin
When doing "ri String#unpack" on the shell prompt with environment variables
* RI unset
* PAGER set to "les...
rklemme (Robert Klemme)
05:35 PM Bug #4533 (Rejected): rake db:migrate ----Segmentation fault
rake db:migrate
(in H:/Ruby192/apps/simple_cms)
H:/Ruby192/apps/simple_cms/mysql/ruby/1.9.1/gems/activesupport-3.0....
houjzhong (jianzhong hou)
04:52 PM Revision 1c2b0f4f (git): * 2011-03-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:52 PM Revision 5988d8cb (git): * test/webrick/test_filehandler.rb (test_short_filename):
read real short filename by cmd because smb mounted files
have different naming convention.
git-svn-id: svn+ssh://...
arton (Akio Tajima)
01:41 PM Revision 73dae42f (git): merges r30772,r30773 and r30776 from trunk into ruby_1_9_2.
--
* ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_new_shared
because gz->z.input is hidden string. [ruby-...
yugui (Yuki Sonoda)
01:40 PM Revision bb40ff92 (git): merges r30763 from trunk into ruby_1_9_2.
--
* ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regular
expressions can round trip. [ruby-core:3496...
yugui (Yuki Sonoda)
01:40 PM Revision 67db9280 (git): merges r30743 from trunk into ruby_1_9_2.
--
* thread.c (thread_start_func_2): check deadlock condition before
release thread stack. fix memo...
yugui (Yuki Sonoda)
01:40 PM Revision 4ed5cda9 (git): merges r30741 from trunk into ruby_1_9_2.
--
* lib/irb/locale.rb (IRB::Locale::#search_file):
Gem might be undefined if --disable-gems. [ruby-core:34990]
g...
yugui (Yuki Sonoda)
01:40 PM Revision 03a7970e (git): merges r30736,r30738 and r30739 from trunk into ruby_1_9_2.
--
* array.c (rb_ary_uniq_bang): call ARY_SET_LEN(ary, 0) before
rb_resize_capa because rb_resize_capa expects resi...
yugui (Yuki Sonoda)
01:40 PM Revision b70f6464 (git): merges r30733 from trunk into ruby_1_9_2.
--
* test/dl/test_dl2.rb (TestDL#test_sin): math functions do not
work on x86_64 due to the design of DL2.
* test/d...
yugui (Yuki Sonoda)
01:38 PM Revision 8d68d956 (git): * 2011-03-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:38 PM Revision ed086464 (git): merges r30727 and r30731 from trunk into ruby_1_9_2.
--
* enc/emacs_mule.c (emacsmule_islead): fix inverse condition.
--
* enc/emacs_mule.c (emacsmule_islead): 7bit range...
yugui (Yuki Sonoda)
01:38 PM Revision b243ccc4 (git): merges r30725 from trunk into ruby_1_9_2.
--
* configure.in: Mac OS X wrongly reports it has fdatasync(3).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
yugui (Yuki Sonoda)
08:11 AM Revision f2b3d517 (git): Fix test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31195 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:41 AM Revision 09a4ae1b (git): * ext/date/date_core.c (date_s_today): use int for year.
* ext/date/date_core.c (datetime_s_now): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31194 b2dd03c8-39d...
naruse (Yui NARUSE)
02:08 AM Revision 0dcb387a (git): * ext/extmk.rb: set MFLAGS from MAKEFLAGS when using nmake.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
02:07 AM Revision 96cf5ef0 (git): * 2011-03-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:07 AM Revision 8df70581 (git): * common.mk (love): all you need is love.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura

03/27/2011

02:16 PM Revision 94a53351 (git): * ext/socket/ipsocket.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:23 AM Feature #4529: date_core と long 型
=begin
> longは避けるべきという話は、「こういう運動」が指していると思われるwarning消し
> とは別の話で、可搬性の話です。

なんで別の話をしているのか、というのが胡散臭い理由なんでしょうね。ちょっ
...
tadf (tadayoshi funaba)
09:23 AM Feature #4529: date_core と long 型
=begin
> longは避けるべきという話は、「こういう運動」が指していると思われるwarning消し
> とは別の話で、可搬性の話です。

なんで別の話をしているのか、というのが胡散臭い理由なんでしょうね。ちょっ
...
tadf (tadayoshi funaba)
07:29 AM Feature #4529: date_core と long 型
=begin
(2011/03/26 21:40), Tadayoshi Funaba wrote:
>> 大きなユリウス日を将来的に扱えるようにしたいという話は理解できます。
>> で、ならば long ではなく int6...
naruse (Yui NARUSE)
07:29 AM Feature #4529: date_core と long 型
=begin
(2011/03/26 21:40), Tadayoshi Funaba wrote:
>> 大きなユリウス日を将来的に扱えるようにしたいという話は理解できます。
>> で、ならば long ではなく int6...
naruse (Yui NARUSE)
07:55 AM Revision 1f1c31e3 (git): * misc/ruby-mode.el (ruby-mode-map): remove unnecessary
binding. fixes
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468952
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby...
nobu (Nobuyoshi Nakada)
06:45 AM Revision 69a6b860 (git): * misc/ruby-mode.el: suppress warnings at byte compile. fixes
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502926
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31188 b2dd...
nobu (Nobuyoshi Nakada)
02:23 AM Revision e4d29d97 (git): * 2011-03-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:20 AM Revision ea490ced (git): * ext/date/date_core.c: removed unused variables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba

03/26/2011

10:25 PM Bug #4498 (Assigned): REXML Pretty formater does use specified 'width' to wrap lines
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4451 (Assigned): Date#step does not raise ArgumentError for 0 step
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4443 (Assigned): odd evaluation order in a multiple assignment
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4440 (Assigned): odd evaluation order in a multiple assignment
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4401 (Assigned): override :method method breaks Psych
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4266 (Assigned): Timeouts in threads cause "ThreadError: deadlock; recursive locking"
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4241 (Assigned): IMAPTest#test_imaps_verify_none does not stop
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4237 (Assigned): SSL_shutdown should be called until it returns 0
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4232 (Assigned): unexpected behavior of '#{}' in irb
shyouhei (Shyouhei Urabe)
10:25 PM Feature #4195 (Assigned): option for Socket#sendmsg
shyouhei (Shyouhei Urabe)
10:25 PM Feature #4183 (Assigned): [ext/openssl] Timestamp support
shyouhei (Shyouhei Urabe)
10:25 PM Feature #4172 (Assigned): Named arguments/parameters support
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4141 (Assigned): Tk extension is not accepting any type of parameter combination
shyouhei (Shyouhei Urabe)
10:25 PM Bug #4122 (Assigned): test_x509store.rbのtest_set_errorsが失敗する
shyouhei (Shyouhei Urabe)
10:25 PM Feature #4095 (Assigned): C1 Coverage
shyouhei (Shyouhei Urabe)
10:23 PM Feature #4529: date_core と long 型
=begin
> 大きなユリウス日を将来的に扱えるようにしたいという話は理解できます。
> で、ならば long ではなく int64_t を使った方がよいのではないかと。
> long だと 32bit 環境はもちろん、L...
tadf (tadayoshi funaba)
10:23 PM Feature #4529: date_core と long 型
=begin
> 大きなユリウス日を将来的に扱えるようにしたいという話は理解できます。
> で、ならば long ではなく int64_t を使った方がよいのではないかと。
> long だと 32bit 環境はもちろん、L...
tadf (tadayoshi funaba)
09:28 PM Feature #4529: date_core と long 型
=begin
longを採用した理由が開示していただけてないのでなんとも言えませんが、intとlongを揃えたほうが良い(かつlongは避けたほうが良い)というのは、なんらかの対応をしていただけると良いと思います。
=end
matz (Yukihiro Matsumoto)
09:23 PM Feature #4529: date_core と long 型
=begin
(2011/03/26 19:21), tadayoshi funaba wrote:
> 違います。
> オーバーフローが起きる場合がある、ということは、逆にいえば、大きな年のとき
> 大きなユリウス日を...
naruse (Yui NARUSE)
09:23 PM Feature #4529: date_core と long 型
=begin
(2011/03/26 19:21), tadayoshi funaba wrote:
> 違います。
> オーバーフローが起きる場合がある、ということは、逆にいえば、大きな年のとき
> 大きなユリウス日を...
naruse (Yui NARUSE)
07:21 PM Feature #4529 (Rejected): date_core と long 型
=begin
違います。
オーバーフローが起きる場合がある、ということは、逆にいえば、大きな年のとき
大きなユリウス日を救える場合がある、ということです。
実際そういう事で書いてありますが、今現在は制限がキツくしているので
i...
tadf (tadayoshi funaba)
02:39 PM Feature #4529 (Assigned): date_core と long 型
=begin
このバグは混在していることが問題なのでrejectしてはいけないと思います。
「longなのが無意味ではない」ということは、longに揃えた方が良いという意味ですよね。
なるせさんに(longに揃える)パッチを当てて...
matz (Yukihiro Matsumoto)
12:32 PM Feature #4529 (Rejected): date_core と long 型
=begin
現在はかなり制限をきつくしているので影響はないと思いますが
jd を long にしているのは無意味というわけではないと思います。
もし型が違っているところがあれば、それは間違いだと思うので直せばいいと思います。
=...
tadf (tadayoshi funaba)
06:23 AM Feature #4529: date_core と long 型
=begin
diff --git a/ext/date/date_core.c b/ext/date/date_core.c
index c20079b..75c20d3 100644
--- a/ext/date/d...
naruse (Yui NARUSE)
06:13 AM Feature #4529 (Rejected): date_core と long 型
=begin
おそらく既にご存じの通り、最近 date_core も含めて ext 中の shorten-64-to-32 を直しています。
それに際して date_core をいじっていて気づいたのですが、ユリウス日や年を lon...
naruse (Yui NARUSE)
12:23 PM Bug #4482 (Closed): ext/date/date_core.c has no documentation
=begin
=end
tadf (tadayoshi funaba)
12:22 PM Feature #4391 (Rejected): date/delta tests
=begin
=end
tadf (tadayoshi funaba)
12:01 PM Bug #4526 (Assigned): [PATCH] IO#syswrite releases GVL
=begin
O.K.
=end
kosaki (Motohiro KOSAKI)
02:20 AM Bug #4526 (Closed): [PATCH] IO#syswrite releases GVL
=begin
While local FS writes are usually buffered, the buffers can be
full or the file opened with O_SYNC. IO#syswr...
normalperson (Eric Wong)
12:00 PM Bug #4527 (Assigned): [PATCH] IO#close releases GVL if possible
Right. good catch.
kosaki (Motohiro KOSAKI)
03:35 AM Bug #4527 (Closed): [PATCH] IO#close releases GVL if possible
=begin
close() may block for certain file types (NFS, SO_LINGER
sockets, inotify), so let other threads run.
=end
normalperson (Eric Wong)
11:59 AM Feature #4528 (Assigned): [PATCH] ext/io/nonblock: avoid unnecessary fcntl F_SETFL calls
=begin
Looks good to me. I'll commit this if nobody put objections.
=end
kosaki (Motohiro KOSAKI)
03:38 AM Feature #4528 (Closed): [PATCH] ext/io/nonblock: avoid unnecessary fcntl F_SETFL calls
=begin
Avoid F_SETFL if we're not changing the O_NONBLOCK bit. F_SETFL
is an expensive operation since it needs to ...
normalperson (Eric Wong)
07:15 AM Bug #4530 (Rejected): trunk "make check" gives "cannot load such file -- zlib" and "cannot load such file -- openssl"
=begin
=== Summary
A clean shadow build of trunk and a "make check" produces "cannot load such file -- zlib" and "ca...
atomazos (Andrew Tomazos)
06:16 AM Revision c65953cd (git): * ext/socket/getaddrinfo.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
 

Also available in: Atom