Project

General

Profile

Activity

From 04/24/2009 to 04/30/2009

04/30/2009

06:27 PM Bug #1424 (Closed): [PATH] Documentation typo in Net::HTTP
=begin
Applied in changeset r23311.
=end
matz (Yukihiro Matsumoto)
06:08 PM Bug #1424 (Closed): [PATH] Documentation typo in Net::HTTP
=begin
Stumbled across a minor typo in the documentation for Net::HTTP today; HTTPSwitchProtocol was misspelt as HTT...
zmalltalker (Marius Mårnes Mathiesen)
06:24 PM Bug #1414: NameError (undefined method `path' for class `ActionController::UploadedStringIO')
=begin
Hi,

I am afraid that it's a bug in Rails or its plugin. Could you isolate
the problem if it's a bug in R...
matz (Yukihiro Matsumoto)
05:05 PM Revision 60b6f22e (git): fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
04:49 PM Feature #1422: Unused function rb_ary_to_s
=begin
まつもと ゆきひろです

In message "Re: [ruby-dev:38359] [Feature #1422] Unused function rb_ary_to_s"
on Thu, 30 ...
matz (Yukihiro Matsumoto)
04:49 PM Feature #1422 (Rejected): Unused function rb_ary_to_s
=begin

=end
matz (Yukihiro Matsumoto)
10:28 AM Feature #1422 (Rejected): Unused function rb_ary_to_s
=begin
ujihisaといいます。

Array#to_sがArray#inspectのaliasになったため、rb_ary_to_sがruby処理系内のどこからも呼ばれていません。
http://redmine....
ujihisa (Tatsuhiro Ujihisa)
04:34 PM Revision 02ecc990 (git): * 2009-05-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23314 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:34 PM Revision c42a5df5 (git): * ext/extmk.rb: use RbConfig instead of Config.
* instruby.rb: ditto.
* lib/rubygems.rb: ditto.
* test/rubygems/test_config.rb: ditto.
git-svn-id: svn+ssh://ci....
akr (Akira Tanaka)
12:25 PM Revision d5bfa31f (git): * runruby.rb: use RbConfig::CONFIG instead of Config::CONFIG.
* spec/default.mspec: ditto.
* yarvtest/yarvtest.rb: ditto.
* instruby.rb: ditto.
* benchmark/report.rb: ditto.
*...
akr (Akira Tanaka)
12:21 PM Bug #1423 (Closed): config.charset not found
=begin
ext/iconv/charset_alias.rb に書いてある
# http://www.ctan.org/tex-archive/macros/texinfo/texinfo/intl/config.char...
znz (Kazuhiro NISHIYAMA)
09:19 AM Revision 587082d5 (git): * lib/net/http.rb: documentation typo fixed. [ruby-core:23335]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
08:51 AM Bug #1421 (Closed): Permission denied - ~/.ri
=begin
Some tests failed and error when home directory is not writable.


http://chkbuild.n-z.jp/ruby/debian-a...
znz (Kazuhiro NISHIYAMA)
06:48 AM Revision 7b702d85 (git): * ChangeLog: fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:27 AM Revision 8543ecee (git): * enc/trans/utf8_mac.trans: get rid of a 1.9 feature for cross
compile.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:38 AM Revision f7bfe5f2 (git): * encoding.c (rb_filesystem_encoding): Change filesystem_encoding of
Mac OS X to UTF-8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)

04/29/2009

10:00 PM Feature #1411: transcode for UTF8-MAC
=begin
成瀬です。

Nobuyoshi Nakada wrote:
> なかだです。
>
> At Wed, 29 Apr 2009 18:43:26 +0900,
> NARUSE, Yui wrote in...
naruse (Yui NARUSE)
07:50 PM Feature #1411: transcode for UTF8-MAC
=begin
なかだです。

At Wed, 29 Apr 2009 18:43:26 +0900,
NARUSE, Yui wrote in [ruby-dev:38356]:
> 「ファイルシステムに適した形」というのは...
nobu (Nobuyoshi Nakada)
06:43 PM Feature #1411: transcode for UTF8-MAC
=begin
成瀬です。

Nobuyoshi Nakada wrote:
> Mac OS Xのシステムコールとしては、NFCだろうとNFDだろうと区別せず
> に通すようです。

正確にはVFSドライバのレイヤーです...
naruse (Yui NARUSE)
06:01 PM Bug #1419 (Closed): Tk, segmentation fault
=begin
linux-jb1a:/home/oleg/src/RUBY/SVN/ruby/ext/tk/sample # ruby ./menubar1.rb
/usr/local/lib/ruby/site_ruby/1....
OlegPuchinin (Oleg Puchinin)
03:27 PM Bug #1418 (Closed): File.join repeats recursive array contents
=begin
Applied in changeset r23306.
=end
nobu (Nobuyoshi Nakada)
12:12 PM Bug #1418 (Closed): File.join repeats recursive array contents
=begin
This was fixed for Array#join, see [ruby-dev:37019].

$ ruby1.8 -v
ruby 1.8.8dev (2009-04-28 revision ...
brixen (Brian Shirai)
12:50 PM Revision 80705b9f (git): Add new transcoder: CP51932 <-> CP50221.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
06:22 AM Revision 773a5fda (git): * file.c (rb_file_join): recursive array has no meaning as path
name. [ruby-core:23329]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23306 b2dd03c8-39d4-4d8f-98f...
nobu (Nobuyoshi Nakada)
06:22 AM Revision fea2ebff (git): * file.c (rb_file_join): recursive array has no meaning as path
name. [ruby-core:23329]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23306 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)

04/28/2009

02:05 PM Revision 61c5c2e6 (git): * eval.c (get_ts): use readtime clock. [ruby-dev:38354]
* eval.c (rb_thread_stop_timer): clear thread_init while locking.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc...
nobu (Nobuyoshi Nakada)
10:11 AM Revision 41a3d142 (git): * 2009-04-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:11 AM Revision 5a7a16de (git): test/test_timeout.rb: backported from 1.9.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
10:10 AM Revision f4f3096d (git): test/test_timeout.rb (TestTimeout#test_timeout): add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
07:17 AM Bug #1415 (Closed): Structがppできない
=begin
Applied in changeset r23301.
=end
nobu (Nobuyoshi Nakada)
04:48 AM Bug #1415 (Closed): Structがppできない
=begin
Ruby 1.9.1で構造体をppするとエラーになります。

require 'pp'
RUBY_VERSION # => "1.9.1"
struct = Str...
rubikitch (rubikitch .)

04/27/2009

10:13 PM Revision 46f23b51 (git): * lib/pp.rb (Struct#pretty_print): coerce to a string since
anonymous class has name no longer. [ruby-dev:38349]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23301 b2dd0...
nobu (Nobuyoshi Nakada)
04:57 PM Bug #1410 (Closed): irb shows some messages on boot
=begin
Applied in changeset r23300.
=end
nobu (Nobuyoshi Nakada)
03:58 PM Bug #1410: irb shows some messages on boot
=begin
いまいです。

From: Nobuhiro IMAI <nov_at_yo.rim.or.jp>
Date: Mon, 27 Apr 2009 15:43:51 +0900

> こんなことになってるようで...
no6v (Nobuhiro IMAI)
03:44 PM Bug #1410: irb shows some messages on boot
=begin
いまいです。

From: Nobuhiro IMAI <nov_at_yo.rim.or.jp>
Date: Mon, 27 Apr 2009 15:18:20 +0900

> /home/nov/rub...
no6v (Nobuhiro IMAI)
03:18 PM Bug #1410: irb shows some messages on boot
=begin
いまいです。

From: Nobuyoshi Nakada <nobu_at_ruby-lang.org>
Date: Mon, 27 Apr 2009 14:36:25 +0900

>> irb を起動...
no6v (Nobuhiro IMAI)
02:36 PM Bug #1410: irb shows some messages on boot
=begin
なかだです。

At Sun, 26 Apr 2009 21:08:48 +0900,
Nobuhiro IMAI wrote in [ruby-dev:38336]:
> irb を起動すると以下のようなメッ...
nobu (Nobuyoshi Nakada)
03:34 PM Bug #1414 (Third Party's Issue): NameError (undefined method `path' for class `ActionController::UploadedStringIO')
=begin
See also Ruby bug #1271

Processing ApplicationController#create (for 127.0.0.1 at 2009-04-26 19:00:26) [...
rick (Rick Lloyd)
10:09 AM Feature #1408: 0.1.to_r not equal to (1/10)
=begin
Heesob Park wrote:
> 2009/4/27 Martin DeMello <[email protected]>:
>> On Sun, Apr 26, 2009 at 2:51 PM...
shyouhei (Shyouhei Urabe)
09:49 AM Feature #1408: 0.1.to_r not equal to (1/10)
=begin
2009/4/27 Martin DeMello <[email protected]>:
> On Sun, Apr 26, 2009 at 2:51 PM, Heesob Park <redmine@...
phasis68 (Heesob Park)
07:47 AM Revision fbcde451 (git): * configure.in (ruby_version): uses sed instead of grep if the
result is need, to get rid of GREP_OPTIONS. [ruby-dev:38336]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@233...
nobu (Nobuyoshi Nakada)
01:49 AM Feature #1411 (Closed): transcode for UTF8-MAC
=begin
なかだです。

At Thu, 16 Apr 2009 22:21:24 +0900,
NARUSE, Yui wrote in [ruby-dev:38310]:
> わたしはMac OS Xで生活し...
nobu (Nobuyoshi Nakada)

04/26/2009

09:08 PM Bug #1410 (Closed): irb shows some messages on boot
=begin
irb を起動すると以下のようなメッセージが出るようです。

$ irb1.9
Error loading gem paths on load path in gem_prelude
no implic...
no6v (Nobuhiro IMAI)
06:21 PM Feature #1408 (Closed): 0.1.to_r not equal to (1/10)
=begin
$ ruby -e 'p 0.1.to_r'
(3602879701896397/36028797018963968)

whereas

$ ruby -e 'p "0.1".to_r'
...
phasis68 (Heesob Park)
04:25 PM Revision 2b08fc19 (git): * ext/readline/readline.c (readline_getc): use rl_getc_function if
possible, to get rid of hang up at EOF without a newline.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23299 b...
nobu (Nobuyoshi Nakada)
03:47 PM Revision c362380d (git): * 2009-04-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:47 PM Revision ebd2090d (git): update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:17 PM Bug #1407 (Closed): Ruby 1.9.1でのoptparseの挙動がおかしい
=begin
Applied in changeset r23286.
=end
nobu (Nobuyoshi Nakada)
02:32 PM Bug #1407 (Closed): Ruby 1.9.1でのoptparseの挙動がおかしい
=begin
Ruby 1.9.1でのoptparse.rbの挙動がおかしいです。Ruby 1.8.7の挙動が正しいと思います。

$ cat optparse-bug.rb
#!/usr/local/bin/ruby
...
rubikitch (rubikitch .)
02:21 PM Revision d0a4f8ad (git): * enc/trans/utf8_mac.trans: Add converter for UTF8-MAC.
* enc/trans/utf8_mac-tbl.rb: ditto.
* test/ruby/test_econv.rb: tests for above.
git-svn-id: svn+ssh://ci.ruby-lang....
naruse (Yui NARUSE)
01:25 PM Revision b6285a01 (git): * tool/transcode-tb (ActionMap#each_firstbyte):
if :asis collides other mappings, use another.
* tool/transcode-tb (ActionMap#generate_info):
add :asis for ASIS.
...
naruse (Yui NARUSE)
01:03 PM Revision 0881a39a (git): * transcode.c (ASIS): added for multi byte direct map.
* transcode.c (transcode_restartable0): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23294 b2dd03c8-39d4...
naruse (Yui NARUSE)
11:34 AM Revision 67798d11 (git): * tool/transcode-tb (ActionMap#generate_node):
Use ActionMap#gennode instead of generate_node
because of initialization.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
naruse (Yui NARUSE)
11:22 AM Revision ce70dcc0 (git): * .gitignore: added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
11:18 AM Revision d2214aa2 (git): * lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.
* lib/rbconfig/datadir.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23291 b2dd03c8-39d4-4d8f-98ff-...
akr (Akira Tanaka)
10:30 AM Revision d75996ec (git): * time.c (time_arg): unused variable removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:46 AM Revision 5a809d60 (git): * io.c: fixed types.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:44 AM Revision d222c753 (git): * bootstraptest/test_io.rb: test for [ruby-dev:38131].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:35 AM Revision ff8681ba (git): * io.c (io_reopen): keeps pathv for prep_stdio. [ruby-dev:38131]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:13 AM Revision a20f1713 (git): * lib/optparse.rb (OptionParser#parse_in_order): do not make an
option from non-option argument. [ruby-dev:38333]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23286 b2dd03c8...
nobu (Nobuyoshi Nakada)
12:45 AM Revision cde36033 (git): * 2009-04-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:45 AM Revision 0e61068c (git): * ext/tk/sample/tkcombobox.rb: fix conflict with autoload definition
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagai (Hidetoshi Nagai)
12:45 AM Revision 449145ed (git): * 2009-04-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:44 AM Revision 55e66f6f (git): * ext/tk/sample/tkcombobox.rb: fix conflict with autoload definition
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagai (Hidetoshi Nagai)

04/25/2009

08:45 PM Bug #1404 (Feedback): Net::HTTP::Post failing when a post field contains ":"
=begin

=end
nobu (Nobuyoshi Nakada)
07:21 PM Bug #1404: Net::HTTP::Post failing when a post field contains ":"
=begin
Hi,

At Sat, 25 Apr 2009 15:06:51 +0900,
Ignacio Martín wrote in [ruby-core:23311]:
> Bug #1404: Net::HTT...
nobu (Nobuyoshi Nakada)
07:20 PM Bug #1404: Net::HTTP::Post failing when a post field contains ":"
=begin
Hi,

At Sat, 25 Apr 2009 18:51:50 +0900,
daz wrote in [ruby-core:23313]:
> ^ (?) Change seems to be for:
...
nobu (Nobuyoshi Nakada)
07:13 PM Bug #1404 (Open): Net::HTTP::Post failing when a post field contains ":"
=begin

=end
nobu (Nobuyoshi Nakada)
06:27 PM Bug #1404 (Closed): Net::HTTP::Post failing when a post field contains ":"
=begin
Applied in changeset r23277.
=end
nobu (Nobuyoshi Nakada)
03:06 PM Bug #1404 (Closed): Net::HTTP::Post failing when a post field contains ":"
=begin
require 'net/http'

post_me = {
'var' => 'a:b'
}
uri = URI.parse("www.someserver.com")
reques...
imar (Ignacio Martín)
07:17 PM Bug #1403 (Closed): Process.daemon should do a double fork to avoid problems with controlling terminals
=begin
Applied in changeset r23280.
=end
nobu (Nobuyoshi Nakada)
10:16 AM Bug #1403: Process.daemon should do a double fork to avoid problems with controlling terminals
=begin

=end
nobu (Nobuyoshi Nakada)
10:11 AM Bug #1403: Process.daemon should do a double fork to avoid problems with controlling terminals
=begin
Hi,

At Sat, 25 Apr 2009 09:52:46 +0900,
Gary Wright wrote in [ruby-core:23307]:
> >> Author: Gary Wright...
nobu (Nobuyoshi Nakada)
08:15 AM Bug #1403: Process.daemon should do a double fork to avoid problems with controlling terminals
=begin
Hi,

At Sat, 25 Apr 2009 08:06:36 +0900,
Gary Wright wrote in [ruby-core:23305]:
> Author: Gary Wright
>...
nobu (Nobuyoshi Nakada)
08:06 AM Bug #1403 (Closed): Process.daemon should do a double fork to avoid problems with controlling terminals
=begin
Standard practice when 'daemonizing' is to do a second fork so that the final process is no longer a session ...
gwright (Gary Wright)
06:51 PM Bug #1405 (Rejected): File::Stat have no marshal_dump/marshal_load
=begin
File::Stat have no marshal_dump/marshal_load
=end
OlegPuchinin (Oleg Puchinin)
10:28 AM Revision 1b67ef40 (git): * process.c (proc_setegid): define only if needed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
10:11 AM Revision a7adde7a (git): * configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.
* process.c (proc_daemon): double fork to ensure not having ctty.
[ruby-core:23305]
git-svn-id: svn+ssh://ci.ruby...
nobu (Nobuyoshi Nakada)
09:26 AM Revision 16acb620 (git): * process.c (proc_seteuid): define only if needed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:26 AM Revision 1d103770 (git): * process.c: fixed types.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:21 AM Revision 9bb7a8cc (git): * configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.
* process.c (proc_daemon): double fork to ensure not having ctty.
[ruby-core:23311]
git-svn-id: svn+ssh://ci.ruby...
nobu (Nobuyoshi Nakada)
07:20 AM Revision 0dae2c91 (git): * time.c (month_arg): extracted from time_arg.
(validate_vtm): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
07:04 AM Revision 93938327 (git): * time.c (TIME_COPY_GMT): new macro.
(time_s_at): use TIME_COPY_GMT.
(time_succ): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23275 b2dd0...
akr (Akira Tanaka)
06:54 AM Revision c7cfaac6 (git): * time.c (time_mload): use TIME_SET_UTC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:48 AM Revision c8f938d0 (git): * time.c (time_get_tm): take time_object instead of gmt.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:40 AM Revision 4c2e9430 (git): * time.c (time_succ): refactored to avoid gmt variable.
(strftimev): use TIME_UTC_P.
(time_strftime): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23272 b2d...
akr (Akira Tanaka)
06:25 AM Revision afbb1ba2 (git): * time.c (TIME_UTC_P): new macro..
(TIME_SET_UTC): ditto.
(TIME_LOCALTIME_P): ditto.
(TIME_SET_LOCALTIME): ditto.
(time_utc_p): use the above macr...
akr (Akira Tanaka)
06:04 AM Revision df4cd06d (git): * 2009-04-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:04 AM Revision 73aa1639 (git): mention Time.{utc,gm,local,mktime} as incompatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)

04/24/2009

09:43 AM Bug #1401 (Rejected): ftools is not in the 1.9.1
=begin
ftools is deprecated.
Use fileutils instead.
=end
nobu (Nobuyoshi Nakada)
09:28 AM Bug #1401 (Rejected): ftools is not in the 1.9.1
=begin
require 'ftools' does not work.
=end
Beekeeper (Brian Payne)
05:55 AM Revision c35cb918 (git): * eval.c (rb_thread_start_timer): guard condition was inverted.
[ruby-dev:38319]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23268 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
 

Also available in: Atom