Project

General

Profile

Activity

From 04/03/2010 to 04/09/2010

04/09/2010

11:57 PM Feature #1832 (Closed): irb -w
=begin
This issue was solved with changeset r27273.
Brian, thank you for reporting this issue.
Your contribution t...
mame (Yusuke Endoh)
11:55 PM Feature #2984 (Rejected): string split with capitalize
=begin

=end
mame (Yusuke Endoh)
11:13 PM Bug #3116 (Rejected): block call with `do' keyword in `until' condition causes parse error
=begin
(derived from #1240)

I noticed that block call with `do' keyword does not work in
`until' condition:
...
mame (Yusuke Endoh)
10:38 PM Revision 7d73136d (git): * vm_method.c (rb_add_method): clear attr.location before rb_ary_new3.
a patch from Masaya TARUI in [Bug #3108]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27281 b2dd03c8-39d4-4d8f-...
wanabe (_ wanabe)
10:00 PM Bug #3115 (Rejected): got solution actually its myfault
=begin
migratoin was differt=nt and i was trying differetnt
=end
ketanjm (ketan muneshwar)
08:33 PM Revision 6cfcb9d9 (git): * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and
adding deprecation warnings.
* ext/psych/lib/psych/visitors/to_ruby.rb: supporting deprecated
yaml_initialize api.
...
tenderlovemaking (Aaron Patterson)
08:33 PM Revision 186e5758 (git): * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and
adding deprecation warnings.
* ext/psych/lib/psych/visitors/to_ruby.rb: supporting deprecated
yaml_initialize api.
...
tenderlovemaking (Aaron Patterson)
08:27 PM Bug #2821: Dir.[] returns unmatched path
=begin
遠藤です。

2010年4月9日20:21 Yukihiro Matsumoto <[email protected]>:
> ありがとうございます。些細な改善と言えば RB_GC_GUARD を先にお
> ...
mame (Yusuke Endoh)
08:21 PM Bug #2821: Dir.[] returns unmatched path
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:40939] Re: [Bug:trunk] Dir.[] returns unmatched path"
on Fri, 9...
matz (Yukihiro Matsumoto)
08:17 PM Bug #2821 (Closed): Dir.[] returns unmatched path
=begin
This issue was solved with changeset r27268.
Yusuke, thank you for reporting this issue.
Your contribution ...
mame (Yusuke Endoh)
08:11 PM Bug #2821: Dir.[] returns unmatched path
=begin
遠藤です。

2010年4月9日19:08 Masaya TARUI <[email protected]>:
> 元をたどればpush_glob関数内でRSTRING_PTR(str)を渡しているのに、
> strがG...
mame (Yusuke Endoh)
07:08 PM Bug #2821: Dir.[] returns unmatched path
=begin
樽家といいます。

dir.cにおいて、ruby_brace_expand関数のstrがwhile(p<rbrace)ループ内の途中で壊れて
不定になるのが直接の原因でした。
GCが起きると壊れるので、潜在的に...
tarui (Masaya Tarui)
04:09 PM Revision 052f204d (git): * ext/psych/parser.c: parse raises a TypeError when nil is passed in.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e tenderlovemaking (Aaron Patterson)
03:28 PM Bug #3092: IO Broken with Latest Windows
=begin
Yes - much better. Warnings are gone - thanks!
=end
cfis (Charlie Savage)
03:07 PM Revision 5869de44 (git): * ext/pty/lib/expect.rb: preserve buffer read, instead of discard.
based on a patch from Luiz Angelo Daros de Luca in
[ruby-core:23464].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/...
mame (Yusuke Endoh)
03:04 PM Revision d124dcf4 (git): * ext/pty/lib/expect.rb: raise an error when argument is unexpected
type. based on a patch from Luiz Angelo Daros de Luca in
[ruby-core:23464].
git-svn-id: svn+ssh://ci.ruby-lang.or...
mame (Yusuke Endoh)
03:04 PM Revision 453c63c0 (git): * 2010-04-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:04 PM Revision bd623a09 (git): * ext/pty/lib/expect.rb: add rdoc. based on a patch from Luiz Angelo
Daros de Luca in [ruby-core:23464].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27274 b2dd03c8-39d4-4d8f-98ff-...
mame (Yusuke Endoh)
02:55 PM Revision d3e7b990 (git): * lib/irb/init.rb, lib/irb/lc/help-message,
lib/irb/lc/ja/help-message: add -w flag. [ruby-core:24594]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27273 ...
mame (Yusuke Endoh)
02:53 PM Revision 79a3b779 (git): * ext/socket/ipsocket.c (init_inetsock_internal),
ext/socket/unixsocket.c (rsock_init_unixsock): check the result of
listen(2). based on a patch from Mike Pomraning...
mame (Yusuke Endoh)
02:43 PM Feature #3112: require "yaml" doesn't use psych as default
=begin
2010/4/8 Usaku NAKAMURA <[email protected]>:
> Issue #3112 has been updated by Usaku NAKAMURA.
>> Why p...
naruse (Yui NARUSE)
02:41 PM Feature #3112: require "yaml" doesn't use psych as default
=begin
First of all, people want compatibility.
Although Ruby sometimes breaks compatibility, it is important.
We ...
naruse (Yui NARUSE)
02:24 PM Bug #2965 (Closed): method `===' called on hidden T_STRING object (NotImplementedError)
=begin
[ruby-dev:40647] で提示したパッチを適用してコミットしました。
=end
mrkn (Kenta Murata)
12:28 PM Revision c1314264 (git): * lib/irb/completion.rb (CompletionProc): irb will be stuck with
long variable name at copletion. [Bug#1969]. refix [ruby-core:28366].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/...
keiju (Keiju Ishitsuka)
11:58 AM Revision 8a3c3b9c (git): * lib/uri/common.rb (decode_www_form): don't ignore leading '?'.
[ruby-dev:40938]
* lib/uri/common.rb (decode_www_form): check whether argument is
valid application/x-www-form-url...
naruse (Yui NARUSE)
11:32 AM Revision 1f2def7d (git): * dir.c (push_glob): clear up the previous commit (RB_GC_GUARD can
precede the last reference). [ruby-dev:40942]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27269 b2dd03c8-39d4...
mame (Yusuke Endoh)
11:08 AM Revision 5dd8daaa (git): * dir.c (push_glob): add RB_GC_GUARD to prevent str being free'ed.
a patch from Masaya TARUI in [ruby-dev:40939]. [ruby-dev:40514]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
mame (Yusuke Endoh)
08:15 AM Revision e9cfe477 (git): Add description about de facto FTP URI spec.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
05:22 AM Revision 2eda201b (git): * compile.c (iseq_compile_each): stop hiding, and freeze unpopped string nodes to allow method redefinition. [ruby-dev:40641]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Kenta Murata
01:41 AM Bug #1311 (Closed): YAML::dump creates strings YAML::load cannot parse
=begin
Hi,

Syck is deprecated, in effect. This issue won't be fixed.
Instead, try Psych. [ruby-core:29337]
...
mame (Yusuke Endoh)
01:41 AM Bug #2767 (Closed): YAML bug
=begin
Hi,

Syck is deprecated, in effect. This issue won't be fixed.
Instead, try Psych. [ruby-core:29337]
...
mame (Yusuke Endoh)
01:41 AM Bug #719 (Closed): yaml not precise on some strings
=begin
Hi,

Syck is deprecated, in effect. This issue won't be fixed.
Instead, try Psych. [ruby-core:29337]
...
mame (Yusuke Endoh)
01:37 AM Bug #3005 (Closed): Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
This issue was solved with changeset r27265.
Sebastian, thank you for reporting this issue.
Your contributi...
nobu (Nobuyoshi Nakada)
01:32 AM Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
Hi,

At Fri, 9 Apr 2010 00:51:49 +0900,
Takehiro Kubo wrote in [ruby-core:29340]:
> > Ok, I have made a r...
nobu (Nobuyoshi Nakada)
12:51 AM Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
The issue will be fixed the following patch.

=======================================================
-...
kubo (Takehiro Kubo)
01:08 AM Bug #3024: mkmf: Directory names with spaces cause invalid Makefiles to be generated
=begin

=end
mame (Yusuke Endoh)
01:07 AM Feature #3001: Ruby stdlib: Benchmark::Tms #memberwise drops labels
=begin

=end
mame (Yusuke Endoh)
01:06 AM Feature #3001: Ruby stdlib: Benchmark::Tms #memberwise drops labels
=begin
Hi,

> It would seem consistent (and more informative) if it also passed in the current label (especially...
mame (Yusuke Endoh)
12:47 AM Feature #1952 (Open): cannot stop with Ctrl+C
=begin
遠藤です。

このチケットのために r24591 で

* thread.c (rb_thread_terminate_all): do not ignore interrupt when
...
mame (Yusuke Endoh)
12:06 AM Bug #2479: bugs in ruby-mode
=begin

=end
nobu (Nobuyoshi Nakada)

04/08/2010

11:23 PM Feature #2784: The formatting options hash passed to the to_yaml methods do nothing.
=begin
Hi,

Aaron, what do you think about this ticket?

--
Yusuke Endoh <[email protected]>
=end
mame (Yusuke Endoh)
10:30 PM Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
If I do, I'll install tusc(*1) and run the following command to trace system calls.

tusc -o tusc.log r...
kubo (Takehiro Kubo)
08:30 PM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi,

2010/4/8 Benoit Daloze <[email protected]>:
> So, double have a range (between two of them) of 2e-52...
mame (Yusuke Endoh)
02:57 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi,
On 7 April 2010 19:02, Yukihiro Matsumoto <[email protected]> wrote:

> Hi,
>
> As I stated in [rub...
Eregon (Benoit Daloze)
02:02 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi,

In message "Re: [ruby-core:29169] [Feature #2152] Split functionality of Float#inspect and Float#to_s"...
matz (Yukihiro Matsumoto)
04:27 PM Revision 92de2ed5 (git): * io.c (internal_{read,write}_func, rb_{read,write}_internal):
preserve errno. a patch from Takehiro Kubo in [ruby-core:29340].
[ruby-core:28924]
git-svn-id: svn+ssh://ci.ruby-...
nobu (Nobuyoshi Nakada)
04:17 PM Revision f6b46f07 (git): * 2010-04-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:16 PM Revision d56c6580 (git): * lib/irb/completion.rb (CompletionProc): calling the method "methods"
may raise an exception. [ruby-core:28366]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27263 b2dd03c8-39d4-4d8...
mame (Yusuke Endoh)
02:34 PM Feature #3112: require "yaml" doesn't use psych as default
=begin
> Why psych is not default:
> * it is not confirmed that it can be default in 1.9.2

You wrote that "It...
usa (Usaku NAKAMURA)
02:06 PM Feature #3112: require "yaml" doesn't use psych as default
=begin

= Before
require 'yaml' and you can use YAML by syck.

= History
#2340 Removing YAML/Syck.
http:...
naruse (Yui NARUSE)
11:14 AM Feature #3112 (Closed): require "yaml" doesn't use psych as default
=begin
why?
=end
usa (Usaku NAKAMURA)
02:27 PM Bug #3092: IO Broken with Latest Windows
=begin
Hello,

In message "[ruby-core:29314] [Bug #3092] IO Broken with Latest Windows"
on Apr.08,2010 13:51:...
usa (Usaku NAKAMURA)
01:51 PM Bug #3092: IO Broken with Latest Windows
=begin
Hi Usaku,

No, the changes don't fix the warnings. For example:

cl -nologo -MDd -Zi -W2 -wd4996 -Od...
cfis (Charlie Savage)
07:27 AM Feature #2442 (Closed): [irb] interactive help
=begin
This issue was solved with changeset r27254.
Nobuyoshi, thank you for reporting this issue.
Your contributi...
nobu (Nobuyoshi Nakada)
06:32 AM Revision f3b9acda (git): * ext/psych/*.c: not executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:40 AM Revision ef9528ce (git): update ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
05:40 AM Revision 41b267a3 (git): update ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
05:35 AM Revision 46a1e35a (git): * 2010-04-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:35 AM Revision 969041d0 (git): * configure.in: --disable-install-doc should prohibit doxygen.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
05:35 AM Revision d57bd46d (git): * configure.in: --disable-install-doc should prohibit doxygen.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
05:25 AM Revision 3b86c8c4 (git): * include/ruby/win32.h: include errno.h before defining errnos.
see [ruby-core:29314]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
02:47 AM Bug #3089 (Closed): limited size for Array#combination [patch]
=begin
This issue was solved with changeset r27252.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
02:02 AM Bug #3089: limited size for Array#combination [patch]
=begin
Hi,

In message "Re: [ruby-core:29241] [Bug #3089] limited size for Array#combination [patch]"
on Sun,...
matz (Yukihiro Matsumoto)
02:45 AM Revision 23d104a1 (git): * lib/yaml.rb: use Psych if only it is loaded already.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:32 AM Revision 3a45ac8a (git): * lib/yaml.rb (YAML::EngineManager#yamler): set the result after
successfully switched.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:02 AM Bug #3016: Enumerable#slice_before and dup
=begin
Hi,

In message "Re: [ruby-core:29026] [Bug #3016] Enumerable#slice_before and dup"
on Fri, 26 Mar 201...
matz (Yukihiro Matsumoto)
02:01 AM Bug #2965: method `===' called on hidden T_STRING object (NotImplementedError)
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:40877] [Bug #2965] method `===' called on hidden T_STRING object (No...
matz (Yukihiro Matsumoto)
12:53 AM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
あっ、はい。

てか1.9.3っていうtarget作りません?
=end
shyouhei (Shyouhei Urabe)
12:04 AM Feature #3069 (Rejected): [TypedData] 関連APIの名前が不揃い
=begin
遠藤です。

2010年4月1日17:50 Nobuyoshi Nakada <[email protected]>:
> At Thu, 1 Apr 2010 01:54:40 +0900,
> T...
mame (Yusuke Endoh)

04/07/2010

11:51 PM Feature #3090: xml-rpc support for i8 data type
=begin

=end
mame (Yusuke Endoh)
11:48 PM Feature #2674: RubyVM::InstructionSequence to accept IOs
=begin
遠藤です。

残念ですが、4/1 の時点で「そういう仕様と決まれば特に異論はありません」
という状況で、その後議論が途絶えてしまったようなので、spec freeze まで
には合意ができなかったと考え...
mame (Yusuke Endoh)
11:47 PM Feature #872 (Closed): [PATCH] Add a couple of key bindings to ruby-mode.el
=begin
This issue was solved with changeset r27251.
Michael, thank you for reporting this issue.
Your contribution...
kosaki (Motohiro KOSAKI)
11:31 PM Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
Thanks for the info, I have just tested adding this setting to: /opt/oracle/client/product/11.1.0/network/adm...
syepes (Sebastian YEPES)
11:02 PM Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin
If it is caused by the signal handler setting changed by Oracle client library, it may be fixed by adding BEQ...
kubo (Takehiro Kubo)
10:22 PM Revision f5714929 (git): * random.c (rand_init): ignore higher bits if all they are same as
the lower sign bit. [ruby-core:29292](2)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27255 b2dd03c8-39d4-4d8f...
nobu (Nobuyoshi Nakada)
10:16 PM Revision 0f58f9db (git): * lib/irb/cmd/help.rb (IRB::ExtendCommand::Help#execute): use RI
interactive mode if no argument. [ruby-dev:39839]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27254 b2dd03c8-...
nobu (Nobuyoshi Nakada)
07:33 PM Bug #3108 (Closed): locationが初期化前に参照されて落ちます。
=begin
method情報のlocationが初期化されないまま参照されて落ちる事があります。

C:/usr/lib/ruby/1.9.1/optparse.rb:513: [BUG] rb_gc_mark(): un...
tarui (Masaya Tarui)
07:08 PM Bug #3107 (Closed): AIXで--with-opt-dir
=begin
AIXで--with-opt-dirすると、拡張ライブラリが呼べなくなりました。
libcがないとか言われてしまうのですが、--with-opt-dirをしたときに
追加される-blibpathのパラメータが-...
kanemoto (Yutaka Kanemoto)
05:45 PM Revision f1973fff (git): * 2010-04-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:36 PM Revision f3d2f9e4 (git): * array.c (rb_ary_permutation): Remove limitation for lengthy permutations
[ruby-core:29240]
* test/ruby/test_array.rb: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27252 b2dd03c8...
Marc-Andre Lafortune
03:08 PM Bug #3104 (Closed): Random: seeding issues
=begin
I think there are a couple of very small errors with the seeding of the Random class.

1) Seeding sometim...
marcandre (Marc-Andre Lafortune)
02:39 PM Revision ceb62c31 (git): * misc/ruby-mode.el (ruby-mode-map): binded C-c C-c and C-c C-c C-u
to comment-region and uncomment-region. Thanks Michael Klishin!
[Feature #872] [ruby-core:20552]
git-svn...
kosaki (Motohiro KOSAKI)
12:45 PM Revision 082480df (git): * time.c (ASCTIME): unused macro removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:59 AM Bug #3103 (Closed): rubygems should avoid deprecated uri api
=begin
This patch fixes rubygems to avoid deprecated uri api.
=end
tenderlovemaking (Aaron Patterson)
11:40 AM Bug #3102 (Closed): Rubygems should avoid deprecated yaml api
=begin
This patch keeps rubygems from using deprecated YAML api.
=end
tenderlovemaking (Aaron Patterson)
08:50 AM Revision ea925720 (git): fix typos
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
08:50 AM Revision 4900daa4 (git): fix rdoc. see r27156
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
07:45 AM Revision 93af285b (git): * configure.in (Makefile): reverted r27244.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:59 AM Revision 66a425c6 (git): * lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:47 AM Revision fed549a1 (git): Fix previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:45 AM Revision 9a9eb282 (git): * configure.in (Makefile): qoute init-commands.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:45 AM Revision cbe23857 (git): * configure.in (Makefile): qoute init-commands.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

04/06/2010

11:17 PM Feature #3018 (Closed): UNINITIALIZED_VAR() マクロの導入
=begin
This issue was solved with changeset r27238.
Motohiro, thank you for reporting this issue.
Your contributio...
kosaki (Motohiro KOSAKI)
07:50 PM Bug #2724: fork from other than the main thread causes wrong pthread condition on NetBSD
=begin
Original reporter Naruse says that
"This is a problem of OS itself.
Following patch is only a sample of t...
usa (Usaku NAKAMURA)
07:20 PM Bug #2724: fork from other than the main thread causes wrong pthread condition on NetBSD
=begin
I have made a patch (which was based upon this problem report) to NetBSD-current two weeks ago. I do not rec...
skandragon (Michael Graff)
07:12 PM Bug #3015: NetBSD vs test/dl
=begin
Has any progress been made on this that I can test?
=end
skandragon (Michael Graff)
06:29 PM Revision 640c32ef (git): * lib/rdoc/rdoc.rb (RDoc#{initialize,setup_output_dir}):
initialize @last_created and use it.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27243 b2dd03c8-39d4-4d8f-98ff...
nobu (Nobuyoshi Nakada)
05:41 PM Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
=begin

I have just tested this problem with the last version of Ruby 1.9.1p378 and it also generates core dumps.
...
syepes (Sebastian YEPES)
05:06 PM Revision 10077486 (git): * template/fake.rb.in: not define $extout to make target in cwd.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
05:06 PM Revision 9784c5c8 (git): * 2010-04-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:05 PM Revision 7dd10382 (git): * test/ruby/test_path.rb (TestPath#test_extname): trailing spaces
and dots are ignored on NTFS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27240 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
03:02 PM Bug #3092: IO Broken with Latest Windows
=begin
Hello,

Thank you for your report.
These redifinions are removed at r27236.
Check it again, please.


...
usa (Usaku NAKAMURA)
02:22 PM Bug #3092: IO Broken with Latest Windows
=begin
Hi Usaka,

Yes, this fixes the main problem - IO now works!

However, this bit though doesn't work:
...
cfis (Charlie Savage)
02:37 PM Revision 2e507f34 (git): add tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:07 PM Revision 75ce7842 (git): * vm_core.h: Introduce UNINITIALIZED_VAR() macro.
* thread.c (do_select): Use UNINITIALIZED_VAR() instead FAKE_FD_ZERO().
Also, remove FAKE_FD_ZERO completel...
kosaki (Motohiro KOSAKI)
01:13 PM Bug #3094: Digest Extenstion Does Not Build
=begin
Ok - reverted patch, installed openssl 1.0, and problem disappeared.

Sorry for the noise - please close....
cfis (Charlie Savage)
01:03 PM Revision 2bbeb4c0 (git): * configure.in: test localtime(3) overflow. [ruby-dev:40910]
* time.c (rb_gmtime_r): renamed from rb_gmtime.
(rb_localtime_r): renamed from rb_localtime.
(rb_localtime_r2): c...
akr (Akira Tanaka)
12:18 PM Bug #1868: ERB single line comment does not work
=begin
Aside from compatibility with other implementations, what is harmed by making the suggested change? Would it ...
coatl (caleb clausen)
11:42 AM Bug #1868: ERB single line comment does not work
=begin
One reason not to restore the bug: it would break in any other conformant eRuby implementation, like Erubis.
...
bitsweat (Jeremy Daer)
09:30 AM Bug #1868: ERB single line comment does not work
=begin
This seems to be caused by removing \n from the regular expressions used in ERB::Compiler::SimpleScanner2:

...
rsalkeld (Robin Salkeld)
09:31 AM Bug #1559: ERB single line comment does not work
=begin
This seems to be caused by removing \n from the regular expressions used in ERB::Compiler::SimpleScanner2:

...
rsalkeld (Robin Salkeld)
09:04 AM Feature #2981: Array#repeated_(permutation|combination)
=begin
patch for current trunk
=end
metanest (Makoto Kishimoto)
05:58 AM Revision 727371f8 (git): * include/ruby/win32.h: check definition existance before defining
errno macros.
* win32/win32.c (errmap): define winsock errors mappings.
these are VC++10 support. see [ruby-core:2...
U.Nakamura
03:01 AM Revision e4193644 (git): Surpress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27235 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:21 AM Revision 2ff26f22 (git): * template/fake.rb.in: hooks for extconf.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:53 AM Revision 00adf578 (git): Fix wrong regexp.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:53 AM Revision b3ac1c3f (git): Refix previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:22 AM Revision 75ba1d6a (git): Fix previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

04/05/2010

09:27 PM Revision 9ea41e08 (git): Remove warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
09:21 PM Revision 8287d553 (git): * lib/rexml/text.rb (REXML::Text.check): comment out
broken logic.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27229 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
09:08 PM Revision 40bc8640 (git): * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):
always use POSIX charclass.
* lib/rexml/parsers/baseparser.rb (NAMECHAR):
remove duplicated range.
* lib/rexml/xm...
naruse (Yui NARUSE)
04:27 PM Bug #3094 (Feedback): Digest Extenstion Does Not Build
=begin
Your patch just make not to use openssl. Impossible.
Could you show a mkmf.log, Makefile and exact errors?...
nobu (Nobuyoshi Nakada)
12:26 PM Bug #3094 (Rejected): Digest Extenstion Does Not Build
=begin
For some reason, the mkconf.rb files in the digest extension were updated to not include the main object file...
cfis (Charlie Savage)
03:30 PM Revision 34fb9453 (git): * 2010-04-06
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:30 PM Revision 634616d7 (git): * test/matrix/test_vector.rb: Oups, removed another obsolete test
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
01:50 PM Feature #3085: Time dumping/loading using Psych
=begin
2010/4/5 Tanaka Akira <[email protected]>:
> 2010/4/5 Aaron Patterson <[email protected]>:
>>
>> How s...
naruse (Yui NARUSE)
10:24 AM Feature #3085: Time dumping/loading using Psych
=begin
I don't believe any change is required here. Psych isn't trying to dump Ruby objects for reloading into Ruby ...
wishdev (John Higgins)
01:38 PM Bug #3071: Convert rubygems and rdoc to use psych
=begin
NOTE: Ruby::Specification#to_yaml uses deprecated API: YAML.quick_emit.
=end
naruse (Yui NARUSE)
01:27 PM Bug #3092 (Feedback): IO Broken with Latest Windows
=begin
I've checked in a patch based on yours.
Would you mind testing it, Charlie?
=end
usa (Usaku NAKAMURA)
12:20 PM Bug #3092 (Closed): IO Broken with Latest Windows
=begin
Compiling with VC 2010, ruby IO is broken. The specific error is WSAEWOULDBLOCK; 10035. Resource temporarily ...
cfis (Charlie Savage)
01:17 PM Bug #3091 (Closed): Invalid def file - Breaks Windows Build
=begin
This issue was solved with changeset r27220.
Charlie, thank you for reporting this issue.
Your contribution...
usa (Usaku NAKAMURA)
12:11 PM Bug #3091 (Closed): Invalid def file - Breaks Windows Build
=begin
Using VC 2010 beta, Ruby no longers compiles (this is new in the last few days).

The problem is the gene...
cfis (Charlie Savage)
12:24 PM Bug #3093 (Closed): Openssl Extension Does Not Compile with OpenSSL 1.0
=begin
Even with the latest patches (working against head), the openssl extension does not compile against openssl 1...
cfis (Charlie Savage)
10:57 AM Revision 500c78c6 (git): * re.c (make_regexp): use onig_new_with_source to keep
sourcefile and sourceline.
* re.c (onig_new_with_source): copied from onig_new in
regcomp.c for keep sourcefile an...
naruse (Yui NARUSE)
10:56 AM Revision aa103a79 (git): * 2010-04-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:56 AM Revision 39f75f0a (git): fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
09:48 AM Bug #3058: Inconsistent eol conversion of IO#read on Windows
=begin
Hi,

2010/4/5 Yukihiro Matsumoto <[email protected]>:
> Hi,
>
> In message "Re: [ruby-core:29161] [Bug ...
phasis68 (Heesob Park)
07:09 AM Bug #3058: Inconsistent eol conversion of IO#read on Windows
=begin
Hi,

In message "Re: [ruby-core:29161] [Bug #3058] Inconsistent eol conversion of IO#read on Windows"
...
matz (Yukihiro Matsumoto)
09:48 AM Feature #2255 (Assigned): unicode parameters cannot be passed to ruby
usa (Usaku NAKAMURA)
04:26 AM Revision 54da3ecb (git): * include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 already
defined EWOULDBLOCK. based on a patch from Charlie Savage,
see [ruby-core:29255]
git-svn-id: svn+ssh://ci.ruby-l...
U.Nakamura
04:12 AM Revision 10c9ed24 (git): * ext/psych/lib/psych/core_ext.rb: remove before alias.
* ext/syck/lib/syck.rb: don't warn called by itself.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27221 b2dd03c...
naruse (Yui NARUSE)
04:09 AM Revision f1c86c1b (git): * win32/mkexports.rb (each_export): VC10 support.
a patch from Charlie Savage in [ruby-core:29254]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27220 b2dd03c8-3...
U.Nakamura
02:42 AM Revision b847ca06 (git): Don't warn when YAML.quick_emit is called by Object#to_yaml.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)

04/04/2010

04:58 PM Feature #3090 (Closed): xml-rpc support for i8 data type
=begin
Some XML-RPC libraries (for example xmlrpc-c) use 8-byte integer data type <i8>...</i8>. In existing version ...
stancon (Stas Kelvich)
03:11 PM Revision 563cd015 (git): * 2010-04-05
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:10 PM Revision daad4e24 (git): * test/matrix/test_matrix.rb (class): Cleanup tests
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
01:20 PM Revision 782e379f (git): * time.c (cmp): optimize for fixnums.
(lt): use cmp.
(gt): ditto.
(le): ditto.
(ge): ditto.
(wlt): use wcmp.
(wgt): ditto.
(wle): ditto.
(wge...
akr (Akira Tanaka)
01:05 PM Feature #3073 (Assigned): io/console
=begin

=end
naruse (Yui NARUSE)
01:05 PM Feature #3066 (Rejected): [TypedData] wrap_struct_name は必要?
=begin

=end
naruse (Yui NARUSE)
01:04 PM Feature #3068 (Rejected): [TypedData] RUBY_TYPED_DEFAULT_FREE は必要?
=begin

=end
naruse (Yui NARUSE)
01:04 PM Feature #3069 (Assigned): [TypedData] 関連APIの名前が不揃い
=begin

=end
naruse (Yui NARUSE)
01:02 PM Bug #3064 (Rejected): TypedDataについてのドキュメントがない
=begin
「触るなキケン」なので reject という理解でいいですかね
=end
naruse (Yui NARUSE)
12:58 PM Feature #3065 (Rejected): [TypedData] という名前について
=begin

=end
naruse (Yui NARUSE)
12:55 PM Bug #3054 (Closed): test/psych is executed without libyaml
=begin
r27112 also fixes this.
=end
naruse (Yui NARUSE)
12:40 PM Feature #2832: Vector#each and Enumerable
=begin

=end
znz (Kazuhiro NISHIYAMA)
10:19 AM Bug #1903 (Rejected): incorrect line returned (0) in rb_vm_get_sourceline()
=begin

=end
wanabe (_ wanabe)
10:02 AM Feature #3085: Time dumping/loading using Psych
=begin
hmmm. Is this necessary? You can dump your time object as a rational if you need that kind of accuracy:

...
tenderlovemaking (Aaron Patterson)
08:44 AM Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures
=begin
This issue should be moved to Feature, shouldn't it?
=end
wanabe (_ wanabe)
07:56 AM Bug #1582 (Closed): IO.new Raises Other Errors between 1.8 and 1.9
=begin
r24102 についての議論は [Bug #2796] で、とのことですのでクローズさせて頂きます。
問題がありましたら再オープンをお願いします。
=end
wanabe (_ wanabe)
07:36 AM Bug #1421: Permission denied - ~/.ri
=begin

=end
wanabe (_ wanabe)
07:32 AM Bug #3089: limited size for Array#combination [patch]
=begin
> I learned the hard way I better ask if there is a valid reason for this artificial limit for #combination ?...
yugui (Yuki Sonoda)
05:54 AM Bug #3089 (Closed): limited size for Array#combination [patch]
=begin
I would expect the following to work, but it raises an error

(0..100).to_a.combination(50).first(42)
...
marcandre (Marc-Andre Lafortune)
07:25 AM Bug #1308 (Assigned): bigdecimal debug code prevents tests from running
=begin

=end
wanabe (_ wanabe)
04:41 AM Revision 0cd2058b (git): Remove circular dependency of syck.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:06 AM Feature #2984: string split with capitalize
=begin

=end
znz (Kazuhiro NISHIYAMA)
02:05 AM Feature #2975: Kernel.warn always writes despite $VERBOSE value
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:38 AM Feature #2740: Extend const_missing to pass in the nesting
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:37 AM Feature #2709: $VERBOSE, $DEBUG and Kernel#sprintf
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:34 AM Feature #2673: the length for an enumerator generated by Array#permutation and Array#combination
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:31 AM Feature #2542 (Assigned): URI lib should be updated to RFC 3986

znz (Kazuhiro NISHIYAMA)
01:28 AM Feature #2348: RBTree Should be Added to the Standard Library
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:25 AM Feature #2323: "Z".."Z".succが空
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:21 AM Feature #2152 (Assigned): Split functionality of Float#inspect and Float#to_s
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:18 AM Feature #1823 (Assigned): Readline Command Completion
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:16 AM Feature #1493 (Assigned): [patch] lex_state as bit field / IS_lex_state() macro
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:13 AM Feature #1473 (Assigned): Improvements on expect.rb
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:11 AM Feature #1400: Please add a method to enumerate fields in OpenStruct
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:10 AM Revision b919cb1d (git): * include/ruby/ruby.h: replace snprintf and vsnprintf by
ruby_snprintf and ruby_vsnprintf. [ruby-dev:40909]
* configure.in: don't check snprintf(3) and vsnprintf(3).
* incl...
naruse (Yui NARUSE)
01:09 AM Feature #1122: request for: Object#try
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:08 AM Feature #908: Should be an easy way of reading N characters from am I/O stream
=begin

=end
znz (Kazuhiro NISHIYAMA)
01:06 AM Feature #839: Add code on each line of a backtrace output to the screen
=begin

=end
znz (Kazuhiro NISHIYAMA)
12:45 AM Revision 9c50406b (git): * time.c (lt): call <=> instead of <.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:19 AM Feature #512: String#% behavior
=begin

=end
znz (Kazuhiro NISHIYAMA)
12:12 AM Feature #259: String crypt method's salt argument should be optional
=begin

=end
znz (Kazuhiro NISHIYAMA)

04/03/2010

09:50 PM Revision eb71e5cd (git): * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.
* lib/yaml.rb: Added an engine manager for choosing YAML engine.
* ext/syck/lib/syck/rubytypes.rb: squashed warnings ...
tenderlovemaking (Aaron Patterson)
09:00 PM Revision ca926ad0 (git): * 2010-04-04
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:59 PM Revision 93f4317f (git): * array.c (rb_ary_product): Don't limit based on size when a block is given
cf [ruby-core:29240]
* test/ruby/test_array.rb (class): Test for above
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/...
Marc-Andre Lafortune
02:57 PM Revision 88a4bf91 (git): fix rdoc. see r26808
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
01:48 PM Revision 8587c246 (git): * time.c: don't define STRUCT_WIDEVAL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27208 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:57 AM Bug #3027 (Closed): Random#rand(nil)
=begin
This issue was solved with changeset r27204.
Marc-Andre, thank you for reporting this issue.
Your contribut...
nobu (Nobuyoshi Nakada)
10:53 AM Bug #3027: Random#rand(nil)
=begin
Hi,

At Sun, 28 Mar 2010 09:06:57 +0900,
Marc-Andre Lafortune wrote in [ruby-core:29075]:
> Looking at Ra...
nobu (Nobuyoshi Nakada)
10:00 AM Bug #3083 (Rejected): Regression in 1.9.2 splat handling?
=begin

=end
nobu (Nobuyoshi Nakada)
09:46 AM Bug #3083: Regression in 1.9.2 splat handling?
=begin
Looks like it's working now. Don't see any changes to the source that should have affected it so I'm going to...
ernie (Ernie Miller)
04:42 AM Bug #3083 (Rejected): Regression in 1.9.2 splat handling?
=begin
It appears as though the handling of splats has reverted back to the 1.8.7 way of doing things sometime betwe...
ernie (Ernie Miller)
09:59 AM Feature #3072: Classes Inheriting from Data
=begin
Hi,

At Sat, 3 Apr 2010 05:00:04 +0900,
Shyouhei Urabe wrote in [ruby-core:29232]:
> OK, I admit its name...
nobu (Nobuyoshi Nakada)
05:00 AM Feature #3072: Classes Inheriting from Data
=begin
> What is the relationship between the two that the superclass is maintaining?

The struct RData.

OK...
shyouhei (Shyouhei Urabe)
09:15 AM Revision 8acd03f0 (git): * lib/rdoc/rdoc.rb (RDoc#{setup,update}_output_dir): store mtimes
per files in the flag file.
* lib/rdoc/rdoc.rb (RDoc#normalized_file_list): skip already
processed and unmodified ...
nobu (Nobuyoshi Nakada)
09:09 AM Revision d38090cf (git): * common.mk (rdoc): independent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:57 AM Feature #3021 (Closed): Array#product should accept a block.
=begin
This issue was solved with changeset r27200.
Marc-Andre, thank you for reporting this issue.
Your contribut...
marcandre (Marc-Andre Lafortune)
06:09 AM Revision f01510d0 (git): * common.mk (rdoc): no force-update, and add RDOCFLAGS.
* lib/rdoc/options.rb (RDoc#parse): no-force-update option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27205 ...
nobu (Nobuyoshi Nakada)
05:35 AM Feature #3085 (Closed): Time dumping/loading using Psych
=begin
Due to the precision of timestamp that Psych dumps, dumped time loaded
by Psych is not always identical to ...
tomonacci (Tomo Kazahaya)
04:51 AM Bug #3084 (Closed): ri shows the same description twice
=begin
For some classes/modules, ri shows the same description twice. e.g.:

$ ruby -v
ruby 1.9.2dev (2010...
tomonacci (Tomo Kazahaya)
02:25 AM Bug #3081 (Closed): lib/http wrong behavior for chunked reading
=begin
Take the following code:

require 'net/http'
uri = URI.parse("http://banners.wunderground.com/banne...
marcandre (Marc-Andre Lafortune)
01:51 AM Revision 6decf411 (git): * random.c (random_rand): raise ArgumentError on nil, as the
documentation implies. [ruby-core:29075]
* random.c (rb_f_rand): mentioned the case of when max is nil.
git-svn-i...
nobu (Nobuyoshi Nakada)
 

Also available in: Atom