るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.078秒)
トップページ > クエリ:IO[x] > クエリ:-[x] > クエリ:*[x] > クエリ:ruby 1.8.3 feature[x]

別のキーワード

  1. argf.class lines
  2. argf.class each
  3. argf.class each_line
  4. argf.class gets
  5. argf.class readline

検索結果

ruby 1.8.3 feature (16797.0)

ruby 1.8.3 feature *((<ruby 1.8 feature>)) *((<ruby 1.8.2 feature>))

...ruby 1.8.3 feature
*
((<ruby 1.8 feature>))
*
((<ruby 1.8.2 feature>))

ruby 1.8.2 から ruby 1.8.3 までの変更点です。

掲載方針

*
バグ修正の影響も含めて動作が変わるものを収録する。
*
単にバグを直しただけのものは収録しない。
*
ライブラリ...
...変更
*
[api]: 拡張ライブラリ API
*
[lib]: ライブラリ
*
レベル
*
[bug]: バグ修正
*
[new]: 追加されたクラス/メソッドなど
*
[compat]: 変更されたクラス/メソッドなど
*
互換性のある変更
*
only backward-compatibility
*
...
...= 2005-09-19
: FileUtils.remove_entry_secure [lib] [new]
: FileUtils.remove_entry [lib] [new]
: FileUtils.chmod_R [lib] [new]
: FileUtils.chown [lib] [new]
: FileUtils.chown_R [lib] [new]
: FileUtils.commands [lib] [new]
: FileUtils.options...