Activity
From 12/11/2009 to 12/17/2009
12/17/2009
- 07:37 PM Revision 25bccc44 (git): * 2009-12-18
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:37 PM Revision eadda000 (git): * test/yaml/test_boolean.rb (test_n): fixing test name
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26118 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:36 PM Bug #2489: Segmentation Fault Ruby 1.9.1 p376, AIX 5.3
- =begin
Hi, Perry.
Could you please issue gencore to generate core file before kill command?
I would like to se... -
04:00 AM Bug #2489: Segmentation Fault Ruby 1.9.1 p376, AIX 5.3
- =begin
Also, a slightly annoying and possibly easy to fix characteristic of this is the application does not die. I... -
03:55 AM Bug #2489 (Closed): Segmentation Fault Ruby 1.9.1 p376, AIX 5.3
- =begin
I am not sure if this is enough info or not. I will try and monitor this for updates.
Here is what is ... -
07:03 AM Revision 7b7d8f87 (git): * test/yaml/test_set.rb: svn:eol-style.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:34 AM Bug #2488 (Closed): thread usage can result in bad HANDLE
- =begin
require 'thwait'
loop {
a = []
10.times { a << Thread.new {}}
ThreadsWait.all_waits(a)
print '....
12/16/2009
- 09:08 PM Revision 412da9c0 (git): * 2009-12-17
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:08 PM Revision 08c7cde9 (git): * test/yaml/test_set.rb (**) Adding test coverage for YAML::Set
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:29 AM Revision f4109ec1 (git): * test/ruby/envutil.rb: fix a typo in assert message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:27 AM Revision 96aca8fc (git): merge revision(s) 25656:
- * win32/win32.c (CreateChild): allocate temporary buffer and use it
instead of directly modify the passed s... -
10:52 AM Revision cc07ecc3 (git): * instruby.rb (with_destdir): revert. [ruby-dev:39885]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:58 AM Revision 700495ba (git): * lib/un.rb (httpd): try to convert port number to integer.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:58 AM Revision 6547a2bc (git): * lib/un.rb (httpd): try to convert port number to integer.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:05 AM Revision abd9bb35 (git): * 2009-12-16
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:05 AM Revision 58e93715 (git): * lib/un.rb (wait_writable): wait until target files can be
- written actually.
* lib/un.rb (mkmf): new command to create makefile.
* lib/un.rb (rmdir): added -p option.
* lib/... -
02:21 AM Revision db9e8351 (git): * configure.in(MINIRUBY): use "$BASERUBY" as a default ruby executable name.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26108 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/15/2009
-
05:21 PM Revision 6aafca91 (git): add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26107 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:54 PM Revision 79933d66 (git): * 2009-12-16
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:54 PM Revision 9ab779aa (git): * lib/find.rb (Find.find): rescue more exceptions which is possible to
- occur by other process change the directory tree.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26105 b2dd03c8-... -
03:03 AM Feature #2480 (Closed): request to add GC::Profiler.time method
- =begin
currently we have
GC::Profiler.enable
# ... stuff
report = GC::Profiler.result # report is set to a ver... - 02:50 AM Revision 5bb57c60 (git): * 2009-12-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:50 AM Revision d0c1160f (git): * string.c (rb_str_inspect): wrong result of UTF-8 inspect because of
- the mistake of calculation. reported by eban via IRC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... -
12:56 AM Bug #2111: Error:test_rm_f(TestFileUtils)
- =begin
> include の順番のテストが欲しいならば 別に用意するべきで、FileUtils でやるべきではありません。
include の順番のテストではなく、 include FileUtils した Fil... - 12:16 AM Revision d698bd8a (git): * test_find.rb: close temporary files before removing them.
- * test_find.rb: skip symlink tests if not implemented.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26102 b2dd... - 12:06 AM Revision 36863793 (git): * 2009-12-15
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:06 AM Revision 0d9340f2 (git): * lib/find.rb (Find.find): get rid of race condition.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/14/2009
-
09:58 PM Bug #2111: Error:test_rm_f(TestFileUtils)
- =begin
> include FileUtils をした時の rm_f の挙動を確認するテストのはずなのに
む、あの行はこのチケット用ですか。
ならばあの行が存在すること自体が誤りでしょう。
include の... -
03:52 PM Bug #2111: Error:test_rm_f(TestFileUtils)
- =begin
include FileUtils をした時の rm_f の挙動を確認するテストのはずなのに
FileUtils.rm_f を使うように変更しても良いのでしょうか?
=end
-
12:27 PM Bug #2111 (Closed): Error:test_rm_f(TestFileUtils)
- =begin
This issue was solved with changeset r26090.
Kazuhiro, thank you for reporting this issue.
Your contributio... -
08:56 PM Bug #2479 (Third Party's Issue): bugs in ruby-mode
- =begin
'"?' don't close string highlight.
"'?" emits the same error.
I tried searching for duplicates b... -
05:06 PM Bug #2476: instance_eval ArgumentError
- =begin
Hi,
2009/12/14 Lourens Naudé <[email protected]>:
> I believe I've found an edge case referencing the... -
01:11 AM Bug #2476 (Third Party's Issue): instance_eval ArgumentError
- =begin
Hi,
I believe I've found an edge case referencing the recent (Dec 4) changes of instance_eval etc. compa... -
01:34 PM Revision 779aba2d (git): * lib/find.rb (Find.find): rescue only ENOENT and EACCES for lstat.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:50 PM Revision 92e9bf7a (git): * lib/find.rb (Find.find): narrow rescue region.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:11 PM Bug #2139 (Assigned): backquotes method modifies unexpectedly returned content
- =begin
=end
-
12:07 PM Feature #2323 (Assigned): "Z".."Z".succが空
- =begin
Ruby 1.9 Feature に移動した上で、優先度 Low にしておきます
=end
-
11:56 AM Revision 4df4a743 (git): add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:08 AM Revision bcde0b6d (git): merge revision(s) 24621:
- * lib/test/unit.rb (Test::Unit.run=, Test::Unit.run?): fixed rdoc.
[ruby-core:25034]
git-svn-id: svn+ssh:... -
04:28 AM Revision 34bda680 (git): merge revision(s) 25009:
- * lib/open3.rb (Open3#popen3): fixed and improved rdoc. [ruby-core:25658]
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
04:16 AM Revision 90dc4551 (git): merge revision(s) 20573:
- * configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAG
is set. [ruby-talk:322136]
git-svn-id:... -
04:01 AM Revision 9c3d9bb6 (git): merge revision(s) 26033:
- * lib/bigdecimal.rb: fix comparison operators [ruby-core:26646]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche... -
03:53 AM Revision 0cdd4e00 (git): merge revision(s) 26032:
- * object.c (rb_Float): Allow results of to_f to be NaN
[ruby-core:26733]
git-svn-id: svn+ssh://ci.ruby-la... -
03:39 AM Revision fd13ad8c (git): merge revision(s) 25975:
- * eval.c (proc_invoke): unbound block created by define_method
cannot call super. [ruby-core:26984]
git-... -
03:19 AM Revision 315cab12 (git): Explicitly use FileUtils.rm_f. [ruby-dev:39345]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26090 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:19 AM Revision b9d74fd1 (git): merge revision(s) 25921:
- * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not
call rb_inspect() on an object that does n... -
02:55 AM Revision d515deb4 (git): merge revision(s) 25890:
- * eval.c (rb_method_missing): adjusted format and argument number.
* eval.c (rb_call): fixed for super in cac... -
02:46 AM Revision d4ad42a6 (git): merge revision(s) 25766:
- * hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.
[ruby-core:26668]
git-svn-id: svn+ssh://ci.... -
02:40 AM Revision 25c243bf (git): merge revision(s) 25735:
- * lib/cgi.rb: fix command-line option of
non-interactive terminal. [ruby-core:23016]
git-svn-id: svn+ssh:... -
12:20 AM Revision cc744ef9 (git): * lib/find.rb (Find.find): removed already unnecessary code.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/13/2009
-
11:13 PM Bug #2394: [BUG] pthread_mutex_lock: 22 revisited
- =begin
r26061 fixes a bug related this.
Does this still happen?
=end
-
10:48 PM Revision b3ea5a17 (git): add a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:50 PM Revision c9e70071 (git): merge revision(s) 25693:
- * eval.c (method_inspect, method_name, mnew): Bug fix when
method created from an alias.
Based on... -
06:35 PM Revision c5178471 (git): merge revision(s) 25670:
- * eval.c (call_trace_func): remove the trace hook if any exception
raised. [ruby-list:46515]
git-svn-id:... -
05:48 PM Revision 5164ba53 (git): merge revision(s) 25659:25661:
- * hash.c (rb_hash): always return a fixnum value because a return
value of rb_hash may be used as a hash va... - 04:00 PM Revision 3f07a79c (git): * 2009-12-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:00 PM Revision 8dc14638 (git): new test file.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:59 PM Revision 6de15327 (git): merge revision(s) 25515:
- * string.c (rb_str_inspect): get rid of adding garbage to shor
UTF-8 string. [ruby-dev:39550]
git-svn-id... - 03:14 PM Revision cf624713 (git): * 2009-12-14
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@26077 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:14 PM Revision 24d2be66 (git): merge revision(s) 25230,25995:
- * marshal.c (struct {dump,load}_arg): manage with dfree, instead
of using local variable which may be moved... -
02:48 PM Revision c48a4c29 (git): * lib/find.rb (Find.find): sort directory entries. [ruby-dev:39847]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26075 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:09 PM Revision 8ad9d4ed (git): * 2009-12-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26074 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:09 PM Revision c2e8a9ca (git): * test/openssl/*: added some tests from jruby-openssl.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:08 PM Revision f62310ac (git): doc fix: mutex.lock => self [ruby-core:27115]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26072 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:56 AM Revision 71ab1829 (git): * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data to
- reject non-string.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:29 AM Revision 77088d66 (git): * ruby.c (rb_parser_dump_tree): add prototype.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/12/2009
- 04:35 PM Revision 42933da4 (git): * 2009-12-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:35 PM Revision 07f81c06 (git): Add rdoc and test of Encoding#replicate.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/11/2009
-
12:50 PM Feature #2471 (Rejected): want to choose a GC algorithm
- =begin
LazySweep ではスループットが増大するという話をどこかで聞いた覚えがあって
それが理由で trunk に入らないのかと思っていました。
入らなかったのは単にバグの問題で、すでに解決されているということな... -
09:25 AM Feature #2471: want to choose a GC algorithm
- =begin
nari です。
2009年12月11日1:14 Yukihiro Matsumoto <[email protected]>:
> まつもと ゆきひろです
>
> In message "Re: [ru... -
01:14 AM Feature #2471: want to choose a GC algorithm
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:39867] Re: [Feature #2471] want to choose a GC algorithm"
on F... -
12:03 AM Feature #2471: want to choose a GC algorithm
- =begin
nariです。
GCと聞いて来ました。
2009年12月10日9:54 KOSAKI Motohiro <[email protected]>:
(snip)
>> GC のア... - 07:47 AM Revision 190507ce (git): * 2009-12-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:47 AM Revision 0676ac37 (git): * bootstraptest/test_thread.rb: please please please remember that there are
- platforms that do not support fork.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26066 b2dd03c8-39d4-4d8f-98ff... -
02:21 AM Feature #2447: reduce GC pressure by symbol table without String instance
- =begin
遠藤です。
2009年12月8日18:37 wanabe <[email protected]>:
>> どなたか追試してくださると助かります。私の環境で make test-all は
>> 通っています...
Also available in: Atom