Activity
From 11/02/2010 to 11/08/2010
11/08/2010
-
11:43 PM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
Hi,
In message "Re: [ruby-core:33107] [Ruby 1.9-Feature#4015] File::DIRECT Constant for O_DIRECT"
on Mon, 8 Nov 2010 21:49:05 +0900, Run Paint Run Run <redmine@ruby-lang.org> writes:
|Issue #4015 has been updated by Ru... -
09:48 PM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
Thanks, Eric. I've updated the patch with your suggestions. The _advice_ argument is now a Symbol. On platforms that don't support posix_fadvise(2), the arguments are still sanity checked--hence the ugly ifdefs--but then we just ... -
11:26 PM Bug #4037 (Rejected): Net/http keep alive bug
- =begin
I've found a bug where if the target server sends an eof to the socket, net/http will raise an error. I've attached
a sample script to prove the bug and a patch to fix it. I wrote the patch against 1.8, but I think it should... -
10:30 PM Revision b3c7867d (git): * error.c (rb_syserr_new): new function to make SystemCallError
- instance without errno. [EXPERIMENTAL]
* error.c (rb_syserr_fail, rb_mod_syserr_fail): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:28 PM Revision b188d19e (git): * util.c (ruby_strtod): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:14 PM Bug #4005: YAML fails to roundtrip Time objects
- =begin
> As pointed out fractional time does not appear to round trip very well:
Yes, this is originally intended.
From Ruby 1.9.2 Time stores its internal time as Rational, so it is more precise than before.
See Time#to_r or t... -
09:08 PM Bug #4034: format() の %a 指定子での丸めが常に零方向になっている
- =begin
> あれ、以下で確認したんですが再現しません。
> ruby 1.9.3dev (2010-11-08 trunk 29719) [x86_64-linux]
> ruby 1.9.3dev (2010-11-08 trunk 29719) [x86_64-freebsd8.1]
> 現状で期待通りの出力になっていると思うのですが、再度確認いただけますか。
報告の通りです。
main@193-20101107> format('%.0a... -
06:40 PM Bug #4034: format() の %a 指定子での丸めが常に零方向になっている
- =begin
あれ、以下で確認したんですが再現しません。
ruby 1.9.3dev (2010-11-08 trunk 29719) [x86_64-linux]
ruby 1.9.3dev (2010-11-08 trunk 29719) [x86_64-freebsd8.1]
現状で期待通りの出力になっていると思うのですが、再度確認いただけますか。
irb(main):001:0> format('%.0a', Float('0x1.fp+... -
09:02 PM Bug #4022 (Rejected): Mistake in this cocient of logs followed by %1
- =begin
Learn floating point numbers.
What Every Computer Scientist Should Know About Floating-Point Arithmetic
http://docs.sun.com/source/806-3568/ncg_goldberg.html
http://wiki.github.com/rdp/ruby_tutorials_core/ruby-talk-faq#f... - 08:59 PM Revision f3e35474 (git): * lib/*.rb: Remove unused variable warnings.
- Patch by Run Paint [ruby-core:30991]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 08:58 PM Revision cceca83a (git): * lib/rubygems/*: Remove unused variables warnings
- Patch by Run Paint [ruby-core:30991]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 08:58 PM Revision 571ed865 (git): * lib/rdoc/*.rb: Remove unused variable warnings.
- Patch by Run Paint [ruby-core:30991]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 08:58 PM Revision ec67ee33 (git): * lib/rake/*.rb: Remove unused variable warnings.
- Patch by Run Paint [ruby-core:30991]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 08:57 PM Revision ed4eaf7c (git): * 2010-11-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:57 PM Revision 64167ddd (git): * lib/minitest/mock.rb: Remove unused variable warnings.
- Patch by Run Paint [ruby-core:30991]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:47 PM Bug #4035 (Closed): format() の %a 指定子で幅指定が正しく機能しないことがある
- =begin
This issue was solved with changeset r29719.
tadayoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
02:37 PM Feature #4016 (Closed): Consider adding Age Unicode property
- =begin
This issue was solved with changeset r29717.
Ammar, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
02:31 PM Feature #4016: Consider adding Age Unicode property
- =begin
Run Paint Run Run wrote:
> I've started this. What forms of property name do we want to support?
>
> * \p{age=5.2} / \p{age=6} This is the style suggested by Unicode,
> but we don't support \p{name=value} for any other ... -
10:47 AM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
Here is the new patch:
diff --git a/regenc.c b/regenc.c
index b9b03b0..4067079 100644
--- a/regenc.c
+++ b/regenc.c
@@ -789,20 +789,20 @@ extern int
onigenc_minimum_property_name_to_ctype(OnigEncoding enc, UChar* p, ... -
09:57 AM Bug #4036 (Closed): gbk-tbl.rb missed out the euro sign
- =begin
This issue was solved with changeset r29713.
oCameLo, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
06:57 AM Bug #4036 (Closed): gbk-tbl.rb missed out the euro sign
- =begin
irb(main):001:0> 0x80.chr.force_encoding('gbk').encode('utf-8')
Encoding::UndefinedConversionError: "\x80" from GBK to UTF-8
from (irb):1:in `encode'
from (irb):1
from D:/Opt/Ruby/Current/bin/irb:1... -
09:28 AM Revision e640e1c5 (git): * util.c (ruby_hdtoa): fix type cast and bufsize.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:44 AM Revision 599a7071 (git): * vsnprintf.c (BSD_vfprintf): fix precision specifier doesn't
- work well on %f. [ruby-dev:42552]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 05:41 AM Revision 1f3e96b7 (git): * win32/win32.c (get_wsa_extension_function): typos. orz
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:32 AM Revision a0265b06 (git): * tool/enc-unicode.rb,
- enc/unicode/name2ctype.h, enc/unicode/name2ctype.h.blt,
enc/unicode/name2ctype.kwd, enc/unicode/name2ctype.src:
Add Age property to regexp. [ruby-core:33019]
patched by Ammar Ali, tested by Run Paint Run Run
git-svn-id: svn+ssh://... -
05:14 AM Bug #4031: configure: $NM is empty, causing "command not found"
- =begin
> $ grep -A1 export_prefix config.cache
I do not have any config.cache
However, config.log match (and is the only, except configure and configure.in):
configure:40468: WARNING: Cache variable rb_cv_export_prefix contains... -
03:19 AM Revision 294070d8 (git): * configure.in: support -h for solaris linker when gcc not used
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:48 AM Revision 7dd7ce0f (git): * win32/win32.c (finish_overlapped_socket): refactoring.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:03 AM Revision 877e90f1 (git): * win32/win32.c (get_proc_address): refactoring.
- * win32/win32.c (get_wsa_exetinsion_function): refactoring.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:50 AM Revision 7b5e9245 (git): * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094]
- CP936, which is de facto definition of GBK, has it.
http://msdn.microsoft.com/en-us/goglobal/cc305153.aspx
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/07/2010
-
11:23 PM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
Run Paint Run Run <redmine@ruby-lang.org> wrote:
> Last suggestion from me, I promise. ;-)
It's a great one and I second it. Promoting fadvise use would help to
push kernel hackers to implement/improve support for it.
> ... -
10:26 PM Revision 2cff55db (git): * configure.in: check only the first symbol to get rid of
- duplication. [ruby-core:33084] #4031
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:53 PM Bug #4035: format() の %a 指定子で幅指定が正しく機能しないことがある
- =begin
%a ではなく、%f でした。
=end
-
09:47 PM Bug #4035 (Closed): format() の %a 指定子で幅指定が正しく機能しないことがある
- =begin
format() の %a 指定子で幅指定が正しく機能しないことがある。
format('%#10.0f', -0.5).tap{|x| p x.size}
11
#=> " -0."
=end
-
09:41 PM Bug #4034 (Closed): format() の %a 指定子での丸めが常に零方向になっている
- =begin
format() の %a 指定子での丸めが常に零方向になっている。
format('%.0a', Float('0x1.fp+1')) #=> "0x1.p+1"
format('%.1a', Float('-0x1.ffp+1')) #=> "-0x1.fp+1"
これは %f などでの丸めかたとも違います。
format('%.0f', 2.9) #=> "3"
format('%.1f', -2.99) #... -
08:51 PM Bug #3674: dRuby サーバプロセスを停止する時に時間がかかることがある
- =begin
これってどうなってますか?
=end
-
08:19 PM Bug #3782: NendoのテストスイートでSEGVが発生する
- =begin
stowとかを用いずに/home/foo/hogeとかにインストールするとか、
1.9.2ブランチ先端とかでも再現しますかね。
=end
-
08:14 PM Bug #4026 (Closed): Bad sed expression in configure.in
- =begin
=end
-
08:14 PM Feature #4025 (Rejected): Add Assertion class to Core
- =begin
This feature needs at least consensus among test frame work authors.
And it needs more use cases.
Your proposal prevents to define Assertion class it inherits other than Exception class.
=end
-
08:10 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
In <4CD67C08.7060804@airemix.jp>
"[ruby-dev:42548] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml/rss reports many errors and failures without iconv" on Sun, 7 Nov 2010 19:14:39 +0900,
"NARUSE, Yui" <naruse@airemix... -
07:14 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
(2010/11/06 12:10), Kouhei Sutou wrote:
>>> 3. 当初の1.の理由は2.ではなくREXMLのAPIの互換性を失わせる
>>> べきではない、だったが、今はその理由はなくなり、2.だけ
>>> になっている。
>>
>> ここは他の人にもわかりにくいと指摘されたのですが
>> 当初から 2. と API 互換性の両方が理由です。
>
> なんと、そうだったので... -
08:09 PM Bug #4030 (Assigned): ext/openssl OpenSSL::ASN1::decode / to_der
- =begin
=end
-
12:06 AM Bug #4030 (Closed): ext/openssl OpenSSL::ASN1::decode / to_der
- =begin
Hi all,
I have a PKCS#7 SignedData whose EncapContentInfo's content is BER-encoded using indefinite length. If I decode it and then encode it again, e.g. by
der_string = OpenSSL::ASN1::decode(File.read("signature_file"... -
06:59 PM Bug #4033 (Assigned): Segmentation fault : ext/openssl:OpenSSL::X509::StoreContext#cleanup
- =begin
=end
-
06:30 PM Bug #4033 (Closed): Segmentation fault : ext/openssl:OpenSSL::X509::StoreContext#cleanup
- =begin
以下のコードがSegmentation faultで止まります。
---
require 'openssl'
cert = OpenSSL::X509::Certificate.new
store = OpenSSL::X509::Store.new
ctx = OpenSSL::X509::StoreContext.new(store, cert, [])
ctx.cleanup
ctx.verify
---
... -
06:59 PM Feature #3846 (Assigned): ext/openssl: choose the OpenSSL::Digest class for OpenSSL::OCSP::CertificateId
- =begin
=end
-
06:39 PM Bug #4029 (Feedback): Stack consistency error (sp: 7, bp: 8) using external libs
- =begin
I can't reproduce it with 1.9.2p430 and trunk on x86 darwin and linux, regardless fix of a bug that my_func() returns indefinite value.
=end
-
04:41 PM Bug #4031: configure: $NM is empty, causing "command not found"
- =begin
I don't see it, on both of darwin and linux.
What's the result of the following command?
$ grep -A1 export_prefix config.cache
Try with removing the rb_cv_export_prefix line from config.cache file, or removing the ca... -
10:32 AM Bug #4031: configure: $NM is empty, causing "command not found"
- =begin
Now I see:
configure: WARNING: Cache variable rb_cv_export_prefix contains a newline.
Is that expected?
=end
-
10:17 AM Bug #4031 (Closed): configure: $NM is empty, causing "command not found"
- =begin
This issue was solved with changeset r29710.
Benoit, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
05:38 AM Bug #4031 (Closed): configure: $NM is empty, causing "command not found"
- =begin
Running autoconf (2.61), and then ./configure result in an error (ignored):
"./configure: line 39432: conftest.o: command not found"
This come from nobu's commit from yesterday
29706: (configure.in (rb_cv_export_prefi... -
04:11 PM Bug #4032 (Closed): Segmentation Fault on Random Lines
- =begin
And has been backported to 1.9.2 already.
Wait for the next release.
=end
-
12:13 PM Bug #4032: Segmentation Fault on Random Lines
- =begin
Yep, fixed on trunk. Neat.
Thanks.
=end
-
10:52 AM Bug #4032: Segmentation Fault on Random Lines
- =begin
I think this problem is already fixed on trunk.
Please try it on trunk too.
--sora_h
=end
-
10:37 AM Bug #4032 (Closed): Segmentation Fault on Random Lines
- =begin
I am running Arch Linux x86_64 using the current Ruby available from the official repos (ruby 1.9.2_p0-4 according to pacman). All packages on the system are up-to-date.
I'm working on a log parser for IRC logs. This is the ... -
01:17 AM Revision c01ebbd9 (git): property.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:13 AM Revision 958456db (git): * configure.in (NM): check on all platforms. #4031
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
11/06/2010
-
09:55 PM Bug #4027: Signal.trap で busy loop に陥る
- =begin
> というか、rb_get_next_signal() で rb_enable_interrpt() して、シグナル
> マスクを全部外しているのは、とてもまずいような。というか、メインスレッド
> のシグナルマスクが外れているのはこれが理由か...?
たしかに rb_enable_interrupt() では問答無用で全てのシグナルマスクを外していますね。
直前のものに復旧したほうがいいでしょうか。
また rb_disable_in... -
09:19 PM Revision 37e7bf76 (git): removing empty teardown, cleaning up whitespace errors
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29709 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:19 PM Revision 4032e6d6 (git): * 2010-11-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:19 PM Revision e6a8cbc2 (git): * test/openssl/test_ocsp.rb: adding test for r29699. Thanks Elise
- Huard! [ruby-core:32460]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29707 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:25 PM Feature #3846: ext/openssl: choose the OpenSSL::Digest class for OpenSSL::OCSP::CertificateId
- =begin
tests in attachment. git patch
=end
-
12:57 AM Feature #3846 (Closed): ext/openssl: choose the OpenSSL::Digest class for OpenSSL::OCSP::CertificateId - =begin
This issue was solved with changeset r29699.
Elise, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
04:18 PM Bug #3976: ruby/1.9.1/webrick/server.rb:90: [BUG] Segmentation fault
- =begin
Yes, it does work if I simply run it, and not use the debugger
=end
-
02:21 PM Feature #3917: [proposal] called_from() which is much faster than caller()
- =begin
Hi Run Run, thank you for your comment about Kernel#caller.
2010/10/29 Run Paint Run Run <redmine@ruby-lang.org>:
> I can't follow this discussion, but I'll note proposal #1906 that
> also aims to provide an alternative to `... -
12:10 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
In <4CD12207.4060305@airemix.jp>
"[ruby-dev:42519] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml/rss reports many errors and failures without iconv" on Wed, 3 Nov 2010 17:49:16 +0900,
"NARUSE, Yui" <naruse@airemix... -
07:46 AM Feature #4016: Consider adding Age Unicode property
- =begin
Run Paint Run Run beat me by a few minutes :)
In addition to the syntax possibilities outlined by Run Paint, there is also the possibility of
* \p{age: 5.0} Used by perl, but this is also inconsistent with the current conv... -
07:28 AM Feature #4016: Consider adding Age Unicode property
- =begin
I've started this. What forms of property name do we want to support?
* \p{age=5.2} / \p{age=6} This is the style suggested by Unicode, but we don't support \p{name=value} for any other properties.
* \p{age 5.2} / \p{age 6... -
07:09 AM Bug #4029 (Rejected): Stack consistency error (sp: 7, bp: 8) using external libs
- =begin
cat example_ext.c
#include "ruby.h"
VALUE cMyClass;
static VALUE
my_func( VALUE receiver, VALUE args )
{
int offset;
for (offset = 0; offset < 6; offset ++)
{
switch (TYPE(RARRAY_PTR(args)[offse... -
04:23 AM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
> - Only lowercase for everything. Explicitly diverge from Unicode TR#18
> for the sake of Ruby-internal consistency. But we already allow
> upper-case, so this would create a compatibility problem for Ruby.
Breaking b... -
03:59 AM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
Last suggestion from me, I promise. ;-)
O_DIRECT is a controversial (<http://lkml.org/lkml/2007/1/11/121>) flag, and Linus and others recommend (<http://lkml.org/lkml/2007/1/10/233>) using madvise(2)/posix_fadvise(2) instead...
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-823fe69b080e -
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-823fe69b080e -
10:05 PM Bug #4027: Signal.trap で busy loop に陥る
- =begin
(2010/11/05 12:49), Tomoyuki Chikanaga wrote:
> チケット #4027 が更新されました。 (by Tomoyuki Chikanaga)
>
>
> 残念ながら signal_buff を increment しているところを rb_disable_interrupt()/rb_enable_interrupt() でくくってみた実行体でも再現しました。
> ただ今回は signal_buff... -
10:05 PM Bug #4027: Signal.trap で busy loop に陥る
- =begin
(2010/11/05 12:49), Tomoyuki Chikanaga wrote:
> チケット #4027 が更新されました。 (by Tomoyuki Chikanaga)
>
>
> 残念ながら signal_buff を increment しているところを rb_disable_interrupt()/rb_enable_interrupt() でくくってみた実行体でも再現しました。
> ただ今回は signal_buff... -
09:49 PM Bug #4027: Signal.trap で busy loop に陥る
- =begin
残念ながら signal_buff を increment しているところを rb_disable_interrupt()/rb_enable_interrupt() でくくってみた実行体でも再現しました。
ただ今回は signal_buff.size = -1 ではなくて 1 で逆に余分に increment されたようです。
(gdb) p signal_buff
$1 = {cnt = {0 <repeats 65 times>}... -
07:39 PM Bug #4027 (Rejected): Signal.trap で busy loop に陥る
- =begin
Signal.trap のシグナルハンドラ内で Mutex(Monitor) を用いる調査をしていて
稀にインタプリタが CPU を占有して busy loop 状態になることがありました。
あまり小さく絞れていませんが再現させたスクリプトを添付します。
元々はこれで時々 ThreadError: deadlock; recursive locking になるのを
避ける方法を考えるために実験していたのですが、ごく稀にインタプリタが... -
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 difficult problem...
> Another spec may only allow lower case for non Unicode, but it seems late.
> Martin says Unicode... -
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 difficult problem...
> Another spec may only allow lower case for non Unicode, but it seems late.
> Martin says Unicode... -
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<redmine@ruby-lang.org>:
>> Please consider adding the Age Unicode property to Oniguruma.
>> This property is useful when it is necessary to determine availability o... - 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-core:32460]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:05 AM Bug #4026: Bad sed expression in configure.in
- =begin
Gustavo Zacarias <redmine@ruby-lang.org> wrote:
> Bug #4026: Bad sed expression in configure.in
> http://redmine.ruby-lang.org/issues/show/4026
>
> Author: Gustavo Zacarias
> Status: Open, Priority: Normal
> Category: buil... -
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 configure get nuked.
Breaks cross-compilation.
=end
-
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, AssertionFailureError, etc.)
It would help interoperability if Ruby had a base exception they all could depend upon. Essentiall... -
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 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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 further than key conversions. One wants to prevent any other key types from being used at all.
(Also, I want follow up ... -
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 contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
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 to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
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 transcoded.
=end
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 し続けます。
(via http://twitter.com/#!/watson1978/status/29656929210)
readlines/each_line で limit に 0 が渡された時は例外にするのが良いのではないでしょうか... -
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-4d8f-98ff-823fe69b080e -
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 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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-823fe69b080e -
02:08 PM Bug #4014: Case-Sensitivity of Property Names Depends on Regexp Encoding
- =begin
2010/11/3 Run Paint Run Run <redmine@ruby-lang.org>:
> Do we want all valid property names to be case insensitive or just ASCII/Unicode properties?
Other than Unicode properties are derived from POSIX ctype.
You know they ar... -
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 test value"
on Nov.04,2010 12:06:14, <redmine@ruby-lang.org> wrote:
> この辺はあまり文書化されていないので他の人のを見つつ
http://redmine... -
12:06 PM Bug #4013: rake/test_tasks.rb fails if ENV assined test value
- =begin
まず、普通 commit メッセージは ChangeLog に書く内容とほぼ同内容です。
(インデント消したりヘッダ消したりくらい)
で、ChangeLogには歴史的経緯からML書くことが多いかな。
この辺はあまり文書化されていないので他の人のを見つつ
=end
-
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 <redmine@ruby-lang.org>:
> Please consider adding the Age Unicode property to Oniguruma.
> This property is useful when it is necessary to determine availability of code points in
> a given text against a g... -
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-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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 read-at-a-time control dial that can be used to tune parsing speed. It's set to a reasonable default and users can tune it... -
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 to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
01:15 AM Bug #4020: Fiber#initialize causes memory leaks
- =begin
ささだです。
(2010/11/03 16:01), Yusuke Endoh wrote:
> Fiber#initialize を複数回呼ぶとメモリリークします。
ご指摘ありがとうございます。コミットもお願いします。
--
// SASADA Koichi at atdot dot net
=end
-
01:01 AM Bug #4020 (Closed): Fiber#initialize causes memory leaks
- =begin
遠藤です。
Fiber#initialize を複数回呼ぶとメモリリークします。
f = Fiber.new {}
loop { f.send(:initialize) { } } #=> メモリ無限消費
diff --git a/cont.c b/cont.c
index b0b3f41..56ae843 100644
--- a/cont.c
+++ b/cont.c
@@ -971,... -
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 to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
01:14 AM Bug #4019: root fiber allows double resume
- =begin
ささだです。
(2010/11/03 16:00), Yusuke Endoh wrote:
> Fiber は自分自身を (直接または間接的に) resume しようとすると
> double resume という例外を投げますが
>
> require "fiber"
> Fiber.new do
> Fiber.current.resume #=> double resume (FiberError)
> ... -
01:00 AM Bug #4019 (Closed): root fiber allows double resume
- =begin
遠藤です。
Fiber は自分自身を (直接または間接的に) resume しようとすると
double resume という例外を投げますが
require "fiber"
Fiber.new do
Fiber.current.resume #=> double resume (FiberError)
end
root fiber の場合は 1 回目だけ何も言いません。
... -
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)/Math.log(17))
=> "2.99999999999999955591079014993738383054733276367188"
>> "%.50f" % 3.0
=> "3.000000000000000000000... -
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 ruby 1.9.1 and in ruby 1.8.7
With other set of numbers the answers are correct
irb(main):001:0> Math.log(4913)/M... -
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 :direct key, whose value defaults to `false`.
2. If O_DIRECT is defined and :direct is true, OR the existing open fla... -
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-lang.org/ruby/trunk@29683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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@tenderlovemaking.com>:
> > On Tue, Nov 02, 2010 at 09:58:27PM +0900, Heesob Park wrote:
> >> Issue #4010 has been updated by Heeso...
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 <now@bitwi.se> wrote:
> On Wed, Nov 3, 2010 at 00:19, Run Paint Run Run <redmine@ruby-lang.org> wrote:
>
>> * Prefix the constant name with the platform name, e.g. File::LINUX_DI... -
05:13 PM Feature #4015: File::DIRECT Constant for O_DIRECT
- =begin
On Wed, Nov 3, 2010 at 00:19, Run Paint Run Run <redmine@ruby-lang.org> wrote:
> * Prefix the constant name with the platform name, e.g. File::LINUX_DIRECT, so as to clearly indicate that the code is not portable.
What happ... -
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, e.g. File::LINUX_DIRECT, so as to clearly indicate that the code is not portable.
* Define them as private constants (... -
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
>> * O_DIRECTORY
> We haven't made up a policy for platform specific constants. Opinions
> are welcome.
I... -
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"
on Wed, 3 Nov 2010 06:51:04 +0900, Run Paint Run Run <redmine@ruby-lang.org> writes:
|A couple of the `open(2)` fl... -
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
<<Try to minimize cache effects of the I/O to and from this file. In general this will degrade performance, but it is use... -
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:
> 現時点でどうなっているのかを確認させてください。それによって
> 進める順番が変わってくると思っています。
>
> 以下のように認識していますがあっていますか?
>
> 1. 成瀬さんは「XMLDecl#enocdingなどは文字列にすべき」と主
> 張している。
はい。
> 2. 1.の理由はXML宣... -
08:24 AM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
現時点でどうなっているのかを確認させてください。それによって
進める順番が変わってくると思っています。
以下のように認識していますがあっていますか?
1. 成瀬さんは「XMLDecl#enocdingなどは文字列にすべき」と主
張している。
2. 1.の理由はXML宣言用のencodingとtranscode用のencodingは
異なるから。(XML宣言はShift_JISでtran... -
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 とかを呼ぶ
transcode:
transcode.c と enc/trans/* あたりで実装され、
String#encode とかで使われる物
Encoding:
encoding.c や enc/* で実装され、... -
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-823fe69b080e - 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-39d4-4d8f-98ff-823fe69b080e -
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 better name.
* Default to using no limit
I didn't do a good job explaining how this patch uses the read_limit optio... -
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 feel about defaulting it to some number. That's going to mean that some documents CSV used to correctly parse could now... -
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 easier to understand and it allows for the performance optimizations in the second patch. It removes all regular expression... -
11:36 AM Bug #4010: YAML fails to roundtrip non ASCII String
- =begin
2010/11/3 Aaron Patterson <aaron@tenderlovemaking.com>:
> On Tue, Nov 02, 2010 at 09:58:27PM +0900, Heesob Park wrote:
>> Issue #4010 has been updated by Heesob Park.
>>
>>
>> The same result with psych.
>>
>> $ ruby -v -r... -
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.
>
>
> The same result with psych.
>
> $ ruby -v -ryaml -e 'YAML::ENGINE.yamler = "psych"; s="한글";pYAML.load(YAML... -
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 to Ruby is greatly appreciated.
May Ruby be with you.
=end
-
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 Ruby is greatly appreciated.
May Ruby be with you.
=end
-
04:25 AM Feature #3905: rb_clear_cache_by_class() called often during GC for non-blocking I/O
- =begin
Tanaka Akira <akr@fsij.org> wrote:
> 2010/10/30 Tanaka Akira <akr@fsij.org>:
> > 2010/10/5, Eric Wong <redmine@ruby-lang.org>:
> >> Feature #3905: rb_clear_cache_by_class() called often during GC for
> >> non-blocking I/O
> ... -
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$ ./ruby -v
ruby 1.9.3dev (2010-11-02 trunk 29669) [i386-darwin9.8.0]
mini:bin ammar$ ./ruby -e 'p /\p{age=5.2}/'
-e:1... -
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 determine availability of code points in a given text against a given Unicode version. Latest info: http://unicode.org/... -
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-823fe69b080e -
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://ci.ruby-lang.org/ruby/trunk@29676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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 to be case insensitive or just ASCII/Unicode properties? The argument can be made either way, but the former situation le... -
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:~$ ruby -e 'p /\p{ascii}/n'
> -e:1: invalid character property name {ascii}: /\p{ascii}/
> run@paint:~$ ruby -e 'p /\... -
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 <4CD01373.9030500@airemix.jp>
"[ruby-dev:42515] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml/rss reports many errors and failures without iconv" on Tue, 2 Nov 2010 22:34:53 +0900,
"NARUSE, Yui" <naruse@airemix... -
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<4CCF03C6.3090504@airemix.jp>
> "[ruby-dev:42510] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml/rss reports
> many errors and failures without iconv" on Tue, 2 N... -
09:50 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
In <4CCF03C6.3090504@airemix.jp>
"[ruby-dev:42510] Re: [Ruby 1.9-Bug#3990][Closed] tests of rexml/rss reports many errors and failures without iconv" on Tue, 2 Nov 2010 03:15:40 +0900,
"NARUSE, Yui" <naruse@airemix... -
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 solved with changeset r29646.
>
> Author: kou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>
> Date: Sat Oct 30 12:10:5... -
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@29674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
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.dump(s))==s'
ruby 1.9.3dev (2010-11-02 trunk 29667) [i686-linux]
/usr/local/lib/ruby/1.9.1/psych/deprecated.rb:79: wa... -
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 String
> http://redmine.ruby-lang.org/issues/show/4010
>
> Author: Heesob Park
> Status: Open, Priority: Normal
> ... -
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-4d8f-98ff-823fe69b080e - 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-39d4-4d8f-98ff-823fe69b080e -
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"
<duerst@it.aoyama.ac.jp> wrote:
> I'd personally have preferred that Unicode regexps would stay with past
> practice of keeping these things case-sensitive, and otherwise defin... -
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 case-sensitive, and otherwise defined
exactly down to the last character. Regexps are for programmers, not for
end use... -
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 case-sensitive, and otherwise defined
exactly down to the last character. Regexps are for programmers, not for
end use... -
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 names are case-insensitive; in all other encodings, property names are case-sensitive. This was exacerbated by the reporter... -
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 <artonx@yahoo.co.jp>
--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie... -
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が定義されているとnilとはならないため、テストがfailします。事前に環境変数bをnilに設定してからテストすべきです。
--- test_tasks.rb~ 2010-07-27 00:00:55.113509000 +... -
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.Text that qualifies the items to be copied.
So I also tried a bit TDFilter.Text type, it doesn't work either.
cop... -
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. Actually I've tried both the fixnum itself and to_s as the parameter, while the result is the same. And according to ... -
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 one to get)
Can you inspect that copied_id is what the type of object expected?
Also, as the example you provide... -
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 ole_query_interface, while at next step of calling the method inside, I got a segmentation fault. And I think the para... -
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 <redmine@ruby-lang.org> wrote:
> Issue #1081 has been updated by Roger Pack.
>
>
> Any chance of getting this committed at all? (File#write)?
> Thanks!
I want to show my wish to back u... -
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 functionality.
=end
-
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 any one else but myself), closing for now.
=end