Activity
From 01/09/2010 to 01/15/2010
01/15/2010
- 10:20 PM Revision c5393634 (git): * 2010-01-16
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:20 PM Revision be546199 (git): * ext/zlib/zlib.c: backport r18029 and r21861 from trunk.
- * r18029 ext/zlib/zlib.c (rb_deflate_params): flush before
deflateParams. [ruby-core:17675] (by mame)
... -
10:57 AM Bug #2606 (Feedback): Ruby crashes when Logger is used in trap handler
- =begin
I couldn't reproduce it on i386-linux, i386-darwin9.8.0 and x86_64-darwin9.8.0.
=end
-
09:40 AM Bug #2606: Ruby crashes when Logger is used in trap handler
- =begin
This issue was reported to a wrong project.
---------- Forwarded message ----------
From: Jonathan Gold... -
04:56 AM Bug #2606: Ruby crashes when Logger is used in trap handler
- =begin
Update: after trying to build a workaround in my program to just use STDOUT in place of Logger, I've come to ... -
02:09 AM Bug #2606 (Closed): Ruby crashes when Logger is used in trap handler
- =begin
I've run into what I consider to be a strange issue causing the ruby interpreter
to crash (on 1.9.1-p0, 1.9... -
05:22 AM Bug #1135 (Closed): Problem renaming CMath.hypot in Ruby1.9
- =begin
fixed by r26255.
=end
-
01:56 AM Bug #1074: crash on variable reference in BEGIN inside class
- =begin
This change, r21876, should be applied to trunk, shouldn't this?
It is allowed already.
=end
-
12:28 AM Bug #1018: return in an eigenclass definition
- =begin
When TAG_RETURN is thrown, how about updating lfp after pass ISEQ_TYPE_CLASS?
=end
01/14/2010
-
04:07 AM Revision 41d8e49d (git): * numeric.c (flo_hash, int_chr): fixed type.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26325 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:50 AM Revision 441dbecf (git): * string.c (rb_str_concat): fixed range check for Fixnum, and
- added checks for integer overflow and invalid char code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26324 b2... -
12:39 AM Revision b3d8a406 (git): * string.c (rb_str_concat): raise RangeError when the argument is
- negative value. [ruby-core:27583]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26323 b2dd03c8-39d4-4d8f-98ff-82...
01/13/2010
-
11:51 PM Revision 4bf4ddb6 (git): * time.c (time_to_r): convert to rational if internal representation
- is not rational.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26322 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:40 PM Bug #2601: BasicObject.initialize should raise an error
- =begin
=end
-
03:35 PM Bug #2601: BasicObject.initialize should raise an error
- =begin
Hi,
In message "Re: [ruby-core:27577] [Bug #2601] BasicObject#initialize should raise an error"
on We... -
11:55 AM Bug #2601 (Closed): BasicObject.initialize should raise an error
- =begin
While having fun cloning BasicObject (see issue 2443), I found the amusing bug that :initialize could success... -
08:02 PM Bug #865 (Closed): [Fwd: some mistakes in Rake RDoc]
- =begin
fixed by r22854.
=end
-
07:54 PM Bug #693: Thread#set_trace_func seems not to work
- =begin
It seems that thread_reset_event_flags() doesn't work well.
This function should set th->event_flags, I thi... -
07:49 PM Revision 49ab7b42 (git): update rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26321 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:04 PM Revision d5a96ece (git): * time.c (time_mdump): use nano_num and nano_den instead of subnano to
- avoid Rational class in marshaled data which prevent unmarshal by
Ruby 1.8.
(time_mload): use nano_num and nano_d... -
06:45 PM Bug #595: Fiber ignores ensure clause
- =begin
=end
-
06:45 PM Bug #595: Fiber ignores ensure clause
- =begin
以前このチケットについて書いたパッチが SEGV すると書きましたが、
パッチの問題ではなく Bug #1325 の影響だったようです。
改めて確認したところ make test-all では SEGV しませ... - 05:00 PM Revision 17f04eb4 (git): * 2010-01-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:00 PM Revision 55a4c972 (git): add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:09 PM Revision 1a3abb62 (git): * test/zlib/test_zlib.rb: backport tests for 1.9
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:23 AM Revision aac3a6bd (git): fix typos.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26316 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:57 AM Bug #2587 (Closed): Forced definition of struct timezone under MinGW
- =begin
This issue was solved with changeset r26311.
Luis, thank you for reporting this issue.
Your contribution to... -
06:26 AM Revision cce8e777 (git): Add news.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:57 AM Revision fb2941a4 (git): * object.c (rb_class_initialize): Make sure BasicObject doesn't get initialized twice [ruby-core:27577]
- * class.c (rb_class_init_copy): ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26314 b2dd03c8-39d4-4d8f-98f... - 02:54 AM Revision 187a3249 (git): * ChangeLog: small typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:38 AM Revision 93fb4aae (git): * ChangeLog: added reporter's name.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:54 AM Bug #2591 (Closed): ENV.[]= should raise an error on failure
- =begin
=end
-
12:37 AM Bug #2599 (Closed): shell/command-processor.rb に typo
- =begin
This issue was solved with changeset r26309.
Sho, thank you for reporting this issue.
Your contribution to ...
01/12/2010
-
10:30 PM Bug #2599 (Closed): shell/command-processor.rb に typo
- =begin
shell/command-processor.rb に typo があるようです。
--- lib/shell/command-processor.rb (revision 26303)
++... -
09:54 PM Revision a0006c10 (git): * configure.in: check for if struct timezone is defined.
- * missing.h (struct timezone): define if not defined.
* win32/win32.h (struct timezone): defined in the newer w32api... -
09:54 PM Revision 23a4f816 (git): * configure.in: check for if struct timezone is defined.
- * missing.h (struct timezone): define if not defined.
* win32/win32.h (struct timezone): defined in the newer w32api... -
03:55 PM Feature #2595: Add crc32_combine and adler32_combine to zlib API
- =begin
Wait 3days or 1 week as the importance and the size of the patch, and no objection,
you can apply the patch... -
07:36 AM Feature #2595 (Closed): Add crc32_combine and adler32_combine to zlib API
- =begin
zlib is missing the crc32_combine and adler32_combine methods.
I've attached a patch which implements th... - 03:35 PM Revision 12d78274 (git): * 2010-01-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:35 PM Revision 19f6839c (git): * lib/shell/command-processor.rb: fix typo by Sho Hashimoto.
- reported and patched at [ruby-dev:40058] [Bug #2599]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26309 b2dd03c... - 03:00 PM Revision 51e3a6b5 (git): * 2010-01-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:00 PM Revision a61588c6 (git): merge r26304.
- * lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:
accept any time format in maker. [ruby-core:26923]
git-svn-i... - 02:57 PM Revision 7847b286 (git): revert r26305.
- * lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:
accept any time format in maker. [ruby-core:26923]
git-svn-i... -
02:57 PM Feature #2579 (Closed): Net::HTTP.start("www.ruby-lang.org", use_ssl: true) で SSL 利用を可能に
- =begin
This issue was solved with changeset r26297.
Yui, thank you for reporting this issue.
Your contribution to ... -
02:57 PM Bug #2552 (Closed): HOME 変数を空にして起動すると、再度空にできなくなる
- =begin
This issue was solved with changeset r26296.
_, thank you for reporting this issue.
Your contribution to Ru... -
02:55 PM Bug #2552: HOME 変数を空にして起動すると、再度空にできなくなる
- =begin
なるほど、現象を誤解していました。
というわけで対応してみました。汚いけど。
=end
-
12:44 PM Bug #2552: HOME 変数を空にして起動すると、再度空にできなくなる
- =begin
HOMEを自力で設定していること自体は(少なくともチケット作成時は)
問題と思っていませんでした。
子プロセス起動時に "C:/" が設定されたあと、改めて ENV.delete "HOME" しているのに
... -
09:43 AM Bug #2552: HOME 変数を空にして起動すると、再度空にできなくなる
- =begin
元々msvcrtのgetenvは使っていません。
win32/win32.cのrb_w32_getenvを参照してください。
ところで、元の話(HOMEを削除しても子プロセスでは復活している件)ですが、
... - 02:55 PM Revision c680899e (git): merge r26304.
- * lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:
accept any time format in maker. [ruby-core:26923]
git-svn-i... - 02:52 PM Revision 06dfb68d (git): * lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:
- accept any time format in maker. [ruby-core:26923]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26304 b2dd03c8... -
12:56 PM Revision f6f3d1bc (git): * string.c (rb_str_set_len): call rb_str_modify.
- * file.c (realpath_rec): don't call rb_str_modify before
rb_str_set_len.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
11:47 AM Revision d60d63ef (git): * file.c (realpath_internal): call rb_secure.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:19 AM Feature #2571: 文字列のハミング距離
- =begin
成瀬です。
2010/1/12 Yukihiro Matsumoto <[email protected]>:
> まつもと ゆきひろです
>
> In message "Re: [ruby-dev:40... -
03:50 AM Feature #2571: 文字列のハミング距離
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40038] str_strlen() の公開名 (was Re: Re: [Feature #2571] 文字列のハミング距離)"
... -
10:05 AM Bug #2591: ENV.[]= should raise an error on failure
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:40026] Re: [Bug:trunk] ENV.[]= should raise an error on failure"
... -
07:54 AM Bug #2587: Forced definition of struct timezone under MinGW
- =begin
Roger:
No cross-compiler, native.
Timezone is part of the newer w32api packages for MinGW. Will gra... -
07:48 AM Bug #2587: Forced definition of struct timezone under MinGW
- =begin
is this a cross compile? Which version of gcc?
r
=end
-
07:48 AM Revision 3b42acc8 (git): * lib/net/http.rb (Net::HTTP.start): options may not be given.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:48 AM Revision 0d354933 (git): * ext/readline/readline.c (readline_readline): check if instream
- is closed instead of fd 0.
* ext/readline/readline.c (Init_readline): use STDIN for input.
http://d.hatena.ne.jp/c... -
07:41 AM Revision e10f4786 (git): * test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:41 AM Revision 8f3f9d71 (git): * test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:12 AM Revision a6b81a6b (git): * test/ruby/test_process.rb (test_execopts_env): MANDATORY_ENVS might
- not be a part of ENV. e.g. TMPDIR.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26298 b2dd03c8-39d4-4d8f-98ff... -
05:56 AM Revision b5227ae1 (git): * lib/net/http.rb (Net::HTTP#start): add hash argument to
- set ssl related options. when use_ssl is set default value
of verify_mode is OpenSSL::SSL::VERIFY_PEER. [ruby-dev:4... - 05:54 AM Revision 4301bbbe (git): * win32/win32.c (init_env): use _wputenv() instead of
- SetEnvironmentVariableW() because latter doesn't set msvcrt's environ
work area, of course.
[Bug #2552]
git-svn... - 04:35 AM Revision 37ce3f6e (git): * file.c (realpath_rec): trace symbolic link only when supporting
- readline().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:49 AM Revision 6c8ba69e (git): * misc/ruby-mode.el (ruby-here-doc-beg-match): fix for here-doc
- which ends with an underscore.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26294 b2dd03c8-39d4-4d... -
03:49 AM Revision 33ede4d0 (git): * misc/ruby-mode.el (ruby-here-doc-beg-match): fix for here-doc
- which ends with an underscore.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26294 b2dd03c8-39d4-4d8f-98ff-823f... -
02:31 AM Feature #2012: Set event_flags on thread creation if hook exists
- =begin
=end
- 01:00 AM Revision ca52e3be (git): * hash.c: need to include errno.h for EINVAL.
- * hash.c (ruby_setenv): fixed typo. see [ruby-dev:40026]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26293 b... -
12:59 AM Revision 8001de14 (git): add ML ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:39 AM Revision e1b928c5 (git): delete RUBYLIB for ruby spawned in test_no_curdir.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:32 AM Revision 853dd6ca (git): * prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]
- * include/ruby/intern.h: declare rb_dir_getwd.
* dir.c (rb_dir_getwd): copied from dir_s_getwd to export.
(dir_s_g...
01/11/2010
-
08:16 PM Feature #2586: openssl: Load root certificates on Windows
- =begin
=end
-
08:16 PM Feature #2586: openssl: Load root certificates on Windows
- =begin
You are right; I posted to OpenSSL ML.
http://www.mail-archive.com/[email protected]/msg26956.html
=end
-
07:35 PM Bug #2583 (Closed): クラス定義中の defined? yield が "yield" を返す
- =begin
ご指摘ありがとうございます。
r26283 でそのように変更してコミットしました。
=end
-
02:14 PM Bug #2583: クラス定義中の defined? yield が "yield" を返す
- =begin
(2010/01/10 5:36), _ wanabe wrote::
> Bug #2583: クラス定義中の defined? yield が "yield" を返す
> http://redmine.ruby... -
09:59 AM Bug #2583: クラス定義中の defined? yield が "yield" を返す
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40009] [Bug #2583] クラス定義中の defined? yield が "yield" を返す"
on Su... -
06:21 PM Revision f86cca6f (git): add ML ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:15 PM Revision 05c4d8b9 (git): * 2010-01-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:15 PM Revision 7c6df6dc (git): add a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:35 PM Feature #2571: 文字列のハミング距離
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40033] Re: [Feature #2571] 文字列のハミング距離"
on Mon, 11 Jan 2010 ... -
04:32 PM Feature #2571: 文字列のハミング距離
- =begin
成瀬です。
パッチが誤っていました、これだけですね。
diff --git a/include/ruby/intern.h b/include/ruby/intern.h
index 14e23b8..1... -
04:27 PM Feature #2571: 文字列のハミング距離
- =begin
成瀬です。
(2010/01/11 16:17), Yukihiro Matsumoto wrote:
> まつもと ゆきひろです
>
> In message "Re: [ruby-dev:40029]... -
04:17 PM Feature #2571: 文字列のハミング距離
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40029] Re: [Feature #2571] 文字列のハミング距離"
on Mon, 11 Jan 2010 15... -
03:54 PM Feature #2571: 文字列のハミング距離
- =begin
成瀬です。
(2010/01/11 15:35), Kenta Murata wrote:
> ところで、拡張ライブラリにする際に、str_strlen を公開 API にしてもらいたいのですが、
> それは... -
03:35 PM Feature #2571: 文字列のハミング距離
- =begin
むらたです。
On 2010/01/07, at 17:35, Yukihiro Matsumoto wrote:
> まつもと ゆきひろです
>
> In message "Re: [ruby-de... - 01:58 PM Revision 217a4bd2 (git): * hash.c (ruby_setenv): Improve the emulatation of setenv(3) on
- environments where putenv(3) is used. Raise EINVAL If a
variable name contains an '='.
git-svn-id: svn+ssh://ci... - 01:42 PM Revision 8c801be9 (git): Make sure that ENV.[]= fails when an invalid variable name is given.
- Fix this if there is an environment where a variable name containing
an '=' is allowed.
git-svn-id: svn+ssh://ci.ru... -
11:43 AM Bug #2589: mkmf.rb bug on "make distclean" if build fails
- =begin
It's empty. 0 byte file.
=end
-
08:51 AM Bug #2589: mkmf.rb bug on "make distclean" if build fails
- =begin
Hi,
At Sun, 10 Jan 2010 23:57:45 +0900,
Daniel Berger wrote in [ruby-core:27517]:
> If the build fails, ... -
09:39 AM Revision f60a5d6f (git): forgot to add ticket ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:33 AM Revision 760f0b06 (git): * vm_insnhelper.h (GET_BLOCK_PTR): return 0 when in class frame.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:28 AM Bug #2591 (Closed): ENV.[]= should raise an error on failure
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:40023] [Bug:trunk] ENV.[]= should raise an error on failure"
... -
07:58 AM Revision a3973ab1 (git): * string.c (rb_str_strlen): added. [ruby-dev:40028]
- * include/ruby/intern.h (rb_str_strlen): declared.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26282 b2dd03c8-... -
04:30 AM Revision 50c99dc9 (git): * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo.
- * lib/webrick/httpstatus.rb (WEBrick::HTTPStatus::Status#initialize):
accept 0 or more arguments. [ruby-dev:40021]... -
04:30 AM Revision 6dcd551a (git): * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo.
- * lib/webrick/httpstatus.rb (WEBrick::HTTPStatus::Status#initialize):
accept 0 or more arguments. [ruby-dev:40021]... - 03:58 AM Revision 19c6e240 (git): * 2010-01-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:58 AM Revision af23025d (git): * hash.c (ruby_setenv): ENV.[]= should raise an error if setenv(3)
- or putenv(3) fails. [ruby-dev:40023]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26279 b2dd03c8-39d4-4d8f-9...
01/10/2010
-
11:57 PM Bug #2589 (Closed): mkmf.rb bug on "make distclean" if build fails
- =begin
Hi,
If the build fails, and I try to run "gmake distclean" I see this error:
gcc -g -O2 -DRUBY_EX... -
06:27 PM Bug #2588 (Closed): Forced definition of stati64 and _stati64 under MinGW
- =begin
Appears that stati64 and _stati64 definition is being forced for non-MS compilers:
... - 06:07 PM Revision b3fe8d48 (git): * 2010-01-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:07 PM Revision 386c4b9d (git): * eval.c (recursive_push): Taint internal hash to prevent
- unexpected SecurityError; fixes #1864.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26277 b2dd03c... -
06:07 PM Bug #2587 (Closed): Forced definition of struct timezone under MinGW
- =begin
It appears that win32.h is forcing the definition of timezone structure, even when it has been defined by Min... -
06:02 PM Feature #2586 (Open): openssl: Load root certificates on Windows
- =begin
should be rejected.
ruby-openssl is a wrapper of OpenSSL. It's good to ask OpenSSL team to accept this f... -
03:27 PM Feature #2586 (Rejected): openssl: Load root certificates on Windows
- =begin
On Unix, ext/openssl can use the system's root certificates.
But on Windows root certificates are not provi... -
03:40 PM Feature #2567: Net::HTTP does not handle encoding correctly
- =begin
=end
- 03:18 PM Revision 1070cbd1 (git): * 2010-01-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:18 PM Revision 576a3495 (git): Fix to escape logs in order to avoid escape sequence injection bug. Also inserted an old comment into ChangeLog for a change that got missed last year.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:31 PM Bug #2552: HOME 変数を空にして起動すると、再度空にできなくなる
- =begin
・putenv()で設定したものは、getenv()でもGetEnvironmentVariable()でも取得できる
・SetEnvironmentVariable()で設定したものは、GetEnvironmen... -
01:56 PM Feature #2579: Net::HTTP.start("www.ruby-lang.org", use_ssl: true) で SSL 利用を可能に
- =begin
ビットフラグですね。
で、VERIFY_FAIL_IF_NO_PEER_CERT ですがこれはサーバー用のフラグなので、
クライアント用ライブラリである net/http では使われないはずです。
=end
-
09:00 AM Feature #2579: Net::HTTP.start("www.ruby-lang.org", use_ssl: true) で SSL 利用を可能に
- =begin
なかだです。
At Sun, 10 Jan 2010 07:34:48 +0900,
Yui NARUSE wrote in [ruby-dev:40012]:
> SSL 証明書の検証をしないというイマイチ... -
07:34 AM Feature #2579: Net::HTTP.start("www.ruby-lang.org", use_ssl: true) で SSL 利用を可能に
- =begin
SSL 証明書の検証をしないというイマイチオススメできない挙動を意味する、
OpenSSL::SSL::VERIFY_NONE の指定をわざわざ楽にする必要はないと思います。
=end
-
02:42 AM Feature #2579: Net::HTTP.start("www.ruby-lang.org", use_ssl: true) で SSL 利用を可能に
- =begin
なかだです。
At Sat, 9 Jan 2010 20:34:23 +0900,
Yui NARUSE wrote in [ruby-dev:40003]:
> この提案では、Net::HTTP(addr,... -
11:34 AM Revision 0b0aafce (git): Fix for the previous commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:31 AM Revision eb87f155 (git): * 2010-01-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:31 AM Revision 0924ea85 (git): merges r26267 from trunk into ruby_1_9_1.
- --
* lib/webrick/accesslog.rb : Escape needed.
* lib/webrick/httpstatus.rb : ditto.
* lib/w... -
10:30 AM Revision f2d2dfe9 (git): merge revision(s) 26267:
- * lib/webrick/accesslog.rb : Escape needed.
* lib/webrick/httpstatus.rb : ditto.
* lib/webrick/httpre... -
09:33 AM Revision 73cd7b66 (git): * lib/webrick/accesslog.rb : Escape needed.
- * lib/webrick/httpstatus.rb : ditto.
* lib/webrick/httprequest.rb : ditto.
* lib/webrick/httputils.... -
09:33 AM Revision 467f3771 (git): * lib/webrick/accesslog.rb : Escape needed.
- * lib/webrick/httpstatus.rb : ditto.
* lib/webrick/httprequest.rb : ditto.
* lib/webrick/httputils.... -
08:14 AM Revision 9982c929 (git): * test: eol-style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:40 AM Bug #2584 (Rejected): クラス定義中の defined? yield が "yield" を返す
- =begin
すみません、二重に送信してしまいました。
=end
-
05:36 AM Bug #2584 (Rejected): クラス定義中の defined? yield が "yield" を返す
- =begin
クラス定義中は yield を呼べないにも関わらず、defined?(yield) が "yield" を返します。
$ ruby -ve 'class Foo;p defined?(yield);end'
... -
05:36 AM Bug #2583 (Closed): クラス定義中の defined? yield が "yield" を返す
- =begin
クラス定義中は yield を呼べないにも関わらず、defined?(yield) が "yield" を返します。
$ ruby -ve 'class Foo;p defined?(yield);end'
...
01/09/2010
-
11:15 PM Bug #2581 (Closed): require_relative depends on current directory
- =begin
遠藤です。
ソースファイルを相対パスで指定して起動したとき、require_relative が
カレントディレクトリに依存するようですが、これは仕様でしょうか。
$ cat /tmp/t1.r... -
10:11 PM Revision 8d3498f9 (git): * test/yaml/test_struct.rb Test for dealing with structs that have
- instance variables
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:39 PM Revision 71ecd899 (git): reverted r26263.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:35 PM Revision 655cb34f (git): * lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.
- * lib/matrix.rb (Matrix#determinant): ditto. [ruby-core:27507]
* lib/matrix.rb (Matrix#rank): ditto.
* lib/matrix.... -
08:35 PM Revision 2ae2d9dd (git): * lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.
- * lib/matrix.rb (Matrix#determinant): ditto. [ruby-core:27507]
* lib/matrix.rb (Matrix#rank): ditto.
* lib/matrix.... -
08:34 PM Feature #2579 (Closed): Net::HTTP.start("www.ruby-lang.org", use_ssl: true) で SSL 利用を可能に
- =begin
従来、Net::HTTP で https アクセスをするためには
http = Net::HTTP.new("www.ruby-lang.org", 443) # port を指定
http.use_ss... -
07:54 PM Revision b4da2534 (git): * class.c (rb_define_class): raise TypeError same as class
- statement. [ruby-core:27504]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26262 b2dd03c8-39d4-4d8f-98ff-823fe... -
07:54 PM Revision 6051cf52 (git): * class.c (rb_define_class): raise TypeError same as class
- statement. [ruby-core:27504]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26262 b2dd03c8-39d4-4d8... -
07:41 PM Revision 01629be7 (git): * lib/mkmf.rb (configuration): needs ARCH_FLAG.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:35 PM Bug #2578 (Closed): Requiring a relative path with an empty $LOAD_PATH raises LoadError on 1.8
- =begin
Hi,
While revising the rubyspecs for Kernel#require, I noticed the following difference between 1.8 and... - 05:21 AM Revision f3833630 (git): * common.mk (install-all): maybe typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:03 AM Revision f01d5801 (git): * missing/vsnprintf.c (BSD_vfprintf): get rid of a warning of VC++ x64.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:37 AM Revision dfa27de3 (git): Add news: net/http merges net/https.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom