summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|/ /
* | Merge pull request #61 from mikemackintosh/masterMike Mackintosh2015-04-1714-162/+324
|\ \
| * | updated changelogMike Mackintosh2015-03-231-0/+2
| * | added IPv6#[]= to fix #24Mike Mackintosh2015-03-232-1/+16
| * | added IPv4#[]= to fix #24Mike Mackintosh2015-03-232-0/+29
| * | Merge branch 'mikerodrigues-fix-first-last' into devMike Mackintosh2015-03-232-6/+44
| |\ \
| | * \ Merge branch 'fix-first-last' of https://github.com/mikerodrigues/ipaddress i...Mike Mackintosh2015-03-232-6/+44
| | |\ \ | |/ / /
| | * | broadcast for /32 now returns selfMichael Rodrigues2015-02-102-2/+2
| | * | undeleting whitespaceMichael Rodrigues2014-07-011-2/+2
| | * | removing accidentally added newline in testsMichael Rodrigues2014-07-011-1/+0
| | * | #first, #last, #network, and #broadcast properly handle /31 (RFC3021) and /32Michael Rodrigues2014-07-012-8/+40
| | * | added tests for /32Michael Rodrigues2014-01-011-0/+7
| | |/
| * | cleaned up rdoc consistencyMike Mackintosh2015-03-231-9/+9
| * | updating version to 0.8.2Mike Mackintosh2015-03-232-2/+1
| * | updating development deps in gemspecMike Mackintosh2015-03-231-2/+2
| * | merging in bundler, because it's 2015Mike Mackintosh2015-03-236-78/+42
| |\ \
| | * | Version file adjusted to 0.8.0bundlerbluemonk2014-07-271-1/+1
| | * | Bump to 0.1.0bluemonk2014-07-271-1/+1
| | * | clean up Rakefile from jewelerbluemonk2014-07-271-18/+1
| | * | add Gemfilebluemonk2014-07-272-4/+18
| | * | Bundler clean up: .gemspec file, update LICENSE and change version track filebluemonk2014-07-274-51/+24
| | |/
| * | cleaned up the READMEMike Mackintosh2015-03-231-67/+86
| * | added better rock handlersMike Mackintosh2015-03-231-1/+5
| * | fixed issue #40, and added IPv4#to() range methodMike Mackintosh2015-03-234-6/+13
| * | added #to range and fixed #40Mike Mackintosh2015-03-222-1/+34
| * | added bugfix/40 fix with testMike Mackintosh2015-03-222-5/+11
| * | add multicast and loopback checksMike Mackintosh2015-03-221-0/+28
| * | added multicastMike Mackintosh2015-03-221-0/+14
| * | add rock for code execution automationMike Mackintosh2015-03-201-0/+1
| * | update gitignoreMike Mackintosh2015-03-201-0/+2
| * | added gemfile -> gemspec for buildMike Mackintosh2015-03-201-0/+1
|/ /
* | update changelog and version to 0.8.1Mike Mackintosh2015-02-092-4/+5
* | updated remaining tests for minitestMike Mackintosh2015-02-094-13/+7
* | Convert to Minitest.Julian C. Dunn2015-02-095-58/+40
* | Merge pull request #55 from chrismar035/patch-1Marco Ceresa2015-02-021-0/+1
|\ \
| * | Add license to gemspecChris Marshall2015-01-221-0/+1
* | | Merge pull request #57 from mikemackintosh/uint32-parseMarco Ceresa2015-02-024-2/+63
|\ \ \
| * | | added #ntoa unint32 -> ip and testsMike Mackintosh2015-01-264-2/+63
| |/ /