Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 05nelsonm/encoding issues and pull requests
#73 - Add Unit Tests for `encoding-core`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#73 - Add Unit Tests for `encoding-core`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#72 - Rename `Feed.update` to `Feed.consume`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#72 - Rename `Feed.update` to `Feed.consume`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#71 - Change `Feed.update` to `Feed.consume`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#71 - Change `Feed.update` to `Feed.consume`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#70 - Change `EncoderDecoder.Feed.config` visibility from `private` to `public`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#70 - Change `EncoderDecoder.Feed.config` visibility from `private` to `public`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#69 - Make `EncoderDecoder.Feed.config` public
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#69 - Make `EncoderDecoder.Feed.config` public
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#68 - Deprecate old code
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#68 - Deprecate old code
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#67 - Remove case sensitivity from `Base16` and `Base32` decoding
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#67 - Remove case sensitivity from `Base16` and `Base32` decoding
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#66 - Refactor `DecoderInput`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#65 - Migrate `Base16` and `Base32` to `FeedBuffer`s
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#65 - Migrate `Base16` and `Base32` to `FeedBuffer`s
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#64 - `Base16` and `Base32` should be case insensitive
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: enhancement
#64 - `Base16` and `Base32` should be case insensitive
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: enhancement
#63 - Migrate `Base32` and `Base16` to use `FeedBuffer`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#63 - Migrate `Base32` and `Base16` to use `FeedBuffer`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#62 - Implement `Base64` encoding/decoding with new `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#62 - Implement `Base64` encoding/decoding with new `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#61 - `DeocderInput` should not call `EncoderDecoder.Config.decodeOutMaxSizeOrFail`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
#61 - `DeocderInput` should not call `EncoderDecoder.Config.decodeOutMaxSizeOrFail`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
#60 - Implement `Base32` encoding for new `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#60 - Implement `Base32` encoding for new `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#59 - Change `EncoderDecoder.Config.isLenient` to be nullable
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#58 - `EncoderDecoder.Config.isLenient` should be nullable
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#57 - Clean up `BitBuffer` abstraction
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
#57 - Clean up `BitBuffer` abstraction
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
#56 - Clean up the new `BitBuffer` abstraction
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#55 - Implement `Base32` decoding for new `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
#55 - Implement `Base32` decoding for new `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
#54 - Change `hyphenInterval` type from `Short` to `Byte`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#54 - Change `hyphenInterval` type from `Short` to `Byte`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#53 - Rename `Decoder` extension functions
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#53 - Rename `Decoder` extension functions
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#52 - Change `EncoderDecoder` pre-calculation input/output types to `Long`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#52 - Change `EncoderDecoder` pre-calculation input/output types to `Long`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#51 - `Base32.Crockford.Config.hyphenInterval` should be a `Byte`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#51 - `Base32.Crockford.Config.hyphenInterval` should be a `Byte`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#50 - Rework `Decoder.decodeToArray` extension functions
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 2 comments
Labels: enhancement
#50 - Rework `Decoder.decodeToArray` extension functions
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 2 comments
Labels: enhancement
#49 - Stub in `Base32` migration to `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#49 - Stub in `Base32` migration to `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#48 - Fix encode/decode out calculations
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: bug
#48 - Fix encode/decode out calculations
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: bug
#47 - Adds abstraction for `Encoder.Feed` and `Decoder.Feed`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#47 - Adds abstraction for `Encoder.Feed` and `Decoder.Feed`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#46 - Implement `base16` using `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#46 - Implement `base16` using `EncoderDecoder`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#45 - Implement common encoding/decoding logic for `encoding-core`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#45 - Implement common encoding/decoding logic for `encoding-core`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#44 - Adapt `encoding-test` to running tests via `EncoderDecoder`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 2 comments
Labels: enhancement
#43 - Deprecate old code
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#42 - Migrate `encoding-base64` to use `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: enhancement
#42 - Migrate `encoding-base64` to use `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: enhancement
#41 - Migrate `encoding-base32` to use `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 2 comments
Labels: enhancement
#41 - Migrate `encoding-base32` to use `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 2 comments
Labels: enhancement
#40 - Migrate `encoding-base16` to use `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: enhancement
#40 - Migrate `encoding-base16` to use `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
- 1 comment
Labels: enhancement
#39 - Move common logic to `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#39 - Move common logic to `encoding-core`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#38 - Moves modules to `library` dir + adds `encoding-core`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#38 - Moves modules to `library` dir + adds `encoding-core`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#37 - Initialize `encoding-core` module
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#37 - Initialize `encoding-core` module
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#36 - Add `encoding-core` module
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#35 - Use `explicitApi`
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#34 - Add `CI` to project
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#34 - Add `CI` to project
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#33 - Add the `binary-compatibility-validator` gradle plugin
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#33 - Add the `binary-compatibility-validator` gradle plugin
Pull Request -
State: closed - Opened by 05nelsonm almost 2 years ago
#32 - Add CI to project
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#32 - Add CI to project
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#31 - Add `binary-compatibility-validator` plugin
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#31 - Add `binary-compatibility-validator` plugin
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement
#30 - Use `explicitApi`
Issue -
State: closed - Opened by 05nelsonm almost 2 years ago
Labels: enhancement, good first issue
#29 - Optomize `Base32`
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: enhancement
#29 - Optomize `Base32`
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: enhancement
#28 - Add `Base16.CHARS` constant
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: enhancement
#28 - Add `Base16.CHARS` constant
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: enhancement
#27 - Add support for `linuxArm64`
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: enhancement
#27 - Add support for `linuxArm64`
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: enhancement
#26 - Fix `base64` package path
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: next major version
#26 - Fix `base64` package path
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
Labels: next major version
#25 - update imports in README examples
Pull Request -
State: closed - Opened by aSemy over 2 years ago
- 2 comments
#25 - update imports in README examples
Pull Request -
State: closed - Opened by aSemy over 2 years ago
- 2 comments
#24 - Bump kotlin-components (build tool improvements)
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#24 - Bump kotlin-components (build tool improvements)
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#23 - Add compiler flag for metadata compatibility to support non-hierarchical projects
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#23 - Add compiler flag for metadata compatibility to support non-hierarchical projects
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#22 - Enable compiler flag for compatibility metadata
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
#22 - Enable compiler flag for compatibility metadata
Issue -
State: closed - Opened by 05nelsonm over 2 years ago
#21 - Fix check-publication functionality
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#21 - Fix check-publication functionality
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#20 - Update Kotlin-Components
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#20 - Update Kotlin-Components
Pull Request -
State: closed - Opened by 05nelsonm over 2 years ago
#19 - Add Base58 Encoding/Decoding
Issue -
State: open - Opened by 05nelsonm almost 3 years ago
- 2 comments
Labels: enhancement