Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hirotakan/MessagePacker issues and pull requests
#60 - chore: update target versions
Pull Request -
State: open - Opened by cbrzn over 1 year ago
#59 - Fixed serialization of negative dates (before epoch)
Pull Request -
State: open - Opened by pfandrade over 1 year ago
#58 - Unexpected behavior of implementation of UnkeyedDecodingContainer.decodeIfPresent(_:) method
Issue -
State: open - Opened by sdpopov-keyvariable almost 2 years ago
#57 - Verify the first byte when decoding `Double`/`Float`
Pull Request -
State: open - Opened by fumoboy007 almost 2 years ago
#56 - Support encoding/decoding `MessagePackTimestamp` using non-MessagePack encoders/decoders
Pull Request -
State: open - Opened by fumoboy007 almost 2 years ago
#55 - Add `Comparable` conformance to `MessagePackTimestamp`
Pull Request -
State: open - Opened by fumoboy007 about 2 years ago
#54 - Fix encoder/decoder bugs when nested types are encoded as a flattened message
Pull Request -
State: open - Opened by fumoboy007 about 2 years ago
#53 - Mark `MessagePackTimestamp` and `MessagePackExtension` as `Sendable`
Pull Request -
State: open - Opened by fumoboy007 about 2 years ago
- 1 comment
#52 - Bump up version to 0.4.7
Pull Request -
State: closed - Opened by hirotakan about 2 years ago
#51 - Add initializer to custom type
Pull Request -
State: closed - Opened by hirotakan about 2 years ago
#50 - MessagePackExtension default initialization unavailable
Issue -
State: closed - Opened by snej about 2 years ago
- 1 comment
#49 - Bump cocoapods-downloader from 1.5.1 to 1.6.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#48 - iOS deployment target warning
Issue -
State: open - Opened by OscarApeland almost 3 years ago
#47 - Bump up version to 0.4.6
Pull Request -
State: closed - Opened by hirotakan about 3 years ago
#46 - Fix github workflows
Pull Request -
State: closed - Opened by hirotakan about 3 years ago
#45 - Fix 64-bit integer decoding on 32-bit devices
Pull Request -
State: closed - Opened by mntone about 3 years ago
- 1 comment
#44 - Bump up version to 0.4.5
Pull Request -
State: closed - Opened by hirotakan over 3 years ago
#43 - Switch back to Ubuntu 18.04
Pull Request -
State: closed - Opened by hirotakan over 3 years ago
#42 - Fix timestamp decoding
Pull Request -
State: closed - Opened by hirotakan over 3 years ago
#41 - Crash when unpacking nested structure w/ timestamp
Issue -
State: closed - Opened by mickeyl over 3 years ago
- 1 comment
#40 - Bump up version to 0.4.4
Pull Request -
State: closed - Opened by hirotakan over 4 years ago
#39 - fix decoding empty Data() [196, 0] and add test coverage
Pull Request -
State: closed - Opened by mickeyl over 4 years ago
- 1 comment
#38 - Does not unpack empty Data
Issue -
State: closed - Opened by mickeyl over 4 years ago
- 2 comments
#37 - Bump up version to 0.4.3
Pull Request -
State: closed - Opened by hirotakan over 4 years ago
#36 - Use Github Actions
Pull Request -
State: closed - Opened by hirotakan over 4 years ago
#35 - Fix to be able to decode empty strings
Pull Request -
State: closed - Opened by hirotakan over 4 years ago
#34 - Fix Package.swift
Pull Request -
State: closed - Opened by hirotakan over 4 years ago
#33 - Bump up version to 0.4.2
Pull Request -
State: closed - Opened by hirotakan over 4 years ago
#32 - Fix bytes limit of "fixstr"
Pull Request -
State: closed - Opened by hirotakan over 4 years ago
#31 - Strings of 26 bytes or more get packed as str8. Strings less than 32 bytes should be fixstr.
Issue -
State: closed - Opened by jkjuopperi over 4 years ago
- 1 comment
#30 - Array decod failed
Issue -
State: closed - Opened by iosdevhunt almost 5 years ago
- 2 comments
#29 - Integer keys
Pull Request -
State: open - Opened by michelf almost 5 years ago
#28 - MessagePacker seems to be slower than Protobuf and JSON in serializing and deserializing ?
Issue -
State: open - Opened by starlight173 over 5 years ago
- 1 comment
#27 - Bump up version to 0.4.1
Pull Request -
State: closed - Opened by hirotakan over 5 years ago
#26 - Fixed map encoding
Pull Request -
State: closed - Opened by hirotakan over 5 years ago
#25 - Cannot encode/ decode an array of model
Issue -
State: closed - Opened by starlight173 over 5 years ago
- 2 comments
#24 - Bump up version to 0.4.0
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#23 - Support Swift 5.0
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#22 - Bump up version to 0.3.3
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#21 - Added osx, watchos, tvos target to podspec
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#20 - Revert "Automated CocoaPod releases with CI."
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#19 - Bump up version to 0.3.2
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#18 - Automated CocoaPod releases with CI.
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#17 - Use release configuration for tests on travis-ci.
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#16 - Improve performance
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#15 - Bump up version to 0.3.1
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#14 - Add custom class tests.
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#13 - Bug fix in decoded logic of signed integer.
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#12 - Bump up version to 0.3.0
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#11 - Support Swift Package Manager.
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#10 - Unsupport Swift 4.0.
Pull Request -
State: closed - Opened by hirotakan almost 6 years ago
#9 - Fix build error on Swift 4.0.
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#8 - Bump up version to 0.2.0
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#7 - Supports watch os
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#6 - Supports tvOS
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#5 - Supports macOS
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#4 - Bump up version to 0.1.0
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#3 - Supports Xcode 9
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#2 - Supports 32 bit devices
Pull Request -
State: closed - Opened by hirotakan about 6 years ago
#1 - Add travis ci
Pull Request -
State: closed - Opened by hirotakan about 6 years ago