種類
- インスタンスメソッド (48)
- 文書 (33)
- ライブラリ (27)
- 定数 (12)
クラス
- Object (12)
-
RSS
:: Maker :: ChannelBase (24) -
RSS
:: Rss :: Channel (24)
キーワード
-
NEWS for Ruby 2
. 4 . 0 (9) -
RUBY
_ COPYRIGHT (12) - Rubyの起動 (12)
- copyright= (24)
-
rdoc
/ generator / json _ index (12) -
rdoc
/ markdown (12) - xmlrpc (3)
- 正規表現 (12)
検索結果
-
NEWS for Ruby 2
. 4 . 0 (6.0) -
NEWS for Ruby 2.4.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...lib
* Zlib.gzip, Zlib.gunzip を追加 13020
=== C API の更新
* ruby_show_version() will no longer exits the process, if
RUBY_SHOW_COPYRIGHT_TO_DIE is set to 0. This will be the default in
the future.
* rb_gc_adjust_memory_usage() [Feature #12690]
=== サポートするプラ... -
Rubyの起動 (6.0)
-
Rubyの起動 * cmd_option * shebang
...パイルのみを行い, 実行しません。コンパイル終
了後, 文法エラーが無ければ, "Syntax OK"と出力します。
: --copyright
著作権表示をします。
: -d
: --debug
デバッグモードでスクリプトを実行します。$DEBUG と $VERBOSE を
true...