1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
matz 373a59b95b * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3
after input evaluation.

* lib/irb.rb (IRB::Irb::eval_input): untaint input string.  now
  irb works for levels 1 and 2.

* ext/syck/rubyext.c (syck_loader_transfer): should not use
  rb_cProc directly, since type_proc may be Proc, Block, or
  Method.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-10 05:22:17 +00:00
..
bigdecimal
curses * ext/curses/curses.c (window_s_allocate,curses_finalize): 2003-06-05 09:36:30 +00:00
dbm
digest
dl * gc.c (define_final): eliminate rb_f_lambda() call. 2003-06-06 09:44:22 +00:00
etc
fcntl
gdbm
iconv
nkf
pty
racc/cparse
readline
sdbm
socket
stringio
strscan
syck * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3 2003-06-10 05:22:17 +00:00
syslog
tcltklib fix : 100% CPU problem of Tk.mainloop 2003-06-09 18:09:11 +00:00
tk * eval.c (rb_call_super): inheritance line adjustment moved from 2003-06-03 09:40:21 +00:00
Win32API
win32ole * gc.c (define_final): eliminate rb_f_lambda() call. 2003-06-06 09:44:22 +00:00
zlib
.cvsignore
configsub.rb
extmk.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68