Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipaddress-gem
/
ipaddress
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
382
Code
Issues
17
Pull requests
18
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fixes for PR #51 add/subtract methods from @victorhahncastell
- #79
#79
Open
lumean
wants to merge 15 commits into
ipaddress-gem:master
ipaddress-gem/ipaddress:master
from
lumean:master
lumean/ipaddress:master
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
fixes for PR #51 add/subtract methods from @victorhahncastell
#79
lumean
wants to merge 15 commits into
ipaddress-gem:master
ipaddress-gem/ipaddress:master
from
lumean:master
lumean/ipaddress:master
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2014
Provide add and subtract methods for arithmetic operations on IPv4 addresses
victorhahncastell
committed
9b6b1d5
View commit details
Copy full SHA for 9b6b1d5
Browse repository at this point
Provide add and subtract methods for arithmetic operations on IPv6 addresses
victorhahncastell
committed
197e974
View commit details
Copy full SHA for 197e974
Browse repository at this point
New versions no longer bundle test/unit, explicitly specify test/unit instead of minitest for Ruby > 1.9.0
victorhahncastell
committed
541dafd
View commit details
Copy full SHA for 541dafd
Browse repository at this point
Provide unit tests for non-validating arithmetic operations
victorhahncastell
committed
9ed2519
View commit details
Copy full SHA for 9ed2519
Browse repository at this point
Commits on Sep 15, 2014
Bump version
victorhahncastell
committed
c7644e1
View commit details
Copy full SHA for c7644e1
Browse repository at this point
Provide IPv4::hostpart and hostpart_u32
victorhahncastell
committed
9b0aae5
View commit details
Copy full SHA for 9b0aae5
Browse repository at this point
Network calculations for IPv4
victorhahncastell
committed
1ede7fa
View commit details
Copy full SHA for 1ede7fa
Browse repository at this point
Network calculations for IPv6
victorhahncastell
committed
316d43b
View commit details
Copy full SHA for 316d43b
Browse repository at this point
Provide IPv6::hostpart and hostpart_u128
victorhahncastell
committed
0931a35
View commit details
Copy full SHA for 0931a35
Browse repository at this point
Merge commit '0931a35119da63b466d511af0c8d07a04e5ad7a3'
victorhahncastell
committed
afec555
View commit details
Copy full SHA for afec555
Browse repository at this point
Commits on Apr 18, 2016
Merge branch 'master' of https://github.com/ipaddress-gem/ipaddress
Show description for 45d67c4
lumean
committed
45d67c4
View commit details
Copy full SHA for 45d67c4
Browse repository at this point
integrated feedback from @francisluong
Show description for 54a8373
lumean
committed
54a8373
View commit details
Copy full SHA for 54a8373
Browse repository at this point
update unit-tests changed ArgumentError to RuntimeError
lumean
committed
b0840bb
View commit details
Copy full SHA for b0840bb
Browse repository at this point
fixing unit-tests minitest syntax assert_raises
lumean
committed
3094e2f
View commit details
Copy full SHA for 3094e2f
Browse repository at this point
indentation fixes
lumean
committed
82d0d70
View commit details
Copy full SHA for 82d0d70
Browse repository at this point
You can’t perform that action at this time.