るりまサーチ

最速Rubyリファレンスマニュアル検索!
10件ヒット [1-10件を表示] (0.063秒)
トップページ > クエリ:array[x] > クエリ:new[x] > クエリ:NEWS for Ruby 2.2.0[x]

別のキーワード

  1. sax2parser listen
  2. rexml/parsers/sax2parser listen
  3. argf.class lines
  4. open3 popen2e
  5. open3 popen2

検索結果

NEWS for Ruby 2.2.0 (21033.0)

NEWS for Ruby 2.2.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...NEWS for Ruby 2.2.0
このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

それぞれのエントリーは参照情報があるため短いです。
十分な情報と共に書かれた全ての変更のリス...
...hen lambda Proc is passed as a
block, and the number of yielded arguments does not match the formal
arguments of the lambda, if just an array is yielded and its length
matches.

* Process
* Process.spawn のようなプロセスを起動するようなメソッドは [:out, :...
...k を使います

* struct RRational は隠されました 9513
かわりに rb_rational_num と rb_rational_den を使います

* rb_big_new と rb_big_resize は long のかわりに size_t を受け取ります

* rb_num2long は SIGNED_VALUE のかわりに long を返します

*...