aboutsummaryrefslogtreecommitdiffstats
path: root/lib/resolv.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/timeout.rb (timeout): new optional argument to specify anakr2002-01-161-2/+5
* * lib/time.rb: date.rb is not required anymore.akr2001-12-181-12/+35
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-7/+7
* * bignum.c (rb_big_aref): idx may be a Bignum.matz2001-11-011-32/+318
* * eval.c (rb_thread_restore_context): save current value ofmatz2001-09-081-1/+4
* * eval.c (rb_f_require): searches ".rb" and ".so" at the samematz2001-06-191-1/+1
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-0/+1346