summaryrefslogtreecommitdiff
path: root/lib/ipaddr.rb
AgeCommit message (Expand)Author
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