Activity
From 03/29/2010 to 04/04/2010
04/04/2010
-
04:58 PM Feature #3090 (Closed): xml-rpc support for i8 data type
- =begin
Some XML-RPC libraries (for example xmlrpc-c) use 8-byte integer data type <i8>...</i8>. In existing version ... -
01:05 PM Feature #3073 (Assigned): io/console
- =begin
=end
-
01:05 PM Feature #3066 (Rejected): [TypedData] wrap_struct_name は必要?
- =begin
=end
-
01:04 PM Feature #3068 (Rejected): [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
- =begin
=end
-
01:04 PM Feature #3069 (Assigned): [TypedData] 関連APIの名前が不揃い
- =begin
=end
-
01:02 PM Bug #3064 (Rejected): TypedDataについてのドキュメントがない
- =begin
「触るなキケン」なので reject という理解でいいですかね
=end
-
12:58 PM Feature #3065 (Rejected): [TypedData] という名前について
- =begin
=end
-
12:55 PM Bug #3054 (Closed): test/psych is executed without libyaml
- =begin
r27112 also fixes this.
=end
-
12:40 PM Feature #2832: Vector#each and Enumerable
- =begin
=end
-
10:19 AM Bug #1903 (Rejected): incorrect line returned (0) in rb_vm_get_sourceline()
- =begin
=end
-
10:02 AM Feature #3085: Time dumping/loading using Psych
- =begin
hmmm. Is this necessary? You can dump your time object as a rational if you need that kind of accuracy:
... -
08:44 AM Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures
- =begin
This issue should be moved to Feature, shouldn't it?
=end
-
07:56 AM Bug #1582 (Closed): IO.new Raises Other Errors between 1.8 and 1.9
- =begin
r24102 についての議論は [Bug #2796] で、とのことですのでクローズさせて頂きます。
問題がありましたら再オープンをお願いします。
=end
-
07:36 AM Bug #1421: Permission denied - ~/.ri
- =begin
=end
-
07:32 AM Bug #3089: limited size for Array#combination [patch]
- =begin
> I learned the hard way I better ask if there is a valid reason for this artificial limit for #combination ?... -
05:54 AM Bug #3089 (Closed): limited size for Array#combination [patch]
- =begin
I would expect the following to work, but it raises an error
(0..100).to_a.combination(50).first(42)
... -
07:25 AM Bug #1308 (Assigned): bigdecimal debug code prevents tests from running
- =begin
=end
-
02:06 AM Feature #2984: string split with capitalize
- =begin
=end
-
02:05 AM Feature #2975: Kernel.warn always writes despite $VERBOSE value
- =begin
=end
-
01:38 AM Feature #2740: Extend const_missing to pass in the nesting
- =begin
=end
-
01:37 AM Feature #2709: $VERBOSE, $DEBUG and Kernel#sprintf
- =begin
=end
-
01:34 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
- =begin
=end
-
01:31 AM Feature #2542 (Assigned): URI lib should be updated to RFC 3986
-
01:28 AM Feature #2348: RBTree Should be Added to the Standard Library
- =begin
=end
-
01:25 AM Feature #2323: "Z".."Z".succが空
- =begin
=end
-
01:21 AM Feature #2152 (Assigned): Split functionality of Float#inspect and Float#to_s
- =begin
=end
-
01:18 AM Feature #1823 (Assigned): Readline Command Completion
- =begin
=end
-
01:16 AM Feature #1493 (Assigned): [patch] lex_state as bit field / IS_lex_state() macro
- =begin
=end
-
01:13 AM Feature #1473 (Assigned): Improvements on expect.rb
- =begin
=end
-
01:11 AM Feature #1400: Please add a method to enumerate fields in OpenStruct
- =begin
=end
-
01:09 AM Feature #1122: request for: Object#try
- =begin
=end
-
01:08 AM Feature #908: Should be an easy way of reading N characters from am I/O stream
- =begin
=end
-
01:06 AM Feature #839: Add code on each line of a backtrace output to the screen
- =begin
=end
-
12:19 AM Feature #512: String#% behavior
- =begin
=end
-
12:12 AM Feature #259: String crypt method's salt argument should be optional
- =begin
=end
04/03/2010
-
10:57 AM Bug #3027 (Closed): Random#rand(nil)
- =begin
This issue was solved with changeset r27204.
Marc-Andre, thank you for reporting this issue.
Your contribut... -
10:53 AM Bug #3027: Random#rand(nil)
- =begin
Hi,
At Sun, 28 Mar 2010 09:06:57 +0900,
Marc-Andre Lafortune wrote in [ruby-core:29075]:
> Looking at Ra... -
10:00 AM Bug #3083 (Rejected): Regression in 1.9.2 splat handling?
- =begin
=end
-
09:46 AM Bug #3083: Regression in 1.9.2 splat handling?
- =begin
Looks like it's working now. Don't see any changes to the source that should have affected it so I'm going to... -
04:42 AM Bug #3083 (Rejected): Regression in 1.9.2 splat handling?
- =begin
It appears as though the handling of splats has reverted back to the 1.8.7 way of doing things sometime betwe... -
09:59 AM Feature #3072: Classes Inheriting from Data
- =begin
Hi,
At Sat, 3 Apr 2010 05:00:04 +0900,
Shyouhei Urabe wrote in [ruby-core:29232]:
> OK, I admit its name... -
05:00 AM Feature #3072: Classes Inheriting from Data
- =begin
> What is the relationship between the two that the superclass is maintaining?
The struct RData.
OK... -
06:57 AM Feature #3021 (Closed): Array#product should accept a block.
- =begin
This issue was solved with changeset r27200.
Marc-Andre, thank you for reporting this issue.
Your contribut... -
05:35 AM Feature #3085 (Closed): Time dumping/loading using Psych
- =begin
Due to the precision of timestamp that Psych dumps, dumped time loaded
by Psych is not always identical to ... -
04:51 AM Bug #3084 (Closed): ri shows the same description twice
- =begin
For some classes/modules, ri shows the same description twice. e.g.:
$ ruby -v
ruby 1.9.2dev (2010... -
02:25 AM Bug #3081 (Closed): lib/http wrong behavior for chunked reading
- =begin
Take the following code:
require 'net/http'
uri = URI.parse("http://banners.wunderground.com/banne...
04/02/2010
-
08:15 PM Bug #3080 (Closed): class_variable_set issue with duped Module
- =begin
Below is the test case which is failing for me on ruby 1.9.2dev (2010-04-02 trunk 27162) [i686-linux] but wo... -
07:08 PM Feature #3072: Classes Inheriting from Data
- =begin
On 02.04.10 08:59, Joel VanderWerf wrote:
> Agreed, if it's there it should be exposed. But still not sure w... -
05:39 PM Feature #3072: Classes Inheriting from Data
- =begin
> Data class is there because two T_DATA based classes should have some
> relationships in between.
Ye... -
11:37 AM Feature #3072: Classes Inheriting from Data
- =begin
A class is a datatype. If one class and another have real identical data structures in common, there should ... -
12:07 PM Bug #3077 (Closed): `expand_path': couldn't find HOME environment on Windows
- =begin
This issue was solved with changeset r27171.
Heesob, thank you for reporting this issue.
Your contribution ... -
11:26 AM Bug #3077: `expand_path': couldn't find HOME environment on Windows
- =begin
Here is a patch
--- win32.c 2010-04-02 11:21:28.658460040 +0900
+++ win32.c.new 2010-04-02 11:21:5... -
10:23 AM Bug #3077 (Closed): `expand_path': couldn't find HOME environment on Windows
- =begin
1.9.2dev didn't set HOME environment on Windows.
C:\Ruby19\bin>ruby -ve 'p ENV["HOME"]'
ruby 1.9.1p129... -
08:57 AM Feature #3036: String#encode(to, from, opt) の opt[:replace] に Hash
- =begin
=end
-
08:56 AM Feature #3023 (Assigned): RDoc urls
- =begin
=end
-
08:55 AM Feature #2984 (Feedback): string split with capitalize
- =begin
=end
-
08:55 AM Feature #2981: Array#repeated_(permutation|combination)
- =begin
=end
-
08:52 AM Feature #2837: Compile-time constant for HEAP_GROWTH_FACTOR (patch attached)
- =begin
=end
-
08:51 AM Feature #2824: Backtrace from Singleton Classes is Unclear
- =begin
=end
-
08:49 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
=end
-
08:48 AM Feature #2645 (Feedback): Have a method in StringScanner which returns the position in characters rather than in bytes
- =begin
=end
-
08:47 AM Feature #2645: Have a method in StringScanner which returns the position in characters rather than in bytes
- =begin
=end
-
08:45 AM Feature #2565 (Assigned): adding hooks for better tracing
- =begin
=end
-
08:43 AM Feature #2509: Recursive freezing?
- =begin
=end
-
08:43 AM Feature #2454: OpenSSL has no maintainer
- =begin
=end
-
08:42 AM Feature #2442 (Assigned): [irb] interactive help
- =begin
=end
-
08:41 AM Feature #2408: better error reporting in windows when you try to run a directory
- =begin
=end
-
08:35 AM Feature #2322: [PATCH] Add standard deviation function to Math Module
- =begin
=end
-
08:34 AM Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
- =begin
=end
-
08:32 AM Feature #2190: FileUtils::chmod - allow symbolic mode
- =begin
=end
-
08:31 AM Feature #2149 (Assigned): Pathname#include?
- =begin
=end
-
08:29 AM Feature #2065: An ancestors iterator
- =begin
=end
-
08:28 AM Feature #1961: Kernel#__dir__
- =begin
=end
-
08:28 AM Feature #1906: Kernel#backtrace: Objectifying Kernel#caller
- =begin
=end
-
08:27 AM Feature #1905 (Assigned): How about IPAddr#<=> to take care of mask_addr?
- =begin
=end
-
08:25 AM Feature #1880: Hash#flatten Doesn't Operate Recursively for Hash Values
- =begin
=end
-
08:23 AM Feature #1873: MatchData#[]: Omits All But Last Captures Corresponding to the Same Named Group
- =begin
=end
-
08:23 AM Feature #1832 (Assigned): irb -w
- =begin
=end
-
08:19 AM Feature #1408 (Assigned): 0.1.to_r not equal to (1/10)
- =begin
=end
-
08:18 AM Feature #1291 (Assigned): O_CLOEXEC flag missing for Kernel::open
- =begin
=end
-
08:15 AM Feature #1275: IPAddr unnecessarily destroys information on creation
- =begin
=end
-
08:15 AM Feature #1211 (Assigned): nested loop construct
- =begin
=end
-
08:13 AM Feature #1193 (Assigned): Justified Error Messages
- =begin
=end
-
08:13 AM Feature #1122 (Assigned): request for: Object#try
- =begin
=end
-
08:12 AM Feature #1103: Ruby used for webrick cgi should be configurable
- =begin
=end
-
08:10 AM Feature #905: Add String.new(fixnum) to preallocate large buffer
- =begin
=end
-
08:05 AM Feature #227: rb_scan_args() for keyword arguments
- =begin
=end
-
03:07 AM Bug #2770 (Closed): Matrix: determinant for rectangular matrices should raise an error [patch]
- =begin
This issue was solved with changeset r27160.
Marc-Andre, thank you for reporting this issue.
Your contribut... -
03:07 AM Feature #2266 (Closed): Matrix and Complex [patch]
- =begin
This issue was solved with changeset r27159.
Marc-Andre, thank you for reporting this issue.
Your contribut... -
03:07 AM Feature #2831 (Closed): Matrix: each, all?, none?, each_with_index, ....
- =begin
This issue was solved with changeset r27158.
Marc-Andre, thank you for reporting this issue.
Your contribut... -
03:07 AM Feature #2265 (Closed): Matrix#empty? [patch]
- =begin
This issue was solved with changeset r27156.
Marc-Andre, thank you for reporting this issue.
Your contribut...
04/01/2010
-
11:32 PM Feature #3073: io/console
- =begin
2010/4/1 Nobuyoshi Nakada <[email protected]>:
> 拡張ライブラリio/consoleの取り込みをリクエストします。
あぁ。これは良いですね。賛成します。
... -
10:23 AM Feature #3073: io/console
- =begin
なかだです。
At Thu, 1 Apr 2010 10:05:46 +0900,
Tanaka Akira wrote in [ruby-dev:40900]:
> > IO#raw
>
> raw... -
08:59 AM Feature #3073 (Closed): io/console
- =begin
なかだです。
拡張ライブラリio/consoleの取り込みをリクエストします。
http://www.rubyist.net/~nobu/ruby/io-console-0.2.gem
http... -
05:51 PM Feature #3069: [TypedData] 関連APIの名前が不揃い
- =begin
なかだです。
At Thu, 1 Apr 2010 01:54:40 +0900,
Tadashi Saito wrote in [ruby-dev:40890]:
> とりあえず、typedが入っている三つ... -
02:27 AM Feature #3069: [TypedData] 関連APIの名前が不揃い
- =begin
ささだです.
(2010/04/01 1:54), Tadashi Saito wrote::
> 1.9.2で新設される、RTypedData関連の関数・マクロ群の名前が
> 不揃いで、ちょっと分かりにく... -
01:54 AM Feature #3069 (Rejected): [TypedData] 関連APIの名前が不揃い
- =begin
斎藤と申します。
# たぶんこれが最後です。
1.9.2で新設される、RTypedData関連の関数・マクロ群の名前が
不揃いで、ちょっと分かりにくいと感じていて、お願いに来ました。
まず、... -
05:41 PM Feature #3072: Classes Inheriting from Data
- =begin
The Data class as a superclass. Why does it participate in the class hierarchy? Does it have some semantic re... -
04:16 PM Feature #3072: Classes Inheriting from Data
- =begin
Hi,
At Thu, 1 Apr 2010 08:09:14 +0900,
Run Paint Run Run wrote in [ruby-core:29186]:
> As I understand i... -
08:09 AM Feature #3072 (Closed): Classes Inheriting from Data
- =begin
As I understand it, the Data class is an internal abstraction, not intended to be exposed to userland like t... -
05:17 PM Bug #3071: Convert rubygems and rdoc to use psych
- =begin
Hi,
At Thu, 1 Apr 2010 14:21:56 +0900,
Aaron Patterson wrote in [ruby-core:29197]:
> > Psych must provid... -
02:44 PM Bug #3071: Convert rubygems and rdoc to use psych
- =begin
I don't understand, this patch seems to use a YAML compatible layer so it will work with both Psych and syck
... -
11:53 AM Bug #3071 (Rejected): Convert rubygems and rdoc to use psych
- =begin
Psych must provide YAML compatible layer instead.
=end
-
07:10 AM Bug #3071: Convert rubygems and rdoc to use psych
- =begin
On Wed, Mar 31, 2010 at 2:43 PM, Charles Oliver Nutter
<[email protected]> wrote:
> Doesn't this mean the... -
06:44 AM Bug #3071: Convert rubygems and rdoc to use psych
- =begin
Doesn't this mean the the RubyGems codevase would now be forked
between 1.8 and 1.9? And not work on any imp... -
05:35 AM Bug #3071 (Rejected): Convert rubygems and rdoc to use psych
- =begin
Rubygems and rdoc should be converted to use psych. The attached patch converts them.
=end
-
05:02 PM Bug #2689 (Closed): rdoc gem on 1.9.2 fails for interactive(-i) ri
- =begin
This now works.
=end
-
05:00 PM Bug #3076 (Closed): lib/rake/rdoctask.rb should be removed
- =begin
RDoc provides RDoc::Task (and Rake::RDocTask for backwards compatibility).
This is no longer Rake's resp... -
04:52 PM Bug #1948: RDoc Fails with Non-ASCII Pathnames
- =begin
UTF-8 method names are checked in, but I did not test UTF-8 file name.
I still need to test that part.
=... -
04:52 PM Bug #549 (Closed): ri -f html mungles constants
- =begin
Now checked in
=end
-
04:51 PM Bug #1171 (Closed): ri: if "pager" exists, use it before trying less.
- =begin
Now checked in
=end
-
04:50 PM Bug #1234 (Closed): RDoc failure in benchmark/bm_so_meteor_contest.rb at or around line 542 column
- =begin
Now checked in.
=end
-
04:47 PM Bug #2066 (Closed): Merge Latest RDoc/Ri
- =begin
Updated to RDoc 2.5
=end
-
02:52 PM Bug #1685: Some windows unicode path issues remain
- =begin
Yuki Sonoda wrote:
> Issue #1685 has been updated by Yuki Sonoda.
>
>> The branch manager should judge wh... -
10:30 AM Bug #1685: Some windows unicode path issues remain
- =begin
> The branch manager should judge whether this change is a bug fix or
> feature change.
> How do you thin... -
03:16 AM Bug #1685: Some windows unicode path issues remain
- =begin
U.Nakamura wrote:
> Hello,
>
> In message "[ruby-core:29082] Re: [Bug #1685] Some windows unicode path is... -
11:37 AM Bug #3063 (Closed): document error in IO.new rdoc
- =begin
This issue was solved with changeset r27136.
Heesob, thank you for reporting this issue.
Your contribution ... -
10:43 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
- =begin
String#to_fやリテラルにはちょっと躊躇しますが、今回はそれは入らないと言うことですのでおおむね差し支えないと思います。
影響範囲を読み切れない部分があるのですが、リリースまでに寄せられた苦情次第では... -
10:01 AM Feature #3065: [TypedData] という名前について
- =begin
なかだです。
At Thu, 1 Apr 2010 02:16:19 +0900,
Tadashi Saito wrote in [ruby-dev:40891]:
> # ところで自分の拡張ライブラリでは、... -
02:28 AM Feature #3065: [TypedData] という名前について
- =begin
ささだです.
(2010/04/01 2:16), Tadashi Saito wrote::
>>> つまり「自分でメモリ使用量を知っているRData」を作りたかったのに、
>>> 名前から伝わる印象はそ... -
01:10 AM Feature #3065: [TypedData] という名前について
- =begin
遠藤です。
2010年4月1日0:30 Tadashi Saito <[email protected]>:
> まず、新しい構造体には「Type」という単語が追加されたわけですが、これは
> str... -
12:30 AM Feature #3065 (Rejected): [TypedData] という名前について
- =begin
斎藤と申します。
1.9.2に取り込まれないであろうことは百二十くらい承知で、TypedDataに
付いての疑問点をいくつか書かせていただきます。
trunkには、RDataの代わりに(なりそう... -
09:27 AM Feature #3067: complex.c : Question: why Complex#~ is disabled? It's in the doc
- =begin
> The above definition of Complex#~ returns conjugate complex,
> while Fixnum#~ and Bignum#~ are bit inversi... -
01:42 AM Feature #3067: complex.c : Question: why Complex#~ is disabled? It's in the doc
- =begin
Hi,
2010/4/1 Benoit Daloze <[email protected]>:
> but I wonder why Complex#~ has been removed ?
>
... -
01:25 AM Feature #3067 (Closed): complex.c : Question: why Complex#~ is disabled? It's in the doc
- =begin
Hi, this is more of a question than a bug, feature or whatever,
but I wonder why Complex#~ has been remo... -
09:15 AM Feature #3068: [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
- =begin
なかだです。
At Thu, 1 Apr 2010 01:27:52 +0900,
Tadashi Saito wrote in [ruby-dev:40889]:
> 「『-1』と直書きした場合、『(voi... -
02:24 AM Feature #3068: [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
- =begin
ささだです.
(2010/04/01 1:27), Tadashi Saito wrote::
> 1.9.2からRUBY_TYPED_DEFAULT_FREEというのが導入されるようですが、
> これは本... -
02:24 AM Feature #3068: [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
- =begin
ささだです.
(2010/04/01 1:27), Tadashi Saito wrote::
> 1.9.2からRUBY_TYPED_DEFAULT_FREEというのが導入されるようですが、
> これは本... -
01:27 AM Feature #3068 (Rejected): [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
- =begin
斎藤と申します。
1.9.2からRUBY_TYPED_DEFAULT_FREEというのが導入されるようですが、
これは本当に必要なものでしょうか。
#define RUBY_TYPED_DEFA... -
06:01 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
Hi,
On 31 March 2010 21:39, Yusuke ENDOH <[email protected]> wrote:
> Hi,
> No. You are asking the different... -
04:39 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
Hi,
2010/4/1 Benoit Daloze <[email protected]>:
>> 1) First, there is currently a bug in trunk:
>>
>> ... -
04:04 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
> Issue #2152 has been updated by Marc-Andre Lafortune.
>
> There are two different issues here.
>
> 1) F... -
03:38 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
Hi,
2010/4/1 Marc-Andre Lafortune <[email protected]>:
> 1) First, there is currently a bug in trunk:... -
03:08 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
There are two different issues here.
1) First, there is currently a bug in trunk:
72.9.to_s # ==> "... -
02:21 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
- =begin
Matz any feedback on this patch, when you get a chance?
Thanks.
-rp
=end
-
02:23 AM Feature #3066: [TypedData] wrap_struct_name は必要?
- =begin
ささだです.
(2010/04/01 0:55), Tadashi Saito wrote::
> rb_data_type_tのメンバーとして、 const char *wrap_struct_name と... -
12:53 AM Feature #3066 (Rejected): [TypedData] wrap_struct_name は必要?
- =begin
斎藤と申します。
rb_data_type_tのメンバーとして、 const char *wrap_struct_name と
いうのがありますが、これは本当に必要なものなのでしょうか。
Rub... -
02:20 AM Bug #3064: TypedDataについてのドキュメントがない
- =begin
(2010/04/01 0:03), Tadashi Saito wrote::
...
> 加えて、TypedData新設の動機・メリットを示す形で、NEWSにも書いて欲しいです。
今までも,追加してもド... -
02:20 AM Bug #3064: TypedDataについてのドキュメントがない
- =begin
(2010/04/01 0:03), Tadashi Saito wrote::
...
> 加えて、TypedData新設の動機・メリットを示す形で、NEWSにも書いて欲しいです。
今までも,追加してもド... -
12:03 AM Bug #3064 (Rejected): TypedDataについてのドキュメントがない
- =begin
斎藤と申します。拡張ライブラリの作者・librubyの1ユーザーです。
1.9.2で導入される予定のTypedDataについてのドキュメントが、まったく
ない事で困っています。具体的には、README.E... -
12:45 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
卜部です。
Yusuke ENDOH さんは書きました:
> rb_compile_file は T_FILE を受け取るという仕様だったのでしょう。
getsじゃなきゃヤダという強い動機があるわけではな... -
12:23 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
- =begin
Hi,
In message "Re: [ruby-dev:40882] [Feature #2673] the length for an enumerator generated by Array#permu... -
12:11 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
- =begin
I just noticed this feature request.
Sadly, google translate is terrible for Japanese.
I wanted to ... -
12:01 AM Feature #2471 (Open): want to choose a GC algorithm
- =begin
ずいぶん前のチケットですみませんが、趣旨が同じなのでreopen させて頂きます。
> copy-on-write friendly GCとかmostly-copying GCのような性能特性が大きく変わ
...
03/31/2010
-
11:48 PM Bug #3063 (Closed): document error in IO.new rdoc
- =begin
In IO.new rdoc, textmode and bimode flag explanation is reversed each other.
"b" should be "t" and "t" shou... -
11:33 PM Feature #3036: String#encode(to, from, opt) の opt[:replace] に Hash
- =begin
反対がないので、1.9.2 の feature として認められたとみなします。
なお、実装を諦めた場合や、4月中にできなかった場合は 1.9.2 には入りません。
=end
-
11:28 PM Feature #872: [PATCH] Add a couple of key bindings to ruby-mode.el
- =begin
Firstly, sorry for the very long delay ;)
Recently I've discussed about this feature with some maintainers.... -
10:51 PM Feature #3021: Array#product should accept a block.
- =begin
Hi,
2010/3/31 Yusuke Endoh <[email protected]>:
> 2010/3/27 Marc-Andre Lafortune <[email protected]... -
01:52 AM Feature #3021: Array#product should accept a block.
- =begin
Hi,
2010/3/27 Marc-Andre Lafortune <[email protected]>:
> Array#permutation and #combination will ... -
10:29 PM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
遠藤です。
2010年3月31日14:38 Urabe Shyouhei <[email protected]>:
> _ wanabe さんは書きました:
>
>> ありがとうございます。
>... -
02:38 PM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
_ wanabe さんは書きました:
> ありがとうございます。
> NG なケースを見つけてしまったので報告します。これで SEGV します。
それはrb_compile_fileのバグでは...
... -
01:15 PM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
ありがとうございます。
NG なケースを見つけてしまったので報告します。これで SEGV します。
a = [nil]
def a.gets
raise
end
RubyVM::Ins... -
11:38 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
(2010/03/31 2:28), _ wanabe wrote::
> せっかく rb_compile_file があるので、IO を受け付けてくれるなら
> その方が嬉しいと思います。ですので、このパッチに賛... -
02:28 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
- =begin
ワナベと申します。
せっかく rb_compile_file があるので、IO を受け付けてくれるなら
その方が嬉しいと思います。ですので、このパッチに賛成です。
=end
-
09:28 PM Feature #2832: Vector#each and Enumerable
- =begin
>
>
> I'm probably crazy, and I must be the only one wishing this, but I wish
> that #collect was used... -
12:13 PM Feature #2832: Vector#each and Enumerable
- =begin
I'm probably crazy, and I must be the only one wishing this, but I wish that #collect was used to collect ele... -
06:42 AM Feature #2832: Vector#each and Enumerable
- =begin
=end
-
06:51 PM Bug #2965: method `===' called on hidden T_STRING object (NotImplementedError)
- =begin
本件は1.9.2までに改善されるべきだと思います。
いろいろなやり方がありえそうですが、費用対効果でいうととりあえずfreezeするほうに全部倒すというのが現実的でしょうか。
=end
-
06:37 PM Bug #3058 (Closed): Inconsistent eol conversion of IO#read on Windows
- =begin
I found that IO#read(length) don't convert "\r\n" to "\n" on 1.9.x
On ruby 1.8.6 (2010-02-04 patchlev... -
04:20 PM Feature #3037: testrb の動作が1.8.7 の testrb と違いすぎる
- =begin
=end
-
04:19 PM Bug #3030: make test-all fails with zlib 1.2.4
- =begin
なかだです。
At Sun, 28 Mar 2010 16:39:07 +0900,
Takashi Tamura wrote in [ruby-dev:40802]:
> $ port info zlib
... -
03:34 PM Bug #3056 (Closed): gem unpack fails
- =begin
Hi
`gem unpack something.gem' fails by following error.
ERROR: While executing gem ... (Gem::FileP... -
02:19 PM Feature #2772: Matrix: Calculating determinant using Bareiss algorithm [patch]
- =begin
Hi. Marc-Andre,
In [ruby-core:29154] the message: "[ruby-core:29154] [Feature #2772]
Matrix: Calculating ... -
12:14 PM Feature #2772: Matrix: Calculating determinant using Bareiss algorithm [patch]
- =begin
Unless there is objection, the official spec of determinant will be to calculate the determinant using the al... -
06:37 AM Feature #2772 (Assigned): Matrix: Calculating determinant using Bareiss algorithm [patch]
- =begin
=end
-
01:29 PM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
- =begin
むらたです。
On 2010/03/31, at 2:15, _ wanabe wrote:
> ワナベです。
>
> うっかりこんな時期になってしまいましたが(すみません)、この件どうしましょう。
... -
02:15 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
- =begin
ワナベです。
うっかりこんな時期になってしまいましたが(すみません)、この件どうしましょう。
未決定の事項が二つもあるので、どうしても 1.9.2 に導入したいという方からの
非常に強力な説得でもない... -
06:44 AM Bug #2770: Matrix: determinant for rectangular matrices should raise an error [patch]
- =begin
=end
-
06:41 AM Feature #2831: Matrix: each, all?, none?, each_with_index, ....
- =begin
=end
-
06:37 AM Feature #2771 (Assigned): Matrix: constructor to build with block
- =begin
=end
-
06:37 AM Bug #2365 (Assigned): Matrix: poor handling of coercion errors [patch]
- =begin
=end
-
06:36 AM Feature #2266: Matrix and Complex [patch]
- =begin
=end
-
06:36 AM Feature #2265: Matrix#empty? [patch]
- =begin
=end
-
02:30 AM Feature #1482: Kernel.exec doesn't respect COMSPEC environment variable on Windows
- Hi,
At Wed, 31 Mar 2010 01:31:39 +0900,
Jon Forums wrote in [ruby-core:29147]:
> I'm curious, where is it descri... -
01:31 AM Feature #1482: Kernel.exec doesn't respect COMSPEC environment variable on Windows
- While I didn't report the behavior, using the code from the OP but using the TCC LE shell from http://www.jpsoft.com/...
-
12:52 AM Feature #1482: Kernel.exec doesn't respect COMSPEC environment variable on Windows
- Hi, usa
Should we keep this ticket open?
I'd like to close this ticket because there is no feedback from OP.
I... -
01:42 AM Feature #1349 (Rejected): Net::SMTP open_message and send_message always require from_addr, *to_addrs
- =begin
I don't consider it should be done in SMTP layer.
What you need is another higher layer library.
=end
-
01:05 AM Feature #583: TmpdirとTempfile
- =begin
=end
-
12:55 AM Feature #1800: rubygems can replace system executable files
- =begin
Hi,
I guess this feature request includes solution for security concern.
So I moved it to Bug tracker.... -
12:43 AM Feature #2984: string split with capitalize
- =begin
Hi,
Pedro, do you still want the method?
I'll close the ticket unless you answer to suggestions by ... -
12:27 AM Feature #3023: RDoc urls
- =begin
Hi,
This ticket is accepted by Eric Hodel, so I set the target to 1.9.2.
It will be deferred to 1.9... -
12:22 AM Bug #2695: Supported Platforms
- =begin
遠藤です。
> そこで、
> * 1.9.2は5.0に上げる
> * 1.9.1は4.0と5.0にする
> のを提案します。
この点については、反対もないようですし、Yugui さんの提... -
12:16 AM Feature #1473: Improvements on expect.rb
- =begin
Hi,
> I was using expect.rb to substitute expect command (as I'm not in a mood to learn Tcl). However, i...
03/30/2010
-
11:38 PM Bug #2365: Matrix: poor handling of coercion errors [patch]
- =begin
Hi, Marc-Andre
In [ruby-dev:40847], [ruby-dev:40849] and [ruby-core:29127],
Keiju and matz agreed with ma... -
02:48 PM Bug #2365: Matrix: poor handling of coercion errors [patch]
- =begin
Hi,
In message "Re: [ruby-core:29113] Re: [Bug #2365](Open) Matrix: poor handling of coercion errors [pat... -
03:23 AM Bug #2365: Matrix: poor handling of coercion errors [patch]
- =begin
Hi, Marc-Andre
Are you willing to become a maintainer for matrix?
If so, I'll suggest Keiju resign, and... -
01:50 AM Bug #2365: Matrix: poor handling of coercion errors [patch]
- =begin
Hi,
2010/3/30 Marc-Andre Lafortune <[email protected]>:
> Reopening the issue.
>
> I feel frustatio... -
01:14 AM Bug #2365 (Open): Matrix: poor handling of coercion errors [patch]
- =begin
Reopening the issue.
I feel frustation at such an unsatisfactory answer, coming 4 months after this simp... -
12:43 AM Bug #2365: Matrix: poor handling of coercion errors [patch]
- =begin
> This behavior is the same as an integer:
>
> % ruby-dev -r matrix -e "p 2 - nil"
> -e:1:in `-': nil ... -
10:17 PM Bug #3055 (Closed): NEWS: URI Obsoleted methods
- =begin
This issue was solved with changeset r27120.
Kazuhiro, thank you for reporting this issue.
Your contributio... -
09:24 PM Bug #3055: NEWS: URI Obsoleted methods
- =begin
> URI に
> * Obsoleted methods:
> * URI#escape
> * URI#unescape
> とありますが、
> * URI.esca... -
09:04 PM Bug #3055 (Closed): NEWS: URI Obsoleted methods
- =begin
URI に
* Obsoleted methods:
* URI#escape
* URI#unescape
とありますが、
* URI.escape
* U... -
08:37 PM Feature #2442: [irb] interactive help
- =begin
なかださん
中田さんにコミットお願いしてよろしいですか?
=end
-
08:35 PM Feature #1832: irb -w
- =begin
Hi. Yusuke,
Please commit this patch.
=end
-
07:47 PM Bug #3053 (Closed): Psych should not be installed without libyaml.
- =begin
This issue was solved with changeset r27112.
Takashi, thank you for reporting this issue.
Your contribution... -
05:24 PM Bug #3053 (Closed): Psych should not be installed without libyaml.
- =begin
At trunk, psych is installed even if the system does not have libyaml.
If psych continues to require libyam... -
05:35 PM Bug #3054 (Closed): test/psych is executed without libyaml
- =begin
When I make test-all at trunk, test/psych is executed even if the system
does not have libyaml. test/zlib a... -
04:08 PM Bug #3052 (Rejected): DRb::start_service fails to detect used port
- =begin
When I call DRb.start_service('druby://localhost:1234') and port 1234 is already in use, I silently end up wi... -
03:28 PM Bug #2658 (Closed): rubyspec: Ruby character strings interpolates the return value of Object#inspect, without ivars, if Object#to_s does not return a String instance ERROR
- =begin
=end
-
03:27 PM Feature #2366: private constant
- =begin
=end
-
02:27 PM Feature #2771: Matrix: constructor to build with block
- =begin
Hi, Marc-André
Please commit it.
=end
-
02:24 PM Feature #2772: Matrix: Calculating determinant using Bareiss algorithm [patch]
- =begin
Hi, Marc-André
Did you test for Integer, Rational, Complex, and these mixed Matrix?
Please commit i... -
12:24 PM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40843] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Tue,... -
11:22 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
前田です。
2010年3月30日10:51 Yukihiro Matsumoto <[email protected]>:
> |2010/3/30 Yukihiro Matsumoto <matz@ruby... -
11:22 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40841] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Tue,... -
11:13 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
2010/3/30 Yukihiro Matsumoto <[email protected]>:
> |gpgサイン→(PGP|OpenPGP)(サイン|署名)、とするのがよいと思います。
> 記憶違いかも... -
10:52 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40839] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Tue,... -
10:24 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
本題じゃないですが、
2010/3/30 Yukihiro Matsumoto <[email protected]>:
> [email protected] に gpg サインした ssh2 ... -
07:01 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40831] Re: [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Mon,... -
09:07 AM Bug #3051 (Closed): psych is too osx-specifc
- =begin
This issue was solved with changeset r27100.
Michael, thank you for reporting this issue.
Your contribution... -
08:00 AM Bug #3051: psych is too osx-specifc
- =begin
(2010/03/30 6:19), Aaron Patterson wrote:
> On Tue, Mar 30, 2010 at 06:04:59AM +0900, Michael Graff wrote:
... -
06:04 AM Bug #3051 (Closed): psych is too osx-specifc
- =begin
ext/psych/extconf.rb only looks in Macports' directories for libyaml, and will not look in places other OSs m... -
07:01 AM Bug #3050: Fiber transfer limitation
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40833] [Bug: trunk] Fiber transfer limitation"
on Tue, 30 Mar 2... -
04:20 AM Bug #3050 (Closed): Fiber transfer limitation
- =begin
ささだです.
1.9.2 に入れて欲しい Fiber に関する仕様変更について,一つ忘れていました.
現在,Fiber#transfer と Fiber.yield/Fiber#resume ... -
03:27 AM Bug #3039 (Closed): test/psych should use require_relative
- =begin
This issue was solved with changeset r27095.
Takashi, thank you for reporting this issue.
Your contribution...
03/29/2010
-
10:25 PM Bug #2667: Segmentation fault error
- =begin
It happened again this morning:
$ cap deploy:migrations
<internal:gem_prelude>: compile/should not be rea... -
09:50 PM Bug #3039 (Closed): test/psych should use require_relative
- =begin
When make test-all at trunk, load errors on test/psych/helper.rb occur.
Scripts in test/psych/ should use
... -
08:30 PM Bug #2495 (Closed): Matrix: Vector#each2 should check its argument
- =begin
I think that there is not the necessity to change.
However, I acknowledge that it is wrong a result for Int... -
07:45 PM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
> |Linuxではこの問題にたいして以下のようなマクロで解決しており、同様の手法を導入したいと
> |思うのですが、いかがでしょうか?
>
> いいんじゃないでしょうか。コミットしてください。って、こさき
>... -
09:19 AM Feature #3018: UNINITIALIZED_VAR() マクロの導入
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40779] [Feature #3018] UNINITIALIZED_VAR() マクロの導入"
on Fri, 26 ... -
06:48 PM Feature #259 (Feedback): String crypt method's salt argument should be optional
- =begin
I don't think it is a good idea to encourage use of weak DES encryption.
=end
-
06:38 PM Bug #2365 (Rejected): Matrix: poor handling of coercion errors [patch]
- =begin
This behavior is the same as an integer:
% ruby-dev -r matrix -e "p 2 - nil"
-e:1:in `-': nil can't b... -
06:21 PM Feature #3037 (Rejected): testrb の動作が1.8.7 の testrb と違いすぎる
- =begin
1.8.7 の testrb では --help オプションで使用可能なオプションが詳しく表示されますが、
ruby 1.9.2dev (2010-03-24 trunk 27030) [x86_64-linux]... -
04:11 PM Feature #3036 (Closed): String#encode(to, from, opt) の opt[:replace] に Hash
- =begin
[ruby-dev:40540] の String#encode(to, from, opt) の opt[:replace] に Hash の話を、
別にチケットとして起こしておきます
String#e... -
03:10 PM Bug #3030: make test-all fails with zlib 1.2.4
- =begin
2010/3/28 Takashi Tamura <[email protected]>:
> 1.9 の trunk で make test-all すると、
> zlib 関連で以下のようなエラーがあり... -
02:09 PM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40820] Re: [Feature #2969] String#to_f が -h.hhh±pd を解釈できるように"
... -
09:33 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
- =begin
成瀬です。
2010年3月29日9:08 Yukihiro Matsumoto <[email protected]>:
> まつもと ゆきひろです
>
> In message "Re: [ruby-d... -
09:08 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40816] Re: [Feature #2969] String#to_f が -h.hhh±pd を解釈できるように"
... -
08:08 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
- =begin
成瀬です。
(2010/03/29 7:04), Yukihiro Matsumoto wrote:
> まつもと ゆきひろです
>
> すいません、忙しくて放置してました。
>
> In mess... -
07:04 AM Feature #2969: String#to_f が -h.hhh±pd を解釈できるように
- =begin
まつもと ゆきひろです
すいません、忙しくて放置してました。
In message "Re: [ruby-dev:40650] [Feature #2969] String#to_f が -h.hhh±p... -
10:11 AM Bug #3035: Time#zone doesn't round-trip
- =begin
Ok. I found a good explanation in this thread: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/22... -
08:30 AM Bug #3035 (Rejected): Time#zone doesn't round-trip
- =begin
It's intended.
Time#utc_offset does round-trip but not #zone.
=end
-
07:55 AM Bug #3035 (Rejected): Time#zone doesn't round-trip
- =begin
>> Time.now.zone
=> "PDT"
>> Marshal.load(Marshal.dump(Time.now)).zone
=> nil
=end
-
08:05 AM Feature #1395: Steppable Kernel::eval
- =begin
Assuming Rocky is correct, there's nothing to do; it's been done already. Too bad for me I didn't know about ... -
06:42 AM Bug #3034 (Closed): Bignum: "bigadd_core: Assertion `i <= zn' failed"
- =begin
ruby -ve 'Marshal.load(File.read("/tmp/bignum.mars")).reduce(:*)'
ruby 1.9.2dev (2010-03-22 trunk 27009... -
12:43 AM Bug #3033: backtrace of SystemStackError disappeared
- =begin
遠藤です。
2010年3月29日0:00 Yusuke ENDOH <[email protected]>:
> なぜか SystemStackError の時のバックトレースが出なくなっているようです。
gi... -
12:00 AM Bug #3033 (Rejected): backtrace of SystemStackError disappeared
- =begin
遠藤です。
なぜか SystemStackError の時のバックトレースが出なくなっているようです。
$ ./ruby -ve 'def foo; bar; end; def bar; fo...
Also available in: Atom