Activity
From 05/01/2010 to 05/07/2010
05/07/2010
-
11:26 PM Bug #3250: [BUG] Segmentation fault
- =begin
Hello again Yusuke,
Your patch makes my tests pass. Your test also passes.
Nice work!
Best regard... -
10:18 PM Bug #3250: [BUG] Segmentation fault
- =begin
A smaller test case (for the record):
class C
def self.set(name)
define_method(name) { y... -
10:09 PM Bug #3250 (Feedback): [BUG] Segmentation fault
- =begin
Hi,
The issue is fixed on my environment by the following patch.
Could you try it?
diff --git ... -
06:23 PM Bug #3250 (Assigned): [BUG] Segmentation fault
- =begin
Hi,
2010/5/7 Diogo Almeida <[email protected]>:
> I've created a github public repository, which i... -
07:27 AM Bug #3250: [BUG] Segmentation fault
- =begin
Hello Yusuke Endoh,
I've created a github public repository, which is accessible at http://github.com/DB... -
03:52 PM Bug #3220 (Closed): bug in gc.c
- =begin
[ruby-core:30082]
=end
- 03:07 PM Revision 01a21e44 (git): * 2010-05-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:07 PM Revision 1926eb04 (git): * 2010-05-08
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27661 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:07 PM Revision 3ed2a5fe (git): don't sleep indefinitely. collect the zombie.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:07 PM Revision 0365096b (git): don't sleep indefinitely. collect the zombie.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:51 PM Revision 92834498 (git): * version.h: bump up to 1.9.3.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:29 PM Revision 86bc5995 (git): * properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:29 PM Revision a0136f4f (git): * properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:12 PM Bug #1685: Some windows unicode path issues remain
- =begin
Hi,
U.Nakamura wrote:
>
> I assume,
>
> 1) matz: the grand designer of Ruby
> 2) naruse: an authori... -
11:56 AM Bug #1685: Some windows unicode path issues remain
- =begin
Hello,
In message "[ruby-core:30071] Re: [Bug #1685] Some windows unicode path issues remain"
on May.... -
06:11 AM Bug #1685: Some windows unicode path issues remain
- =begin
Hi,
U.Nakamura wrote:
>
>> How does it break compatibility, if we allow filesystem encoding
>> to beco... -
11:37 AM Bug #3253 (Closed): cannot install ruby on windows
- =begin
This issue was solved with changeset r27653.
Usaku, thank you for reporting this issue.
Your contribution t... -
12:59 AM Bug #3253: cannot install ruby on windows
- =begin
=end
-
12:44 AM Bug #3253: cannot install ruby on windows
- =begin
#1851 のクロスビルドの環境ですが、最終的にはこっちの問題に引っかかってmake installが出来ていません。
i386-mingw32-fakeでRUBY_PLATFORMが"i386-mingw3... -
12:34 AM Bug #3253: cannot install ruby on windows
- =begin
=end
-
09:08 AM Revision a5a7f3a4 (git): branches ruby_1_9_2 from r27656 on the trunk for release process of Ruby 1.9.2.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:09 AM Revision 44ff836e (git): Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's return"
- This must use pipe because the target for kill is not direct child.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun... -
06:55 AM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
From: Luis Lavena <[email protected]>
Subject: [ruby-core:30066] [Bug #3248] extension 'tk' is finding t... -
06:55 AM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
From: Luis Lavena <[email protected]>
Subject: [ruby-core:30066] [Bug #3248] extension 'tk' is finding t... -
04:33 AM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
Hello Hidetoshi,
Yes, the provided patch solves the issue. Now time to deal with #3253 but that is anoth... -
06:05 AM Bug #3255 (Closed): Trunk fail to build without explicit ./configure options (yaml.h not found)
- =begin
Hi,
I tried many times today and yesterday to build Ruby on OSX and it get some errors when running 'mak... -
05:43 AM Bug #3254: [BUG] Segmentation fault
- =begin
Duplication of #3250. My bad.
=end
-
05:40 AM Bug #3254 (Closed): [BUG] Segmentation fault
- =begin
Per message suggestion, reporting a possible segmentation fault bug while yielding a block within mediainfo g... -
04:45 AM Revision 5cea3d2b (git): * .gitignore: ignoring fiddle build files
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:31 AM Bug #3231: Digest Does Not Build
- =begin
Ok, I see what is happening. The include is pulling in digest/extconf.h, not digest/md5/extconf.h. Thus the... -
02:31 AM Revision 30e678a6 (git): * instruby.rb (install-man): install mdocs directly without
- temporary files. [ruby-dev:41204]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27654 b2dd03c8-39d4... -
02:30 AM Revision f1307d27 (git): * tool/rbinstall.rb (install-man): install mdocs directly without
- temporary files. [ruby-dev:41204]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27653 b2dd03c8-39d4-4d8f-98ff-8... -
12:27 AM Bug #1851 (Rejected): make install problems using mingw on fedora 11
- =begin
rdoc の生成には同じバージョンの ruby (1.9.2のビルドならnativeも1.9.2) を使うべきと言うことのようです。
つまり、ビルドの仕方が悪かった (native の方が 1.8.6 だった) と... -
12:16 AM Revision 3d923277 (git): * ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.
- * ext/tk/extconf.rb (search_tclConfig): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@2... -
12:16 AM Revision 69310faa (git): * ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.
- * ext/tk/extconf.rb (search_tclConfig): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27652 b2dd03c...
05/06/2010
-
11:48 PM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
From: Luis Lavena <[email protected]>
Subject: [ruby-core:30055] Re: [Bug #3248] extension 'tk' is findin... -
11:48 PM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
From: Luis Lavena <[email protected]>
Subject: [ruby-core:30055] Re: [Bug #3248] extension 'tk' is findin... -
10:22 PM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
I also ran into the same issue back in March http://www.ruby-forum.com/topic/206113
My current "fix" is ... -
09:39 PM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
On Thu, May 6, 2010 at 7:09 AM, Hidetoshi NAGAI <[email protected]> wrote:
>
>> Search tclConfig.sh an... -
07:09 PM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
From: Luis Lavena <[email protected]>
Subject: [ruby-core:30041] [Bug #3248] extension 'tk' is finding t... -
07:09 PM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
From: Luis Lavena <[email protected]>
Subject: [ruby-core:30041] [Bug #3248] extension 'tk' is finding t... -
09:46 AM Bug #3248: extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
Hello Hidetoshi,
This issue still appears as r27635:
... -
10:56 PM Bug #3253 (Closed): cannot install ruby on windows
- =begin
こんにちは、なかむら(う)です。
IRCで指摘されて気付いたのですが(というかビルドできてなかった
ので気付けなかったのですが)、Windowsでmake installができなく
なっています。
... -
10:27 PM Bug #1685: Some windows unicode path issues remain
- =begin
Hello,
In message "[ruby-core:30054] Re: [Bug #1685] Some windows unicode path issues remain"
on May.... -
09:38 PM Bug #1685: Some windows unicode path issues remain
- =begin
Hi,
U.Nakamura wrote:
>
> In message "[ruby-core:30052] Re: [Bug #1685] Some windows unicode path issue... -
07:58 PM Bug #1685: Some windows unicode path issues remain
- =begin
Hello,
In message "[ruby-core:30052] Re: [Bug #1685] Some windows unicode path issues remain"
on May.... -
07:39 PM Bug #1685: Some windows unicode path issues remain
- =begin
U.Nakamura wrote:
>
> In message "[ruby-core:30012] Re: [Bug #1685] Some windows unicode path issues remai... - 09:48 PM Revision fac0ae84 (git): * 2010-05-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:48 PM Revision 04d8286d (git): * ext/tk/extconf.rb: search directories on PATH, only if containing
- tclsh or wish command (probably right fix for [ruby-core:30010]).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... -
09:47 PM Revision cc9333b8 (git): * ext/tk/extconf.rb: search directories on PATH, only if containing
- tclsh or wish command (probably right fix for [ruby-core:30010]).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
08:20 PM Feature #3251: allow to unlock mutex locked by another thread
- =begin
遠藤です。
2010年5月6日20:02 Tanaka Akira <[email protected]>:
> 2010年5月6日1:24 Yusuke Endoh <[email protected]>:
... -
08:07 PM Feature #3251: allow to unlock mutex locked by another thread
- =begin
遠藤です。
2010年5月6日1:55 SASADA Koichi <[email protected]>:
> Python はなぜ Mutex を他から解放できるのか,よくわからないのですが,
>
... -
05:10 PM Feature #3251: allow to unlock mutex locked by another thread
- =begin
kosakiです
> ということで,Mutex という名前だと,他から解放出来ない,というニュアンス
> が含まれてるんじゃないかなぁ,という感覚があります.
>
> 他のシステムだと,セマフォがあるからい... -
01:55 AM Feature #3251: allow to unlock mutex locked by another thread
- =begin
ささだです.
(2010/05/06 1:24), Yusuke Endoh wrote::
> Feature #3251: allow to unlock mutex locked by another ... -
01:24 AM Feature #3251 (Rejected): allow to unlock mutex locked by another thread
- =begin
遠藤です。
現状では mutex は lock したスレッドからしか unlock できませんが、
これを許可するようにしませんか。動機は 2 つあります。
1) Python の condi... - 07:28 PM Revision c4976411 (git): * 2010-05-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:28 PM Revision 54476a60 (git): * ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:00 PM Feature #3112: require "yaml" doesn't use psych as default
- =begin
Hello,
In message "[ruby-core:30044] Re: [Bug #3112] require "yaml" doesn't use psych as default"
on ... - 01:21 PM Revision 8db2aa12 (git): * cont.c: define FIBER_USE_NATIVE only when _WIN32_WINNT >= 0x0400
- on Windows because Fiber APIs are supported only such building
(and running) environments.
[ruby-dev:41192]
git... -
12:37 PM Feature #1408: 0.1.to_r not equal to (1/10)
- =begin
Float#rationalize is added again at r27503.
Please check that revision.
On 2010/05/06, at 7:23, Marc-Andr... -
10:13 AM Revision bcd0bcc3 (git): * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is
- truncated with ec_key.group.order.size after openssl 0.9.8m for
FIPS 186-3 compliance.
WARNING: ruby-openssl aim... -
09:33 AM Revision f7050e0e (git): * ext/fiddle/function.c (function_call): removed unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:31 AM Revision 106e2cc6 (git): * cont.c (Init_Cont): th is used only when FIBER_USE_NATIVE.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:23 AM Bug #1341: pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
- =begin
Hi,
2010/5/6 Graham Agnew <[email protected]>:
> On HP-UX, that patch stopped the rb_bug_errno happen... -
06:01 AM Bug #1341: pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
- =begin
Today I downloaded, patched, and compiled the latest snapshot.
On HP-UX, that patch stopped the rb_bug_err... -
09:13 AM Revision 26c48195 (git): * cont.c (fiber_setcontext): Fix last commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27642 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:16 AM Revision fadc3a8b (git): * time.c (rb_localtime_r2): get rid of infinite loop bug of
- localtime() on x86_64-darwin. [ruby-core:30031]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27641 b2dd03c8-39... -
07:42 AM Bug #3236: ISeq.load で [BUG] iseq_set_sequence: ic_index overflow が発生
- =begin
取り込んでいただきありがとうございました。
あわただしいと時に非公開関数の問題をチケット登録してしまい申し訳ありませんでした。今後の指針にします。
=end
-
06:59 AM Revision 4bada8b8 (git): * ext/fiddle/*: Adding fiddle library to wrap libffi
- * test/fiddle/*: testing fiddle extension
* ext/dl/lib/dl.rb: Requiring fiddle if it is available
* ext/dl/lib/dl/cal... -
06:07 AM Revision ca3c007f (git): * string.c (rb_str_match_m): add description about optional
- position parameter. [ruby-list:47064]
patched by KISHIMOTO, Makoto <ksmakoto AT dd.iij4u.or.jp>
git-svn-id: svn+ss... -
05:14 AM Revision 3b9c0030 (git): * lib/tmpdir.rb: test RUBY_PLATFORM for loading tmpdir.so to avoid
- LoadError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:45 AM Revision ec0b0144 (git): * NEWS: add rationalize methods of Complex, Float, Integer, NilClass, and Rational classes.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:12 AM Revision 4211e894 (git): * README: update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:12 AM Revision 0f7321ed (git): * README: update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:57 AM Bug #2777 (Closed): Invalid read of size 4 by redefining load
- =begin
This issue was solved with changeset r27634.
Nobuyoshi, thank you for reporting this issue.
Your contributi...
05/05/2010
-
11:28 PM Bug #3250 (Third Party's Issue): [BUG] Segmentation fault
- =begin
Hi,
Could you ask the author of MediaInfo first?
I temporarily set this ticket status to Third Party's... -
10:24 PM Bug #3250 (Closed): [BUG] Segmentation fault
- =begin
Hello,
I was attempting to extract some metadata of a couple of videos using MediaInfo CLI and MediaInfo... -
10:54 PM Bug #1914 (Closed): ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0
- =begin
Some issues reported here is fixed by r24482 and r25124.
At least, building ruby(trunk) is finished success... -
10:37 PM Bug #3236 (Closed): ISeq.load で [BUG] iseq_set_sequence: ic_index overflow が発生
- =begin
This issue was solved with changeset r27632.
Tomoyuki, thank you for reporting this issue.
Your contributio... -
10:12 PM Bug #3236: ISeq.load で [BUG] iseq_set_sequence: ic_index overflow が発生
- =begin
遠藤です。
InstructionSequence#load は非公開関数であり、iseq gem は third
party (ワナベさんですが) の gem なので、この redmine に Bug
... -
09:11 PM Bug #3236: ISeq.load で [BUG] iseq_set_sequence: ic_index overflow が発生
- =begin
すみません、自分のコメントが分かりにくかったので補足致します。
パッチ前半の ic_index のチェック部分については判断がつきませんでしたので
保留させて頂きました。(r27616 はパッチ後半だけで... -
09:57 PM Bug #2063 (Closed): Core dump on AIX
- =begin
This issue was solved with changeset r27631.
Perry, thank you for reporting this issue.
Your contribution t... -
09:38 PM Bug #2063: Core dump on AIX
- =begin
Hi,
2010/5/4 Yusuke Endoh <[email protected]>:
> Issue #2063 has been updated by Yusuke Endoh.
...
... -
08:59 PM Bug #3239: ext/tk on cygwin
- =begin
永井@知能.九工大です.
From: Hidetoshi NAGAI <[email protected]>
Subject: [ruby-dev:41135] Re: [Bug:trunk] ext... -
07:17 PM Bug #3239 (Closed): ext/tk on cygwin
- =begin
This issue was solved with changeset r27627.
Nobuyoshi, thank you for reporting this issue.
Your contributi... -
08:57 PM Bug #2488 (Closed): thread usage can result in bad HANDLE
- =begin
This issue was solved with changeset r27630.
Roger, thank you for reporting this issue.
Your contribution t... -
02:42 PM Bug #2488: thread usage can result in bad HANDLE
- =begin
Hello,
In message "[ruby-core:30005] [Bug #2488] thread usage can result in bad HANDLE"
on May.05,201... -
06:35 AM Bug #2488: thread usage can result in bad HANDLE
- =begin
That patch seems to fix it for me.
@Luis: I am able to reproduce #3183 (sometimes it takes a few minutes... -
07:17 PM Bug #3248 (Closed): extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
This issue was solved with changeset r27627.
Luis, thank you for reporting this issue.
Your contribution to... -
03:09 PM Bug #3248 (Closed): extension 'tk' is finding tclConfig.sh and tkConfig.sh incorrectly
- =begin
Using GCC 3.4.5, under MinGW, with msysGit installed, extension tk is finding tcl and tk config bash scripts ... -
07:17 PM Bug #3238 (Closed): cross-compiling ext/tk
- =begin
This issue was solved with changeset r27627.
Nobuyoshi, thank you for reporting this issue.
Your contributi... -
06:37 PM Revision c462c50d (git): * cont.c: apply FIBER_USE_NATIVE patch. This patch improve
- Fiber context switching cost using system APIs. Detail comments
are written in cont.c.
git-svn-id: svn+ssh://ci... -
05:51 PM Revision 833cade2 (git): * vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry):
- added. Unlinked method entries are collected to
vm->unlinked_method_entry_list. On the GC timing, mark all method... -
04:46 PM Bug #3244: the behavior of Tempfile#size was changed
- =begin
> そういう事情があるなら、個人的には rubyspec 側を直すということでも
> 構わないと思いました。元の挙動は全然便利じゃないので、依存している
> 人もいない予感がしますし。
そう思います。... -
03:57 PM Bug #1685: Some windows unicode path issues remain
- =begin
Hello,
In message "[ruby-core:30012] Re: [Bug #1685] Some windows unicode path issues remain"
on May.... -
03:35 PM Bug #1685: Some windows unicode path issues remain
- =begin
U.Nakamura wrote:
> Hello,
>
> In message "[ruby-core:29892] Re: [Bug #1685] Some windows unicode path is... -
03:49 AM Bug #1685: Some windows unicode path issues remain
- =begin
Hello,
In message "[ruby-core:29892] Re: [Bug #1685] Some windows unicode path issues remain"
on Apr.... -
03:17 PM Bug #1575 (Closed): TestEtc failures in windows
- =begin
This issue was solved with changeset r27625.
Roger, thank you for reporting this issue.
Your contribution t... - 02:31 PM Revision 34ed81ea (git): * NEWS: wording
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:33 PM Revision 0356eef4 (git): * compile.c (iseq_set_sequence): fix check range of ic_index.
- a patch from Tomoyuki Chikanaga. #3236
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27632 b2dd03c8-39d4-4d8f-9... - 12:55 PM Revision 0882e74b (git): * dln.c (aix_loaderror): use execerror for load error on AIX.
- This can avoid SEGV reported by Perry Smith. [Bug #2063]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27631 b... -
11:53 AM Revision bd211186 (git): * thread_win32.c (w32_wait_events): get GVL before handle interrupt
- event. [ruby-core:27199], [ruby-core:29698]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27630 b2dd03c8-39d4-... - 10:08 AM Revision 320f7e53 (git): * 2010-05-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:08 AM Revision 2f2b2554 (git): * ext/tk/extconf.rb: revert. enbugged by last commit.
- ([ruby-dev:41133], [ruby-dev:41134], [ruby-core:30010])
* ext/tk/README.tcltklib: ditto.
git-svn-id: svn+ssh://ci.r... -
10:08 AM Revision 690e065b (git): * ext/tk/extconf.rb: revert. enbugged by last commit.
- ([ruby-dev:41133], [ruby-dev:41134], [ruby-core:30010])
* ext/tk/README.tcltklib: ditto.
git-svn-id: svn+ssh://ci.r... -
08:48 AM Feature #3219: assert now passes non-boolean result
- =begin
On Apr 30, 2010, at 23:16 , Nobuyoshi Nakada wrote:
> Hi,
>
> At Sat, 1 May 2010 14:30:19 +0900,
> E... - 06:55 AM Revision 54062a76 (git): * file.c (rb_stat): use STAT macro instead of calling stat() directly.
- reported by Bill Kelly. [ruby-core:30012]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27626 b2dd03c8-39d4-4d... -
06:11 AM Revision a6e33fd7 (git): * test/etc/test_etc.rb: assert only when any value is given.
- [Bug #1575] [ruby-core:23722]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27625 b2dd03c8-39d4-4d8f-98ff-823fe6... -
04:31 AM Revision a20cc16b (git): * debug.c (RUBY_NODE_LMASK): may exceed int limit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27624 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:17 AM Bug #3247 (Closed): test/ruby/test_m17n.rb failure
- =begin
This issue was solved with changeset r27619.
Usaku, thank you for reporting this issue.
Your contribution t... -
02:39 AM Bug #3247 (Closed): test/ruby/test_m17n.rb failure
- =begin
test_string_inspectですが、default_externalがEUC-JPあるいはWindows-31Jの時に失敗します。
あんまり自信はないんですが、たぶん実装は現状の仕様通りでテストが間違って... -
02:43 AM Revision a6242670 (git): * bootstraptest/test_io.rb (megacontent-copy_stream): get rid of
- deadlock.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:15 AM Bug #3225: lib/uri/mailto.rb slightly wrong regexp
- =begin
=end
05/04/2010
-
11:04 PM Bug #3236: ISeq.load で [BUG] iseq_set_sequence: ic_index overflow が発生
- =begin
ic_index のチェックについてはわかりませんが、
ic_size が復元されていない問題についてはその通りだと思いますし
iseq_load 以外に影響はなさそうですので取り込ませていただきます。
あ... -
10:27 PM Revision 62d7a30a (git): * gc.c (rb_mark_method_entry): renamed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:24 PM Revision 208e43b3 (git): * method.h (rb_gc_mark_method_entry): fixed typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:31 PM Bug #3244: the behavior of Tempfile#size was changed
- =begin
遠藤です。
2010年5月4日10:21 Nobuyoshi Nakada <[email protected]>:
> これは、元々のtest/test_tempfile.rbのassertionの間... -
05:43 PM Bug #3244: the behavior of Tempfile#size was changed
- =begin
成瀬です。
(2010/05/04 10:21), Nobuyoshi Nakada wrote:
> なかだです。
>
> At Tue, 4 May 2010 06:08:24 +0900,
> Y... -
10:21 AM Bug #3244: the behavior of Tempfile#size was changed
- =begin
なかだです。
At Tue, 4 May 2010 06:08:24 +0900,
Yusuke ENDOH wrote in [ruby-dev:41140]:
> r27578 のせいで rubyspec... -
08:39 AM Bug #3244: the behavior of Tempfile#size was changed
- =begin
遠藤です。
2010年5月4日8:24 Yukihiro Matsumoto <[email protected]>:
> 正直、「1日くらいいいじゃん」と思わないでもないのですが、過去
> そうやって仕様... -
08:24 AM Bug #3244: the behavior of Tempfile#size was changed
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:41142] Re: [Bug:trunk] the behavior of Tempfile#size was changed"
... -
08:17 AM Bug #3244: the behavior of Tempfile#size was changed
- =begin
遠藤です。
2010年5月4日7:56 Yukihiro Matsumoto <[email protected]>:
> In message "Re: [ruby-dev:41140] [Bug:trun... -
07:56 AM Bug #3244: the behavior of Tempfile#size was changed
- =begin
Hi,
In message "Re: [ruby-dev:41140] [Bug:trunk] the behavior of Tempfile#size was changed"
on Tue, 4... -
06:08 AM Bug #3244 (Closed): the behavior of Tempfile#size was changed
- =begin
なかださん
遠藤です。
r27578 のせいで rubyspec のエラーが増えました。
よほどの事情がない限り revert しようと思います。
個人的には納得できる変更なので、残念ですが……。... -
08:25 PM Revision b4d7d616 (git): * method.h, vm_method.c: rename some internal functions related to
- rb_method_entry_t.
rb_add_method_me() -> rb_method_entry_set().
rb_get_method_entry() -> rb_method_ent... -
07:07 PM Revision 7a17dca0 (git): Fix and add tests for String#inspect. [ruby-dev:41153]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:57 PM Bug #3237 (Closed): irb exits unexpectedly with Encoding::CompatibilityError
- =begin
This issue was solved with changeset r27615.
Heesob, thank you for reporting this issue.
Your contribution ... -
06:47 PM Bug #1577 (Closed): testFileUtils failure in windows
- =begin
This issue was solved with changeset r27614.
Roger, thank you for reporting this issue.
Your contribution t... -
05:52 PM Feature #2567: Net::HTTP does not handle encoding correctly
- =begin
The problem is stated in HTML5: misinterpreted for compatibility.
http://www.w3.org/TR/html5/syntax.html#ch... -
04:36 PM Feature #3246 (Rejected): thread-local yamler
- =begin
Hi,
Currently, YAML.yamler= has an effect on the whole process.
What about making it thread-local?
... - 04:02 PM Revision da5b4689 (git): * 2010-05-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:02 PM Revision fd328d8e (git): * test/ruby/test_require.rb (test_relative_symlink): skip if symlink is not
- implemented.
* test/ruby/test_file_exhaustive.rb (test_stat, test_expand_path): ignore tests
about nlink on Window... -
03:31 PM Bug #2829: Missing documentation for Exception subclasses.
- =begin
Hi Yusuke.
Thanks for these comments. I've updated the wiki accordingly. I've also added examples to mos... -
02:10 PM Revision 576252ae (git): * compile.c (iseq_build_body): update iseq->ic_size.
- a patch from Tomoyuki Chikanaga. see #3236.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27616 b2dd03c8-39d4-4d... -
01:33 PM Bug #3231 (Feedback): Digest Does Not Build
- =begin
=end
-
12:57 PM Bug #2281 (Closed): Class#inherited Produces Misleading Error Message
- =begin
This issue was solved with changeset r27609.
Run Paint, thank you for reporting this issue.
Your contributi... -
12:38 PM Bug #2281 (Open): Class#inherited Produces Misleading Error Message
- =begin
r25521 was reverted.
=end
-
12:44 PM Bug #3141: yield in an eigenclass definition
- =begin
返事が遅くなってすみません.
これが良いと思います.よろしくお願いします.
=end
-
12:04 PM Bug #3050: Fiber transfer limitation
- =begin
ささだです.
(2010/05/03 22:57), Yusuke Endoh wrote::
>> 現在,Fiber#transfer と Fiber.yield/Fiber#resume は一緒に使うな... -
12:04 PM Bug #3050: Fiber transfer limitation
- =begin
ささだです.
(2010/05/03 22:57), Yusuke Endoh wrote::
>> 現在,Fiber#transfer と Fiber.yield/Fiber#resume は一緒に使うな... -
09:51 AM Revision e8249be9 (git): * error.c (name_err_mesg_to_str): preserve encoding of inspection.
- [ruby-core:29948]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:50 AM Bug #3220 (Feedback): bug in gc.c
- =begin
Can't reproduce with ruby 1.9.2dev (2010-05-04 trunk 27604) [x86_64-linux] on Ubuntu 10.04.
I guess this is... -
09:38 AM Revision 16c40ec1 (git): * test/fileutils/test_fileutils.rb (test_copy_stream):
- IO.copy_stream support binmode only currently.
[ruby-core:23724]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
08:47 AM Bug #3081 (Closed): lib/http wrong behavior for chunked reading
- =begin
This issue was solved with changeset r27605.
Marc-Andre, thank you for reporting this issue.
Your contribut... -
08:08 AM Revision 2a067c6c (git): Setup Symbol#to_json to avoid conflict.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:27 AM Bug #3058 (Closed): Inconsistent eol conversion of IO#read on Windows
- =begin
This issue was solved with changeset r27604.
Heesob, thank you for reporting this issue.
Your contribution ... -
06:48 AM Bug #3245 (Closed): Expected "ccache gcc" to be nil.
- =begin
When CC environment variable set, some tests of rake are failed.
% ruby-trunk -v
ruby 1.9.2dev (201... -
06:17 AM Bug #3162 (Closed): recent rdoc affects tests of rake
- =begin
Hi,
This is fixed by nobu at r27589. So I close this ticket.
Jim Weirich, please confirm the chang... -
06:17 AM Bug #3076 (Closed): lib/rake/rdoctask.rb should be removed
- =begin
Hi,
This is fixed by nobu at r27589. So I close this ticket.
Jim Weirich, please confirm the chang... -
06:06 AM Feature #3232 (Rejected): Loops (while/until) should return last statement value if any, like if/unless
- =begin
=end
-
03:07 AM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
Hi,
|On 3 May 2010 02:15, Yukihiro Matsumoto <[email protected]> wrote:
|Hi,
|
|It is neither consiste... -
05:02 AM Bug #3217 (Rejected): Regexp fails to match string with '<' when encoding is UTF-8
- =begin
This is feature change on Ruby 1.9.
http://www.unicode.org/reports/tr18/
And redcloth3's exapmle is a ... -
04:27 AM Revision 89435793 (git): * vm_insnhelper.c (argument_error): removed unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:26 AM Revision 6060c3a4 (git): * include/ruby/win32.h (rb_w32_uchdir): missing prototype.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:25 AM Feature #2710: Kernel#load loads a relative path
- =begin
Hi,
akr said in [ruby-core:29715]:
> I think Roger's idea (load() don't see the library load path) ... -
04:01 AM Bug #2629: ConditionVariable#wait(mutex, timeout) should return whether the condition was signalled, not the waited time
- =begin
Hi,
I suggest temporal revert of timeout argument of ConditionVariable#wait.
As I said in [ruby-core:2... -
04:00 AM Revision 843d4f32 (git): * vm_insnhelper.c (argument_error): never return.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:50 AM Revision 8ed1f433 (git): * vm_insnhelper.c (argument_error): push correct backtrace.
- Bug #2281 [ruby-core:26333]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27609 b2dd03c8-39d4-4d8f-98ff-823fe6... -
03:50 AM Bug #2612 (Rejected): Use POSIX shell in Makefile
- =begin
Hi, Brian Egge
I close this ticket because of absence of your response.
If you have any actual prob... -
03:39 AM Revision 622f45fc (git): * ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and
- rb_str_append.
* ext/socket/ancdata.c (ancillary_inspect): refined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/t... -
03:36 AM Bug #2063: Core dump on AIX
- =begin
Hi,
Your patch looks good to me.
At least, it is undoubtedly better than the current SEGV :-)
Two... -
02:51 AM Revision f1192452 (git): * ext/socket/ancdata.c (ancillary_inspect): use rb_str_cat2 and
- rb_str_append.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:07 AM Revision 62e9fb85 (git): * version.c (UNALIGNED): get rid of conflict.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27606 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:39 AM Bug #1587 (Closed): Problem with string sharing
- =begin
Thank you for the report and sorry for late response.
This issue seems to be fixed now, on linux at least.
...
05/03/2010
-
11:42 PM Revision 57c14066 (git): * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip the
- last newline of chunk. [ruby-core:29229]
* test/net/http/utils.rb: add an option for chunked response test.
* test... -
10:57 PM Bug #3050: Fiber transfer limitation
- =begin
遠藤です。
> 現在,Fiber#transfer と Fiber.yield/Fiber#resume は一緒に使うな,使っ
> て変なことが起きても知らないよ,という立場を取っています.というのも,... -
10:17 PM Revision e6ccffd9 (git): Add rdoc about IO#read(length). [ruby-core:29161]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:17 PM Bug #3012 (Closed): update file list in sample/README
- =begin
This issue was solved with changeset r27600.
Kazuhiro, thank you for reporting this issue.
Your contributio... -
07:04 PM Revision 9526ba4e (git): * ext/nkf/nkf-utf8/nkf.c: Update nkf 2010-04-28.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:26 PM Feature #3228 (Rejected): speedup File.read
- =begin
Hi,
When you specify byte size to File#read, it reads file in binary
mode. IOW, File.read('a', File.s... -
06:07 PM Feature #3219 (Open): assert now passes non-boolean result
- =begin
Hi,
I really agree with nobu. I love this feature.
But this is a feature request. This change should... -
11:38 AM Feature #3219: assert now passes non-boolean result
- =begin
Hi,
At Mon, 3 May 2010 11:13:50 +0900,
Yuki Sonoda wrote in [ruby-core:29945]:
> I don't want to merge t... -
11:13 AM Feature #3219 (Closed): assert now passes non-boolean result
- =begin
I don't want to merge this to ruby 1.9.1
=end
-
05:11 PM Feature #3222: Can bignums have singleton class & methods?
- =begin
Hi,
I think this is not a bug.
It is still possible to define method to Bignum by redefining
sing... -
05:02 PM Bug #3239: ext/tk on cygwin
- =begin
永井@知能.九工大です.
From: Nobuyoshi Nakada <[email protected]>
Subject: [ruby-dev:41134] [Bug:trunk] ext/tk on ... -
02:26 PM Bug #3239 (Assigned): ext/tk on cygwin
- =begin
=end
-
02:22 PM Bug #3239 (Closed): ext/tk on cygwin
- =begin
なかだです。
cygdrive-prefixは変更可能なので、ドライブレターを正しく認識しな
い場合があります。
# 私は実際に変えています。
diff --git i/ext... -
04:53 PM Bug #3224: Regexp.new("...", nil, "n") is not documented
- =begin
3rd argument "n" and //n sets the regexp to NONE flag.
> Regexp.new("aa", nil, "n") =~ "\u3042aa"
(irb... -
04:46 PM Bug #3224: Regexp.new("...", nil, "n") is not documented
- =begin
Hi,
As Shyouhei said, the argument is ignored. It left just for 1.8
compatibility.
Could you ple... -
04:32 PM Bug #3217 (Assigned): Regexp fails to match string with '<' when encoding is UTF-8
- =begin
Oops, I missed this. I'll fix.
=end
-
04:20 PM Bug #3217 (Rejected): Regexp fails to match string with '<' when encoding is UTF-8
- =begin
'<' is not Punctuation on Unicode; it is Math_Symbol.
http://unicode.org/Public/UNIDATA/extracted/DerivedGe... - 03:40 PM Revision 8517275f (git): * 2010-05-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:39 PM Revision 23f612d7 (git): * ext/psych/lib/psych/visitors/yaml_tree.rb: using more factory methods
- for generating the YAML ast.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27601 b2dd03c8-39d4-4d8f-98ff-823fe69... -
02:25 PM Bug #3238 (Assigned): cross-compiling ext/tk
- =begin
=end
-
02:18 PM Bug #3238 (Closed): cross-compiling ext/tk
- =begin
なかだです。
クロスコンパイルのときにext/tk/extconf.rbが適切なディレクトリを
探していません。また、is_win32?のときに同じディレクトリを、与え
られたパス自体と\を/に置換し... -
02:03 PM Bug #3237 (Closed): irb exits unexpectedly with Encoding::CompatibilityError
- =begin
The irb exits unexpectedly with incompatible character encodings error when I try to call Non-ASCII method fo... -
12:17 PM Revision afa8f9ba (git): * sample/README: update file list. [ruby-core:28981]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:17 PM Revision 5f1ebd0b (git): trivial change
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:15 AM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
Hi,
In message "Re: [ruby-core:29940] Re: [Feature #3232] Loops (while/until) should return last statemen... -
05:10 AM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
On 2 May 2010 15:24:52 UTC+2, Nobuyoshi Nakada <[email protected]> wrote:
> It feels too confusing to me.
... -
09:12 AM Revision 4e887359 (git): merges r24662 from trunk into ruby_1_9_1. This fixes #3149.
- --
* lib/tempfile.rb (Tempfile#unlink): reverted r23494, since the
usage in RubyInline is considered wrong.
git-sv... -
09:12 AM Revision b1809bcf (git): merges r26626 and r26627 from trunk into ruby_1_9_1. This fixes #3159.
- --
* ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): fix precision.
[ruby-core:17472][ruby-dev:35372][ruby-dev:4... -
09:12 AM Revision 4fcb855f (git): merges r26055 from trunk into ruby_1_9_1. This fixies #3164.
- --
* parse.y (dyna_pop_gen): pop dvars. [ruby-dev:39861]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_... -
08:54 AM Bug #2686 (Closed): Socket::gethostbyname => SEGFAULT
- =begin
=end
-
08:17 AM Bug #1311 (Closed): YAML::dump creates strings YAML::load cannot parse
- =begin
This issue was solved with changeset r27591.
Noah, thank you for reporting this issue.
Your contribution to... -
08:15 AM Bug #1311 (Open): YAML::dump creates strings YAML::load cannot parse
- =begin
=end
-
06:37 AM Bug #1745 (Rejected): Module#autoload No Longer Raises where 1.8 Does
- =begin
Intended change, because class/module definitions don't need presceeding constant definitions.
It creates n... -
03:08 AM Revision b67fbc07 (git): merges r25081 from trunk into ruby_1_9_1.
- fixes [ruby-core:27694], reported by Denis Defreyne.
--
* hash.c (Hash#each): Fix documentation to reflect insertion ... - 03:06 AM Revision 8fd9bb4d (git): * 2010-05-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@27594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:06 AM Revision b1edd258 (git): merges 26005 from trunk into ruby_1_9_1.
- fixes [ruby-dev:39906].
--
* configure.in: default ac_cv_prog_CC to CC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
01:46 AM Revision 21c5ffc5 (git): * file.c (rb_str_encode_ospath): unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:09 AM Bug #3236 (Closed): ISeq.load で [BUG] iseq_set_sequence: ic_index overflow が発生
- =begin
RubyGems の iseq ライブラリを利用して、定数やインスタンス変数の参照を含むスクリプトをコンパイルしたものを load しようとすると以下のようなメッセージでエラーになります。
$ cat ise...
05/02/2010
-
11:15 PM Revision 33af9401 (git): * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flag
- when scalar begins with newline. patches from Dave B <daz AT
d10.karoo.co.uk> at [ruby-core:23019] and caleb claus... -
11:15 PM Revision 902bd2b1 (git): * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flag
- when scalar begins with newline. patches from Dave B <daz AT
d10.karoo.co.uk> at [ruby-core:23019] and caleb claus... -
10:25 PM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
Hi,
At Sun, 2 May 2010 19:20:41 +0900,
Benoit Daloze wrote in [ruby-core:29931]:
> Is is possible, then,... -
07:20 PM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
On 2 May 2010 01:56, Yukihiro Matsumoto <[email protected]> wrote:
> Hi,
>
> The last evaluated expressio... -
02:16 PM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
It returns the argument of break:
x = while true; break 123; end #=> 123
If you don't break out of the... -
01:40 PM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
On 02.05.10 01:56, Yukihiro Matsumoto wrote:
> The last evaluated expression in this case is "i < 3", so the... -
08:57 AM Feature #3232: Loops (while/until) should return last statement value if any, like if/unless
- =begin
Hi,
In message "Re: [ruby-core:29920] [Feature #3232] Loops (while/until) should return last statement val... -
04:14 AM Feature #3232 (Rejected): Loops (while/until) should return last statement value if any, like if/unless
- =begin
In conditions:
if true
2
end #=> 2
In loops:
i = 0
while i < 3
i += 1
"return value"... -
04:50 PM Bug #2139 (Rejected): backquotes method modifies unexpectedly returned content
- =begin
There is no way to designate external encoding with backqoutes.
Use IO.popen instead.
=end
-
04:41 PM Bug #1543 (Closed): failure: test_endblockwarn(TestBeginEndBlock) [c:/dev/downloads/ruby_trunk/test/ruby/test_beginendblock.rb:66]:
- =begin
Seems working fine now.
=end
-
12:30 PM Bug #3229 (Closed): iseq_s_load で TypeError 発生
- =begin
r27582 (および r27583)で適用させていただきました。ありがとうございました。
=end
-
11:38 AM Bug #3229: iseq_s_load で TypeError 発生
- =begin
ワナベと申します。
> RubyGems の iseq ライブラリを利用して、文字列から compile した ISeq をロードさせようとすると
> 以下のように TypeError が発生します。
... -
09:12 AM Revision eee581f9 (git): * test/json/test_json_addition.rb (test_utc_datetime): fixed
- timezone offsets.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:52 AM Revision 24bc7af4 (git): * lib/rdoc/task.rb (RDoc::Task): should not override newer code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:25 AM Revision 765ff64b (git): * ext/dl/cfunc.c (rb_dlcfunc_call): ignore signedness.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:25 AM Revision 59fc499c (git): * test: fixed wrong assertions.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:56 AM Revision fd1762b4 (git): * test/digest/test_digest.rb (test_eq): use descriptive assertion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:43 AM Revision ec8b5d06 (git): * NEWS: List all changes to lib/matrix
- * lib/matrix.rb: Improve doc and style. Trivial optimizations.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@275... -
04:39 AM Revision f6a67b67 (git): * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY is defined.
- [ruby-core:29922]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27584 b2dd03c8-39d4-4d8f-98ff-823fe... -
03:09 AM Revision c8e50abf (git): fix log. missed ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:06 AM Revision c6896436 (git): * iseq.c (iseq_load): allow filepath to be nil.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27582 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:32 AM Feature #2567: Net::HTTP does not handle encoding correctly
- =begin
The previous comments appear to be confused. If the web server indicates a charset in an HTTP Content-Type h...
05/01/2010
-
11:54 PM Revision b2f0b334 (git): * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value instead
- of fragile check by platform name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27581 b2dd03c8-39d... -
11:54 PM Revision 6874c8d6 (git): * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value instead
- of fragile check by platform name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27581 b2dd03c8-39d4-4d8f-98ff-... -
10:38 PM Revision 546b6d7e (git): * lib/mkmf.rb (dir_config): should not modify argument arrays
- themselves.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:38 PM Revision 12d39082 (git): * lib/mkmf.rb (dir_config): should not modify argument arrays
- themselves.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:13 PM Feature #3228: speedup File.read
- =begin
2010/4/30 Roger Pack <[email protected]>
> Bug #3228: speedup File.read
> http://redmine.ruby-lang.org/... -
05:25 AM Feature #3228 (Rejected): speedup File.read
- =begin
Appears from http://www.ruby-forum.com/topic/209005
that File.read could be sped up by first requesting the... -
10:00 PM Revision 3046fe65 (git): * test/test_tempfile.rb: fixed errors.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:24 PM Bug #2488: thread usage can result in bad HANDLE
- =begin
Roger,
Does this patch fix the issue?
Developers (especially Koichi),
Is this solution right?
(Usi... -
08:50 PM Bug #452 (Closed): config.guess returns "i386" on Mac OSX 10.5.4.
- =begin
=end
-
03:45 PM Bug #3231: Digest Does Not Build
- =begin
Hi,
At Sat, 1 May 2010 15:12:35 +0900,
Charlie Savage wrote in [ruby-core:29911]:
> Since extconf.h is n... -
03:12 PM Bug #3231 (Closed): Digest Does Not Build
- =begin
Revisiting this one from a few weeks back. MD5/rmd160/sha1/sha2 do not build using VC 2010. They do build ... -
03:16 PM Feature #3219: assert now passes non-boolean result
- =begin
Hi,
At Sat, 1 May 2010 14:30:19 +0900,
Eric Hodel wrote in [ruby-core:29910]:
> class TestAssert < MiniT... -
02:30 PM Feature #3219: assert now passes non-boolean result
- =begin
On Apr 29, 2010, at 09:12, caleb clausen wrote:
> Issue #3219 has been updated by caleb clausen.
>
> It... -
12:46 AM Feature #3219: assert now passes non-boolean result
- =begin
Hi,
At Fri, 30 Apr 2010 06:15:34 +0900,
Roger Pack wrote in [ruby-core:29890]:
> > I'd suggest that a be... -
01:54 PM Revision 5e02a28a (git): * lib/tempfile.rb (Tempfile#size): stat by path name when it is
- closed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:41 PM Revision 9ad152e5 (git): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
- keep the first trace.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:27 PM Revision 86579122 (git): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
- fixed filtering. [ruby-core:29908]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27576 b2dd03c8-39d4-4d8f-98ff-... -
11:56 AM Bug #3229 (Closed): iseq_s_load で TypeError 発生
- =begin
[ruby-dev:40911] をチケットにさせて頂きます。
RubyGems の iseq ライブラリを利用して、文字列から compile した ISeq をロードさせようとすると
以下のように T... -
07:46 AM Revision c8316e30 (git): * ext/bigdecimal/bigdecimal.c (BigDecimal_IsInfinite): don't use
- non-ascii character.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27575 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:19 AM Revision 40cd5e8a (git): Merge fix for gem server, bump RubyGems version to 1.3.7
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27574 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:06 AM Revision 9111bbf8 (git): Upgrade to RDoc 2.5.8
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:43 AM Revision 9d094c7a (git): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
- filter out traces in minitest directory. [ruby-core:29908]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27572 ... -
12:17 AM Bug #3221 (Closed): TestIO Failures in windows
- =begin
This issue was solved with changeset r27567.
Roger, thank you for reporting this issue.
Your contribution t...
Also available in: Atom