file.c (rb_find_file_ext, rb_find_file): no needs to expand paths with tilde twice.
load.c (rb_f_load): load the given path directly if not found in load_path.
load.c (search_required): search file in specified safe level.
load.c (rb_require_safe): path to load is already searched in search_required().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
file.c (rb_find_file_ext, rb_find_file): no needs to expand
paths with tilde twice.
load.c (rb_f_load): load the given path directly if not found in
load_path.
load.c (search_required): search file in specified safe level.
load.c (rb_require_safe): path to load is already searched in
search_required().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e