summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Reworked IPv4#include_all? methodbluemonk2011-03-271-0/+8
* bugfix: summarizing a small net with a large outside it's supernet raised erroreahlstrom2011-02-241-0/+6
* Modified IPAddress::Prefix32 to allow /0 subnetsbluemonk2011-01-212-1/+8
* Formatted README, rewrote IPAddress::parse and wrote IPv4#parse_classful testperformbluemonk2010-09-071-0/+1
* Added IPv4#private?bluemonk2010-08-271-0/+15
* Changed default behaviour when IPv4#new is called with no prefix specified: i...bluemonk2010-08-201-3/+17
* Rewrote IPv6::Mapped to accept mapped IPv4 in IPv6 formatbluemonk2010-07-271-9/+25
* Added IPv6#network_u128 and IPv6#include?bluemonk2010-07-241-1/+23
* Right class called from Prefix32::parse_netmask (closes #1)bluemonk2010-07-221-0/+1
* Lots of changes towards 0.6.0bluemonk2010-07-186-81/+158
* Added special IPv6 addresses documentation and fixed a bug with IPv6::MappedMarco Ceresa2010-05-201-3/+3
* Finished Network Design documentation part in README.rdocMarco Ceresa2010-05-141-0/+18
* Fixed IPv4#subnet method. Now it correctly subnet networks in any number of s...Marco Ceresa2010-04-081-5/+21
* Completed tests for ipaddressMarco Ceresa2010-03-111-0/+35
* reached 100% coverage in IPv6 testsMarco Ceresa2010-02-102-2/+19
* Added more IPv6 and IPv4 methodsMarco Ceresa2010-02-092-2/+136
* added IPv4#+ and many new IPv6 methods and testsMarco Ceresa2010-02-032-17/+73
* Added IPv6 supportMarco Ceresa2010-01-194-5/+189
* Subclassed Prefix with Prefix32; changed identation on ipv4.rbMarco Ceresa2010-01-122-4/+13
* Completed ::summarize documentationMarco Ceresa2009-12-121-12/+12
* Added documentationMarco Ceresa2009-12-111-1/+0
* changed #include? for speed and completed ::summarizeMarco Ceresa2009-12-101-11/+46
* Added summarize class methodMarco Ceresa2009-12-091-24/+42
* Initial importMarco Ceresa2009-12-093-0/+384
* Initial importMarco Ceresa2009-12-092-5/+22
* Initial commit to ipaddress.Marco Ceresa2009-08-252-0/+16