- GC
- GC -- GC
- GC -- 添付ライブラリ
- GC#garbage_collect -- GC
- GC.disable -- GC
- GC.enable -- GC
- GC.start -- GC
- GDBM
- GDBM -- GDBM
- GDBM [lib] [change] (1.6.8から1.8.0への変更点(まとめ)) -- 1.6.8から1.8.0への変更点(まとめ)
- GDBM [lib] [change] (ruby 1.7 feature) -- ruby 1.7 feature
- GDBM#[](key) -- GDBM
- GDBM#[]=(key,value) -- GDBM
- GDBM#cachesize = -- GDBM
- GDBM#clear -- GDBM
- GDBM#close -- GDBM
- GDBM#delete(key) -- GDBM
- GDBM#delete(key) {|key| ... } -- GDBM
- GDBM#delete_if{ |key, value| ... } -- GDBM
- GDBM#each_key{|key| ... } -- GDBM
- GDBM#each_pair{|key, value| ... } -- GDBM
- GDBM#each_value{|value| ... } -- GDBM
- GDBM#each{|key, value| ... } -- GDBM
- GDBM#empty? -- GDBM
- GDBM#fastmode = -- GDBM
- GDBM#fetch(key) {|key| ... } -- GDBM
- GDBM#fetch(key[,ifnone]) -- GDBM
- GDBM#has_key?(key) -- GDBM
- GDBM#has_value?(key) -- GDBM
- GDBM#include?(key) -- GDBM
- GDBM#index(val) -- GDBM
- GDBM#indexes(key_1, ... ) obsolete -- GDBM
- GDBM#indices(key_1, ... ) obsolete -- GDBM
- GDBM#invert -- GDBM
- GDBM#key?(key) -- GDBM
- GDBM#keys -- GDBM
- GDBM#length -- GDBM
- GDBM#member?(key) -- GDBM
- GDBM#reject!{ |key, value| ... } -- GDBM
- GDBM#reject{|key, value| ... } -- GDBM
- GDBM#reorganize -- GDBM
- GDBM#replace(other) -- GDBM
- GDBM#shift -- GDBM
- GDBM#size -- GDBM
- GDBM#store(key, val) -- GDBM
- GDBM#sync -- GDBM
- GDBM#syncmode = -- GDBM
- GDBM#to_a -- GDBM
- GDBM#to_hash -- GDBM
- GDBM#update(other) -- GDBM
- GDBM#value?(value) -- GDBM
- GDBM#values -- GDBM
- GDBM.new(dbname[, mode[, flags]]) -- GDBM
- GDBM.open(dbname[, mode[, flags]]) -- GDBM
- GDBM.open(dbname[, mode[, flags]]) {|db| ...} -- GDBM
- GDBM::FAST -- GDBM
- GDBM::NEWDB(Ruby 1.8.2 以降) -- GDBM
- GDBM::NOLOCK -- GDBM
- GDBM::READER(Ruby 1.8.2 以降) -- GDBM
- GDBM::SYNC -- GDBM
- GDBM::VERSION -- GDBM
- GDBM::WRCREAT(Ruby 1.8.2 以降) -- GDBM
- GDBM::WRITER(Ruby 1.8.2 以降) -- GDBM
- GID -- class/module Process -- Process
- GNU
- GNU Hurd
- GUI -- 添付ライブラリ
- Global Variable (Ruby用語集) -- Ruby用語集
- H (Ruby用語集) -- Ruby用語集
- H (packテンプレート文字列) -- packテンプレート文字列
- HEADER -- class/module RFC822 -- net/imap.rb
- HELO ドメイン -- net/smtp.rb
- HISTORY -- class/module Readline -- Readline
- HKEY_ -- class/module Registry::Constants -- Win32::Registry
- HKEY_CLASSES_ROOT -- class/module Win32::Registry -- Win32::Registry
- HKEY_CURRENT_CONFIG -- class/module Win32::Registry -- Win32::Registry
- HKEY_CURRENT_USER -- class/module Win32::Registry -- Win32::Registry
- HKEY_DYN_DATA -- class/module Win32::Registry -- Win32::Registry
- HKEY_LOCAL_MACHINE -- class/module Win32::Registry -- Win32::Registry
- HKEY_PERFORMANCE_DATA -- class/module Win32::Registry -- Win32::Registry
- HTML Help 版と分割 HTML
- HTMLエレメント出力用メソッド -- CGI
- HUFFMAN_ONLY -- class/module Zlib -- ruby-src:ext/zlib/doc/zlib.rd
- Handle class -- dl.so
- Hash
- Hash -- Hash
- Hash (1.6.8から1.8.0への変更点(まとめ)) -- 1.6.8から1.8.0への変更点(まとめ)
- Hash (Ruby用語集) -- Ruby用語集
- Hash#[](key) -- Hash
- Hash#[]=(key,value) -- Hash
- Hash#clear -- Hash
- Hash#clone -- Hash
- Hash#default -- Hash
- Hash#default([key]) -- Hash
- Hash#default= -- Hash
- Hash#default_proc -- Hash
- Hash#delete(key) -- Hash
- Hash#delete(key) {|key| ... } -- Hash
- Hash#delete_if{|key, value| ... } -- Hash
- Hash#dup -- Hash