Project

General

Profile

Activity

From 04/14/2011 to 04/20/2011

04/20/2011

11:47 PM Bug #4573: [BUG] Segmentation fault - Ruby interpreter (CUI) 1.9.2p180 [i386-mingw32] has stopped working
=begin
Hi Luis,
Many thanks,
The issue is solved now.
I've copied the libmysql.dll from another Windows machin...
rmiron (Rares Miron)
09:14 PM Bug #4573: [BUG] Segmentation fault - Ruby interpreter (CUI) 1.9.2p180 [i386-mingw32] has stopped working
=begin
In relation to MySQL 5.1 or 5.5, did you place libmysql.dll from MySQL 5.0?
As I mentioned, the binary of t...
luislavena (Luis Lavena)
06:33 PM Bug #4573: [BUG] Segmentation fault - Ruby interpreter (CUI) 1.9.2p180 [i386-mingw32] has stopped working
=begin
Hello,
Thanks for your suggestions.
I've checked the mysql gem version using:
bundle show mysql
...
rmiron (Rares Miron)
03:50 AM Bug #4573 (Feedback): [BUG] Segmentation fault - Ruby interpreter (CUI) 1.9.2p180 [i386-mingw32] has stopped working
=begin
Hello,
I see you commented on installed mysql 5.1, what mysql gem are you using? "mysql" or "mysql2"?
As...
luislavena (Luis Lavena)
11:31 PM Bug #4590 (Closed): documentation is wrong for srand
=begin
'ri srand' (in random.c) suggests that passing 0 generates a seed number:
If <i>number</i> is omitted *or ...
Cezary (Cezary Baginski)
10:27 PM Feature #4447 (Closed): add String#byteslice() method
=begin
=end
naruse (Yui NARUSE)
10:02 PM Feature #4447: add String#byteslice() method
=begin
Was NARUSE's patch committed to trunk? Can we close this issue? Thanks.
=end
sunaku (Suraj Kurapati)
10:12 PM Feature #3436: Spawn the timer thread lazily
=begin
It seems Mark was the only person to review ((<Ko1's patch|URL:http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ru...
sunaku (Suraj Kurapati)
09:49 PM Feature #4589 (Closed): add Queue#each() method and include Enumerable
=begin
Please add a thread-safe each() method to the Queue and SizedQueue classes
which are provided by the "thread...
sunaku (Suraj Kurapati)
05:23 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
Hiroshi NAKAMURA wrote:
> I think you're confusing SecureRandom's spec and ext/openssl (formerly
> ruby-p...
normalperson (Eric Wong)
11:57 AM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
I think you're confusing SecureRandom's spec and ext/openssl (formerly ruby-pki) spec. ext/openssl aims to wra...
nahi (Hiroshi Nakamura)
04:31 PM Revision 0efb462a (git): * random.c (rb_f_srand): fix rdoc: srand(0)'s 0 is a seed.
[ruby-core:35833] fixes #4590
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31316 b2dd03c8-39d4-4d8f-98ff-823fe6...
naruse (Yui NARUSE)
04:15 PM Revision 934c6b48 (git): * 2011-04-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:15 PM Revision 6825f773 (git): * win32/win32.c (CreateChild): maximum length of lpCommandLine is
32,768 characters, including the Unicode terminating null character.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr...
Masaya Tarui
02:43 PM Bug #4586 (Closed): Missing length check in rb_str_each_line?
=begin
This issue was solved with changeset r31310.
Nikolai, thank you for reporting this issue.
Your contribution to...
naruse (Yui NARUSE)
10:29 AM Bug #4586 (Closed): Missing length check in rb_str_each_line?
=begin
In rb_str_each line, the following test is performed:

(rslen <= 1 || memcmp(RSTRING_PTR(rs), p...
now (Nikolai Weibull)
02:40 PM Bug #4562: [pull requested] ./config no-ssl2で作ったopensslとext/opensslが混ざらない
=begin
他の問題もそうなんですが、現状 ext/openssl はメンテナがいないため、
明白なバグはしょうがないから直すものの、そうでないものは放置されがちになっています。
この状況はつまりメンテナに誰かがなればいいのです...
naruse (Yui NARUSE)
12:42 PM Revision 04cdc1de (git): * 2011-04-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:42 PM Revision f7698457 (git): * re.h (RMATCH_REGS): parenthesize cast expression. suggested
from Nikolai Weibull in [ruby-core:35825].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31312 b2dd0...
matz (Yukihiro Matsumoto)
12:34 PM Revision e8d53040 (git): * ext/date/date_strptime.c (date__strptime_internal): do not
overwrite local variables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31311 b2dd03c8-39d4-4d8f-98ff-823fe69b...
Tadayoshi Funaba
05:43 AM Revision 88014987 (git): * string.c (rb_str_each_line): check string's length when compare
separator and string. [ruby-core:35815] fixes #4586
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31310 b2dd03c8...
naruse (Yui NARUSE)
03:34 AM Bug #4585 (Closed): DLEXT in win32/Makefile.sub is not correct for building with VisualStudio 2008
=begin
Understood, closing this out.
=end
luislavena (Luis Lavena)
03:12 AM Bug #4585: DLEXT in win32/Makefile.sub is not correct for building with VisualStudio 2008
=begin
Hello Luis,
I understand. During further development I already stepped over the fact, that more changes wou...
felix.petriconi (Felix Petriconi)

04/19/2011

11:49 PM Bug #4320: Bus Error in digest/sha2 on sparc
=begin
I'll attach a proposed fix:
* make ((|context->buffer|)) an array of the type being expected by (({SHAXXX_T...
slink (Nils Goroll)
08:52 PM Bug #4320: Bus Error in digest/sha2 on sparc
=begin
This indeed is an alignment issue, SHA256_Update calls SHA256_Transform with possibly unaligned data, but the ...
slink (Nils Goroll)
04:44 PM Bug #4573 (Assigned): [BUG] Segmentation fault - Ruby interpreter (CUI) 1.9.2p180 [i386-mingw32] has stopped working
=begin
Hmm, Luis, how do you think?
=end
usa (Usaku NAKAMURA)
04:13 PM Bug #4573: [BUG] Segmentation fault - Ruby interpreter (CUI) 1.9.2p180 [i386-mingw32] has stopped working
=begin
Is these bug handled by someone? There is a week since it was created.
=end
rmiron (Rares Miron)
03:02 PM Revision 2cc02aeb (git): * 2011-04-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:02 PM Revision d9e6b7d6 (git): * misc/ruby-mode.el (ruby-parse-partial): use position of open paren.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:42 PM Bug #4565 (Closed): incompatible change at rev.31169 about autoload
=begin
=end
nobu (Nobuyoshi Nakada)
09:23 AM Bug #4289: Timeouts in threads cause SEGV
=begin
Eric Wong <[email protected]> wrote:
> The series should be:
> * 0001-revert-r29673-optimization-whic...
normalperson (Eric Wong)
01:18 AM Bug #4585: DLEXT in win32/Makefile.sub is not correct for building with VisualStudio 2008
=begin
Hello,
Ruby's decision to use '.so' for it's C extensions is valid, similar to Python decision to use '.pyd...
luislavena (Luis Lavena)
01:00 AM Bug #4585 (Closed): DLEXT in win32/Makefile.sub is not correct for building with VisualStudio 2008
=begin
The value of DLEXT is defined per Win32/Makefile.sub as
#define DLEXT ".so"
which results not in the expec...
felix.petriconi (Felix Petriconi)

04/18/2011

04:08 PM Revision 86576c8f (git): * 2011-04-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:08 PM Revision 580e2f35 (git): * test/ruby/test_io.rb (TestIO#test_cross_thread_close_fd):
skip cross thread pipe close if windows
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31306 b2dd03c8-39d4-4d8f-...
arton (Akio Tajima)
12:23 PM Bug #4576: Range#step miss the last value, if end-exclusive and has float number
Hello,
In message "[ruby-core:35804] [Ruby 1.9 - Bug #4576] Range#step miss the last value, if end-exclusive and has...
usa (Usaku NAKAMURA)
12:06 PM Bug #4576: Range#step miss the last value, if end-exclusive and has float number
=begin
test_step_ruby_core_35753 seems depend on platform.
On i686-linux it fails.
1) Failure:
test_step_rub...
nagachika (Tomoyuki Chikanaga)
09:59 AM Bug #4576 (Closed): Range#step miss the last value, if end-exclusive and has float number
Fixed in r31286.
naruse (Yui NARUSE)
09:45 AM Bug #4582 (Closed): date_tmx.h file missing
=begin
=end
naruse (Yui NARUSE)
07:56 AM Bug #4583: trace doesn't work for methods set up by attr_*
=begin
Modified the test to show the binding problem.
=end
QaDeS (Michael Klaus)
06:49 AM Bug #4583: trace doesn't work for methods set up by attr_*
=begin
Actually, the binding passed to the trace_func is wrong. Should be of the object the attr_accessor is defined ...
QaDeS (Michael Klaus)
06:24 AM Bug #4583: trace doesn't work for methods set up by attr_*
=begin
Working patch for 1.9.2-head
=end
QaDeS (Michael Klaus)
03:17 AM Revision e16fb919 (git): * 2011-04-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:17 AM Revision b5897263 (git): * test/ruby/test_range.rb (TestRange#test_step_ruby_core_35753):
avoid float error. [ruby-core:35804]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31304 b2dd03c8-39d4-4d8f-98f...
U.Nakamura
01:12 AM Revision fc7687db (git): * 2011-04-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:12 AM Revision 40397db9 (git): backported r31286 from trunk
* numeric.c (ruby_float_step): wrong loop condition.
fixes [ruby-core:35753], reported by Joey Zhou.
* test/ruby/t...
U.Nakamura

04/17/2011

07:05 PM Bug #4583: trace doesn't work for methods set up by attr_*
=begin
Added test for 1.9.2-head, but changes to vm_eval.c didn't make it work. Next suspect: vm_insnhelper.c
Actual...
QaDeS (Michael Klaus)
04:17 PM Bug #4583: trace doesn't work for methods set up by attr_*
=begin
Thanks for the hint on reporting properly. Here's a working patch for 1.8.7
=end
QaDeS (Michael Klaus)
12:34 PM Bug #4583 (Assigned): trace doesn't work for methods set up by attr_*
=begin
Hi Michael,
Interesting report. Assigned to ko1.
=end
kosaki (Motohiro KOSAKI)
11:50 AM Bug #4583: trace doesn't work for methods set up by attr_*
=begin
See also issue #4584 for Ruby 1.8.
=end
QaDeS (Michael Klaus)
11:44 AM Bug #4583 (Rejected): trace doesn't work for methods set up by attr_*
=begin
Methods set up with (({attr_accessor})) or alike are not traceable:
class Foo
attr_writer :bar
def ba...
QaDeS (Michael Klaus)
02:42 PM Bug #4582: date_tmx.h file missing
=begin
The file has appeared - thanks!
=end
fluido (Carlo Prelz)
05:04 AM Bug #4582 (Closed): date_tmx.h file missing
=begin
I just downloaded SVN 31300: directory ext/date has appeared, but one include file seems to be missing.
Fi...
fluido (Carlo Prelz)
12:53 AM Feature #4528 (Closed): [PATCH] ext/io/nonblock: avoid unnecessary fcntl F_SETFL calls
=begin
r31238.
=end
kosaki (Motohiro KOSAKI)

04/16/2011

11:48 PM Bug #4581 (Closed): Documentation for Process.times is outdated
=begin
The code sample for Process.times only mentions utime and stime, even though there's cutime and sctime as wel...
agrimm (Andrew Grimm)
08:14 PM Revision 1891d8dd (git): added date_tmx.h
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
03:22 PM Revision 8459dc63 (git): * 2011-04-17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:22 PM Revision 2b6ab9bf (git): * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.
* ext/date/date_tmx.h: new.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31299 b2dd03c8-39d4-4d8f-98ff-823fe6...
Tadayoshi Funaba
01:43 PM Revision 531dfb40 (git): typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
01:26 PM Revision 10ce57ea (git): * ext/date/date_strftime.c (date_strftime_wo_timespec): changed
the way of validation of locale modifiers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31297 b2dd03c8-39d4-4d...
Tadayoshi Funaba
01:23 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
Hi

> Motohiro: I don't know you're serious or not about using pthread_atfork(), we should ask to change ...
kosaki (Motohiro KOSAKI)
07:37 AM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
Motohiro: I don't know you're serious or not about using pthread_atfork(), we should ask to change OpenSSL's "...
nahi (Hiroshi Nakamura)
05:27 AM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
I think RAND_cleanup() is enough and simpler. I'm also bringing this up on the openssl-dev mailing list.
=end
normalperson (Eric Wong)
12:14 AM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
More paranoia patch is here.
=end
kosaki (Motohiro KOSAKI)
12:00 AM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
Usually openssl read /dev/urandom only once. But RAND_cleanup() lead to read /dev/urandom again. Thus attached...
kosaki (Motohiro KOSAKI)
01:08 PM Revision 4c6580f8 (git): typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
12:58 PM Revision ec01a881 (git): * ext/date/date_core.c: replacement of implementation of
_strptime. [experimental]
* ext/date/date_strptime.c: new.
* ext/date/lib/date/format.rb: removed ru...
Tadayoshi Funaba
02:20 AM Bug #4580 (Third Party's Issue): actionpack-3.0.6/lib/action_controller/metal/renderers.rb: 74 SEGFAULT
=begin
It seems yajl's bug.
=end
naruse (Yui NARUSE)
02:16 AM Bug #4580 (Third Party's Issue): actionpack-3.0.6/lib/action_controller/metal/renderers.rb: 74 SEGFAULT
=begin
This happens in a big project. I tried to isolate it without much success :(
dblock@dblock-magenta:~/sourc...
dblock (Daniel Doubrovkine)
01:23 AM Revision b1fd9e92 (git): * 2011-04-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:23 AM Revision 44638b27 (git): replace reduce with suppress
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
01:23 AM Revision c0b0901c (git): * vm.c (Init_VM): suppress warning: "OPT_BASIC_OPERATIONS" is not defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)

04/15/2011

09:17 PM Bug #4476 (Closed): [PATCH] URI('http://hoge/b/').route_to('http://hoge/b') wrongly returns './'
=begin
=end
knu (Akinori MUSHA)
06:19 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
I don't have an idea how OpenSSL can be 'fork-safe' for your purpose...
Call OpenSSL::Random.load_random_fi...
nahi (Hiroshi Nakamura)
02:54 PM Bug #4579: SecureRandom + OpenSSL may repeat with fork
=begin
SecureRandom.random_bytes is just a wrapper of OpenSSL::Random.random_bytes(n) on systems with openssl.
And O...
naruse (Yui NARUSE)
11:46 AM Bug #4579 (Closed): SecureRandom + OpenSSL may repeat with fork
=begin
This could arguably be a bug in OpenSSL or the openssl extension, but
I think it's easier to fix in Ruby rig...
normalperson (Eric Wong)
03:08 PM Bug #4566 (Assigned): followup of [ruby-core:32747]
=begin
FYI, on FreeBSD 8.1 and gcc4.6 -O3, it wokrs.
=end
naruse (Yui NARUSE)
02:42 PM Revision 82fd7175 (git): * ruby.c (proc_options): reduce warning: "ALLOW_DEFAULT_SOURCE_ENCODING" is not defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
12:19 PM Bug #4577: (int...float).max should not raise an error
=begin
Ranges with numbers as begin_obj and end_obj can be summarized to four(..and...):
int..int # no problem
...
yimutang (Joey Zhou)
11:10 AM Bug #4577: (int...float).max should not raise an error
=begin
Well, what I mean is ((*#max without block*)) and ((*#max {block}*)) should act the same way, maybe.
(1......
yimutang (Joey Zhou)
09:23 AM Bug #4577: (int...float).max should not raise an error
=begin
Hi,

In message "Re: [ruby-core:35754] [Ruby 1.9 - Bug #4577][Open] (int...float).max should not raise an...
matz (Yukihiro Matsumoto)
07:23 AM Bug #4577: (int...float).max should not raise an error
=begin
Hi,

I feel that 1.8's Range#max is good.

1.9's Range#max sometimes does strange behavior.
>irb
...
tarui (Masaya Tarui)
12:02 AM Bug #4577 (Rejected): (int...float).max should not raise an error
=begin
(int...float).max (without a block) will raise an error:
(({p (1...9.3).max # cannot exclude non Integer e...
yimutang (Joey Zhou)
07:39 AM Revision 09bafe3c (git): * 2011-04-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:23 AM Feature #4574: Numeric#within
=begin
On 14/04/2011, at 9:40 PM, Nikolai Weibull wrote:
> On Thu, Apr 14, 2011 at 12:49, <[email protected]>...
cjheath (Clifford Heath)
06:23 AM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
KOSAKI Motohiro <[email protected]> wrote:
> > KOSAKI Motohiro <[email protected]> wrote:
...
normalperson (Eric Wong)
06:21 AM Revision 733d4294 (git): Add some more tests for the previous fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Akinori MUSHA
06:13 AM Revision 835693da (git): * lib/uri/generic.rb (#route_from_path): Fix a bug where
URI('http://h/b/').route_to('http://h/b') wrongly returned './'
(should be '../b'). [Bug #4476]
git-svn-id: svn+...
Akinori MUSHA
06:05 AM Revision 6692ef3c (git): * lib/fileutils.rb (FileUtils#touch): Fix corrupted output when
:mtime is specified in addition to :nocreate (and :verbose).
ref [ruby-dev:43401]
git-svn-id: svn+ssh://ci.ruby...
Akinori MUSHA

04/14/2011

10:46 PM Bug #4576 (Closed): Range#step miss the last value, if end-exclusive and has float number
=begin
Hi, I find that:
* if: range.exclude_end? == true
* and: any one in [begin_obj, end_obj, step] is a true ...
yimutang (Joey Zhou)
07:59 PM Bug #4575 (Closed): FileUtils.touch の出力が気になる
=begin
再現方法の説明がていねいでとても助かります。
r31273 としてコミットしました。
=end
kosaki (Motohiro KOSAKI)
07:49 PM Feature #4574: Numeric#within
=begin
I think Numeric#within is perhaps less intuitive than something like Range#bound or Range#trim. It feels more ...
aprescott (Adam Prescott)
12:30 PM Feature #4574: Numeric#within
=begin
More off topic. Here is very similar discussion by phthonia.
http://stackoverflow.com/questions/4092528/how...
kosaki (Motohiro KOSAKI)
12:19 PM Feature #4574: Numeric#within
=begin
Gack!
simple paste made RD format error. ;-)
Let's retry.
---------------------------------------------------...
kosaki (Motohiro KOSAKI)
12:23 AM Feature #4574: Numeric#within
=begin
Hello,

2011/4/13 <[email protected]>:
>> I like Numeric#limit and/or Numeric#clip.  I think "limit"...
mame (Yusuke Endoh)
02:50 PM Revision 9d5f651a (git): * numeric.c (ruby_float_step): wrong loop condition.
fixes [ruby-core:35753], reported by Joey Zhou.
* test/ruby/test_range.rb (TestRange#test_step_ruby_core_35753):
t...
U.Nakamura
01:48 PM Revision 716a9938 (git): * lib/test/unit.rb (Test::Unit::Options#setup_options): set possible
values for completion. no conversion is needed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31285 b2dd03c8-39d...
nobu (Nobuyoshi Nakada)
01:48 PM Revision 80020d09 (git): * lib/test/unit.rb (Test::Unit::Runner::Worker#initialize): use
positional arguments instead of keyword arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31284 b2dd03c8-...
nobu (Nobuyoshi Nakada)
01:48 PM Revision 3d41f4df (git): * lib/test/unit.rb (Test::Unit::Runner#jobs_status): io/console may
not be available. use 80 as the last resort if IO#winsize and
COLUMNS are unavailable.
git-svn-id: svn+ssh://ci.ru...
nobu (Nobuyoshi Nakada)
01:48 PM Revision 146bedd6 (git): * lib/test/unit.rb (Test::Unit::Runner::Worker#died): rename using a
verb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:48 PM Revision ed1c3f56 (git): * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): check if worker
is signaled and use its exit status.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31281 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
01:47 PM Revision 311b3b4f (git): * lib/test/unit.rb (Test::Unit::Runner::Worker#dead): no longer @in
and @out are separated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:23 PM Revision af103c63 (git): * variable.c (rb_autoload_p): search superclasses as same as actual
loading. fixes [ruby-core:35679]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31279 b2dd03c8-39d4-4d8f-98ff-82...
nobu (Nobuyoshi Nakada)
12:21 PM Revision d9865000 (git): * include/ruby/win32.h (frexp, modf): wrongly declared as pure in
mingw math.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:21 PM Revision f777225e (git): * include/ruby/win32.h (ftruncate, truncate): mingw64 misses
prototypes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:20 PM Revision b8bcb647 (git): * win32/win32.c (rb_w32_read): suppress warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:16 PM Revision b4dc41d4 (git): fix style.
* ext/stringio/stringio.c (strio_each, strio_readlines): fix style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun...
nobu (Nobuyoshi Nakada)
11:01 AM Revision f5c7d107 (git): fix ChangeLog description.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e kosaki (Motohiro KOSAKI)
10:58 AM Revision 8c5961f6 (git): * lib/fileutils.rb (FileUtils#touch): fix corrupted output when
FileUtils.touch(:nocreate => true, :verbose => true) case.
The patch was written by Hiroyuki Iwatsuki. [ruby-dev:43...
kosaki (Motohiro KOSAKI)
07:02 AM Revision fb7f3bf3 (git): * io.c (rb_f_syscall): reduce warning: "HAVE___SYSCALL" is not defined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
05:23 AM Bug #4558: TestSocket#test_closed_read fails after r31230
=begin
KOSAKI Motohiro <[email protected]> wrote:
> > Issue #4558 has been updated by Eric Wong.
> >
>...
normalperson (Eric Wong)
 

Also available in: Atom