Activity
From 06/13/2008 to 06/19/2008
06/19/2008
-
11:12 PM Revision 594a34be (git): * array.c (ary_new, rb_ary_initialize, rb_ary_store,
- rb_ary_aplice, rb_ary_times): integer overflows should be
checked. based on patches from Drew Yao <ayao at apple.co... -
11:12 PM Revision 38328551 (git): * array.c (ary_new, rb_ary_initialize, rb_ary_store,
- rb_ary_aplice, rb_ary_times): integer overflows should be
checked. based on patches from Drew Yao <ayao at apple.co... -
11:12 PM Revision 60243650 (git): * array.c (ary_new, rb_ary_initialize, rb_ary_store,
- rb_ary_aplice, rb_ary_times): integer overflows should be
checked. based on patches from Drew Yao <ayao at apple.co... -
11:12 PM Revision 4a3f1dfb (git): * array.c (ary_new, rb_ary_initialize, rb_ary_store,
- rb_ary_aplice, rb_ary_times): integer overflows should be
checked. based on patches from Drew Yao <ayao at apple.co... -
11:12 PM Revision 3af6dda2 (git): * array.c (ary_new, rb_ary_initialize, rb_ary_store,
- rb_ary_aplice, rb_ary_times): integer overflows should be
checked. based on patches from Drew Yao <ayao at apple.co... -
07:14 PM Feature #177: IO#binmode?
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:35148] [Feature:trunk] IO#binmode?"
on Wed, 18 Jun 2008 00:37:3... - 06:27 PM Revision a556543f (git): * process.c (rb_f_fork): NetBSD 4.0 or later can fork.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:20 PM Revision 56dda0e6 (git): * test/testunit/collector/test_dir.rb: r15825 made it unnecessary to change
- String to Symbol.
* test/testunit/collector/test_objectspace.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/rub... -
06:15 PM Revision 08837d08 (git): Update to RubyGems 1.1.1 r1784 (pre 1.2)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:02 PM Revision 4394ffe5 (git): * thread.c: try to remove false positive of deadlock detection (second
- trial).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:26 PM Revision 281d835f (git): wrong commit; sorry
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:22 PM Revision ed536836 (git): * lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:17 PM Revision e76afc29 (git): * lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:11 PM Revision 5336cbdf (git): * string.c (str_gsub): should preserve last successful match
- data. [ruby-dev:35182]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:57 PM Bug #189 (Closed): boundary case of acosh() in missing/acosh.c
- =begin
Applied in changeset r17425.
=end
-
04:35 PM Bug #189: boundary case of acosh() in missing/acosh.c
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:35155] [Bug:trunk] boundary case of acosh() in missing/acosh.c"
... -
04:40 PM Revision ef7fdbd7 (git): * array.c (rb_ary_equal, rb_ary_eql, rb_ary_hash, rb_ary_cmp):
- Make Array#eql?, #hash, #== and #<=> use rb_protect_inspect() and
handle recursive data properly. [ruby-dev:35181]... -
04:40 PM Revision 5f61a119 (git): * array.c (rb_ary_equal, rb_ary_eql, rb_ary_hash, rb_ary_cmp):
- Make Array#eql?, #hash, #== and #<=> use rb_protect_inspect() and
handle recursive data properly. [ruby-dev:35181]... -
04:08 PM Revision e929f49e (git): * KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:43 PM Revision e7dac48a (git): * proc.c (proc_new): fix to return Proc object if block is already
- in heap. [ruby-core:15711]
* bootstraptest/test_proc.rb: add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
03:19 PM Revision af94c813 (git): * thread_win32.c (native_sleep): fix to decrement sleeper count.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:57 PM Revision f5dd2cf3 (git): * array.c (rb_ary_equal, rb_ary_eql, rb_ary_hash, rb_ary_cmp):
- Make Array#eql?, #hash, #== and #<=> use rb_exec_recursive() and
handle recursive data properly. [ruby-dev:35181]
... -
02:57 PM Revision 4f029e31 (git): * array.c (rb_ary_equal, rb_ary_eql, rb_ary_hash, rb_ary_cmp):
- Make Array#eql?, #hash, #== and #<=> use rb_exec_recursive() and
handle recursive data properly. [ruby-dev:35181]
... -
02:49 PM Revision 8d4f4e25 (git): * test/net/http/test_http.rb: compare encodings of two strings before
- comparing themself, which suppress too big error output.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17437 b2... -
02:47 PM Revision da3be0f3 (git): * ext/json/ext/parser/parser.rl, ext/json/ext/parser/parser.c: JSON
- text SHALL be encoded in Unicode.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17436 b2dd03c8-39d4-4d8f-98ff-8... -
02:18 PM Revision 4b645dc8 (git): * thread.c, thread_win32.c, vm_core.h: try to remove false positive of
- deadlock detection.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:26 PM Revision b44d0b98 (git): add a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:43 PM Revision 192f6fd4 (git): * ext/extmk.rb (extmake): check if compile before showing message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17433 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:43 PM Revision 8aa74a17 (git): * ext/extmk.rb (extmake): check if compile before showing message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17433 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:38 PM Revision 4f7adc56 (git): * ext/extmk.rb (extmake): check if compile before showing message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:38 PM Revision 88a374f5 (git): * ext/extmk.rb (extmake): check if compile before showing message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:35 PM Revision 0a3b4875 (git): * tool/make-snapshot: supported multiple snapshots.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:44 AM Revision 37543cac (git): * lib/net/pop.rb (Net::POP3#set_all_uids): speed
- up. a patch from <m-sumi AT techfirm.co.jp> [ruby-list:45047]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/... -
11:42 AM Revision 2bcb0a1a (git): * lib/net/pop.rb (Net::POP3#set_all_uids): speed
- up. a patch from <m-sumi AT techfirm.co.jp> [ruby-list:45047]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@174... -
08:45 AM Revision 350e6ed8 (git): * ext/etc/etc.c (Init_etc): define constant aliases Etc::Passwd
- and Etc::Group. [ruby-dev:35150]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17428 b2dd03c8-39d4-4d8f-98ff-82... -
08:39 AM Revision c3ab4a4b (git): * string.c (str_alloc): specify 'inline' modifier.
- * string.c (str_alloc): remove cSymbol hack that no longer
necessary.
* string.c (scan_once): avoid retrieving enc... -
08:25 AM Revision 76838058 (git): * string.c (rb_str_scan): String#scan should preserve last
- successful match data. [ruby-dev:35106]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17426 b2dd03c8-39d4-4d8f-... - 07:51 AM Revision 363b0bdd (git): * missing/acosh.c (atanh): should set ERANGE to errno if parameter
- is the boundary case. fixed [ruby-dev:35155]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17425 b2dd03c8-39d4... -
07:08 AM Revision fe08d41d (git): * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:08 AM Revision 6bb934c4 (git): * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:49 AM Revision 1bc6479a (git): * test/ruby/test_enumerator.rb: fix to skip "with_memo" test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:46 AM Revision c3e619c8 (git): * vm_insnhelper.c (vm_throw): fix "return" process from "lambda".
- * bootstraptest/test_proc.rb: add a test.
* bootstraptest/pending.rb: add a pending bug.
git-svn-id: svn+ssh://ci.... -
01:45 AM Bug #178: File.open on sprintf-formatted string fails with encoding conversion error on OS X
- =begin
Martin Duerst wrote:
>>> It may be that it is an attempt to refer to the fact that UTF-8
>>> usually is use... -
01:38 AM Bug #179: confusion about treating filesystem encoding
- =begin
成瀬です。
U.Nakamura wrote:
> rb_utf8_encindex()はなんでないんだろう?
そういえばこの理由ですが、単に現時点で UTF-8 の index を扱うコードが
Rub...
06/18/2008
-
08:07 PM Bug #189 (Closed): boundary case of acosh() in missing/acosh.c
- =begin
こんにちは、なかむら(う)です。
本当にバグなのかどうかよくわかりませんが、missing/acosh.c内の
atanhは、引数が1.0または-1.0の時、Infまたは-Infを返し、かつ、
errnoをセ... -
05:33 PM Bug #178: File.open on sprintf-formatted string fails with encoding conversion error on OS X
- =begin
At 15:36 08/06/18, Yui NARUSE wrote:
>Issue #178 has been updated by Yui NARUSE.
>
>Status changed from Op... -
03:37 PM Bug #178 (Closed): File.open on sprintf-formatted string fails with encoding conversion error on OS X
- =begin
This problem is from the same bug of Bug #179,
and it was fixed at r17403.
Thanks,
> It may be that ... -
01:41 PM Bug #178: File.open on sprintf-formatted string fails with encoding conversion error on OS X
- =begin
I'm not sure why UTF8-MAC was introduced. UTF8-MAC indeed
isn't supported currently for transcoding.
I do... -
09:44 AM Bug #178 (Closed): File.open on sprintf-formatted string fails with encoding conversion error on OS X
- =begin
String#% and File.open are interacting strangely on OS X, so files opened with a sprintf formatted string rai... -
05:05 PM Bug #109: SEGV by File.foreach("keywords")
- =begin
=end
-
05:05 PM Bug #109 (Closed): SEGV by File.foreach("keywords")
- =begin
=end
-
05:05 PM Bug #121 (Closed): SEGV by File.foreach("keywords")
- =begin
=end
-
03:34 PM Revision 33e5cfee (git): * test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:17 PM Bug #179 (Closed): confusion about treating filesystem encoding
- =begin
Applied in changeset r17403.
=end
-
01:38 PM Bug #179 (Closed): confusion about treating filesystem encoding
- =begin
こんにちは、なかむら(う)です。
# ぶら下げどころが決め切れなかった
先日成瀬さんが入れてくださったfilesystem encoding対応ですが、
rb_encoding*とencoding ind... -
02:09 PM Revision 87d053f0 (git): * gc.c (rb_newobj): prohibit call of rb_newobj() during gc.
- a patch from Sylvain Joyeux in [ruby-core:12099].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17419 b2dd03c8... -
12:08 PM Revision 29ad2269 (git): * ruby.c (verbose_setter, opt_W_getter): fixed prototypes.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:36 AM Revision 80243ab3 (git): fix typo
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:36 AM Revision 19e22ae8 (git): * test/ruby/test_rubyoptions.rb: use character class instead of alternation
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17416 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:28 AM Revision 6f7e2842 (git): * test/ruby/test_unicode_escape.rb (test_basic): windows' echo support.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:40 AM Revision 3dd2370e (git): * fix ChangeLog.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:23 AM Revision dccf0183 (git): * test/ruby/test_shebang.rb (test_shebang): on windows path separetor is '\'.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:22 AM Revision 2c66adba (git): * ruby.c (opt_W_getter): use ruby_verbose directly instead of parameter
- because ruby_verbose is not a real variable, so the address of
parameter is not collect.
git-svn-id: svn... - 09:45 AM Revision 18abca0e (git): * test/ruby/test_io.rb (test_copy_stream_dst_rbuf): set binmode.
- * test/ruby/test_io.rb (make_tempfile): set binmode.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17411 b2dd03... - 09:32 AM Revision ad24701c (git): * win32/win32.c (errmap): add some pipe errors.
- * win32/win32.c (rb_w32_write): set errno when CRT's errno is EINVAL
for pipe errors.
git-svn-id: svn+ss... - 09:10 AM Revision 32c63d1f (git): * win32/win32.c (poll_child_status): set EINVAL to errno when
- GetExitCodeProcess() fails with ERROR_INVALID_HANDLE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17409 b2dd... - 07:28 AM Revision 6874320d (git): * test/ruby/test_argf.rb: support NO_SAFE_RENAME platforms.
- * test/ruby/test_argf.rb: now tempfiles are binmode'ed to test tell/pos/etc.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
06:21 AM Revision 00fd8fe3 (git): merge revision(s) 17396:
- * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search
public methods only. [ruby-core:1728... -
06:19 AM Revision de63d714 (git): merge revision(s) 17396:
- * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search
public methods only. [ruby-core:1728... -
06:07 AM Revision 58d694fc (git): * io.c (rb_open_file): fs_encoding and fname_encoding is
- rb_encoding *.
fixed [ruby-dev:35151]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17403 b2dd03c8-39d4-4d8f-9... - 05:52 AM Revision a966b61f (git): * test/ruby/test_argf.rb (test_binmode): wrong test. fixed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:31 AM Revision 235df506 (git): * io.c (rb_open_file): not rb_enc_get_index but rb_enc_get.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:51 AM Revision 84495233 (git): * include/ruby/win32.h (pipe): now pipe is textmode. although this
- change is experimental, it will be spec if no compatiblity problem
is reported.
git-svn-id: svn+ssh://ci... -
04:29 AM Revision 7af00f15 (git): * file.c: fixes to compile on mswin32. Patch from U. Nakamura
- <usa at garbagecollect.jp>. [ruby-dev:35127]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@17397 ... -
04:29 AM Revision 4a717669 (git): * file.c: fixes to compile on mswin32. Patch from U. Nakamura
- <usa at garbagecollect.jp>. [ruby-dev:35127]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17397 ... -
03:05 AM Revision a1bfe57f (git): * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search
- public methods only. [ruby-core:17283]
* object.c (convert_type): ditto.
* lib/singleton.rb (Singleton#_dump): con... -
03:05 AM Revision 02337b08 (git): * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search
- public methods only. [ruby-core:17283]
* object.c (convert_type): ditto.
* lib/singleton.rb (Singleton#_dump): con... -
01:18 AM Revision 30c9e66c (git): * ext/etc/etc.c (etc_passwd, etc_group): fixed rdoc. a patch from
- okkez <okkez000 AT gmail.com> in [ruby-dev:35141].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17... -
01:18 AM Revision 3c48ebce (git): * ext/etc/etc.c (etc_passwd, etc_group): fixed rdoc. a patch from
- okkez <okkez000 AT gmail.com> in [ruby-dev:35141].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17395 b2dd03c8... -
12:51 AM Revision d0d6ce15 (git): svn:eol-style LF
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:39 AM Feature #177 (Closed): IO#binmode?
- =begin
こんにちは、なかむら(う)です。
IO#binmode? というメソッドがあるとうれしいことがあるんじゃな
いかという気がしました。
# Windowsとかじゃないと意味ないですが。
1.9.0-2の後...
06/17/2008
-
11:59 PM Revision 215fbc63 (git): Fix RubyGems for 1.9, r1780
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:09 PM Bug #167: net/telnet login() method no longer works under 1.9
- =begin
On Jun 17, 2008, at 9:06 AM, James Gray wrote:
> On Jun 16, 2008, at 9:13 PM, Dave Thomas wrote:
>
>> Ye... -
11:07 PM Bug #167: net/telnet login() method no longer works under 1.9
- =begin
On Jun 16, 2008, at 9:13 PM, Dave Thomas wrote:
> Yes, indeed it does...
>
> Can we get it applied?
I... -
11:07 PM Bug #167 (Closed): net/telnet login() method no longer works under 1.9
- =begin
Applied in changeset r17387.
=end
-
11:14 AM Bug #167: net/telnet login() method no longer works under 1.9
- =begin
Yes, indeed it does...
Can we get it applied?
On Jun 16, 2008, at 5:21 PM, James Gray wrote:
>... -
07:22 AM Bug #167: net/telnet login() method no longer works under 1.9
- =begin
On Jun 15, 2008, at 11:25 PM, Dave Thomas wrote:
> Issue #167 has been reported by Dave Thomas.
>
> ----... -
10:04 PM Revision 9d4f37f5 (git): Update RubyGems to 1.1.1 r1778 (almost 1.2)
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:29 PM Revision f98e6b91 (git): * KNOWNBUGS.rb, bootstraptest/pending.rb: move pending bug.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:27 PM Revision 00e4fd42 (git): * vm.c, vm_insnhelper.c: fix escape process with "braek" and "return"
- syntax in "lambda". [ ruby-Bugs-19304 ], [ruby-core:17164]
* KNOWNBUGS.rb, bootstraptest/test_proc.rb: add/move solv... -
04:53 PM Revision e2f37fb9 (git): * ext/tk/lib/multi-tk.rb: cannot access class variable from singleton method.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:05 PM Revision fcf931c0 (git): * dir.c (Init_Dir): dir_foreach() takes variable argument.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:04 PM Revision b2c5258b (git): * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes to
- the Kernel::Integer() method. [ruby-core:17272]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17387 b2dd03c8-... -
02:02 PM Revision 3e30cdad (git): * ruby.c (opt_W_getter): made a hooked variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17386 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:19 PM Revision a938a274 (git): merge revision(s) 12205:
- * configure.in (LIBPATHFLAG, RPATHFLAG): no needs to be quoted,
it is done by libpathflag in mkmf.rb.
git... -
01:16 PM Revision c503b659 (git): merge revision(s) 12205:
- * configure.in (LIBPATHFLAG, RPATHFLAG): no needs to be quoted,
it is done by libpathflag in mkmf.rb.
git... -
01:06 PM Revision d7baa40c (git): * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int)
- differs from sizeof(long).
* enc/shift_jis.c (property_name_to_ctype): ditto.
* enc/unicode.c (onigenc_unicode_prop... -
12:58 PM Revision 42eabfcc (git): * thread_pthread.c (native_thread_init_stack): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:32 AM Revision a9934cb0 (git): * common.mk (miniruby$(EXEEXT)): $(PREP) isn't always same as
- miniruby, and tests, debug, etc have no meaning when
cross-compiling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... - 09:41 AM Revision c6e2c05b (git): Fixed dependencies on miniruby
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:11 AM Revision 5e541531 (git): * include/ruby/win32.h (pipe): expand pipe buffer size.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17377 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:31 AM Revision 62617789 (git): * win32/win32.c (CreateChild): no need to inherit handles here because
- spawn'ed child cannot detect that STDIN is closed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17376 b2dd03c... - 06:10 AM Revision d1531236 (git): * file.c (file_expand_path): no need to expand root path which has no
- short file name. [ruby-dev:35095]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@17375 b2dd03c8-3...
06/16/2008
-
11:04 PM Bug #172 (Closed): Regular expressions should inherit encoding of context even if they only contain 7-bit chars
- =begin
The following program fails:
# encoding: utf-8
"∂y/∂x = 2x" =~ /\p{Greek}/
with "t.rb:2: inva... -
10:29 PM Revision 124aab6a (git): * dir.c (dir_data): add intenc and extenc.
- * dir.c (dir_s_alloc): ditto.
* dir.c (dir_initialize): now accept internal_encoding and
exernal_encoding.
* dir.... -
09:31 PM Revision e3aa138e (git): * io.c (io_set_encoding): defined.
- * io.c (rb_open_file): convert path on Windows and Mac OS X.
* io.c (open_key_args): use io_set_encoding and now acc... -
09:28 PM Revision 2755479b (git): * encoding.c (rb_filesystem_encoding): defined.
- * include/ruby/encoding.h (rb_filesystem_encoding): added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17372 b... -
09:25 PM Revision aaf1b728 (git): * ext/syck/rubyext.c: add encoding header.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:57 PM Bug #162 (Closed): The thwait standard library fails to comp;ile under 1.9
- =begin
Applied in changeset r17363.
=end
-
11:58 AM Bug #162 (Closed): The thwait standard library fails to comp;ile under 1.9
- =begin
dave[RUBY3/Book 21:56:55*] ruby -v -r 'thwait' -e 1
ruby 1.9.0 (2008-06-16 revision 15427) [i686-darwin9.3... -
06:54 PM Revision 9b236f98 (git): * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:
- fail to back a tear-off marker when reattach the toolbar.
* ext/tk/sample/irbtkw.rbw: freezes when receives SIGINT.
... -
06:50 PM Revision 77773831 (git): * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:
- fail to back a tear-off marker when reattach the toolbar.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17369 b... -
04:54 PM Revision 5ebf7049 (git): * ext/tk/tcltklib.c: SEGV when exit.
- * ext/tk/lib/tk.rb: add a check for safety to Tk.exit.
* ext/tk/sample/irbtkw.rbw: freezes when receives SIGINT.
g... -
02:56 PM Revision 17239311 (git): * thread.c (thread_start_func_2): use PRIxVALUE to format a VALUE.
- * thread.c (ruby_native_thread_p): removed unused declaration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17... -
01:26 PM Bug #167 (Closed): net/telnet login() method no longer works under 1.9
- =begin
dave[RUBY3/Book 23:25:26*] ruby -r net/telnet -e 'Net::Telnet.new({}).login "a", "b"'
/usr/local/rubybook/... -
01:21 PM Bug #161: Profile library seems broken in 1.9 15427cat t.rv
- =begin
Hi,
Dave Thomas wrote:
> But the profile library is distributed with 1.9, and it doesn't work because of ... -
01:08 PM Bug #161: Profile library seems broken in 1.9 15427cat t.rv
- =begin
[Dave Thomas wrote:] Should I document this as a workaround when I talk about profiling, or will it be fixed ... -
12:29 PM Bug #161: Profile library seems broken in 1.9 15427cat t.rv
- =begin
Hi,
Dave Thomas wrote:
> Should I document this as a workaround when I talk about profiling, or will it b... -
11:51 AM Bug #161: Profile library seems broken in 1.9 15427cat t.rv
- =begin
Should I document this as a workaround when I talk about profiling, or will it be fixed before 1.9 goes final... -
10:25 AM Bug #161: Profile library seems broken in 1.9 15427cat t.rv
- =begin
This is a limitation (incompatible feature) on 1.9.
Workaround is to re-defining operators:
class Fixnu... -
08:16 AM Bug #161: Profile library seems broken in 1.9 15427cat t.rv
- =begin
I don't know if this is related, but it you add a @puts@, you get a different error...
dave[RUBY3/Book ... -
08:13 AM Bug #161 (Closed): Profile library seems broken in 1.9 15427cat t.rv
- =begin
dave[RUBY3/Book 18:11:11*] cat t.rb
require 'profile'
def ackerman(m, n)
if m == 0 then ... -
01:18 PM Bug #166 (Closed): Signal handling and sleep() don't work together
- =begin
Setting up a sleep seems to interfere with signal handlers. The following code
trap("CLD") do
pid... -
12:58 PM Revision 5bcfcce7 (git): * ext/stringio/stringio.c (strio_each, strio_readlines): IO#each and
- IO#readlines do not affect $_. [ruby-core:17277]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@173... -
12:58 PM Revision 51fbc069 (git): * ext/stringio/stringio.c (strio_each, strio_readlines): IO#each and
- IO#readlines do not affect $_. [ruby-core:17277]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17366 b2dd03c8-... -
12:12 PM Bug #164 (Closed): set_trace_func no longer reports 'line', 'call' and 'return' events
- =begin
Given the following code:
class Test
def test
a = 1
b = 2
end
end
... -
12:06 PM Bug #163 (Closed): Thread.priority= is effectively a no-op
- =begin
I raised the following back in January:
Is it reasonable to expect the following to produce differing co... -
10:19 AM Revision 0a4ca8cf (git): merge revision(s) 11194:11196:
- * lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... -
09:52 AM Revision 82543dbc (git): * lib/thwait.rb (ThreadsWait): Exception2MessageMapper no longer has
- extend_to method. [ruby-core:17267]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17363 b2dd03c8-39d4-4d8f-98f... -
08:12 AM Revision e3fb4697 (git): merge revision(s) 11594:
- * mkconfig.rb: autoconf 2.61 support. [ruby-core:10016]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_... -
06:43 AM Revision a2ac5607 (git): merge revision(s) 16514:
- * proc.c (proc_dup): should copy safe_level from src proc
properly. a patch from Keita Yamaguchi
... -
06:42 AM Revision b433f167 (git): merge revision(s) 16514:
- * proc.c (proc_dup): should copy safe_level from src proc
properly. a patch from Keita Yamaguchi
... -
05:46 AM Revision 1da4c6fa (git): * lib/e2mmap.rb (E2MM.def_e2message): typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:46 AM Revision 3929de69 (git): * lib/e2mmap.rb (E2MM.def_e2message): typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:50 AM Revision ac2c7989 (git): * common.mk (test-knownbug): new target for KNOWNBUGS.rb.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:49 AM Revision 36784e38 (git): * KNOWNBUGS.rb: New file to address known bugs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:49 AM Revision a938a521 (git): * enumerator.c (enumerator_with_object, Init_Enumerator):
- Temporarily back out with_memo, for which we need a better name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
06/15/2008
-
10:14 PM Revision a7d78dad (git): * ext/stringio/stringio.c (strio_readline, strio_each)
- (strio_readlines): set lastline. [ruby-core:17257]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@1... -
10:14 PM Revision 959383cb (git): * ext/stringio/stringio.c (strio_readline, strio_each)
- (strio_readlines): set lastline. [ruby-core:17257]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17352 b2dd03c... -
04:50 PM Revision faa93e84 (git): * eval.c (rb_f_block_given_p): fix to skip class frame.
- [ruby-core:14813]
* KNOWNBUGS.rb, bootstraptest/test_method.rb: move solved test.
git-svn-id: svn+ssh://ci.ruby-la... -
04:49 PM Revision 1c4f7a4c (git): * vm_dump.c (vm_stack_dump_raw): disable verbose debug output.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:48 PM Revision 9ead0d77 (git): * vm_core.h, thread.c: rename global_interpreter_lock to
- global_vm_lock.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17349 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:32 PM Revision cec17bd6 (git): merge revision(s) 16677:
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@17347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:31 PM Revision c6e73d2c (git): merge revision(s) 16677:
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:28 PM Revision 16e52471 (git): merge revision(s) 16654:
- * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search
private methods too. [ruby-dev:34671... -
02:28 PM Revision ef977df9 (git): merge revision(s) 16654:
- * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search
private methods too. [ruby-dev:34671... -
02:27 PM Revision 4dfafee3 (git): merge revision(s) 16641:
- * numeric.c (flo_divmod): Revert the behavior change; do not
suppress an exception when div is NaN or Inf. ... -
02:26 PM Revision b25c0d77 (git): merge revision(s) 16641:
- * numeric.c (flo_divmod): Revert the behavior change; do not
suppress an exception when div is NaN or Inf. ... -
02:25 PM Revision c519f1b7 (git): merge revision(s) 16618:
- * file.c (BUFCHECK): wrong condition. [ruby-core:16921]
* file.c (file_expand_buf): shouldn't use buflen for ... -
02:24 PM Revision 0bec319a (git): merge revision(s) 16618:
- * file.c (BUFCHECK): wrong condition. [ruby-core:16921]
* file.c (file_expand_buf): shouldn't use buflen for ... -
02:21 PM Revision e9f90076 (git): merge revision(s) 16596:
- * marshal.c (r_object0, Init_marshal): Fix the garbled s_call
definition; fixes [ruby-dev:34843].
git-svn... -
02:20 PM Revision dc2d035f (git): merge revision(s) 16596:
- * marshal.c (r_object0, Init_marshal): Fix the garbled s_call
definition; fixes [ruby-dev:34843].
git-svn... -
02:20 PM Revision 340f07e1 (git): merge revision(s) 16570:
- * object.c (rb_cstr_to_dbl): should clear errno before calling
strtod(3). [ruby-dev:34834]
git-svn-id: s... -
02:19 PM Revision d36ccede (git): merge revision(s) 16570:
- * object.c (rb_cstr_to_dbl): should clear errno before calling
strtod(3). [ruby-dev:34834]
git-svn-id: s... -
02:18 PM Revision 9a1effad (git): merge revision(s) 16569:
- * marshal.c (marshal_load): should initialize arg.data used for
reentrant check. [ruby-dev:34837]
git-sv... -
02:17 PM Revision 0b5177fc (git): merge revision(s) 16569:
- * marshal.c (marshal_load): should initialize arg.data used for
reentrant check. [ruby-dev:34837]
git-sv... -
02:17 PM Revision d834f1b5 (git): merge revision(s) 16564:
- * marshal.c (reentrant_check): check reentrance via callcc.
[ruby-dev:34802]
git-svn-id: svn+ssh://ci.rub... -
02:16 PM Revision 012e50dd (git): merge revision(s) 16564:
- * marshal.c (reentrant_check): check reentrance via callcc.
[ruby-dev:34802]
git-svn-id: svn+ssh://ci.rub... -
02:15 PM Revision 8c9c9268 (git): merge revision(s) 16534:
- * parse.y (top_local_setup): fixed memory leak bug based on a
patch from Roger Pack <rogerpack2005 at gmail... -
02:12 PM Revision 893e02d7 (git): merge revision(s) 16534:
- * parse.y (top_local_setup): fixed memory leak bug based on a
patch from Roger Pack <rogerpack2005 at gmail... -
02:09 PM Revision 282a3cfb (git): merge revision(s) 16473:
- * sprintf.c (rb_f_sprintf): fixed SEGV on win32 with "% 0e" % 1.0/0.0.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
02:08 PM Revision d2cf4be9 (git): merge revision(s) 16473:
- * sprintf.c (rb_f_sprintf): fixed SEGV on win32 with "% 0e" % 1.0/0.0.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
02:07 PM Revision 89602ad3 (git): merge revision(s) 16471:
- * process.c (rb_f_system): set last_status when status == -1 because
there is no path to set it on win32. t... -
02:07 PM Revision 897483c9 (git): merge revision(s) 16471:
- * process.c (rb_f_system): set last_status when status == -1 because
there is no path to set it on win32. t... -
02:06 PM Revision 1b5f0ee6 (git): merge revision(s) 16420,16454:
- * file.c (file_expand_path): support for alternative data stream
and ignored trailing garbages of NTFS.
... -
02:04 PM Revision 1200b21e (git): add ChangeLog entries
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:01 PM Revision 52649a3c (git): merge revision(s) 16420,16454:
- * file.c (file_expand_path): support for alternative data stream
and ignored trailing garbages of NTFS.
... -
01:53 PM Revision dd64b609 (git): merge revision(s) 16400:
- * string.c (rb_str_cat): fixed buffer overrun reported by
Christopher Thompson <cthompson at nexopia.com> i... -
01:52 PM Revision 98e63de0 (git): merge revision(s) 16400:
- * string.c (rb_str_cat): fixed buffer overrun reported by
Christopher Thompson <cthompson at nexopia.com> i... -
01:51 PM Revision 4c409527 (git): merge revision(s) 16385:
- * eval.c (is_defined): add NODE_OP_ASGN_{OR,AND}. "defined?(a||=1)"
should not operate assignment. [ruby-... -
01:51 PM Revision ed4ef1ca (git): merge revision(s) 16385:
- * eval.c (is_defined): add NODE_OP_ASGN_{OR,AND}. "defined?(a||=1)"
should not operate assignment. [ruby-... -
01:50 PM Revision 331cee70 (git): merge revision(s) 16379:
- * win32/win32.c (rb_w32_select): backport from trunk.
[ruby-talk:300743]
git-svn-id: svn+ssh://ci.ruby-la... -
01:49 PM Revision 46149188 (git): merge revision(s) 16379:
- * win32/win32.c (rb_w32_select): backport from trunk.
[ruby-talk:300743]
git-svn-id: svn+ssh://ci.ruby-la... -
01:48 PM Revision d6bc37f2 (git): merge revision(s) 16369:
- * lib/delegate.rb (SimpleDelegator::dup): removed needless argument.
[ruby-list:44910]
* lib/delega... -
01:48 PM Revision 81ac0c57 (git): merge revision(s) 16369:
- * lib/delegate.rb (SimpleDelegator::dup): removed needless argument.
[ruby-list:44910]
* lib/delega... -
01:47 PM Revision 8bc157cb (git): merge revision(s) 16342:
- * util.c (ruby_strtod): backported from 1.9. a patch from Satoshi
Nakagawa <psychs at limechat.net> in [ru... -
01:46 PM Revision 35af279c (git): merge revision(s) 16342:
- * util.c (ruby_strtod): backported from 1.9. a patch from Satoshi
Nakagawa <psychs at limechat.net> in [ru... -
01:44 PM Revision 79a77c86 (git): merge revision(s) 16307:
- * struct.c (rb_struct_s_def): to_str should be called only once.
[ruby-core:16647]
git-svn-id: svn+ssh://... -
01:44 PM Revision e36c3c1d (git): merge revision(s) 16307:
- * struct.c (rb_struct_s_def): to_str should be called only once.
[ruby-core:16647]
git-svn-id: svn+ssh://... -
01:43 PM Revision f4623075 (git): merge revision(s) 16305:
- * ext/zlib/zlib.c (gzreader_gets): may cause infinite loop.
a patch from Kouya <kouyataifu4 at gmail.com> i... -
01:42 PM Revision 2b24ed55 (git): merge revision(s) 16305:
- * ext/zlib/zlib.c (gzreader_gets): may cause infinite loop.
a patch from Kouya <kouyataifu4 at gmail.com> i... -
01:34 PM Revision 742cc3c1 (git): merge revision(s) 16242:
- Merged 16241 from trunk.
* lib/net/telnet.rb: Fixing a bug where line endings would not be properly
... -
01:33 PM Revision 485521df (git): merge revision(s) 16242:
- Merged 16241 from trunk.
* lib/net/telnet.rb: Fixing a bug where line endings would not be properly
... -
01:32 PM Revision 9484ce5f (git): merge revision(s) 16239:
- * re.c (rb_reg_search): use local variable. a patch from wanabe
<s.wanabe AT gmail.com> in [ruby-dev:34537... -
01:31 PM Revision 1e726cc8 (git): merge revision(s) 16239:
- * re.c (rb_reg_search): use local variable. a patch from wanabe
<s.wanabe AT gmail.com> in [ruby-dev:34537... -
01:25 PM Revision a7e925dd (git): merge revision(s) 16177:
- * dln.c (dln_find_1): prior files with extensions to files sans
extensions. [ruby-core:16517]
git-svn-id... -
01:24 PM Revision 840a5b48 (git): merge revision(s) 16177:
- * dln.c (dln_find_1): prior files with extensions to files sans
extensions. [ruby-core:16517]
git-svn-id... -
01:20 PM Revision 91b44737 (git): merge revision(s) 16144:
- * sprintf.c (rb_f_sprintf): should protect temporary string from
GC. [ruby-dev:34480]
git-svn-id: svn+s... -
01:20 PM Revision f8535d1b (git): merge revision(s) 16144:
- * sprintf.c (rb_f_sprintf): should protect temporary string from
GC. [ruby-dev:34480]
git-svn-id: svn+s... -
01:18 PM Revision e4cac772 (git): merge revision(s) 16143:
- * regex.c (re_search): string might be NULL. [ruby-core:16478]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche... -
01:18 PM Revision 5150a36a (git): merge revision(s) 16143:
- * regex.c (re_search): string might be NULL. [ruby-core:16478]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche... -
01:17 PM Revision 1efa5d37 (git): merge revision(s) 16114:
- * time.c (rb_strftime): check errno to detect strftime(3)'s error.
this is workaround for recent version of... -
01:16 PM Revision 9d85efb7 (git): merge revision(s) 16114:
- * time.c (rb_strftime): check errno to detect strftime(3)'s error.
this is workaround for recent version of... -
01:12 PM Revision 8f136d8a (git): merge revision(s) 16082:
- * lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit;
merged from 1.9.
* lib/yaml.rb (quick... -
01:11 PM Revision e826790f (git): merge revision(s) 16082:
- * lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit;
merged from 1.9.
* lib/yaml.rb (quick... -
01:09 PM Revision 6b00ba5c (git): merge revision(s) 16074:
- * ext/syck/rubyext.c: Node#value defined twice.
* lib/yaml/: several method redefinitions causing warnings.
... -
01:08 PM Revision 1033db98 (git): merge revision(s) 16074:
- * ext/syck/rubyext.c: Node#value defined twice.
* lib/yaml/: several method redefinitions causing warnings.
... -
01:05 PM Revision 3dd98cb1 (git): merge revision(s) 15965:
- * marshal.c (w_object): add volatile to avoid potential GC bug. a
patch from Tomoyuki Chikanaga <chikanag ... -
01:04 PM Revision fcfc69e1 (git): merge revision(s) 15965:
- * marshal.c (w_object): add volatile to avoid potential GC bug. a
patch from Tomoyuki Chikanaga <chikanag ... -
01:03 PM Revision d9630cc1 (git): merge revision(s) 15924:
- * re.c (rb_reg_quote): should always copy the quoting string.
[ruby-core:16235]
git-svn-id: svn+ssh://ci.... -
12:59 PM Revision 67e558f0 (git): merge revision(s) 15924:
- * re.c (rb_reg_quote): should always copy the quoting string.
[ruby-core:16235]
git-svn-id: svn+ssh://ci.... -
12:27 PM Revision f29c1582 (git): merge revision(s) 15900:
- * lib/net/pop.rb (Net::POP3::do_finish): clear @n_mails and
@n_bytes as well. [ruby-core:16144]
git-svn-... -
12:27 PM Revision 86c4bcac (git): merge revision(s) 15900:
- * lib/net/pop.rb (Net::POP3::do_finish): clear @n_mails and
@n_bytes as well. [ruby-core:16144]
git-svn-... -
12:08 PM Revision 1a019c0e (git): merge revision(s) 15869:
- * lib/resolv.rb (Resolv::Config.default_config_hash): requires
win32/resolv to use Win32::Resolv. [ruby-de... -
12:07 PM Revision 45633971 (git): merge revision(s) 15869:
- * lib/resolv.rb (Resolv::Config.default_config_hash): requires
win32/resolv to use Win32::Resolv. [ruby-de... -
12:06 PM Revision ee2dcc40 (git): merge revision(s) 15856:
- * class.c (clone_method): should copy cref as well.
[ruby-core:15833]
git-svn-id: svn+ssh://ci.ruby-lang.... -
12:05 PM Revision 82f62ff0 (git): merge revision(s) 15856:
- * class.c (clone_method): should copy cref as well.
[ruby-core:15833]
git-svn-id: svn+ssh://ci.ruby-lang.... -
11:54 AM Revision c1863afe (git): merge revision(s) 15832:
- * parse.y (yycompile): Always prepare a new array for each file's
SCRIPT_LINES__ storage, instead of append... -
11:53 AM Revision c4551f23 (git): merge revision(s) 15832:
- * parse.y (yycompile): Always prepare a new array for each file's
SCRIPT_LINES__ storage, instead of append... -
11:30 AM Revision ba02b2d6 (git): merge revision(s) 15823:
- * lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.
[ruby-dev:29945], [ruby-dev:34095]
... -
11:29 AM Revision e5f3a01e (git): merge revision(s) 15823:
- * lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.
[ruby-dev:29945], [ruby-dev:34095]
... -
11:28 AM Revision 89fff52d (git): merge revision(s) 15790:
- * misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead
of calling `run-hooks' directly to run... -
11:27 AM Revision 30683155 (git): merge revision(s) 15790:
- * misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead
of calling `run-hooks' directly to run... -
11:21 AM Revision e3f7b363 (git): merge revision(s) 15749:
- * numeric.c (fix_coerce): try conversion before type check.
[ruby-core:15838]
git-svn-id: svn+ssh://ci.ru... -
11:20 AM Revision 19ce2091 (git): merge revision(s) 15749:
- * numeric.c (fix_coerce): try conversion before type check.
[ruby-core:15838]
git-svn-id: svn+ssh://ci.ru... -
10:57 AM Revision 870df461 (git): merge revision(s) 15575:
- * bignum.c (BIGZEROP): fix for longer Bignum zeros. [ruby-Bugs-17454]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
10:56 AM Revision e6b158de (git): merge revision(s) 15575:
- * bignum.c (BIGZEROP): fix for longer Bignum zeros. [ruby-Bugs-17454]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
10:55 AM Revision 11b262e4 (git): merge revision(s) 15645:15647:
- * bignum.c (big2str_find_n1): check integer overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8... -
10:54 AM Revision c71b916f (git): merge revision(s) 15645:15647:
- * bignum.c (big2str_find_n1): check integer overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8... -
10:52 AM Revision 4d7f1009 (git): merge revision(s) 15548:
- * gc.c (STACK_LENGTH) [SPARC] : 0x80 offset removed. [ruby-dev:33857]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
10:52 AM Revision 6d2a37a0 (git): merge revision(s) 15548:
- * gc.c (STACK_LENGTH) [SPARC] : 0x80 offset removed. [ruby-dev:33857]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
10:51 AM Revision 8cd2b69b (git): merge revision(s) 15546:
- * ext/readline/readline.c (readline_event): prevent polling. based on
a patch from error errorsson in [rub... -
10:49 AM Revision 7ea35afa (git): merge revision(s) 15546:
- * ext/readline/readline.c (readline_event): prevent polling. based on
a patch from error errorsson in [rub... -
10:46 AM Revision 9de707ad (git): merge revision(s) 15541,15545,15558:
- * parse.y (yycompile): clear ruby_eval_tree_begin too before parse.
* parse.y (yycompile): clear ruby_eval_tr... -
10:29 AM Revision e86c9141 (git): merge revision(s) 15541, 15545, 15558:
- * parse.y (yycompile): clear ruby_eval_tree_begin too before parse.
* parse.y (yycompile): clear ruby_eval_tr... - 10:28 AM Revision 54f5ab71 (git): * configure.in: Fix $LOAD_PATH. Properly expand vendor_ruby
- directories; submitted by Takahiro Kambe <taca at
back-street.net> in [ruby-dev:35099].
git-svn-id: svn+ssh://ci.... -
10:22 AM Revision 823be2d7 (git): merge revision(s) 15531:
- * ext/pty/lib/expect.rb (IO#expect): check if peer is closed.
[ruby-Bugs-17940]
git-svn-id: svn+ssh://ci.... -
10:21 AM Revision e9ebea25 (git): merge revision(s) 15531:
- * ext/pty/lib/expect.rb (IO#expect): check if peer is closed.
[ruby-Bugs-17940]
git-svn-id: svn+ssh://ci.... -
10:20 AM Revision 4cff5e63 (git): merge revision(s) 15482:
- * ext/iconv/iconv.c (iconv_convert): check upper bound. a patch from
Daniel Luz at [ruby-Bugs-17910].
gi... -
10:19 AM Revision 0f2b4fbc (git): merge revision(s) 15482:
- * ext/iconv/iconv.c (iconv_convert): check upper bound. a patch from
Daniel Luz at [ruby-Bugs-17910].
gi... -
10:15 AM Revision 356a9581 (git): merge revision(s) 15477:
- * configure.in (ftruncate): check if available.
* file.c (rb_file_truncate): check if ftruncate instead of tr... -
10:11 AM Revision f08d1b2e (git): merge revision(s) 15477:
- * configure.in (ftruncate): check if available.
* file.c (rb_file_truncate): check if ftruncate instead of tr... -
10:05 AM Revision b862aa9e (git): merge revision(s) 15476:
- * configure.in (sigsetmask): check when signal semantics is not POSIX.
* signal.c (USE_TRAP_MASK): set true i... -
10:00 AM Revision 64f4114c (git): merge revision(s) 15476:
- * configure.in (sigsetmask): check when signal semantics is not POSIX.
* signal.c (USE_TRAP_MASK): set true i... -
09:42 AM Revision 818bb6dd (git): * ext/syck/rubyext.c (yaml_org_handler): associate encoding.
- * ext/syck/rubyext.c (syck_genericresolver_node_import): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17... -
09:17 AM Revision 9b45b336 (git): * vm_core.h (rb_vm_t), vm.c (rb_vm_mark): moved preallocated special
- exceptions.
* eval.c (Init_eval), gc.c (Init_GC), proc.c (Init_Proc): freeze
preallocated special exceptions.
* e... -
02:18 AM Revision e7a660a3 (git): tgamma and lgamma_r is not a error function.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:13 AM Revision 2e35696b (git): add an example to rdoc of sqrt and cbrt.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17163 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
06/14/2008
-
01:52 PM Revision 1d0f869e (git): * ext/stringio/stringio.c (strio_sysread): should not raise at empty
- read. a patch from Arthur Schreiber at [ruby-core:17245].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/rub... -
01:52 PM Revision 1a155ee7 (git): * ext/stringio/stringio.c (strio_sysread): should not raise at empty
- read. a patch from Arthur Schreiber at [ruby-core:17245].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17162 ... - 01:19 PM Revision 5e261f7d (git): * configure.in: Fix $LOAD_PATH. Properly expand vendor_ruby
- directories; submitted by Takahiro Kambe <taca at
back-street.net> in [ruby-dev:35099].
git-svn-id: svn+ssh://ci.... -
01:15 PM Bug #112: Rational("355/113") clear $&
- =begin
ささだです.
Yukihiro Matsumoto wrote:
> おおっ、
>
> fixed [ruby-dev:35085]
>
> ですね。今後活用させてもらいます。
... -
01:15 PM Bug #112: Rational("355/113") clear $&
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:35085] Re: [Bug:1.9] Rational("355/113") clear $&"
on Fri,... -
01:15 PM Bug #112: Rational("355/113") clear $&
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:35083] Re: [Bug:1.9] Rational("355/113") clear $&"
on Jun... -
01:15 PM Bug #112: Rational("355/113") clear $&
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:35081] Re: [Bug:1.9] Rational("355/113") clear $&"
on Fri,... -
01:15 PM Bug #112: Rational("355/113") clear $&
- =begin
ワナベと申します。
2008/06/09 20:22 Tadayoshi Funaba <[email protected]>:
>> 以下のように、Rational("355/113") とすると $& ... -
07:56 AM Revision 1df1cb30 (git): * file.c (file_expand_path): no need to expand root path which has no
- short file name. [ruby-dev:35095]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17160 b2dd03c8-39d4-4d8f-98ff-... -
07:56 AM Revision 232449ed (git): * file.c (file_expand_path): no need to expand root path which has no
- short file name. [ruby-dev:35095]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17160 b2dd03c8-39d... -
07:51 AM Revision c6c5a44b (git): merge revision(s) 15464:
- * lib/timeout.rb (Timeout::timeout): made sensitive to location on the
stack. [ruby-core:15458]
git-svn-... -
07:46 AM Revision 2c81a1fa (git): merge revision(s) 15464:
- * lib/timeout.rb (Timeout::timeout): made sensitive to location on the
stack. [ruby-core:15458]
git-svn-... -
02:59 AM Revision fc3c60f6 (git): * gc.h (STACK_UPPER): moved from gc.c
- * thread.c, thread_{pthread,win32}.c (ruby_init_stack,
ruby_thread_init_stack): moved stack initialization from gc....
06/13/2008
-
10:57 PM Revision 436b02b3 (git): * gc.c (ruby_initial_gc_stress): defined.
- (ruby_initial_gc_stress_ptr): defined.
* debug.c (set_debug_option): use ruby_initial_gc_stress_ptr for
gc_stress ... -
05:27 PM Bug #113: Complex("1i") clear $~
- =begin
Issue #113 has been updated by Anonymous.
Status changed from Open to Closed
% Done changed from 0 to 100... -
05:27 PM Bug #113 (Closed): Complex("1i") clear $~
- =begin
Applied in changeset r17148.
=end
-
05:17 PM Bug #112: Rational("355/113") clear $&
- =begin
Issue #112 has been updated by Anonymous.
Status changed from Open to Closed
% Done changed from 0 to 100... -
05:17 PM Bug #112 (Closed): Rational("355/113") clear $&
- =begin
Applied in changeset r17147.
=end
-
03:09 PM Revision 4641b801 (git): * gc.c (ruby_gc_stress): moved to rb_objspace_t.
- * gc.c (gc_stress_get, gc_stress_set): VM local attribute.
* signal.c (sigsegv): ditto.
git-svn-id: svn+ssh://ci.r... -
02:08 PM Revision 35b7b37c (git): * lib/time.rb (Time.xmlschema): don't accept decimal dot
- without fractional digits.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17152 b2dd03c8-39d4-4d8f-9... - 12:59 PM Revision e0d427e8 (git): * rational.c (nurat_equal_p): Rational(0,x) and 0 are equivalent,
- anyway.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 12:29 PM Revision c7f4ebc8 (git): * complex.c (string_to_c, nucomp_s_convert): preserve the current
- backref.
* rational.c (string_to_r, nurat_s_convert): ditto.
* include/ruby/intern.h (rb_match_busy... -
09:10 AM Revision 05093ae4 (git): * lib/time.rb (Time.xmlschema): don't accept decimal dot without
- fractional digits. fractional digits handling simplified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17149 ... -
08:22 AM Revision 6fc17f1f (git): * complex.c (string_to_c_internal): save and restore backref. fixed [ruby-dev:34991]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:16 AM Revision 01d71521 (git): * rational.c (string_to_r_internal): save and restore backref. fixed [ruby-dev:34990]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17147 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:56 AM Revision 26f26890 (git): * README.EXT: ditto.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17146 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:46 AM Revision 074a876d (git): * README.EXT.ja: update about Fixnum. reported in
- <http://www.tmtm.org/ja/tdiary/?date=20080611#p01>
* README.EXT.ja: describe about StringValueCStr().
git... -
05:24 AM Revision 2cec384a (git): * gc.c (rb_memerror): exit with EXIT_FAILURE instead of magic number.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:24 AM Revision 32ef17fe (git): * gc.c (rb_memerror): exit with EXIT_FAILURE instead of magic number.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:19 AM Revision 043222ba (git): * gc.c (CHECK_STACK): STACK_LENGTH should be less than
- STACK_LEVEL_MAX.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17143 b2dd03c8-39d4-4d8f-98ff-823fe6... -
05:19 AM Revision 84778606 (git): * gc.c (ruby_stack_check): STACK_LENGTH should be less than
- STACK_LEVEL_MAX.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:15 AM Revision 1454c981 (git): merge revision(s) 15429, 15471:
- * gc.c (rb_newobj): prohibit call of rb_newobj() during gc.
Submitted by Sylvain Joyeux [ruby-core:12099].
... -
04:12 AM Revision 432ec4f2 (git): merge revision(s) 15429, 15471:
- * gc.c (rb_newobj): prohibit call of rb_newobj() during gc.
Submitted by Sylvain Joyeux [ruby-core:12099].
... -
04:02 AM Revision 97c8c1fa (git): * enum.c (sort_by_i): use NODE_DOT2 instead of NODE_MEMO to avoid
- extra calls to is_pointer_to_heap() in GC.
* enum.c (enum_zip): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
03:10 AM Revision 465eec71 (git): merge revision(s) 15425:
- * lib/benchmark.rb (Job::Benchmark#item): fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6... -
03:09 AM Revision 32ddfd30 (git): merge revision(s) 15425:
- * lib/benchmark.rb (Job::Benchmark#item): fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5... -
03:07 AM Revision 5ecf4d8a (git): merge revision(s) 15415:
- * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use strtod() for more
precision. [ruby-talk:290296]
... -
03:05 AM Revision ae0134ee (git): merge revision(s) 15415:
- * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use strtod() for more
precision. [ruby-talk:290296]
... -
03:02 AM Revision 679ae60d (git): merge revision(s) 15408:
- * lib/irb.rb (IRB::Irb::eval_input): rescues Interrupt and other than
SystemExit and SignalException. [rub... -
03:00 AM Revision 74c4a071 (git): merge revision(s) 15408:
- * lib/irb.rb (IRB::Irb::eval_input): rescues Interrupt and other than
SystemExit and SignalException. [rub... -
02:57 AM Revision d68010a2 (git): merge revision(s) 15369:
- * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime
a bit faster. a patch from Alexander Dym... -
02:57 AM Revision 9e489a9d (git): merge revision(s) 15369:
- * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime
a bit faster. a patch from Alexander Dym... -
02:52 AM Revision 7dce7a40 (git): merge revision(s) 15287:
- * io.c (rb_open_file): should check NUL in path.
<http://www.rubyist.net/~matz/20080125.html#c01>.
... -
02:50 AM Revision 01c2a451 (git): reformat ChangeLog
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17118 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:49 AM Revision 1b98ee79 (git): merge revision(s) 15287:
- * io.c (rb_open_file): should check NUL in path.
<http://www.rubyist.net/~matz/20080125.html#c01>.
...
Also available in: Atom