Activity
From 02/26/2011 to 03/04/2011
03/04/2011
-
11:37 PM Bug #4466 (Closed): test_should_run_all_without_any_leaks somtimes fails
- =begin
It seems fixed at r31023 (committed by nagachika).
Closing.
=end
-
02:57 PM Bug #4466 (Assigned): test_should_run_all_without_any_leaks somtimes fails
- =begin
sora_hです。
なるほど。それコミットしてしまって良いです。
パッチを感謝します。 :)
--sora_h
=end
-
02:28 PM Bug #4466 (Closed): test_should_run_all_without_any_leaks somtimes fails
- =begin
Linux 上で test/testunit/test_parallel.rb が時々以下の Failure になります。
3) Failure:
test_should_run_all_without_an... - 04:38 PM Revision b110abbe (git): * 2011-03-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31026 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:38 PM Revision c0359f81 (git): * io.c (io_cntl, nogvl_io_cntl): IO.fcntl() and IO.ioctl()
- release GVL during calling kernel interface.
Suggested by Eric Wong. [ruby-core:35417][Bug #4463]
* test/ruby/test... -
02:28 PM Revision 1d6bd86a (git): * .gitignore: ignore ext/date and ext/-test-/*/*.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:20 PM Revision 118a5bcf (git): * test/testunit/test_parallel.rb
- (test_should_run_all_without_any_leaks): consider that the order of
testcase could change. [ruby-dev:43300] [Bug ... -
01:02 PM Revision ff077097 (git): * io.c (io_cntl): change 'cmd' type to int. ioctl and fcntl need to
- be passed int.
* io.c (rb_io_ctl): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31022 b2dd03c8-39d4-4d... -
12:16 PM Revision 62374161 (git): * configure.in: save warnflags. the patch is created by Eric Wong.
- [Bug #4465]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31021 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:05 AM Feature #4464: [PATCH] add Fcntl::Flock object for easier use of POSIX file locks
- =begin
updated patch to fix signedness warnings since I fixed warnflags with 4465
=end
-
04:42 AM Feature #4464 (Assigned): [PATCH] add Fcntl::Flock object for easier use of POSIX file locks
- =begin
This is a subclass of String so it is compatible with
IO#fcntl without needing to modify io.c for systems
t... -
07:01 AM Bug #4465 (Closed): [PATCH] configure.in: fix warnflags being empty
- =begin
Without this, all the warning flags were disabled on my system
=end
-
12:23 AM Bug #4463: [PATCH] release GVL for fcntl() for operations that may block
- =begin
> Issue #4463 has been reported by Eric Wong.
>
> ----------------------------------------
> Bug #4463:...
03/03/2011
-
10:18 PM Revision 27bb573c (git): * ext/openssl/ossl_pkey_dsa.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:26 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
ささだです.
(2011/03/03 19:12), U.Nakamura wrote:
> ささださんもいたはずの、RubyKaigi 2010の開発者ミーティングで
> 出てましたよ。
> ... -
08:26 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
ささだです.
(2011/03/03 19:12), U.Nakamura wrote:
> ささださんもいたはずの、RubyKaigi 2010の開発者ミーティングで
> 出てましたよ。
> ... -
07:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:43297] Re: [Ruby 1.9 - Bug #3990] [Assigned]tests of rexml/rss re... -
07:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:43297] Re: [Ruby 1.9 - Bug #3990] [Assigned]tests of rexml/rss re... -
07:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
(2011/03/03 18:56), Yui NARUSE wrote:
> で、1.9.3 のリリースは次の RubyKaigi (7/16-18) までに出したいような事を以前 yugui さんはおっしゃって... -
07:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
(2011/03/03 18:56), Yui NARUSE wrote:
> で、1.9.3 のリリースは次の RubyKaigi (7/16-18) までに出したいような事を以前 yugui さんはおっしゃって... -
06:56 PM Bug #3990 (Assigned): tests of rexml/rss reports many errors and failures without iconv
- =begin
> なので、時間がないということであれば、巻き戻すということでOK
> です。お手数ですが、巻き戻してもらえますか?
とりあえずrevertしておきました。
> まだ#encodingはEncodingを返... -
06:58 PM Bug #4463 (Closed): [PATCH] release GVL for fcntl() for operations that may block
- =begin
Users of F_SETLKW may block the entire VM via IO#fcntl,
release the GVL so other operations may continue.
=... -
05:54 PM Bug #4456 (Closed): Time#strftime で %F 指定子に大きな幅を指定した際の不具合
- =begin
已应用到变更列表 r31011.
=end
-
02:24 PM Bug #4456 (Open): Time#strftime で %F 指定子に大きな幅を指定した際の不具合
- =begin
trunkからビルドする場合、make upしないとrevision.hが更新されないのでリビジョンが入りませんね。
さておき、feedbackにする前に手元で再現するかは見てもいんじゃないですか。
多分ポータブ... - 03:22 PM Revision d0403176 (git): * 2011-03-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:00 PM Revision 2adbf720 (git): * golf_prelude.rb (Symbol#call): new method.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:13 PM Revision 4f8f4a9e (git): * process.c (check_exec_redirect_fd, check_exec_redirect): raise
- ArgumentError if fd >= 3 on Windows because the feature is not
supported.
* test/ruby/test_process.rb (test_execop... - 12:23 PM Revision 0ebf5206 (git): * test/ruby/test_process.rb (test_execopts_redirect): redirecting fd
- >= 3 is not supported on Windows, so should not specify such options
when calling spawn or others.
git-svn-id: sv... -
10:32 AM Bug #4444: Windowsプラットフォームでtest_parallel.rbがエラー
- =begin
追記です。
test_parallel.rbはWindowsで無効化しました。今言ったのは普通に-j4などでtest-allをした場合の挙動です。
=end
-
10:31 AM Bug #4444: Windowsプラットフォームでtest_parallel.rbがエラー
- =begin
とりあえずある程度動作はまともになった気がしますがまだ一部テストで刺さります。
で、自分のWindowsが入ったマシン (MacBook)のHDDが死にそうな感じなのでテストが厳しくなってきました。
git d... -
09:59 AM Revision 1890364e (git): * string.c (rb_str_slice_bang): raise error when the string is frozen.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:53 AM Revision b49993b7 (git): incompatibility arround REXML is reverted in r31008. ref #3990
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:11 AM Revision 03373b29 (git): * array.c (rb_ary_collect), enum.c (enum_collect): Add
- compatibility warnings for a call without a block.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@3... - 08:10 AM Revision 3f25c5b3 (git): Looks like RUBY_PATCHLEVEL was accidentally bumped to 1 in r30302. Fix it.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31012 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:16 AM Bug #4388: open-uriで環境変数http_proxyを使うときに認証付きのProxyが使えません
- open-uri.rbのproxy auth周りのAPIがイケてない、少なくとも覚えられない、というのも関係していると思います。
汎用的に書こうとするとこんな感じ。
https://github.com/nahi/odrk-htt... -
05:28 AM Revision 7bb73a08 (git): * strftime.c (STRFTIME): return 0 and ERANGE when precision is too
- large. [ruby-dev:43284] fixes #4456
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31011 b2dd03c8-39d4-4d8f-98ff-... -
01:11 AM Bug #4460: Date.commercial date calculations don't match strftime output
- =begin
Hmm the pieces of code got printed on one line, I'll try again.
* The today example:
Date.today.strftime('%W... -
01:09 AM Bug #4460 (Rejected): Date.commercial date calculations don't match strftime output
- =begin
When retrieving the date for a week number using Date.commercial, the output sometimes differs from what you ...
03/02/2011
-
09:56 PM Bug #4388 (Rejected): open-uriで環境変数http_proxyを使うときに認証付きのProxyが使えません
-
08:47 PM Bug #4388: open-uriで環境変数http_proxyを使うときに認証付きのProxyが使えません
- =begin
もう説得の材料が思いつかないのであきらめます。チケットもクローズしてください。
=end
-
09:26 PM Feature #4391: date/delta tests
- =begin
i'm planning to remove this undocumented feature.
i once tried to remove this experimental feature.
because,... -
09:02 PM Feature #4068 (Rejected): Replace current standard Date/DateTime library with home_run
- =begin
=end
-
09:01 PM Feature #4257 (Closed): switch_hitter - an acceleration of date library
- =begin
=end
-
08:42 PM Bug #4451: Date#step does not raise ArgumentError for 0 step
- =begin
you are not right.
the intention of comment outed code is different.
i have a doubt about Numeric's one.
... -
08:30 PM Bug #4454 (Closed): Fails test by ext/date
- =begin
=end
-
08:29 PM Feature #4452 (Rejected): Speedup Date._parse and Date._strptime by using a plain Hash
- =begin
now i'm planning some improvements for formating method of date.
i may rewrite some methods in c.
thanks.
... -
08:04 PM Bug #4458 (Closed): Time#strftime で %z 指定子での結果への空白を詰めかたが正しくない
- =begin
$ ruby -e "p Time.now.strftime('%_10z')"
"+ 900"
=end
-
07:59 PM Bug #4456 (Feedback): Time#strftime で %F 指定子に大きな幅を指定した際の不具合
- =begin
ruby -vからリビジョン番号が消えているような気がします。
See Also http://redmine.ruby-lang.org/projects/ruby/wiki/HowToReportJa
=end
-
07:52 PM Bug #4456 (Closed): Time#strftime で %F 指定子に大きな幅を指定した際の不具合
- =begin
$ ruby -e "Time.now.strftime('%100000F')"
-e:1: [BUG] Segmentation fault
ruby 1.9.3dev (2011-03-02) [i68... -
07:57 PM Bug #4457 (Closed): Time#strftime で %z 指定子などに大きな幅を指定した際の不具合
- =begin
大きな幅を指定すると結果が空になる事があります。
$ ruby -e "p Time.now.strftime('%100000z')"
""
$ ruby -e "p Time.now.strft... -
04:14 PM Revision 6a288dea (git): * addr2line.c (uleb128): cast the value to unsigned long.
- * addr2line.c (fill_lines): print error when lseek fails.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31010 b2... - 03:51 PM Revision 613861d6 (git): * 2011-03-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31009 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:36 PM Revision f25ff846 (git): * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding
- a String which means the name of the encoding.
this partially revert r29646.
* lib/rexml/document.rb: follow above... -
02:20 PM Revision cddcffb8 (git): * string.c (str_byte_substr): return nil for negative length.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31007 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:15 PM Revision e1e8297a (git): * ext/openssl/ossl_pkey_dh.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:30 AM Bug #1883: REXML hash sometimes computes a value that is too large
- =begin
I believe this patch was backported to ruby 1.8... so shouldn't this ticket be closed?
=end
-
05:29 AM Revision 31fcc223 (git): * lib/test/unit/parallel.rb: Fix name from `inclement_io` to
- `increment_io`.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:09 AM Revision a991a12c (git): * string.c (rb_str_slice_bang): move treatments which is only needed
- when the result is not nil.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31004 b2dd03c8-39d4-4d8f-98ff-823fe69b... - 05:06 AM Revision 7fd10596 (git): * 2011-03-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:06 AM Revision 888362cc (git): * test/testunit/test_parallel.rb(TestParallel#spawn_runner):
- Fix outputing empty line in running test.
* test/testunit/tests_for_parallel/test_third.rb: Remove `sleep`
git-svn-...
03/01/2011
-
11:12 PM Bug #4455 (Closed): rubygem's test fails when source directory and build directory differ
- =begin
In lib/rubygems/test_case.rb, it sets @project_dir as Dir.pwd.
But the use cases of @project_dir are both top... -
09:13 PM Bug #4396 (Rejected): windows commands starting with "@" should run at all even though command string is quoted by `"'.
- =begin
I tried to change this behavir by r30987. but it made a regression.
example, r30987 broke test_process.rb#t... -
01:34 PM Bug #4454 (Closed): Fails test by ext/date
- =begin
ext/date 導入以降、以下の2テストが失敗します。
2) Failure:
test_sub(TestDate) [/home/chkbuild/build/ruby-trunk/20110228T23... -
01:29 PM Revision 66541b9a (git): * ext/openssl/ossl_pkey.h: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31001 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:05 PM Revision 39f90db9 (git): * lib/test/unit/parallel.rb: Fix number.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:54 PM Revision 0a944298 (git): * lib/test/unit/parallel.rb: For Windows.
- * test/testunit/test_parallel.rb(TestParallelWorker#test_quit_in_test):
Fix for above specification change.
* test/... -
11:56 AM Revision af3e3615 (git): * test/ruby/test_system.rb (TestSystem#test_system_at):
- remove tests for [bug#4396]. because we decided to reject this
ticket.
git-svn-id: svn+ssh://ci.ruby-lang.org/ru... -
11:53 AM Bug #4453: Overriding #to_s changes #inspect
- =begin
I'm so sorry! I copy the report from my notepad. I don't know why the text formatting get so messy.
so I uplo... -
11:47 AM Bug #4453: Overriding #to_s changes #inspect
- =begin
My Ruby is: ruby 1.9.2p180 (2011-02-18) [i386-mingw32]
sample codes 1:
class Foo # subclass of Object, i... -
11:44 AM Bug #4453 (Closed): Overriding #to_s changes #inspect
- # My Ruby is: ruby 1.9.2p180 (2011-02-18) [i386-mingw32]
# sample codes 1:
class Foo # subclass of Object, inheri... - 10:48 AM Revision b8bc6811 (git): * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:46 AM Feature #4452: Speedup Date._parse and Date._strptime by using a plain Hash
- =begin
The patch in #3667 pretty much applies except for the first hunk, so here's an updated patch against trunk.
=end
-
10:43 AM Feature #4452 (Rejected): Speedup Date._parse and Date._strptime by using a plain Hash
- =begin
This is pretty much a duplicate of #3667, but since you can't reopen tickets and I didn't get a response to th... - 09:41 AM Revision 25a9b62d (git): Import rubygems 1.6.0 (released version @ 58d8a0b9)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:24 AM Bug #4426: rubygems/test_gem_gemcutter_utilities.rb fails
- =begin
This patch is in RubyGems trunk. It will be applied to ruby when 1.6 is released (today or tomorrow).
=end
-
08:07 AM Bug #4451 (Rejected): Date#step does not raise ArgumentError for 0 step
- =begin
Numeric#step:
$ ruby -e '1.step(2, 0){}'
-e:1:in `step': step can't be 0 (ArgumentError)
from -e... -
07:56 AM Feature #4423: [ext/openssl] Allow encryption for PEM-encoding Elliptic Curve private keys
- =begin
Added support for PEM decryption in EC#initialize,
to be consistent with DSA and RSA.
Regards,
Martin
=end
- 07:23 AM Revision 86bb0af7 (git): * win32/win32.c: revert r30987 because it causes some failures in
- test-all, especially webrick.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30995 b2dd03c8-39d4-4d8f-98ff-823fe... -
07:02 AM Revision 6016591e (git): * string.c (rb_str_byteslice): the resulted encoding should keep
- original encoding. this also fixes the encoding when the result
shares internal string. [ruby-core:35376]
git-svn-... -
05:14 AM Bug #4405: WIN32OLE & Threads incompatible
- =begin
Charles Nutter wrote:
> Is it possible for you to try this with JRuby + jruby-win32ole gem? If it works, the... -
03:12 AM Bug #4405: WIN32OLE & Threads incompatible
- =begin
JRuby's implementation should be prone to the same problems when accessing an STA service from multiple thread... - 04:40 AM Revision f83651ac (git): * ext/bigdecimal/bigdecimal.c (VpMemAlloc): CVE-2011-0188.
- Fixes a bug reported by Drew Yao <ayao at apple.com>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30993 b2dd03c... -
04:28 AM Revision d301b4d8 (git): Fix rdoc of String#byteslice. Feature #4447
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:24 AM Feature #4447: add String#byteslice() method
- =begin
JRuby bug added: http://jira.codehaus.org/browse/JRUBY-5547
=end
-
12:23 AM Feature #4447: add String#byteslice() method
- =begin
Hi,
OK, please commit it to the trunk.
matz.
In message "Re: [ruby-core:35392] [Ruby 1.... -
01:35 AM Revision b8b48f9d (git): * string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30991 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/28/2011
-
11:42 PM Bug #3972: r28668 breaks test/unit when combined with the testing rake task
- =begin
Thank you for your reviewing. :)
I'll check in it by myself after check test.
=end
-
11:23 PM Bug #4388: open-uriで環境変数http_proxyを使うときに認証付きのProxyが使えません
- =begin
2011年2月17日16:13 よしだあつし <[email protected]>:
> ただ私が問題だと思ったのはcurlやwgetでは受け入れられているものが
> 「何も言わずに無視される」点... -
11:19 PM Bug #4449 (Closed): Bug in String#tr
- =begin
fix in r30977.
thank you for reporting.
=end
-
03:42 PM Feature #4447 (Assigned): add String#byteslice() method
- =begin
This request sounds reasonable.
A patch is following:
diff --git a/string.c b/string.c
index 23784ab..c... - 03:15 PM Revision af4d75f9 (git): * 2011-03-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:15 PM Revision e59654c2 (git): * include/ruby/win32.h: define WIN32 if neither _WIN64 nor WIN32 defined. it forces to use push/pop for pack(4) pragma.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:56 PM Revision 66783371 (git): * test/testunit/test_rake_integration.rb (test_with_rake_runner):
- use assert_in_out_err for suppress messages.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30988 b2dd03c8-39d4-4... -
01:52 PM Revision 4a57c5e7 (git): * win32/win32.c (rb_w32_spawn): use shell if a commandline contain
- double-quote character.
* win32/win32.c (is_internal_cmd): similar, use shell if a commandline
contain caret charac... -
01:11 PM Bug #4426: rubygems/test_gem_gemcutter_utilities.rb fails
- =begin
diff --git a/test/rubygems/test_gem_gemcutter_utilities.rb b/test/rubygems/test_gem_gemcutter_utilitindex 79d1... -
10:26 AM Revision 2755f11f (git): * version.h: test commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30986 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:42 AM Revision d4880792 (git): * version.h: test commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:37 AM Revision c1f40091 (git): * ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30984 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:34 AM Revision 92905e83 (git): * version.h: test commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:29 AM Revision 32424ea2 (git): * test commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:20 AM Revision 9eaa1e51 (git): * test commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:17 AM Revision a35e9a28 (git): * test commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30980 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:57 AM Revision 9ead3178 (git): * test commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:49 AM Revision c0c182bf (git): * ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30978 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:46 AM Revision 4960e66a (git): * string.c (tr_trans): when the hash for multibyte repl is empty,
- tr is inverse mode, and a character doesn't much the table, the
character should be replaced by last replacement. B... -
07:46 AM Revision 3fec2bee (git): * ext/openssl/ossl_ocsp.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30976 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:16 AM Revision b38b8370 (git): * lib/tempfile.rb: Fix example file paths in docs for tempfile.
- https://github.com/ruby/ruby/pull/5
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30975 b2dd03c8-39d4-4d8f-98ff... -
03:59 AM Revision 1c4c00a3 (git): * ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix.
- https://github.com/ruby/ruby/pull/8
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30974 b2dd03c8-39d4-4d8f-98ff... - 03:28 AM Revision 5d881f0f (git): * ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()
- required time_t pointer as 1st parameter, and tv_sec member of struct
timeval is long.
git-svn-id: svn+ssh://ci.r... -
02:58 AM Revision 18c34c6c (git): * test/testunit/test_parallel.rb: Temporally disable test on Windows.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:37 AM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
Not sure why this is being rejected all the time. This seems to be a genuine issue. I found nothing but spammy...
02/27/2011
- 10:40 PM Revision 1fa29a76 (git): * 2011-02-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:40 PM Revision 04ccb2fe (git): * lib/test/unit.rb(Test::Unit::Runner#after_worker_quit):
- method name more be natural English.
* lib/test/unit.rb(Test::Unit::Runner::Worker.launch):
IO.sync doesn't need. S... -
09:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
In <[email protected]>
"[ruby-dev:43250] Re: [Ruby 1.9-Bug#3990][Closed] tests of re... -
09:23 PM Bug #3990: tests of rexml/rss reports many errors and failures without iconv
- =begin
須藤です。
In <[email protected]>
"[ruby-dev:43250] Re: [Ruby 1.9-Bug#3990][Closed] tests of re... -
01:03 PM Revision f0f7079d (git): * test/ruby/test_system.rb (TestSystem#test_system_redirect_win):
- add test for system().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:12 AM Bug #4449 (Closed): Bug in String#tr
- =begin
œ".tr("^X","Y") # => "œ", should be "Y
=end
-
09:03 AM Revision c6598ffc (git): * lib/test/unit.rb: Refactoring; Worker never use Hash for internal storage.
- * lib/test/unit.rb: Never use Kernel#spawn. Use IO.popen instead.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... - 04:17 AM Revision 6725dff1 (git): * 2011-02-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30967 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:17 AM Revision 92ba80cc (git): * ext/openssl/ossl_ns_spki.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/26/2011
-
02:51 PM Revision 715dc835 (git): * lib/test/unit.rb, lib/test/unit/parallel.rb: remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:36 PM Revision c2e491c4 (git): * eval_jump.c (rb_exec_end_proc): remove unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:35 PM Revision fe060e0e (git): * ext/date/date_core.c: adjust indent.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:59 PM Revision 7063546d (git): * property.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30962 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:10 AM Revision fdf36118 (git): * lib/date.rb: [Feature #4257]
- * ext/date/extconf.rb: new
* ext/date/date_core.c: new
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... -
08:03 AM Revision b08efdee (git): * ChangeLog: us-ascii only.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:23 AM Feature #4447: add String#byteslice() method
- =begin
On Fri, Feb 25, 2011 at 3:42 PM, Gary Wright <[email protected]> wrote:
>
> On Feb 25, 2011, at 4:52 AM, Mart... -
07:17 AM Revision 86c7e684 (git): * lib/test/unit.rb: --jobs-status won't puts over 2 lines.
- * test/testunit/test_parallel.rb: Fix test for above.
* lib/test/*: refactoring.
git-svn-id: svn+ssh://ci.ruby-lang....
Also available in: Atom