index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
resolv.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
consistent parentheses in assignment RHS.
matz
2003-10-16
1
-1
/
+1
*
* ext/Win32API/lib/win32/resolv.rb: added.
usa
2003-07-24
1
-41
/
+51
*
* lib/resolv.rb (Resolv::DNS::Resource#hash): use XOR to accumulate
akr
2003-04-21
1
-3
/
+3
*
use Object#class instead of deprecated Object#type.
nobu
2002-10-02
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::open, close): new.
nobu
2002-07-12
1
-17
/
+41
*
* lib/resolv.rb: untaint strings read from /etc/hosts and
shugo
2002-07-11
1
-0
/
+6
*
modify document.
akr
2002-04-18
1
-2
/
+5
*
* lib/resolv.rb: fix arguments to create exceptions.
akr
2002-03-22
1
-2
/
+2
*
* lib/resolv.rb: don't complete domains for absolute FQNs.
akr
2002-03-12
1
-30
/
+31
*
* lib/resolv.rb: use its own thread group for background threads.
akr
2002-03-08
1
-0
/
+5
*
* lib/timeout.rb (timeout): new optional argument to specify an
akr
2002-01-16
1
-2
/
+5
*
* lib/time.rb: date.rb is not required anymore.
akr
2001-12-18
1
-12
/
+35
*
* process.c (security): always give warning for insecure PATH.
matz
2001-11-08
1
-7
/
+7
*
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-11-01
1
-32
/
+318
*
* eval.c (rb_thread_restore_context): save current value of
matz
2001-09-08
1
-1
/
+4
*
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-19
1
-1
/
+1
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-0
/
+1346