Ecosyste.ms: Issues

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

GitHub / jverkoey/BinaryCodable issues and pull requests

#61 - BinaryCodable isn't efficient for large files

Issue - State: open - Opened by jverkoey 11 months ago

#60 - watchOS support

Issue - State: open - Opened by phisakel about 2 years ago

#57 - Upgrade all support versions.

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

#56 - Replace Travis CI with GitHub Actions

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

#55 - Remove proto tests to simplify the package + testing.

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

#54 - Add swift-codecov action.

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

#53 - Fix swift 5 warning.

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

#52 - Update Xcode, Swift, and protobuf

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

#51 - Update travis CI environment.

Pull Request - State: closed - Opened by jverkoey about 5 years ago

#50 - Regenerate XCTestManifests.swift.

Pull Request - State: closed - Opened by jverkoey about 5 years ago

#49 - Update to Swift 5.0.2

Pull Request - State: closed - Opened by jverkoey over 5 years ago

#48 - Update Swift versions for Travis CI.

Pull Request - State: closed - Opened by jverkoey over 5 years ago

#47 - Add decodeRemainder to BinaryDecodingContainer.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago - 1 comment

#46 - Release candidate

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#45 - Include all source files in the podspec

Pull Request - State: closed - Opened by profer almost 6 years ago

#44 - Access encoded data while encoding in order to compute checksum

Issue - State: open - Opened by interstateone almost 6 years ago - 2 comments
Labels: feature request

#43 - Ability to decode remainder of data in a container

Issue - State: closed - Opened by interstateone almost 6 years ago
Labels: feature request

#42 - v0.2.0

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#41 - Update all docs with new container APIs.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#40 - Remove excessive conditionals and buffer containment.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#39 - Fix bug and improve performance.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#38 - Remove unnecessary Data creation.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#37 - Use dropFirst instead of subscript notation when reading data.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#36 - Show that proto decodable types can then easily be encoded as json.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago - 1 comment

#35 - Add support for embedded types in the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#34 - Add bytes decoding support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#33 - Add String support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#32 - Add bool support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#31 - Add sint64 support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#30 - Add uint64 decoding support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#29 - Add support for optional proto decoding.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#28 - Add double decoding support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#27 - Rename the message fields to match the underlying types.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#26 - Add proper fixed64 support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#25 - Add fixed32 support to the proto decoder.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#24 - Add double/fixed64 support to the proto proof of concept.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#23 - Add floating point support.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#21 - Add sint32 proto tests

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#20 - Add int64 proto tests.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#19 - Add int32 overflow tests to verify the behavior of the protoc compiler.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#18 - Explore ways to optimize containers

Issue - State: open - Opened by jverkoey almost 6 years ago
Labels: feature request

#17 - Implement a ring buffer in BufferedData

Issue - State: open - Opened by jverkoey almost 6 years ago
Labels: feature request

#16 - Benchmark the encoding and decoding implementations

Issue - State: open - Opened by jverkoey almost 6 years ago
Labels: feature request

#15 - Add proof of concept protobuf decoder tests

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#14 - Add array coding support + tests.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#13 - Update Swift to the latest development snapshot

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#12 - Drop "Sequential" from the container name.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#11 - Curiosity

Issue - State: open - Opened by DevAndArtist almost 6 years ago - 3 comments
Labels: question

#10 - Fix typo in readme.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#9 - Add missing linux tests.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#8 - Release candidate

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#7 - Add CocoaPods support.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#6 - Flesh out the introductory documentation and examples.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#5 - Explore support for a bit-level cursor

Issue - State: open - Opened by jverkoey almost 6 years ago
Labels: feature request

#4 - Explore mechanisms for defining external binary representations

Issue - State: open - Opened by jverkoey almost 6 years ago
Labels: feature request

#3 - Add disclaimer to the readme.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#2 - Generate linux test information.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago

#1 - Clarify travis CI job names.

Pull Request - State: closed - Opened by jverkoey almost 6 years ago