index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
resolv.rb
Age
Commit message (
Expand
)
Author
2003-10-16
consistent parentheses in assignment RHS.
matz
2003-07-24
* ext/Win32API/lib/win32/resolv.rb: added.
usa
2003-04-21
* lib/resolv.rb (Resolv::DNS::Resource#hash): use XOR to accumulate
akr
2002-10-02
use Object#class instead of deprecated Object#type.
nobu
2002-07-12
* lib/resolv.rb (Resolv::DNS::open, close): new.
nobu
2002-07-11
* lib/resolv.rb: untaint strings read from /etc/hosts and
shugo
2002-04-18
modify document.
akr
2002-03-22
* lib/resolv.rb: fix arguments to create exceptions.
akr
2002-03-12
* lib/resolv.rb: don't complete domains for absolute FQNs.
akr
2002-03-08
* lib/resolv.rb: use its own thread group for background threads.
akr
2002-01-16
* lib/timeout.rb (timeout): new optional argument to specify an
akr
2001-12-18
* lib/time.rb: date.rb is not required anymore.
akr
2001-11-08
* process.c (security): always give warning for insecure PATH.
matz
2001-11-01
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-09-08
* eval.c (rb_thread_restore_context): save current value of
matz
2001-06-19
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-05-30
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz