-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: krisprice/ipnet
base: 2.9.0
head repository: krisprice/ipnet
compare: master
- 8 commits
- 5 files changed
- 4 contributors
Commits on Jan 8, 2024
-
Remove redundant curly braces so that the example program can compile
Signed-off-by: cui fliter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 975d432 - Browse repository at this point
Copy the full SHA 975d432View commit details
Commits on Jul 24, 2024
-
Add new_assert implementations
Add new_assert implementations that can verify prefix length at compile time. That allows users to create const items of IpvXNet type. When called not from a const context it will panic at runtime when prefix length is incorrect.
Configuration menu - View commit details
-
Copy full SHA for fb951df - Browse repository at this point
Copy the full SHA fb951dfView commit details
Commits on Sep 7, 2024
-
Merge pull request #57 from jjanowsk/new_assert
Add new_assert implementations
Configuration menu - View commit details
-
Copy full SHA for e5e4224 - Browse repository at this point
Copy the full SHA e5e4224View commit details -
Merge pull request #53 from cuishuang/master
Remove redundant curly braces so that the example program can compile
Configuration menu - View commit details
-
Copy full SHA for 13a8615 - Browse repository at this point
Copy the full SHA 13a8615View commit details -
Configuration menu - View commit details
-
Copy full SHA for a799770 - Browse repository at this point
Copy the full SHA a799770View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7732422 - Browse repository at this point
Copy the full SHA 7732422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c72e9f - Browse repository at this point
Copy the full SHA 6c72e9fView commit details
Commits on Oct 3, 2024
-
ipnet-2.10.0 Rust crate has executable permission on source files. #59
Kris Price committedOct 3, 2024 Configuration menu - View commit details
-
Copy full SHA for a726a15 - Browse repository at this point
Copy the full SHA a726a15View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.9.0...master