index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
resolv.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):
akr
2006-05-07
1
-1
/
+1
*
* lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler):
matz
2006-02-20
1
-8
/
+12
*
* lib/resolv.rb (Resolv::DNS::Resource#ttl): new attribute.
akr
2005-06-15
1
-7
/
+22
*
Added Eric Hodel's rdoc to resolv.rb and added file to .document
ryan
2005-06-09
1
-319
/
+636
*
* lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.
akr
2005-02-07
1
-0
/
+31
*
* lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was not
akr
2005-02-05
1
-6
/
+24
*
example modified a bit.
akr
2005-01-29
1
-4
/
+4
*
* lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRV
akr
2005-01-29
1
-0
/
+58
*
* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):
akr
2005-01-28
1
-0
/
+10
*
* lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.
akr
2005-01-21
1
-3
/
+1
*
* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignore
akr
2005-01-18
1
-0
/
+2
*
* lib/resolv.rb (Config.default_config_hash): when multiple domains
usa
2004-08-23
1
-1
/
+1
*
* lib/resolv.rb (Resolv::DNS::Config): make it configurable without
akr
2004-05-12
1
-35
/
+92
*
* lib/resolv.rb: don't use Regexp#source to embed regexps.
akr
2004-04-23
1
-5
/
+5
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-6
/
+6
*
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