summaryrefslogtreecommitdiff
path: root/lib/ipaddress/ipv6.rb
Commit message (Expand)AuthorAgeFilesLines
* Add IPv6#link_local?Alan Somers2017-08-291-0/+7
* added IPv6#[]= to fix #24Mike Mackintosh2015-03-231-0/+9
* Fixed some IPv6 documentation (closes #8)bluemonk2011-05-141-21/+21
* Added IPv6#<=>, changed IPv4#<=> and IPv4#supernet (closes #13)bluemonk2011-05-141-0/+37
* Added IPv6#each, IPv6#broadcast_u128 and Prefix128#host_prefixbluemonk2011-05-101-1/+61
* Added IPv6#network method, thanks to Leif Gensert (closes #12)bluemonk2011-05-101-0/+13
* Rewrote IPv6::Mapped to accept mapped IPv4 in IPv6 formatbluemonk2010-07-271-8/+26
* Fixed typo in IPv6#include? docbluemonk2010-07-241-3/+1
* Added IPv6#network_u128 and IPv6#include?bluemonk2010-07-241-2/+33
* Lots of changes towards 0.6.0bluemonk2010-07-181-18/+64
* Fixed minor bugsMarco Ceresa2010-05-221-0/+11
* Completed most documentation on README.rdoc and ipv6.rbMarco Ceresa2010-05-201-5/+223
* Added special IPv6 addresses documentation and fixed a bug with IPv6::MappedMarco Ceresa2010-05-201-2/+2
* Added IPv6 documentation and fixed a bug in IPv6#to_hexMarco Ceresa2010-05-191-1/+1
* Wrote more documentationMarco Ceresa2010-05-141-18/+221
* reached 100% coverage in IPv6 testsMarco Ceresa2010-02-101-8/+0
* Added more IPv6 and IPv4 methodsMarco Ceresa2010-02-091-39/+73
* added IPv4#+ and many new IPv6 methods and testsMarco Ceresa2010-02-031-6/+69
* Added IPv6 supportMarco Ceresa2010-01-191-0/+162