summaryrefslogtreecommitdiff
path: root/lib/ipaddr.rb
AgeCommit message (Expand)Author
2010-03-21* lib/resolv-replace.rb: specify super class for rdoc.akr
2010-03-20* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu
2009-08-05* lib/ipaddr.rb (IPAddr#hash): Take account of netmask; submittedknu
2009-08-04* lib/ipaddr.rb (IPAddr#{eql?,hash}): Add IPAddr#{eql?,hash} soknu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-23Added changes needed for miniunit. usually from using internal calls that are...ryan
2008-07-07* lib/ipaddr.rb (IPAddr#initialize): get rid of ArgumentError innobu
2008-03-21* lib/ipaddr.rb: Say that I am the current maintainer.knu
2007-10-04* lib/ipaddr.rb (in_addr, in6_addr, addr_mask): Make some minorknu
2007-10-04* lib/ipaddr.rb (<=>): Implement IPAddr#<=> and make IPAddrknu
2007-10-04* lib/ipaddr.rb (coerce_other): Support type coercion and make &,knu
2006-08-04Move Example so RDoc picks it up.drbrain
2006-08-04Documentation cleanup.drbrain
2006-07-20* object.c (rb_mod_attr): make Module#attr to be an alias tomatz
2005-01-19* lib/ipaddr.rb (test_s_new): typo.usa
2005-01-19* lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa
2003-12-18lib/ipaddr.rb (initialize): rescue StandardError.eban
2003-12-18* lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch.eban
2003-12-14* ext/socket/socket.c (Init_socket): IPv6 is not supported althougheban
2003-04-24* lib/ipaddr.rb (include?): Support non-IPAddr parameters by Dave Thomas. [r...nobu
2002-12-23* MANIFEST, lib/README, lib/ipaddr.rb: Add ipaddr.rb from rough.knu