Activity
From 10/13/2010 to 10/19/2010
10/19/2010
-
09:54 PM Bug #3966 (Closed): Float('0x1.p+0') がエラーにならない
- =begin
Float('0x1.p+0') がエラーにならない。
Float('0x1.p+0') #=> 1.0
となりますが
Float('1.') # ArgumentError: i... -
09:44 PM Bug #3965 (Closed): format() の # フラグを伴う %a 指定子で小数点が印字されない
- =begin
format() の # フラグを伴う %a 指定子で小数点が印字されない。
format('%#.0a', 1) #=> "0x1p+0"
となり、小数点が出ません。
format('%... -
02:56 PM Bug #3406: attr_accessor creates a private writer method
- =begin
=end
-
02:55 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
nariです。
> これだと、例えば例外が出た場合、dont_lazy_sweep が TRUE のままになって
> しまうような気がします。ensure で囲まないと。
>
ぉぉ、そうですね…。ご指... -
11:30 AM Feature #3963: Map class in standard library
- =begin
FYI: There has been a Mash merge request about a year ago. Pleas take a look at
http://blade.nagaokaut.ac.j... -
03:08 AM Feature #3963 (Rejected): Map class in standard library
- =begin
Could we get a class like Ara Howard's Map (http://github.com/ahoward/map) included in Ruby's standard libra... -
10:34 AM Revision fb796561 (git): * vsnprintf.c (BSD_vfprintf): clear ALT flag for %a.
- [ruby-core:32841] [ruby-core:32848]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29536 b2dd03c8-39d4-4d8f-98ff-... -
05:56 AM Bug #3752 (Rejected): ruby/dl and segmentation fault
- =begin
If you pass a wrong pointer to a function, it will segv just like the C code would segv. DL is not meant to ... -
04:57 AM Bug #3861: Endian bugs in fiddle/dl on sparc64
- =begin
I can't reproduce this on my PPC machine.
Can you provide the output of 'make test-all TESTS=fiddle' and... -
03:26 AM Revision 73057fb8 (git): * test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:25 AM Revision 671b4980 (git): Commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:22 AM Revision 12cbb588 (git): * test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:19 AM Revision c511d26f (git): * vsnprintf.c (BSD_vfprintf): fix over-count of field size.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
10/18/2010
-
11:54 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
ささだです。
(2010/10/18 7:14), Narihiro Nakamura wrote:
> Lazy sweep 禁止フラグを作りました。
> 反対がなければコミットしたいと思います。
> ... -
03:14 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
nariです。
Lazy sweep 禁止フラグを作りました。
反対がなければコミットしたいと思います。
callbackの途中でGCが呼ばれてSEGVを起こすようなコードを作成し、通ることを確認しました... -
01:35 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
nariです。
2010年10月18日13:15 SASADA Koichi <[email protected]>:
> ささだです。
>
> (2010/10/18 5:01), Narihiro Nakam... -
01:16 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
ささだです。
(2010/10/18 5:01), Narihiro Nakamura wrote:
> rb_objspace_each_objects() の実行前には sweep を完全に終了させること... -
01:02 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
nariです。
2010年10月14日19:13 SASADA Koichi <[email protected]>:
> ささだです。
>
> (2010/10/14 2:34), Yukihiro Matsu... -
10:43 PM Feature #3961: printfと精度指定と負の値と
- =begin
(2010/10/18 19:13), Tanaka Akira wrote:
> 2010年10月18日18:01 Yui NARUSE<[email protected]>:
>> Feature #3... -
10:43 PM Feature #3961 (Rejected): printfと精度指定と負の値と
- =begin
=end
-
10:36 PM Feature #3961: printfと精度指定と負の値と
- =begin
なかだです。
At Mon, 18 Oct 2010 18:01:03 +0900,
Yui NARUSE wrote in [ruby-dev:42420]:
> わたしの場合、CRuby 側の inspe... -
08:17 PM Feature #3961: printfと精度指定と負の値と
- =begin
2010年10月18日18:01 Yui NARUSE <[email protected]>:
> Feature #3961: printfと精度指定と負の値と
> http://redmine.rub... -
07:13 PM Feature #3961: printfと精度指定と負の値と
- =begin
2010年10月18日18:01 Yui NARUSE <[email protected]>:
> Feature #3961: printfと精度指定と負の値と
> http://redmine.rub... -
06:01 PM Feature #3961 (Rejected): printfと精度指定と負の値と
- =begin
printf が、フォーマットに精度指定しつつ負の値を与えた時の挙動が、
Perl と必然性無く異なっていて不便です。
% ./ruby -e'printf("%#.8x", -1)'
0x..fff... -
10:27 PM Bug #3956: format() の %a 指定子で幅指定が正しく機能しない
- =begin
> > > > 2010年10月17日23:21 tadayoshi funaba <[email protected]>:
> > > > > Bug #3956: format() の %a 指定子で幅指... -
10:07 AM Bug #3956 (Closed): format() の %a 指定子で幅指定が正しく機能しない
- =begin
This issue was solved with changeset r29521.
tadayoshi, thank you for reporting this issue.
Your contributi... -
07:18 AM Bug #3956: format() の %a 指定子で幅指定が正しく機能しない
- =begin
> 2010年10月17日23:21 tadayoshi funaba <[email protected]>:
> > Bug #3956: format() の %a 指定子で幅指定が正しく機能しない
... -
02:08 AM Bug #3956: format() の %a 指定子で幅指定が正しく機能しない
- =begin
2010年10月17日23:21 tadayoshi funaba <[email protected]>:
> Bug #3956: format() の %a 指定子で幅指定が正しく機能しない
> ht... -
08:57 PM Feature #1628: GC.stat
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42424] Re: [Feature: trunk] GC.stat"
on Mon, 18 Oct 2010 20:30:... -
08:37 PM Feature #1628: GC.stat
- =begin
ささだです。
(2010/10/18 11:48), Tanaka Akira wrote:
>> 1. stat という使いやすい名前じゃなければいいのか、
>
> heap の問題は stat を変... -
07:48 PM Feature #1628: GC.stat
- =begin
2010年10月15日17:09 SASADA Koichi <[email protected]>:
>> GC.stat に反対した覚えはありませんね。
>> 反対なのは返り値の中に含まれる heap という語につ... -
06:08 PM Revision da55cfdf (git): * vsnprintf.c (BSD_vfprintf): use HEXPREFIX flag for prefix of %a.
- [ruby-core:32841]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:33 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
2010年10月18日15:26 NARUSE, Yui <[email protected]>:
> 衝突してるのはよくないのでとりあえず revert します。
あれ、本文が消えてる……。
Bignum ... -
03:27 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
衝突してるのはよくないのでとりあえず revert します。
--
NARUSE, Yui
[email protected]
=end
-
02:25 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
2010年10月18日14:04 NARUSE, Yui <[email protected]>:
>>
>> 64bit 以上の整数型なら何でもいいんですか?
>>
>> それなら、なんで現状の q, Q で... -
02:05 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
2010年10月18日13:26 Tanaka Akira <[email protected]>:
> 2010年10月14日21:29 NARUSE, Yui <[email protected]>:
>
>>> おそ... -
01:26 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
2010年10月14日21:29 NARUSE, Yui <[email protected]>:
>> おそらく long long がない場合にはエラーになるべきだと思うんですが、
>> その場合のエラーを... -
01:17 PM Feature #3946 (Closed): Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
This issue was solved with changeset r29527.
Yui, thank you for reporting this issue.
Your contribution to ... -
10:25 AM Bug #3958 (Rejected): The Fiber instance method 'alive?' is not defined.
- =begin
=end
-
04:08 AM Bug #3958: The Fiber instance method 'alive?' is not defined.
- =begin
You have to `require 'fiber'` first.
=end
-
01:09 AM Bug #3958 (Rejected): The Fiber instance method 'alive?' is not defined.
- =begin
The Fiber instance method 'alive?' is documented as existing, but is not actually defined.
ruby-1.9.2-p0... -
06:42 AM Revision 81e40399 (git): add references.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:33 AM Revision 799f4754 (git): Revert r29527. [ruby-dev:42419]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:26 AM Revision 74cacd0d (git): * ext/digest/digest.c (rb_digest_class_init): Define
- Digest::Class.new(). [Feature #3954]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29528 b2dd03c8-39d4-4d8f-98ff... -
04:12 AM Revision 0a8d8b8a (git): * pack.c (pack_pack): Add native size option ! to q and Q.
- [ruby-dev:42375]
* pack.c (pack_unpack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29527 b2dd03c8-39... -
03:59 AM Revision b2556b54 (git): * pack.c (pack_pack): refine the document. [ruby-dev:42397]
- (pack_unpack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:53 AM Revision 35388369 (git): Fix wrong test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:23 AM Revision e2bca8da (git): * lib/net/http.rb (transport_request): @socket may be nil.
- patched by Egbert Eich [ruby-core:32829]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29524 b2dd03c... -
01:20 AM Revision b1361d5b (git): * lib/net/http.rb (transport_request): @socket may be nil.
- patched by Egbert Eich [ruby-core:32829]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29523 b2dd03c8-39d4-4d8f-... - 12:59 AM Revision c0e6dab0 (git): * 2010-10-18
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:59 AM Revision a7e8b12f (git): * sprintf.c (BSD_vfprintf): wrong padding arround prefix and
- floating point with %a. [ruby-dev:42403] Bug #3956
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29521 b2dd03c8-...
10/17/2010
-
11:23 PM Feature #3755 (Rejected): Patch for Complex.cis
- =begin
=end
-
11:21 PM Bug #3956 (Closed): format() の %a 指定子で幅指定が正しく機能しない
- =begin
format() の %a 指定子で幅指定が正しく機能しない。
format('%10a', 1.0).tap{|x| p x.size}
12
#=> " 0x1p+0"
=end
- 01:37 PM Revision d41305b3 (git): * lib/date/delta.rb: added an rdoc tag.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:57 AM Bug #3949 (Closed): Can predefined classes be removed?
- =begin
This issue was solved with changeset r29519.
Run Paint, thank you for reporting this issue.
Your contributi... -
06:41 AM Bug #3949: Can predefined classes be removed?
- =begin
I asked about this in #3769 . nobu seemed to imply the documentation was at fault.
=end
-
10:57 AM Bug #3769 (Closed): Removing Predefined Constants
- =begin
This issue was solved with changeset r29519.
Run Paint, thank you for reporting this issue.
Your contributi... -
01:47 AM Revision f3a72d49 (git): * variable.c (rb_mod_remove_const): update rdoc.
- [ruby-core:31957]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29519 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:40 AM Revision 137d8256 (git): * class.c (rb_define_{class,module}_id_under): register to be
- marked, which probably are defined and used internally.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29518 b2dd...
10/16/2010
-
08:41 PM Feature #3953 (Assigned): TCPSocket / UDPSocket do not accept IPAddr objects.
- =begin
I noticed that TCPSocket/UDPSocket only accept String IPs/Hostnames, but not IPAddr objects. This is counter... -
08:17 PM Bug #3826: Repeatable SEGV(seg fault) with ruby-debug19/ruby-debug-ide
- =begin
Even more
Exception in DebugThread loop: Timeout: evaluation took longer than 10 seconds.
/usr... -
07:45 PM Bug #3826: Repeatable SEGV(seg fault) with ruby-debug19/ruby-debug-ide
- =begin
Here is the timeout error I get:
Exception in DebugThread loop: Timeout: evaluation took longer than 10 ... -
07:43 PM Bug #3826: Repeatable SEGV(seg fault) with ruby-debug19/ruby-debug-ide
- =begin
I have the same error:
Ubuntu i386-32
ruby 1.9.2.p0
ruby-debug19
ruby-debug-ide19
using from ... -
12:41 PM Bug #3941: Segmentation fault ruby 1.9.2p0 [x86_64-linux]
- =begin
Can you show reproducible code?
And can you show bucktrace made by a ruby built with -g option.
http://gc... -
12:38 PM Bug #3941: Segmentation fault ruby 1.9.2p0 [x86_64-linux]
- =begin
=end
-
10:26 AM Bug #3937 (Rejected): LC_ALL=zh_CN cause WIN32OLERuntimeError when require 'win32ole'
- =begin
intended; charset is needed for LC_ALL/LANG.
=end
-
10:24 AM Bug #3952: Abort in thread.c:2501
- =begin
(1) Show ruby -v
(2) Can you try with ruby-trunk?
(3) Show reproducible code
(4) Can you show minimal r... -
07:14 AM Bug #3952 (Rejected): Abort in thread.c:2501
- =begin
Ruby 1.9.2-p0, Mac OS X, Rails 3.0.1. Ping me if you need more details.
[2010-10-16 02:06:17] ERROR Err... -
02:14 AM Revision 59a88b94 (git): * ext/win32ole/win32ole.c (ole_encoding2cp): set codepage 20936
- according to GB2312. [Bug #3937] [ruby-core:32758]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29517 b2dd03c8... -
01:55 AM Revision 835a5edf (git): * Makefile.in (CPP): already used in .c.i rule.
- * cygwin/GNUmakefile.in (DLLWRAP, WINDRES): add --driver-name and
--preprocessor options explicitly. [ruby-core:32... -
01:06 AM Revision 7e092072 (git): * ext/sdbm/_sdbm.c (SEEDUPS, BADMESS): make settable using command
- line options.
* ext/sdbm/_sdbm.c (makroom): suppress unused result warning.
* ext/sdbm/extconf.rb: disable BADMESS,...
10/15/2010
-
11:39 PM Revision 92a7cf04 (git): * dln.c (dln_strerror): get English message first, instead of
- system default. see [ruby-dev:42358].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29514 b2dd03c8-39d4-4d8f-98f... -
11:39 PM Revision d2623b22 (git): * ChangeLog: fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:02 PM Feature #3939 (Assigned): Language of error message as English by default on Windows
- =begin
I've changed win32ole.c now.
Nakamura-san, how about dln.c?
=end
-
10:57 PM Feature #3939 (Closed): Language of error message as English by default on Windows
- =begin
This issue was solved with changeset r29507.
Heesob, thank you for reporting this issue.
Your contribution ... -
09:08 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
ささだです。
(2010/10/15 12:40), 石塚圭樹 wrote:
> ところで, 添付のようなエラーが出てSEGVしちゃうんですけど, 原因が何か分
> かります?
>
> 何をやっている... -
08:40 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
けいじゅ@いしつかです.
In [ruby-dev:42396] the message: "[ruby-dev:42396] Re: [BUG: trunk]
Lazy sweep and ObjectSpa... -
05:27 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
ささだです。
(2010/10/15 9:16), 石塚圭樹 wrote:
>> > Lazy sweep 中に ObjectSpace.each_object(相当)を行うと、SEGV するの
>> >で... -
05:17 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
けいじゅ@いしつかです.
In [ruby-dev:42369] the message: "[ruby-dev:42369] [BUG: trunk] Lazy
sweep and ObjectSpace.e... -
07:09 PM Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
- =begin
2010年10月15日18:43 Tanaka Akira <[email protected]>:
> 2010年10月15日16:35 NARUSE, Yui <[email protected]>:
>
>>> なお... -
06:43 PM Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
- =begin
2010年10月15日16:35 NARUSE, Yui <[email protected]>:
>> なお、私としては、l! などを個々に記述して、対応する C の型を
>> それぞれに書いたのは、そちらの... -
04:35 PM Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
- =begin
2010年10月15日8:01 Tanaka Akira <[email protected]>:
> 2010年10月14日21:36 Yui NARUSE <[email protected]>:
>>
>> ... -
08:02 AM Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
- =begin
2010年10月14日21:36 Yui NARUSE <[email protected]>:
>
> なお、signed とか型の大きさ可搬性絡みは、1.9 になるときに Perl を参考にしつつ
>... -
05:15 PM Bug #3949 (Closed): Can predefined classes be removed?
- =begin
According to rdoc, Module#remove_const cannot remove predefined classes:
> Predefined classes and single... -
05:09 PM Feature #1628: GC.stat
- =begin
ささだです。
(2010/10/15 8:58), Tanaka Akira wrote:
> 2010年10月15日16:32 SASADA Koichi <[email protected]>:
>
>>>... -
04:58 PM Feature #1628: GC.stat
- =begin
2010年10月15日16:32 SASADA Koichi <[email protected]>:
>> |に、GC.internal_statistic_information という感じで追加するのはどうでしょ
... -
04:32 PM Feature #1628: GC.stat
- =begin
ささだです。
(2010/10/15 2:00), Yukihiro Matsumoto wrote:
> | この件、キーの名前をどうするかでちゅうぶらりんになっていました。実装の
> |詳細に踏み込んだ... -
10:01 AM Feature #1628: GC.stat
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42385] Re: [Feature: trunk] GC.stat"
on Fri, 15 Oct 2010 02:00:... -
02:00 AM Feature #1628: GC.stat
- =begin
ささだです。
(2009/06/14 7:57), SASADA Koichi wrote:
> 現在の GC 関連の状態を表示するためのメソッド GC.stat を追加するのはど
> うでしょうか.
... -
04:47 PM Bug #3948 (Closed): Unexpected RangeErorr of pack and unpack with specified byte-order modifier
- =begin
This issue was solved with changeset r29501.
Heesob, thank you for reporting this issue.
Your contribution ... -
10:41 AM Bug #3948 (Closed): Unexpected RangeErorr of pack and unpack with specified byte-order modifier
- =begin
After applying Revision 29496, I can use < > modifier for pack and unpack.
But it fails to work when the mo... -
04:27 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
2010年10月15日9:28 KOSAKI Motohiro <[email protected]>:
>> (2010/10/14 21:07), Tanaka Akira wrote:... - 03:10 PM Revision 22a957a0 (git): * 2010-10-16
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:10 PM Revision 26166151 (git): * hash.c (rb_hash_aref): skip calling "default" method
- if it is not neede for speed-up.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29511 b2dd03c8-39d4-4d8f-98ff-8... -
02:56 PM Revision efddc4b6 (git): * .gitignore: ignore doc/capi.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:36 PM Revision ba8dc58e (git): * file.c (NUM2DEVT, DEVT2NUM, PRI_DEVT_PREFIX): fallback to
- unsigned int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29509 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:11 PM Revision e8e2ea48 (git): * iseq.c (insn_operand_intern): fix format specifier.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:55 PM Revision 12dc1ffd (git): * ext/win32ole/win32ole.c (ole_hresult2msg): get English message first,
- instead of system default. [ruby-core:32765]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29507 b2dd03c8-39d4-... -
01:47 PM Revision 8a4966d1 (git): * include/ruby/ruby.h (VALUE): prefer long over uintptr_t,
- FIX2LONG expects VALUE to be long at least.
* include/ruby/ruby.h (FIX2LONG): parenthesize the argument.
git-svn-id... -
11:30 AM Revision a45936d4 (git): * configure.in (dev_t): use RUBY_REPLACE_TYPE.
- * file.c (rb_stat_inspect): use PRI_DEVT_PREFIX.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29505 b2dd03c8-39... -
08:31 AM Revision 8a0cd16d (git): Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and"
- This reverts commit a160986d90cf90a86e01d60eddb04ffe0e584c36.
Revert wrong commit.
git-svn-id: svn+ssh://ci.ruby-lan... -
08:28 AM Revision 6a443e2e (git): * pack.c (pack_pack): simplify comparison of explicit_endian
- as pointed by nobu.
* pack.c (pack_unpack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29503 b2dd03c8... -
08:28 AM Revision a160986d (git): * sprintf.c (rb_str_format): fix: sprintf with hex format and
- precision includes wrong dots.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29502 b2dd03c8-39d4-4d8f-98ff-823fe... -
07:42 AM Revision ccaf61d5 (git): * pack.c (pack_pack): fix more than one modifiers appear in the
- format string. [ruby-core:32793]
* pack.c (pack_unpack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2... - 07:35 AM Revision dfd139b8 (git): * 2010-10-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:35 AM Revision 0751cca1 (git): Add missing i, I description.
- And desribe each combination of a directive and modifiers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29499 b... -
07:13 AM Feature #3491: Pack missing directives for signed types with specified byte-order
- =begin
Sorry for late response.
Your point is right and it'a new feature.
I add it and it will be available i... -
01:10 AM Feature #3436: Spawn the timer thread lazily
- =begin
Hi,
(2010/10/14 16:45), Mark Somerville wrote:
>> ex) How to wake up the thread?
>>
>> check_signal... -
12:46 AM Feature #3436: Spawn the timer thread lazily
- =begin
Hi Koichi,
On Wed, Oct 13, 2010 at 11:40:52PM +0900, SASADA Koichi wrote:
> It is tough for me to describ...
10/14/2010
-
10:17 PM Feature #3491 (Closed): Pack missing directives for signed types with specified byte-order
- =begin
This issue was solved with changeset r29496.
Yui, thank you for reporting this issue.
Your contribution to ... -
10:17 PM Feature #3947 (Closed): Array#packのにエンディアン指定修飾子</>を追加
- =begin
This issue was solved with changeset r29496.
Yui, thank you for reporting this issue.
Your contribution to ... -
09:36 PM Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
- =begin
たしかに #3491 と重複しているようなしていないような。
見落としていました、ありがとうございます。
なお、signed とか型の大きさ可搬性絡みは、1.9 になるときに Perl を参考にしつつ
... -
09:29 PM Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
- =begin
2010年10月14日15:46 Yui NARUSE <[email protected]>:
> Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
> http:... -
06:08 PM Feature #3947: Array#packのにエンディアン指定修飾子</>を追加
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42376] [Ruby 1.9-Feature#3947][Open] Array#packのにエンディアン指定修飾子</>を追加"... -
03:46 PM Feature #3947 (Closed): Array#packのにエンディアン指定修飾子</>を追加
- =begin
Ruby の伏魔殿 Array#pack ですが、機種依存な部分をいじる際にはしばしば強力かつ唯一の手段になる事があります。
具体的には RubySpec 書く時とか。
さて、pack のようにバイト列を... -
09:29 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
(2010/10/14 21:07), Tanaka Akira wrote:
>> さて、q/Q は 64bit signed/unsigned int なのですが、機種依存の long long (厳密には LO... -
09:07 PM Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
2010年10月14日15:36 Yui NARUSE <[email protected]>:
> Feature #3946: Array#packのqQ指定子に機種依存サイズフラグ!を追加
> htt... -
03:36 PM Feature #3946 (Closed): Array#packのqQ指定子に機種依存サイズフラグ!を追加
- =begin
Ruby の伏魔殿 Array#pack ですが、機種依存な部分をいじる際にはしばしば強力かつ唯一の手段になる事があります。
具体的には RubySpec 書く時とか。
さて、q/Q は 64bit s... -
08:57 PM Bug #3907 (Closed): WIN32OLE_TYPELIB Can't load while envvar in the pathname .
- =begin
This issue was solved with changeset r29495.
Akio, thank you for reporting this issue.
Your contribution to... -
12:23 AM Bug #3907: WIN32OLE_TYPELIB Can't load while envvar in the pathname .
- =begin
artonです。
すみません。前のメールでは間違えてCLSIDのほうを見ていましたが
(inprocsvr32とか書いている)、TypeLibのほうも、REG_EXPAND_SZを使ってい
るので問題ないです... -
12:15 AM Bug #3907: WIN32OLE_TYPELIB Can't load while envvar in the pathname .
- =begin
artonです。
> これ、"Disk Management Snap-In Object Library" だったら、
> Windows 7 でも REG_EXPAND_SZ を使ってますか?
> という... -
07:13 PM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
ささだです。
(2010/10/14 2:34), Yukihiro Matsumoto wrote:
> | 解決策として、中田さんに ObjectSpace.each_object に相当する関数
> ... -
10:34 AM Bug #3940: Lazy sweep and ObjectSpace.each_object
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:42369] [BUG: trunk] Lazy sweep and ObjectSpace.each_object"
on ... -
02:23 PM Revision 22c791e1 (git): test/win32ole/test_folderitem2_invokeverb.rb: refactoring.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:19 PM Revision 559fd3e4 (git): * insns.def, iseq.c, vm_insnhelper.c: rename variable name
- (ip -> iseq).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29497 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:12 PM Revision 5825359d (git): * pack.c (pack_pack): support endian modifiers: < and >.
- [ruby-dev:42376] Feature #3491
* pack.c (pack_unpack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@294... -
11:56 AM Revision b1085aba (git): * ext/win32ole/win32ole.c (reg_get_val): expand environment in
- the pathname. [Bug #3907]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:27 AM Bug #3945 (Closed): Numeric#step with infinity unit
- =begin
This issue was solved with changeset r29490.
Yui, thank you for reporting this issue.
Your contribution to ... -
04:15 AM Bug #3945 (Closed): Numeric#step with infinity unit
- =begin
Numeric#step with infinity unit doesn't works well:
> 1.step(0, Float::INFINITY) {|x| p x }
1.0
=> 1... -
01:51 AM Feature #3944 (Rejected): Add Fiber#root? method
- Since the root fiber is treated differently than other Fibers (e.g. you can't yield from the root), code which can o...
-
12:09 AM Revision 694826d7 (git): Refix for r29493; it is unsigned.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
10/13/2010
-
11:48 PM Bug #3907: WIN32OLE_TYPELIB Can't load while envvar in the pathname .
- =begin
助田です。
On Tue, Oct 05, 2010 at 11:16:07PM +0900, Akio Tajima wrote:
>
> ただし、ADO 2.0はWindows7ではREG_EXPAND... -
11:41 PM Feature #3436: Spawn the timer thread lazily
- =begin
(2010/10/13 15:18), Mark Somerville wrote:
> How can I move this patch forward? Are there any objections to ... -
11:18 PM Feature #3436: Spawn the timer thread lazily
- =begin
On Sun, Oct 10, 2010 at 02:21:41AM +0900, Mark Somerville wrote:
> On Sun, Oct 10, 2010 at 01:27:53AM +0900,... -
11:09 PM Revision 51427700 (git): * file.c (DEVT2NUM): added. Size of dev_t is depend on the
- environment even if POSIX defines dev_t as unsigned integer.
For example, OpenVMS, 64bit Solaris 9, and NetBSD 6 de... -
10:47 PM Bug #3909 (Closed): CGI.unescape("あ%E3%81%82")で例外
- =begin
This issue was solved with changeset r29484.
Takeyuki, thank you for reporting this issue.
Your contributio... -
10:22 PM Revision 7735e635 (git): * array.c (rb_ary_and, rb_ary_or), class.c (rb_mod_init_copy),
- gc.c (undefine_final), time.c (time_mload): get rid of
type-punning casts.
git-svn-id: svn+ssh://ci.ruby-lang.org/... -
09:00 PM Bug #3931: Timezone offset changing during addition
- =begin
1989-04-02 is the first Sunday in April, which is the transition to daylight savings time in the US in that y... - 07:17 PM Revision 421076be (git): * 2010-10-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:17 PM Revision ded94d1c (git): * numeric.c (ruby_float_step): fix Numeric#step with infinity unit
- doesn't works well. [ruby-core:32779]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29490 b2dd03c8-39d4-4d8f-98f... -
06:51 PM Bug #3941 (Closed): Segmentation fault ruby 1.9.2p0 [x86_64-linux]
- =begin
Greetings
I'm using The latest ruby 1.9.2 via rvm. on my ubuntu 10.04 64bit AMD machine.
In my rails... -
02:27 PM Bug #3940 (Assigned): Lazy sweep and ObjectSpace.each_object
- =begin
=end
-
02:14 PM Bug #3940 (Closed): Lazy sweep and ObjectSpace.each_object
- =begin
ささだです。
Lazy sweep 中に ObjectSpace.each_object(相当)を行うと、SEGV するの
で、下記のようなパッチを作成しました。
# 32bit 環境の t... -
02:16 PM Revision b238a3f3 (git): * tool/enc-unicode.rb: get rid of lots of warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:08 PM Revision e0a7c207 (git): * vm_dump.c (dump_thread): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:07 PM Revision e69bba13 (git): * iseq.c (insn_operand_intern, rb_iseq_disasm): fix format specifiers.
- * vm.c (thread_free): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29487 b2dd03c8-39d4-4d8f-98ff-823fe69... -
01:53 PM Revision 9d0c732f (git): * numeric.c (check_uint): get rid of overflow on LLP64 platforms.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:51 PM Revision dc647aea (git): * insns.def (opt_case_dispatch): use st_data_t.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:39 PM Revision fc6d58cc (git): * lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibyte
- string. Thanks nobu and tDiary dev members. [Bug #3909]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29484 b2dd... -
12:13 PM Revision 74dcda0d (git): * numeric.c (int_chr): raise error when the value is negative.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:12 PM Feature #3939 (Assigned): Language of error message as English by default on Windows
- =begin
I've changed thread_win32.c now.
Suketa-san, if you want to follow these experimental changes, do it.
... -
11:23 AM Feature #3939 (Closed): Language of error message as English by default on Windows
- =begin
After r29450, the default system error message is English on Windows.
I wish the other modules using For... -
10:28 AM Revision 7724d136 (git): * vm.c (ruby_vm_destruct): This function type was wrong; correct to the prototype.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:58 AM Revision e79fbf3d (git): * numeric.c (rb_num_to_uint): fix 32bit logic.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:56 AM Revision a01e6283 (git): * numeric.c (rb_num_to_uint): added to check the range of arguments.
- Mainly for negative value with NUM2UINT on 32bit environment.
* string.c (rb_str_concat): use rb_num_to_uint.
git-s... -
03:36 AM Revision acd98555 (git): move a non-combinational test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29479 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:10 AM Revision c94c6a1a (git): * thread_win32.c (w32_error): get English message first, instead
- of system default. see [ruby-core:32765].
[experimental]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29478 ... -
02:04 AM Revision 8022385b (git): * debug.c (ruby_set_debug_option): define always for binary
- compatibility with debug env enabled binary.
* signal.c (ruby_enable_coredump): ditto.
git-svn-id: svn+ssh://ci.rub... -
01:52 AM Revision 5ba5d4c8 (git): * include/ruby/ruby.h (ruby_executable_node): missing prototype.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:45 AM Bug #3937 (Rejected): LC_ALL=zh_CN cause WIN32OLERuntimeError when require 'win32ole'
- =begin
zh_CN.gbk and zh_CN.utf8 work fine, but zh_CN not.
C:\>ruby -v
ruby 1.9.2p0 (2010-08-18) [i386-ming... -
12:27 AM Revision 82ff894c (git): Fix style for ruby-mode.el.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29475 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom