summaryrefslogtreecommitdiff
path: root/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up the READMEMike Mackintosh2015-03-231-67/+86
|
* Merge pull request #57 from mikemackintosh/uint32-parseMarco Ceresa2015-02-021-2/+9
|\ | | | | added #ntoa unint32 -> ip and tests
| * added #ntoa unint32 -> ip and testsMike Mackintosh2015-01-261-2/+9
| |
* | added tested on for ruby21/20 on darwinMike Mackintosh2015-01-261-0/+2
| |
* | use the #to_ipv6 method, fasterMike Mackintosh2015-01-261-1/+6
|/
* modify README file to include v1.0 development notificationbluemonk2014-08-081-0/+4
|
* Update README.rdocSteven Schmid2013-09-131-1/+1
| | | Small fix
* Updated README to reflect API changesbluemonk2011-05-161-70/+95
|
* Fixed some IPv6 documentation (closes #8)bluemonk2011-05-141-8/+8
|
* Added IPv6#each, IPv6#broadcast_u128 and Prefix128#host_prefixbluemonk2011-05-101-1/+2
|
* Added IPv6#network method, thanks to Leif Gensert (closes #12)bluemonk2011-05-101-2/+2
|
* Added a few more tests for IPv4::summarizebluemonk2011-03-291-4/+4
|
* Reworked IPv4#include_all? methodbluemonk2011-03-271-4/+5
|
* Merge branch 'weppos-readme'bluemonk2011-03-271-10/+10
|\
| * Merge branch 'readme' of https://github.com/weppos/ipaddress into weppos-readmebluemonk2011-03-271-10/+10
| |\
| | * Fixed typos.Simone Carletti2010-12-171-10/+10
| | |
* | | CHANGELOG and README changesbluemonk2011-03-271-2/+2
|/ /
* | Documentation mysteriously disappeared from rubydoc.info... thanks jrdioko ↵Marco Ceresa2010-12-211-1/+1
|/ | | | (closes #6)
* Formatted README, rewrote IPAddress::parse and wrote IPv4#parse_classful testperformbluemonk2010-09-071-15/+13
|
* Added rubydoc.info as main documentation sitebluemonk2010-09-071-1/+1
|
* Changed README.rdoc to reflect latests changesbluemonk2010-08-301-33/+69
|
* Added rubinius as supported platformsbluemonk2010-07-181-0/+1
|
* Added more compatible Ruby versionsbluemonk2010-07-181-5/+13
|
* Fixed some documentation and formatted CHANGELOG with rdocbluemonk2010-07-181-7/+10
|
* Lots of changes towards 0.6.0bluemonk2010-07-181-74/+87
|
* Fixed copy-paste fail (thanks to ccss-sandia)Marco Ceresa2010-05-251-1/+1
|
* Fixed another bug in README.rdoc formattingMarco Ceresa2010-05-241-0/+1
|
* Fixed bug in README.rdoc formattingMarco Ceresa2010-05-241-2/+2
|
* Changed some text formatting in documentationMarco Ceresa2010-05-241-4/+12
|
* Finished documentation for IPAddress::Prefix, README and IPAddress::IPBaseMarco Ceresa2010-05-221-8/+39
|
* Fixed thanks sectionMarco Ceresa2010-05-201-1/+1
|
* Added thanks sectionMarco Ceresa2010-05-201-0/+5
|
* Completed most documentation on README.rdoc and ipv6.rbMarco Ceresa2010-05-201-3/+28
|
* Added special IPv6 addresses documentation and fixed a bug with IPv6::MappedMarco Ceresa2010-05-201-1/+141
|
* Added more IPv6 documentationMarco Ceresa2010-05-191-5/+113
|
* Added IPv6 documentation and fixed a bug in IPv6#to_hexMarco Ceresa2010-05-191-3/+71
|
* Wrote more documentationMarco Ceresa2010-05-141-0/+2
|
* Finished Network Design documentation part in README.rdocMarco Ceresa2010-05-141-0/+94
|
* Updated READMEMarco Ceresa2010-04-211-27/+23
|
* Fixed IPv4#subnet method. Now it correctly subnet networks in any number of ↵Marco Ceresa2010-04-081-16/+50
| | | | subnets
* Completed tests for ipaddressMarco Ceresa2010-03-111-2/+135
|
* Fixed a problem with ipaddress regexp. Written more README documentation.Marco Ceresa2010-03-051-0/+97
|
* Started writing README.rdocMarco Ceresa2010-02-241-4/+118
|
* Added IPv6 supportMarco Ceresa2010-01-191-0/+12
|
* Initial commit to ipaddress.Marco Ceresa2009-08-251-0/+7