summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
| | |/