Ecosyste.ms: Issues

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

GitHub / chrisdickinson/varint issues and pull requests

#28 - Port to ESM

Pull Request - State: open - Opened by VandeurenGlenn almost 2 years ago

#27 - Bump minimatch and tape

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#26 - 6.0.0 breaks valid varints

Issue - State: open - Opened by ZitRos over 2 years ago

#25 - Support ZigZag encoding for signed ints?

Issue - State: closed - Opened by reuzel almost 3 years ago - 1 comment

#24 - Make decode almost as efficient as encode

Pull Request - State: closed - Opened by Barbarrosa about 3 years ago - 5 comments

#23 - Combine byte check into count; remove outdated optimization

Pull Request - State: closed - Opened by Barbarrosa about 3 years ago - 1 comment

#22 - Update benchmark to solely measure the encode/decode time

Pull Request - State: closed - Opened by Barbarrosa about 3 years ago - 2 comments

#21 - Relax decode bounds check

Pull Request - State: open - Opened by wemeetagain about 4 years ago

#20 - add minimal bounds checking to encode and decode

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

#19 - Update length.js

Pull Request - State: open - Opened by javisantos about 5 years ago

#18 - [WIP] Add TypeScript definitions

Pull Request - State: open - Opened by jordansexton over 5 years ago - 3 comments

#17 - Add util.js for numbers encoded as buffers

Pull Request - State: open - Opened by kumavis almost 8 years ago - 1 comment

#16 - allow num to be buffer

Issue - State: open - Opened by kumavis almost 8 years ago - 3 comments

#15 - throw instead of returning undefined on error

Pull Request - State: closed - Opened by mafintosh about 8 years ago - 5 comments

#13 - Fix typo bytesRead -> bytes

Pull Request - State: closed - Opened by justmoon almost 9 years ago - 1 comment

#12 - Support higher numbers in encodingLength

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

#11 - clarify varint.encode documentation

Pull Request - State: closed - Opened by dominictarr over 10 years ago - 1 comment

#10 - bytesRead, bytesWritten -> bytes

Pull Request - State: closed - Opened by mafintosh over 10 years ago - 5 comments

#9 - on incomplete buffers, return undefined, and set decode.bytesRead = 0

Pull Request - State: closed - Opened by dominictarr over 10 years ago - 9 comments

#8 - decode should throw if the buffer ends before varint does

Pull Request - State: closed - Opened by dominictarr over 10 years ago - 1 comment

#7 - Encoding length

Pull Request - State: closed - Opened by dominictarr over 10 years ago - 3 comments

#6 - support for numbers up to 9 QUADRILLION!

Pull Request - State: closed - Opened by dominictarr over 10 years ago - 1 comment

#5 - decode.bytesRead => decode.bytes ?

Issue - State: closed - Opened by dominictarr over 10 years ago - 3 comments

#4 - Add encode.bytesWritten

Pull Request - State: closed - Opened by mafintosh over 10 years ago - 4 comments

#3 - 4294967295 seems to be the max value

Issue - State: closed - Opened by soldair almost 11 years ago - 10 comments

#2 - switch out the accumulator reader for a faster buffer reader

Pull Request - State: closed - Opened by maxogden about 11 years ago - 6 comments

#1 - Make encode and decode available outside the EE interface.

Pull Request - State: closed - Opened by creationix over 11 years ago