mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
bad7546f15
* class.c (rb_scan_args): ditto. * signal.c (sig_trap): ditto. * hash.c (rb_hash_initialize): ditto. * variable.c (rb_f_trace_var): ditto. * ext/dl/dl.c (rb_dl_callback): ditto. * ext/win32ole/win32ole.c (ev_on_event): ditto. * eval.c (ruby_cleanup): $SAFE is turned off in the finalization. Each END proc should preserve its own $SAFE level. [ruby-core:01119] * marshal.c (marshal_load): remove unused variable "hash". [ruby-core:01120] * hash.c (env_str_new): freeze strings from ENV. [ruby-talk:72860] * array.c (rb_ary_first): optional argument to retrieve first n elements. * array.c (rb_ary_last): optional argument to retrieve last n elements. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
doc | ||
lib/dl | ||
sample | ||
test | ||
.cvsignore | ||
depend | ||
dl.c | ||
dl.def | ||
dl.h | ||
extconf.rb | ||
h2rb | ||
handle.c | ||
install.rb | ||
MANIFEST | ||
mkcall.rb | ||
mkcallback.rb | ||
mkcbtable.rb | ||
ptr.c | ||
sym.c | ||
type.rb |