Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / davidchall/ipaddress issues and pull requests

#96 - Release ipaddress 1.0.2

Issue - State: closed - Opened by davidchall 12 months ago

#95 - Fix CRAN check warnings

Pull Request - State: closed - Opened by davidchall 12 months ago - 1 comment

#94 - Fix CRAN check warnings

Pull Request - State: closed - Opened by davidchall 12 months ago - 1 comment

#93 - CRAN check warnings (as of 2023-11-28)

Issue - State: closed - Opened by davidchall 12 months ago

#92 - Compilation error on OSX with clang

Issue - State: closed - Opened by dpryan79 over 1 year ago - 1 comment

#91 - ipv6 to ipv4 is NA

Issue - State: closed - Opened by meystingray over 1 year ago - 1 comment

#90 - Release ipaddress 1.0.1

Issue - State: closed - Opened by davidchall over 1 year ago

#89 - Extract networks from `country_networks()` output

Issue - State: closed - Opened by JeffreyRStevens almost 2 years ago - 2 comments
Labels: documentation

#88 - Release ipaddress 1.0.0

Issue - State: closed - Opened by davidchall almost 2 years ago

#87 - Add `country_networks()`

Pull Request - State: closed - Opened by davidchall almost 2 years ago

#86 - Format errors using cli

Pull Request - State: closed - Opened by davidchall almost 2 years ago

#85 - Rearrange docs

Pull Request - State: closed - Opened by davidchall almost 2 years ago

#84 - Function to retrieve per-country IP networks

Issue - State: closed - Opened by davidchall almost 2 years ago
Labels: enhancement

#83 - Adjust signatures of one-to-many functions

Pull Request - State: closed - Opened by davidchall almost 2 years ago

#82 - Slightly faster C++ loops

Pull Request - State: closed - Opened by davidchall almost 2 years ago

#81 - Release ipaddress 0.5.6

Issue - State: closed - Opened by davidchall almost 2 years ago

#80 - Update GHA workflows

Pull Request - State: closed - Opened by davidchall almost 2 years ago

#79 - Switch several sprintf to snprintf

Pull Request - State: closed - Opened by eddelbuettel almost 2 years ago - 2 comments

#78 - Release ipaddress 0.5.5

Issue - State: closed - Opened by davidchall over 2 years ago

#77 - Release ipaddress 0.5.4

Issue - State: closed - Opened by davidchall almost 3 years ago

#76 - Update CI

Pull Request - State: closed - Opened by davidchall almost 3 years ago

#75 - Compatible with new Windows toolchain

Pull Request - State: closed - Opened by davidchall almost 3 years ago

#74 - Faster check for user interrupts

Issue - State: closed - Opened by davidchall about 3 years ago

#73 - Release ipaddress 0.5.3

Issue - State: closed - Opened by davidchall over 3 years ago

#72 - Conditional use of fuzzyjoin in vignette

Pull Request - State: closed - Opened by davidchall over 3 years ago

#71 - Suggested package 'bignum' used unconditionally

Issue - State: closed - Opened by eddelbuettel over 3 years ago - 4 comments

#70 - Release ipaddress 0.5.2

Issue - State: closed - Opened by davidchall over 3 years ago

#69 - Swap bignum instead of BH dependency

Pull Request - State: closed - Opened by davidchall over 3 years ago

#68 - Error from fuzzyjoin in example vignette

Issue - State: closed - Opened by tedmoorman almost 4 years ago - 5 comments

#67 - Weighted sampling from multiple networks

Issue - State: open - Opened by davidchall about 4 years ago
Labels: enhancement

#66 - Release ipaddress 0.5.1

Issue - State: closed - Opened by davidchall about 4 years ago

#65 - Remove blob dependency

Pull Request - State: closed - Opened by davidchall about 4 years ago

#64 - Reduce dependence on Asio library

Pull Request - State: closed - Opened by davidchall about 4 years ago

#63 - Why are CRAN binaries so big?

Issue - State: closed - Opened by davidchall about 4 years ago

#62 - Example: generating public IP addresses

Pull Request - State: closed - Opened by davidchall over 4 years ago

#61 - Use fuzzyjoin in examples vignette

Pull Request - State: closed - Opened by davidchall over 4 years ago

#60 - Release ipaddress 0.5.0

Issue - State: closed - Opened by davidchall over 4 years ago

#59 - Exclude networks from others

Pull Request - State: closed - Opened by davidchall over 4 years ago

#58 - Debug failing tests

Pull Request - State: closed - Opened by davidchall over 4 years ago

#57 - Pointer used by reverse DNS

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#56 - Exploded formatting of IPv6 addresses

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#55 - Add datasets

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#54 - Add collapse_networks()

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#53 - Fix comparison of ip_address vectors

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: bug

#52 - Add bitwise shift operators

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#51 - Export C++ classes: IpAddressVector and IpNetworkVector

Pull Request - State: closed - Opened by davidchall over 4 years ago

#50 - Move C++ code into namespace ipaddress

Pull Request - State: closed - Opened by davidchall over 4 years ago

#49 - Additional reserved address space functions

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#48 - Refactor how reserved networks are tested

Pull Request - State: closed - Opened by davidchall over 4 years ago

#47 - ip_to_integer() gains 'base' parameter

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#46 - Feature parity with Python's ipaddress module

Issue - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#45 - Reconsider signature of one-to-many functions

Issue - State: closed - Opened by davidchall over 4 years ago - 2 comments

#44 - Release ipaddress 0.4.0

Issue - State: closed - Opened by davidchall over 4 years ago

#43 - Add vignette on typical usage patterns

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: documentation

#42 - supernet() and subnets() for traversing network hierarchy

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#41 - List constituent networks of an address range

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#40 - Improve test coverage

Pull Request - State: closed - Opened by davidchall over 4 years ago

#39 - Smallest common network

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#38 - Avoid missing arguments in netmask() and hostmask()

Pull Request - State: closed - Opened by davidchall over 4 years ago

#37 - Update GitHub Actions

Pull Request - State: closed - Opened by davidchall over 4 years ago

#36 - Create prefix length from netmask/hostmask

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#35 - Release ipaddress 0.3.0

Issue - State: closed - Opened by davidchall over 4 years ago

#34 - Compatible with vctrs 0.3.0

Pull Request - State: closed - Opened by davidchall over 4 years ago

#33 - Update GitHub Actions for R 4.0

Pull Request - State: closed - Opened by davidchall over 4 years ago

#32 - Use CRAN version of Rcpp

Pull Request - State: closed - Opened by davidchall over 4 years ago

#31 - Update to use vctrs type errors, not cast errors

Pull Request - State: closed - Opened by DavisVaughan over 4 years ago - 3 comments

#30 - Functions to convert addresses to/from integers

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#29 - Vignette about example usage

Issue - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: documentation

#28 - Create prefix length from netmask/hostmask

Issue - State: closed - Opened by davidchall over 4 years ago
Labels: enhancement

#27 - Pretty printing in tibbles

Pull Request - State: closed - Opened by davidchall over 4 years ago - 2 comments
Labels: enhancement

#26 - Update issue templates

Pull Request - State: closed - Opened by davidchall over 4 years ago

#25 - Release ipaddress 0.2.0

Issue - State: closed - Opened by davidchall over 4 years ago

#24 - Add vignette to introduce data classes

Pull Request - State: closed - Opened by davidchall over 4 years ago
Labels: documentation

#23 - Use rlang for input validation

Pull Request - State: closed - Opened by davidchall over 4 years ago

#22 - Functions for DNS resolution

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#21 - Support pretty printing within tibbles

Issue - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#20 - macOS cannot build from source

Issue - State: closed - Opened by davidchall over 4 years ago

#19 - Implement sampling in C++

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment

#18 - Encode/decode binary strings

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#17 - Refactor C++ methods using lambdas

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment

#16 - Functions for IPv6 transition

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#15 - Add ip_interface class

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#14 - Addition and subtraction operators

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#13 - Output binary representation as blob

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#12 - Implement sample_ip in C++

Issue - State: closed - Opened by davidchall over 4 years ago

#11 - Randomly sample IP addresses

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment
Labels: enhancement

#10 - Merge development work into master

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment

#9 - Conversion between ip_address and ip_network

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment

#8 - Record performance benchmarks via CI

Pull Request - State: closed - Opened by davidchall over 4 years ago - 1 comment

#7 - Templatize all the things!

Pull Request - State: closed - Opened by davidchall almost 5 years ago - 1 comment

#6 - Add tidy-style GitHub documents

Pull Request - State: closed - Opened by davidchall almost 5 years ago - 1 comment

#5 - Release ipaddress 0.1.0

Issue - State: closed - Opened by davidchall almost 5 years ago - 1 comment

#4 - Support Windows

Pull Request - State: closed - Opened by davidchall almost 5 years ago - 1 comment

#3 - CI: Build on linux, stop on windows

Pull Request - State: closed - Opened by davidchall almost 5 years ago - 1 comment

#2 - Use Rcpp for IP address/network translation

Pull Request - State: closed - Opened by davidchall almost 5 years ago - 1 comment

#1 - Add new GitHub actions

Pull Request - State: closed - Opened by davidchall almost 5 years ago - 1 comment