Activity
From 10/30/2010 to 11/05/2010
11/05/2010
-
10:33 PM Revision 967e92af (git): * configure.in (rb_cv_export_prefix): check for prefixed
- underscore of exported symbols
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29706 b2dd03c8-39d4-4d8f-98ff-823fe... -
10:33 PM Revision 8f5689bf (git): * process.c (p_uid_change_privilege, p_gid_change_privilege):
- suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:30 PM Revision ec50e32d (git): * tool/rbinstall.rb (bin-comm): prepend prolog shell script if
- necessary.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:28 PM Revision 41a25b85 (git): * configure.in (LIBRUBY_RELATIVE): use rpath token expansion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:24 PM Revision 6d9cd484 (git): * template/ruby.pc.in (arch, sitearch): reordered.
- * configure.in: keep failed file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29702 b2dd03c8-39d4-4d8f-98ff-82... -
10:05 PM Bug #4027: Signal.trap で busy loop に陥る
- =begin
(2010/11/05 12:49), Tomoyuki Chikanaga wrote:
> チケット #4027 が更新されました。 (by Tomoyuki Chikanaga)
>
>
> 残念なが... -
10:05 PM Bug #4027: Signal.trap で busy loop に陥る
- =begin
(2010/11/05 12:49), Tomoyuki Chikanaga wrote:
> チケット #4027 が更新されました。 (by Tomoyuki Chikanaga)
>
>
> 残念なが... -
09:49 PM Bug #4027: Signal.trap で busy loop に陥る
- =begin
残念ながら signal_buff を increment しているところを rb_disable_interrupt()/rb_enable_interrupt() でくくってみた実行体でも再現しました。
ただ今... -
07:39 PM Bug #4027 (Rejected): Signal.trap で busy loop に陥る
- =begin
Signal.trap のシグナルハンドラ内で Mutex(Monitor) を用いる調査をしていて
稀にインタプリタが CPU を占有して busy loop 状態になることがありました。
あまり小さく... -
10:03 PM Revision 340c3b46 (git): * process.c (rb_fork_err): save errinfo before fdopen.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:35 PM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
On 2010/11/03 3:41, Yui NARUSE wrote:
> Issue #4014 has been updated by Yui NARUSE.
> Hmm, it's a dif... -
07:35 PM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
On 2010/11/03 3:41, Yui NARUSE wrote:
> Issue #4014 has been updated by Yui NARUSE.
> Hmm, it's a dif... -
07:24 PM Feature #4016: Consider adding Age Unicode property
- =begin
On 2010/11/04 13:12, NARUSE, Yui wrote:
> 2010/11/3 Ammar Ali<[email protected]>:
>> Please consider ad... - 03:49 PM Revision a7188103 (git): * 2010-11-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:49 PM Revision 2b620bec (git): * ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optional
- parameter may be used to specify the OpenSSL::OCSP::CertificateId on
initialization. Thanks Elise Huard! [ruby-cor... -
08:05 AM Bug #4026: Bad sed expression in configure.in
- =begin
Gustavo Zacarias <[email protected]> wrote:
> Bug #4026: Bad sed expression in configure.in
> http://re... -
07:28 AM Bug #4026: Bad sed expression in configure.in
- =begin
=end
-
07:22 AM Bug #4026 (Closed): Bad sed expression in configure.in
- =begin
There's a bad sed expression in configure.in for LDFLAGS.
The result is LDFLAGS passed in environment to co... -
03:25 AM Feature #4025 (Rejected): Add Assertion class to Core
- =begin
I notice every test framework has it's own Assertion class (names very such as AssertionFailure, AssertionFai... -
03:23 AM Revision 6c9e95df (git): * test/ruby/test_{process,system}.rb (test_fallback_to_sh):
- meaningless and wrong tests where /bin/sh does not exist.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29698 b2... -
03:19 AM Feature #3963: Map class in standard library
- =begin
I can't check that post b/c service is down :(.
But I would argue that a class like this goes much furt... -
03:18 AM Revision 1cf7194e (git): * process.c (proc_spawn_v): should spawn, not exec.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:58 AM Revision 12ae5bb8 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:47 AM Bug #4024 (Closed): IO#readlines(0) never return
- =begin
This issue was solved with changeset r29694.
Tomoyuki, thank you for reporting this issue.
Your contributio... -
12:17 AM Feature #3993 (Closed): small change of ext/fiddle/extconf.rb for Windows
- =begin
This issue was solved with changeset r29691.
Usaku, thank you for reporting this issue.
Your contribution t... -
12:16 AM Bug #4010 (Rejected): YAML fails to roundtrip non ASCII String
- =begin
Closing since Psych works as expected. "default_internal" must be set for strings to be automatically transc...
11/04/2010
-
11:08 PM Bug #4024 (Closed): IO#readlines(0) never return
- =begin
1.9.2 および trunk で IO#readlines の引数に 0 を渡すと無限ループ状態になり処理がかえってこなくなります。
IO#each_line も同様に "" を yield し続けます。
(... -
04:21 PM Revision d0553ffb (git): * process.c (proc_exec_v, proc_spawn_v): try to execute with sh if
- no shebang. [ruby-core:32745] [EXPERIMENTAL]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29695 b2dd03c8-39d4-... -
03:39 PM Revision ee388f6e (git): * io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.
- a patch from Tomoyuki Chikanaga at [ruby-dev:42538]. #4024
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29694 ... -
03:26 PM Revision e2a62c21 (git): * common.mk (ext/ripper/ripper.c): RUBY needs to be set.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:15 PM Revision 2ff05374 (git): * 2010-11-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:15 PM Revision 8c196cfb (git): * ext/fiddle/extconf.rb: fixing ffi library location on windows.
- Thanks Usa! [ruby-core:32930]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29691 b2dd03c8-39d4-4d8f-98ff-823fe6... -
02:08 PM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
2010/11/3 Run Paint Run Run <[email protected]>:
> Do we want all valid property names to be case insens... -
01:35 PM Bug #4013: rake/test_tasks.rb fails if ENV assined test value
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:42534] [Ruby 1.9-Bug#4013] rake/test_tasks.rb fails if ENV assined ... -
12:06 PM Bug #4013: rake/test_tasks.rb fails if ENV assined test value
- =begin
まず、普通 commit メッセージは ChangeLog に書く内容とほぼ同内容です。
(インデント消したりヘッダ消したりくらい)
で、ChangeLogには歴史的経緯からML書くことが多いかな。
... -
01:46 AM Bug #4013: rake/test_tasks.rb fails if ENV assined test value
- =begin
>あと、普通 ML の方を参照しますね。
これは、commitメッセージに、"...[ruby-dev:42508]"というように書くという意味?
(bug#を書き間違えていたorz)
=end
-
01:13 PM Feature #4016: Consider adding Age Unicode property
- =begin
2010/11/3 Ammar Ali <[email protected]>:
> Please consider adding the Age Unicode property to Oniguruma.... -
12:06 PM Revision 71603f3f (git): * gc.c (rb_newobj): force garbage_collect() if GC.stress == true.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:51 AM Revision be4eee21 (git): * ChangeLog: missed to write a last ChangeLog.
- * gc.c (gc_finalize_deferred): removed.
* gc.c (rb_gc_finalize_deferred): Do not invoke a free_unused_heaps().
git... -
11:48 AM Revision ad342700 (git): * gc.c (run_final): do not need argument obj.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:46 AM Revision e95b72a1 (git): * gc.c (run_final): do not need argument obj.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:27 AM Revision ba0143b5 (git): * gc.c (before_gc_sweep): fix commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:21 AM Revision 3ff23bf9 (git): * gc.c (after_gc_sweep, before_gc_sweep):
- invoke rb_sweep_method_entry() as soon as possilbe.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29685 b2dd03... -
11:15 AM Revision 08db4526 (git): * gc.c (after_gc_sweep, slot_sweep): finalizers should be invoked
- as soon as possible.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:31 AM Feature #4017: [PATCH] CSV parsing speedup
- =begin
Ah, sorry. I misunderstood. I think I get it now.
Basically, read_limit isn't a limit so much as a rea... -
02:17 AM Bug #4020 (Closed): Fiber#initialize causes memory leaks
- =begin
This issue was solved with changeset r29682.
Yusuke, thank you for reporting this issue.
Your contribution ... -
01:15 AM Bug #4020: Fiber#initialize causes memory leaks
- =begin
ささだです。
(2010/11/03 16:01), Yusuke Endoh wrote:
> Fiber#initialize を複数回呼ぶとメモリリークします。
ご指摘ありがとうございます。コミ... -
01:01 AM Bug #4020 (Closed): Fiber#initialize causes memory leaks
- =begin
遠藤です。
Fiber#initialize を複数回呼ぶとメモリリークします。
f = Fiber.new {}
loop { f.send(:initialize) { } } #... -
02:17 AM Bug #4019 (Closed): root fiber allows double resume
- =begin
This issue was solved with changeset r29680.
Yusuke, thank you for reporting this issue.
Your contribution ... -
01:14 AM Bug #4019: root fiber allows double resume
- =begin
ささだです。
(2010/11/03 16:00), Yusuke Endoh wrote:
> Fiber は自分自身を (直接または間接的に) resume しようとすると
> double resum... -
01:00 AM Bug #4019 (Closed): root fiber allows double resume
- =begin
遠藤です。
Fiber は自分自身を (直接または間接的に) resume しようとすると
double resume という例外を投げますが
require "fiber"
Fib... -
02:12 AM Bug #4022: Mistake in this cocient of logs followed by %1
- =begin
That's just how floats work:
>> Math.log(4913)/Math.log(17) == 3.0
=> false
>> "%.50f" % (Math.log(4913)... -
01:52 AM Bug #4022 (Rejected): Mistake in this cocient of logs followed by %1
- =begin
I get a wrong answer when I apply the following expression: Math.log(4913)/Math.log(17) % 1
This happens in... -
02:09 AM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
For O_DIRECT, would an approach along the following lines work?
1. Let `open`'s options Hash recognise a... -
01:34 AM Revision eb691b7c (git): * configure.in (--with-valgrind): Now this option is default on.
- You can still explicitly disable this feature by specifying
--without-valgrind.
git-svn-id: svn+ssh://ci.ruby-lan... -
01:02 AM Bug #4010: YAML fails to roundtrip non ASCII String
- =begin
On Wed, Nov 03, 2010 at 11:36:35AM +0900, Heesob Park wrote:
> 2010/11/3 Aaron Patterson <aaron@tenderlovema...
11/03/2010
-
07:06 PM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
On Wed, Nov 3, 2010 at 8:13 AM, Nikolai Weibull <[email protected]> wrote:
> On Wed, Nov 3, 2010 at 00:19, Run Pa... -
05:13 PM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
On Wed, Nov 3, 2010 at 00:19, Run Paint Run Run <[email protected]> wrote:
> * Prefix the constant nam... -
08:19 AM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
Two other approaches to platform-specific constants:
* Prefix the constant name with the platform name, ... -
07:56 AM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
>> A couple of the `open(2)` flags on Linux don't have corresponding File:: constants:
>>
>> * O_DIRECT
... -
07:42 AM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
Hi,
In message "Re: [ruby-core:33018] [Ruby 1.9-Feature#4015][Open] File::DIRECT Constant for O_DIRECT"
... -
06:50 AM Feature #4015 (Closed): File::DIRECT Constant for O_DIRECT
- =begin
A couple of the `open(2)` flags on Linux don't have corresponding File:: constants:
* O_DIRECT
<<... -
05:49 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
成瀬です。
(2010/11/03 8:24), Kouhei Sutou wrote:
> 現時点でどうなっているのかを確認させてください。それによって
> 進める順番が変わってくると思っています。
> ... -
08:24 AM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
現時点でどうなっているのかを確認させてください。それによって
進める順番が変わってくると思っています。
以下のように認識していますがあっていますか?
1. 成瀬さんは「XMLDecl... -
02:41 AM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
成瀬です。
まず、用語を整理すると、
iconv:
ext/iconv のこと、文字コード変換器
glibc iconv とか GNU libiconv とか Citrus iconv とかを呼ぶ
... -
05:08 PM Revision d433ec57 (git): * cont.c (fiber_t_alloc): raise an error when fiber is going to be
- initialized twice. [ruby-dev:42524]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29682 b2dd03c8-39d4-4d8f-98ff... - 05:08 PM Revision ea3c5088 (git): * 2010-11-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:08 PM Revision a9afb7e5 (git): * cont.c (rb_fiber_resume): raise an "double resume" error when root
- fiber is going to be resumed. [ruby-dev:42523]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29680 b2dd03c8-39d... -
11:42 AM Feature #4017: [PATCH] CSV parsing speedup
- =begin
* Rename the limit to just read_limit
That name sounds good. I'll submit an updated patch with the bette... -
10:49 AM Feature #4017: [PATCH] CSV parsing speedup
- =begin
I'm for adding the read_limit option (I prefer that name to io_read_limit).
However, I'm not sure how I ... -
09:43 AM Feature #4017 (Rejected): [PATCH] CSV parsing speedup
- =begin
ruby_19_csv_parser_split_methods.patch
This patch breaks the CSV parser into multiple methods that are eas... -
11:36 AM Bug #4010: YAML fails to roundtrip non ASCII String
- =begin
2010/11/3 Aaron Patterson <[email protected]>:
> On Tue, Nov 02, 2010 at 09:58:27PM +0900, Heesob P... -
11:21 AM Bug #4010: YAML fails to roundtrip non ASCII String
- =begin
On Tue, Nov 02, 2010 at 09:58:27PM +0900, Heesob Park wrote:
> Issue #4010 has been updated by Heesob Park.
... -
07:57 AM Bug #4011 (Closed): Invalid parsing of regexp /abc/min in irb
- =begin
This issue was solved with changeset r29674.
Heesob, thank you for reporting this issue.
Your contribution ... -
07:47 AM Feature #3905 (Closed): rb_clear_cache_by_class() called often during GC for non-blocking I/O
- =begin
This issue was solved with changeset r29673.
Eric, thank you for reporting this issue.
Your contribution to... -
04:25 AM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- =begin
Tanaka Akira <[email protected]> wrote:
> 2010/10/30 Tanaka Akira <[email protected]>:
> > 2010/10/5, Eric Wong <redm... -
07:33 AM Feature #4016: Consider adding Age Unicode property
- =begin
Sorry for the incorrect output, copy paste error on my part. Output should have been:
mini:bin ammar$ ./... -
07:25 AM Feature #4016 (Closed): Consider adding Age Unicode property
- =begin
Please consider adding the Age Unicode property to Oniguruma. This property is useful when it is necessary to... -
05:24 AM Revision 5098e6f7 (git): * common.mk (INSTRUBY): run via $(SUDO) if given.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:23 AM Revision 81567892 (git): * lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29678 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:17 AM Revision 4ec86dcc (git): * lib/ostruct.rb (OpenStruct#delete_field): also undefine
- accessor methods. [ruby-core:33010]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29677 b2dd03c8-39d4-4d8f-98ff... -
05:13 AM Revision 742d440c (git): * string.c (rb_enc_cr_str_buf_cat): concatenation of valid
- encoding string and invalid encoding string should result
invalid encoding. [ruby-core:33027]
git-svn-id: svn+ssh... -
04:56 AM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
> RunPaint's suggestion is reasonable one, the patch is following:
Do we want all valid property names t... -
03:41 AM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
Hmm, it's a difficult problem...
> run@paint:~$ ruby -e 'p /\p{ascii}/u'
> /\p{ascii}/
> run@paint:~... -
03:43 AM Feature #4007 (Assigned): numeric literal syntax sugar
- =begin
=end
-
01:01 AM Revision f6b2490f (git): * gc.c, vm.c, vm_core.h: remove USE_VALUE_CACHE option.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/02/2010
-
11:38 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
In <[email protected]>
"[ruby-dev:42515] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml... -
10:35 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
(2010/11/02 21:50), Kouhei Sutou wrote:
> 須藤です。
>
> In<[email protected]>
> "[ruby-dev:4251... -
09:50 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
In <[email protected]>
"[ruby-dev:42510] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml... -
03:16 AM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
成瀬です。
(2010/10/30 21:17), Kouhei Sutou wrote:
> チケット #3990 が更新されました。 (by Kouhei Sutou)
> This issue was ... -
10:50 PM Revision 2d189f67 (git): * lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiple
- regex options. a patch from Heesob Park in [ruby-core:32988].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@296... -
10:37 PM Revision d2959579 (git): * vm_method.c (rb_clear_cache_by_class): just return if the class has
- no method. reported by Eric Wong. [ruby-core:32689]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29673 b2dd0... -
09:58 PM Bug #4010: YAML fails to roundtrip non ASCII String
- =begin
The same result with psych.
$ ruby -v -ryaml -e 'YAML::ENGINE.yamler = "psych"; s="한글";pYAML.load(YAML.d... -
08:54 PM Bug #4010: YAML fails to roundtrip non ASCII String
- =begin
On Mon, Nov 01, 2010 at 11:36:58AM +0900, Heesob Park wrote:
> Bug #4010: YAML fails to roundtrip non ASCII ... -
09:25 PM Revision 3d2e7013 (git): * ext/psych/lib/psych/visitors/visitor.rb (initialize): push accessor
- methods to subclass that actually uses them.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29672 b2dd03c8-39d4-4... - 09:25 PM Revision d5b2de3a (git): * 2010-11-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:24 PM Revision ad9aa536 (git): * ext/psych/lib/psych/visitors/visitor.rb (accept): switch to
- a dispatch cache rather than case / when statement.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29670 b2dd03c8... -
09:06 PM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
On Tue, Nov 2, 2010 at 5:07 AM, "Martin J. Dürst"
<[email protected]> wrote:
> I'd personally have pre... -
02:08 PM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
I'd personally have preferred that Unicode regexps would stay with past
practice of keeping these things ca... -
02:08 PM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
I'd personally have preferred that Unicode regexps would stay with past
practice of keeping these things ca... -
02:37 AM Bug #4014 (Assigned): Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
=end
-
02:17 AM Bug #4014 (Closed): Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
A ticket filed against Read Ruby reminded me of the following inconsistency: in Unicode regexps, property nam... -
08:40 PM Bug #4013 (Closed): rake/test_tasks.rb fails if ENV assined test value
- =begin
fixed in r29668
あと、普通 ML の方を参照しますね。
# だけどたまに Redmine がメール拾えてないことがあるというトラップがあるので、そういうときはチケット番号も書く
=end
-
07:18 PM Bug #4013: rake/test_tasks.rb fails if ENV assined test value
- =begin
>rake はメンテナいないし
おお、そうなんですか。では。
(なんでrakeでfailするのか、すごく不思議だった)
--
arton <[email protected]>
---------... -
09:13 AM Bug #4013: rake/test_tasks.rb fails if ENV assined test value
- =begin
コミットしてしまっていいんじゃないかと思います。
# rake はメンテナいないし
=end
-
02:04 AM Bug #4013 (Closed): rake/test_tasks.rb fails if ENV assined test value
- =begin
Rakeはtaskの引数に与えた名前が見つからない場合、環境変数から値を取得します。
test_extra_parameters_are_ignoredでは、未指定の変数bがnilかをテストしますが、環境変数bが定... -
07:17 PM Bug #4012: Get segmentation fault when trying to call method from 3rd party's API
- =begin
In the spec of parameter, it's said:
IDSFilter: Either comma separated list of ID numbers or a TDFilter.Tex... -
06:23 PM Bug #4012: Get segmentation fault when trying to call method from 3rd party's API
- =begin
Hi Luis,
Sorry for lack of information. The 'copied_id' is a Fixnum and here is 25511 for each running.... -
05:42 AM Bug #4012: Get segmentation fault when trying to call method from 3rd party's API
- =begin
Hello,
Since I don't have HP installed tools (or will be without knowing exactly from where and which on... -
12:48 AM Bug #4012 (Closed): Get segmentation fault when trying to call method from 3rd party's API
- =begin
I tried to call a method in an interface from 3rd party's API. The interface has been successfully found by... -
04:05 PM Bug #4011 (Assigned): Invalid parsing of regexp /abc/min in irb
- =begin
=end
- 12:47 PM Revision 8114da9e (git): * NEWS: fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29669 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:13 AM Revision 76bce610 (git): fix bug#3990, rake/test_tasks
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:25 AM Feature #1081: add File::write() convenience method
- =begin
On 1 November 2010 15:37, Roger Pack <[email protected]> wrote:
> Issue #1081 has been updated by Roger ... -
12:12 AM Bug #3677 (Closed): unable to run certain gem binaries' in windows 7
- =begin
thanks seems fixed now (along with all its other dupes...)
=end
-
12:07 AM Feature #708: Lazy Enumerator#select, Enumerator#map etc.
- =begin
another option might be to add new methods called "e_select" or what not, to avoid changing current functiona... -
12:04 AM Feature #3587 (Closed): windows: unable to sleep < 0.015s
- =begin
This isn't a problem on windows 7, so...unless there's an easier way to do this in windows (or interest from ...
11/01/2010
-
11:37 PM Feature #1081: add File::write() convenience method
- =begin
Any chance of getting this committed at all? (File#write)?
Thanks!
=end
-
11:35 PM Feature #3282 (Rejected): request: ability to step through *prelude
- =begin
this is obsolete given the latest gem prelude behavior.
=end
-
09:18 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- =begin
2010/10/30 Tanaka Akira <[email protected]>:
> 2010/10/5, Eric Wong <[email protected]>:
>> Feature #3905: r... -
07:50 PM Bug #4008: Rails 3::declarative_authorization::authorization_rules request => segvault ruby 1.9.2
- It's infinite recurring, seems to fail to check if the SEGV is stack orverflow, but it's not always guaranteed.
-
05:15 PM Bug #4011 (Closed): Invalid parsing of regexp /abc/min in irb
- =begin
When Regexp option is "min" or "xin", irb cannot detect end of statement.
C:\work>irb
irb(main):001:0>... - 03:27 PM Revision 39f3eb15 (git): * 2010-11-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:26 PM Revision f6150aa7 (git): * ext/socket/extconf.rb: win64 is just same with win32 about socket.
- notice: but wince is not same.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29666 b2dd03c8-39d4-4d8f-98ff-823f... -
03:04 PM Revision 55c6c4ed (git): merges r29205 from trunk into ruby_1_9_2.
- --
* vm.c (vm_backtrace_each): skip allocator frames which have no
name. [ruby-core:32231]
git-svn-id: svn+ssh://... -
03:03 PM Revision c1fafacd (git): merges r29201 from trunk into ruby_1_9_2.
- --
* test/ruby/test_env.rb (test_aset): OpenBSD acts like NetBSD in
that it ignores characters after = in ENV.
pa... -
03:03 PM Revision f89c440e (git): merges r29200 from trunk into ruby_1_9_2, but also leaves the old
- files without suffixed.
--
* tool/rbinstall.rb (install?): gemspec filename should include
its version. patched by ... -
03:03 PM Revision ffb91379 (git): merges r29190 from trunk into ruby_1_9_2.
- --
* Fixed wrong check of missing functions. Patch by Adrian Quark.
ref #3400
The patch c... -
03:03 PM Revision 13fdd22f (git): merges r29188 from trunk into ruby_1_9_2.
- --
* ext/readline/readline.c (readline_s_get_line_buffer):
Readline.line_buffer should return locale string.
[rub... - 03:01 PM Revision 62dcfe95 (git): * 2010-11-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@29660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:01 PM Revision 500be74c (git): merges r29181 from trunk into ruby_1_9_2.
- --
* file.c (rb_file_s_readlink): symlink target should be in
filesystem encoding.
git-svn-id: svn+ssh://ci.ruby-l... -
12:43 PM Revision 83c52192 (git): * main.c: <stdlib.h> is needed, to introduce the getenv(3)
- prototype declaration. Without it a C compiler shall infer
the getenv type as "int getenv(...);", but this is tota... -
11:36 AM Bug #4010 (Rejected): YAML fails to roundtrip non ASCII String
- =begin
C:\>ruby -v -ryaml -e 's="한글";p YAML.load(YAML.dump(s))==s'
ruby 1.9.3dev (2010-11-01 trunk 29655) [i386-ms... -
04:02 AM Bug #4005: YAML fails to roundtrip Time objects
- =begin
As pointed out fractional time does not appear to round trip very well:
:~$ rvm exec ruby -v -ryaml -e 't0...
10/31/2010
-
08:59 PM Bug #4008: Rails 3::declarative_authorization::authorization_rules request => segvault ruby 1.9.2
- It produces 2 different outputs
-
08:49 PM Bug #4008 (Closed): Rails 3::declarative_authorization::authorization_rules request => segvault ruby 1.9.2
- I requested the route http://localhost:3000/authorization_rules of my Rails 3 project when the development server cra...
-
04:11 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
>> 手元でiconv.soを消して試してみたのですが、rssのテストは失敗
>> しませんでした。(rexmlは失敗しました。)
>>
>> 結構な数のEとFの結果を見せてもらえますか?
>
> え、そ... -
03:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:42498] Re: [Ruby 1.9-Bug#3990][Assigned] tests of rexml/rss reports... - 04:04 PM Revision f8ee9c7c (git): * 2010-11-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:04 PM Revision 598566fc (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/branches/ruby_1_8@29656 b2dd03c8-39... - 03:41 PM Revision 93880659 (git): * 2010-11-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:41 PM Revision 7b0d48c1 (git): * gc.c (finalizer_table, objspace->final.table):
- Create finalizer_table at Init_heap().
Remove all null checks of finalizer_table.
* gc.c (mark_tbl): skip if no tab... -
01:32 PM Revision 5eced07c (git): * gc.c (rb_objspace_free): finalizers should be called separately
- from freeing objspace. [ruby-dev:42479]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29653 b2dd03c8-39d4-4d8f-... -
01:24 PM Revision a2c4b890 (git): * eval.c (ruby_cleanup): free current VM and its objspace even
- when exiting by SystemExit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29652 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
01:11 PM Revision f6003894 (git): * compile.c (new_child_iseq): adjust argument types.
- * iseq.c (prepare_iseq_build, rb_iseq_new),
(rb_iseq_new_with_bopt_and_opt, rb_iseq_new_with_opt),
(rb_iseq_new_w... -
09:20 AM Bug #4005: YAML fails to roundtrip Time objects
- =begin
On 2010-10-31 05:03:56 +0900, Ryan Davis wrote:
> On Oct 30, 2010, at 07:14 , Marcus Rueckert wrote:
>
> ... -
05:04 AM Bug #4005: YAML fails to roundtrip Time objects
- =begin
On Oct 30, 2010, at 07:14 , Marcus Rueckert wrote:
> why does psych add the "...\n"?
Not psych exactl... - 01:42 AM Revision fa98c575 (git): * 2010-10-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:42 AM Revision b76fd828 (git): * vm_core.h: some refactoring.
- - move decl. of rb_compile_option_struct to iseq.h.
- define enum iseq_type.
- define enum vm_special_object_type...
10/30/2010
-
11:15 PM Bug #4005: YAML fails to roundtrip Time objects
- =begin
On 2010-10-30 23:07:52 +0900, Aaron Patterson wrote:
> I'm not able to reproduce this with Syck. Can you tr... -
11:08 PM Bug #4005: YAML fails to roundtrip Time objects
- =begin
On Sat, Oct 30, 2010 at 11:31:15AM +0900, Peter Weldon wrote:
> Issue #4005 has been updated by Peter Weldon... -
02:31 PM Bug #4005: YAML fails to roundtrip Time objects
- =begin
It seems from less than 1 second, so try following:
ruby -v -ryaml -e 't0 = Time.now;t2=YAML::load(t1=YAML:... -
11:31 AM Bug #4005: YAML fails to roundtrip Time objects
- =begin
:~$ rvm exec ruby -v -ryaml -e 't0 = Time.now; p t0; p YAML::load(YAML::dump(t0)) == t0'
ruby 1.9.3dev (201... -
09:11 AM Bug #4005: YAML fails to roundtrip Time objects
- =begin
On Oct 29, 2010, at 11:26 , Peter Weldon wrote:
> Bug #4005: YAML fails to roundtrip Time objects
> htt... -
03:25 AM Bug #4005 (Closed): YAML fails to roundtrip Time objects
- =begin
$ rvm exec ruby -v -ryaml -e 't0 = Time.now; p YAML::load(YAML::dump(t0)) == t0'
ruby 1.9.3dev (2010-10-30... -
11:02 PM Feature #4007: numeric literal syntax sugar
- =begin
On Sat, Oct 30, 2010 at 10:37:16PM +0900, Marcus Rueckert wrote:
> On 2010-10-30 22:25:20 +0900, Ondrej Bilk... -
10:37 PM Feature #4007: numeric literal syntax sugar
- =begin
On 2010-10-30 22:25:20 +0900, Ondrej Bilka wrote:
> As I looked to C++ extension suffing numeric literals.
... -
10:25 PM Feature #4007 (Rejected): numeric literal syntax sugar
- =begin
Hello
As I looked to C++ extension suffing numeric literals.
My proposal is make . in method call of num... -
10:09 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
ささだです。
(2010/10/30 10:33), Kouhei Sutou wrote:
>> iconv.soがない環境でtest-allを実行すると、rexmlとrssのテストで
>> 結構な数のE... -
09:17 PM Bug #3990 (Closed): tests of rexml/rss reports many errors and failures without iconv
- =begin
This issue was solved with changeset r29646.
Usaku, thank you for reporting this issue.
Your contribution t... -
06:35 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
> rexmlのテストはとりあえずiconvを回避するようにしてみましたがいかがでしょうか。
テストだけじゃなくて本体も直さないといけないので、これだけだ
と足りないと思います。
=end
-
06:33 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
> iconv.soがない環境でtest-allを実行すると、rexmlとrssのテストで
> 結構な数のEとFが発生します。
> ひどいテストになると require "iconv" とかいきなり書いてあったり
... -
08:28 PM Feature #3835: Resolv::DNS: Retry via TCP on truncated UDP response
- =begin
Oh, thanks for reminding me! I recently discovered another issue with my patch. It fails if the system has ... -
06:07 AM Feature #3835 (Closed): Resolv::DNS: Retry via TCP on truncated UDP response
- =begin
This issue was solved with changeset r29631.
Julian, thank you for reporting this issue.
Your contribution ... -
05:59 PM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- =begin
2010/10/5, Eric Wong <[email protected]>:
> Feature #3905: rb_clear_cache_by_class() called often during... - 02:39 PM Revision 2b82e06a (git): * lib/rexml/encoding.rb: untabify.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:13 PM Revision 5d670c37 (git): * ./: add *.pc to svn:ignore.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:10 PM Revision 994f066f (git): * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
- * lib/rexml/encodings/: remove.
* lib/rexml/document.rb, lib/rexml/formatters/default.rb,
lib/rexml/output.rb, lib... -
10:59 AM Bug #3994: Oniguruma False Negatives for Certain Unicode Scripts
- =begin
Hello Run Paint Run Run,
I suggest you use hex numbers for Unicode characters. It's a lot easier
to chec... -
10:59 AM Bug #3994: Oniguruma False Negatives for Certain Unicode Scripts
- =begin
Hello Run Paint Run Run,
I suggest you use hex numbers for Unicode characters. It's a lot easier
to chec... -
08:23 AM Revision 767fe517 (git): * util.c (ruby_strtod): get rid of overflow/underflow as possible.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29645 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:56 AM Bug #3880: Ruby 1.9.1 - crash in timeout.rb
- =begin
I see a crash in 1.9.2p0 also, although from the stack trace it looks like the crash does not occur at the sa... -
06:47 AM Bug #3985 (Closed): test_pathname fail on OSX via cron
- =begin
This issue was solved with changeset r29632.
Shota, thank you for reporting this issue.
Your contribution t... -
06:39 AM Revision bd7daa5a (git): * util.c (ruby_strtod): fix indent.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:37 AM Revision f46689f6 (git): * configure.in (ruby_pc): erase runtime-defined variables and
- check if generated pc file is valid.
* template/ruby.pc.in (DEFFILE): need for mingw.
* template/ruby.pc.in (LIBRUB... -
05:28 AM Revision 6706c973 (git): property.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29642 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:33 AM Revision d78e2091 (git): * win32/Makefile.sub (ruby_pc): ignore missing variables.
- * template/ruby.pc.in: add missing variables for mswin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29641 b2d... - 02:26 AM Revision 5ab2cc53 (git): * 2010-10-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:26 AM Revision 04a36682 (git): * object.c: Make BasicObject.new accept no parameter.
- Revert of r26136 [ruby-core:27080], as per [ruby-core:32952].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r... - 01:25 AM Revision af859f8d (git): * object.c: Make BasicObject.new accept no parameter.
- Revert of r26135 [ruby-core:27080], as per [ruby-core:32952].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2963... -
12:40 AM Revision 786e4ce2 (git): * enum.c: use constants in id.h.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:37 AM Bug #4001 (Closed): RubyVM::InstructionSequence.compile can not take the 5th argument
- =begin
This issue was solved with changeset r29630.
Yutaka, thank you for reporting this issue.
Your contribution ... -
12:09 AM Revision 6c416e96 (git): * test/fiddle/test_closure.rb (test_memsize): test for r29635.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:08 AM Revision 6b48289b (git): * ext/fiddle/closure.c (fiddle_closure): embed cif not reference
- so that the content surely get initialized. [ruby-dev:42480]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@296... -
12:04 AM Bug #4004 (Third Party's Issue): Bug in the Ruby interpreter or extension libraries
- =begin
It crashes in mysql2 gem.
So please report this to them.
=end
Also available in: Atom