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