summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into improve-remove_warningsimprove-remove_warningsFrancis Luong (Franco)2017-08-304-1/+19
|\
| * Merge pull request #64 from ghg/return_argument_error_for_nilFrancis Luong (Franco)2017-08-304-0/+4
| |\
| | * Raise ArgumentError if IP address is nilGregory Graf2015-05-314-0/+4
| * | Merge pull request #76 from smortex/spaceship_compareFrancis Luong (Franco)2017-08-304-0/+14
| |\ \
| | * | Fix <=> for IPv4 and IPv6.Romain Tartière2016-03-164-0/+14
* | | | Fix more warning messagesRomain Tartière2017-08-301-3/+3
* | | | removed duplicated ipv6 addreses from tests to silence warningsMichael Rodrigues2017-08-301-3/+1
* | | | fixed another indentation mismatchMichael Rodrigues2017-08-301-8/+8
* | | | Adjusted indentation in testKenichi Kamiya2017-08-302-3/+3
* | | | Fixed indentationKenichi Kamiya2017-08-301-1/+1
* | | | Enabled warning option in test taskKenichi Kamiya2017-08-301-0/+1
|/ / /
* | | Merge pull request #86 from koic/integer_unificationFrancis Luong (Franco)2017-08-291-4/+4
|\ \ \
| * | | Integer Unification for Ruby 2.4.0+Koichi ITO2017-08-291-4/+4
* | | | Merge pull request #93 from asomers/link_localFrancis Luong (Franco)2017-08-292-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Add IPv6#link_local?Alan Somers2017-08-292-0/+13
|/ / /
* | | Merge pull request #85 from icy-arctic-fox/travis-ci-fixFrancis Luong (Franco)2017-08-293-9/+6
|\ \ \
| * | | Only test against supported Ruby versionsRomain Tartière2017-08-291-7/+2
| * | | Add command to publish results to Code ClimateMichael Miller2017-08-291-0/+1
| * | | Switch to newer Code Climiate reportingMichael Miller2016-11-162-2/+3
|/ / /
* | | Merge pull request #78 from ipaddress-gem/travis-and-jewelerFrancis Luong (Franco)2016-05-1510-35/+149
|\ \ \
| * | | spaces between badgestravis-and-jewelerFrancis Luong (Franco)2016-04-022-2/+2
| * | | update readme and contributingFrancis Luong (Franco)2016-04-022-10/+22
| * | | removing rbx - still troubledFrancis Luong (Franco)2016-03-231-1/+0
| * | | add versions named on ruby-lang.orgFrancis Luong (Franco)2016-03-231-0/+3
| * | | remove unsupported rubies and reeFrancis Luong (Franco)2016-03-232-4/+1
| * | | gem install rake -xFrancis Luong (Franco)2016-03-231-1/+1
| * | | trim failing versions, toggle rake installFrancis Luong (Franco)2016-03-231-2/+1
| * | | relax rake requirementFrancis Luong (Franco)2016-03-233-4/+6
| * | | no stinking patch levelsFrancis Luong (Franco)2016-03-231-4/+4
| * | | TIL: gemspec is not GemfileFrancis Luong (Franco)2016-03-232-10/+8
| * | | add cc tokenFrancis Luong (Franco)2016-03-231-1/+2
| * | | add code climate test reporterFrancis Luong (Franco)2016-03-233-0/+6
| * | | adjust rvm list in .travis.ymlFrancis Luong (Franco)2016-03-231-6/+6
| * | | remove Gemfile #gemspecFrancis Luong (Franco)2016-03-231-3/+1
| * | | bundler versionFrancis Luong (Franco)2016-03-231-1/+1
| * | | initial .travis.ymlFrancis Luong (Franco)2016-03-231-0/+17
| * | | gem cleanupFrancis Luong (Franco)2016-03-232-27/+86
| * | | add jewelerFrancis Luong (Franco)2016-03-235-1/+24
|/ / /
* | | Merge pull request #73 from francisluong/70-contributing-mdMike Mackintosh2016-03-162-0/+25
|\ \ \
| * \ \ Merge remote-tracking branch 'bluemonk/master' into 70-contributing-mdFrancis Luong (Franco)2016-03-163-15/+6
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #75 from bluemonk/get-rake-test-workingFrancis Luong (Franco)2016-03-152-0/+5
|\ \ \ \
| * | | | add minutest to development group in GemfileFrancis Luong (Franco)2016-03-152-0/+5
|/ / / /
* | | | Merge pull request #74 from vanderhoorn/patch-1Francis Luong (Franco)2016-03-151-14/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove duplicate multicast? methodvanderhoorn2016-03-151-14/+0
|/ / /
| * | add contributing draftFrancis Luong (Franco)2016-03-111-0/+24
| * | add .idea/ to .gitignoreFrancis Luong (Franco)2016-03-111-0/+1
| * | Merge remote-tracking branch 'bluemonk/master'Francis Luong (Franco)2016-03-112-2/+2
| |\ \ | |/ / |/| / | |/
* | Bump to 0.8.3v0.8.3bluemonk2016-02-171-1/+1
* | Merge pull request #68 from wpiekutowski/ruby-2-1-8-fixMarco Ceresa2016-02-171-1/+1
|\ \ | |/ |/|
| * Avoid Ruby 1.8 compatibility when using Ruby 2.1.8Wojciech Piekutowski2016-02-171-1/+1
|/