An open API service providing commit metadata for open source projects.

GitHub / tmpfs/binary-stream / commits

SHA Message Author Date Stats
a0ff956e Clippy fixes. muji <m****i@t****g> 11 months ago
854120fd Update edition. muji <m****i@t****g> 11 months ago
dd1d0f10 Update toolchain file. muji <m****i@t****g> 11 months ago
f2927320 Switch to llvm-cov. muji <m****i@t****g> 11 months ago
3058e08f Remove obsolete tokio-compat-flush feature. muji <m****i@t****g> over 1 year ago
35f5dab9 Support tokio feature flag. muji <m****i@t****g> over 1 year ago
49b8a813 Bump minor version. muji <m****i@t****g> about 2 years ago
4709c435 merge Merge pull request #10 from tmpfs/issue-9 muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4e98dd9b Add blanket implementation for Vec<T>. muji <m****i@t****g> about 2 years ago
a02016cf Implementations for primitive values, bump major version. muji <m****i@t****g> about 2 years ago
885b131d Update trait bounds. muji <m****i@t****g> over 2 years ago
fe107580 Add blanket implementation for Option<T>. muji <m****i@t****g> over 2 years ago
71dec034 Always require Send in async_trait. muji <m****i@t****g> about 3 years ago
428896d2 merge Merge pull request #8 from tmpfs/seek-api muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7195721e Add helper functions. muji <m****i@t****g> about 3 years ago
749904a7 Rename encoding traits. muji <m****i@t****g> about 3 years ago
9083d79c Add stream_length() utility function. muji <m****i@t****g> about 3 years ago
3e3a8cb8 Rename tell() -> stream_position(). muji <m****i@t****g> about 3 years ago
9a819009 Bump major version. muji <m****i@t****g> about 3 years ago
580a3470 Add workaround for tokio compat layer bug. muji <m****i@t****g> about 3 years ago
25c3b1e8 Reproduce file operation is pending error. muji <m****i@t****g> about 3 years ago
c948e99f Add basic encode/decode test spec. muji <m****i@t****g> about 3 years ago
3856f63c Tidy len() implementations. muji <m****i@t****g> about 3 years ago
37095526 Tidy seek API, expect SeekFrom. muji <m****i@t****g> about 3 years ago
8011b4aa merge Merge pull request #7 from tmpfs/issue-6 muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
71fa8cb8 Switch to 64 bit feature. muji <m****i@t****g> about 3 years ago
561dfef4 Bump major version. muji <m****i@t****g> about 3 years ago
390c7729 Use futures::io for async compat. muji <m****i@t****g> about 3 years ago
45697fa3 merge Merge pull request #5 from tmpfs/issue-4 muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f9b61352 Fix duplicate task in Makefile. muji <m****i@t****g> about 3 years ago
7c25f1ea Update tempfile dependency. muji <m****i@t****g> about 3 years ago
b863bc77 Add test spec for max_buffer_size. muji <m****i@t****g> about 3 years ago
e41f3e26 Use guard_size for max_buffer_size. muji <m****i@t****g> about 3 years ago
0a6fb98c Use Options in reader and writer. muji <m****i@t****g> about 3 years ago
b3c29e6f Switch default endian. muji <m****i@t****g> about 3 years ago
da2459af Add Options struct. muji <m****i@t****g> about 3 years ago
1901574d Rename feature. muji <m****i@t****g> about 3 years ago
81eb0ef4 Move test specs. muji <m****i@t****g> about 3 years ago
a066d55a Update trait bounds. muji <m****i@t****g> about 3 years ago
40232175 Bump patch version. muji <m****i@t****g> about 3 years ago
15b1644e Add Send trait bounds. muji <m****i@t****g> about 3 years ago
29f8257a Remove custom error type, use std::io::Error. muji <m****i@t****g> about 3 years ago
acb2f6a0 Add Send bound to async traits. muji <m****i@t****g> about 3 years ago
050bf5f9 Fix feature flag test. muji <m****i@t****g> about 3 years ago
2a6955ff Rename feature to tokio. muji <m****i@t****g> about 3 years ago
3bce16f4 Add Encode and Decode traits for tokio. muji <m****i@t****g> about 3 years ago
255d171d Restore len() method. muji <m****i@t****g> about 3 years ago
5939a943 Update test task. muji <m****i@t****g> about 3 years ago
6fbbf5e9 merge Merge pull request #3 from tmpfs/async muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
54f6ef9f Formatting. muji <m****i@t****g> about 3 years ago
004d55db Use generics for sync implementation. muji <m****i@t****g> about 3 years ago
b071f0c0 Fix bug in tell() for FileStream. muji <m****i@t****g> about 3 years ago
499b7e70 Bump major version. muji <m****i@t****g> about 3 years ago
d724d18e Improve documentation handling. muji <m****i@t****g> about 3 years ago
6decd51a Async reader and writer for tokio. muji <m****i@t****g> about 3 years ago
94d3f1a6 Use tempfile in test specs. muji <m****i@t****g> over 3 years ago
2eafd871 Support i128/u128, bump minor version. muji <m****i@t****g> over 3 years ago
cd0cf01a Fix string length prefix handling. muji <m****i@t****g> almost 4 years ago
e035d2c2 Fix cfg clause. muji <m****i@t****g> almost 4 years ago
a6b8f9d8 Add 32bit feature. muji <m****i@t****g> almost 4 years ago
7e7d139c Remove wasm32 feature. muji <m****i@t****g> almost 4 years ago
b96ab7b9 Use target_pointer_width. muji <m****i@t****g> almost 4 years ago
0cdf624a merge Merge pull request #1 from tmpfs/cursor muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
771349c1 Use u64 for stream length. muji <m****i@t****g> almost 4 years ago
6901dbb1 Add rust-toolchain file. muji <m****i@t****g> almost 4 years ago
11884332 Prepare for workflow execution. muji <m****i@t****g> almost 4 years ago
47a3c5ce Tidy clippy warnings. muji <m****i@t****g> almost 4 years ago
126d0f58 Bump minor version. muji <m****i@t****g> almost 4 years ago
f60c68fa Use Cursor in SliceStream. muji <m****i@t****g> almost 4 years ago
c3d3f5ef Use Cursor in MemoryStream. muji <m****i@t****g> almost 4 years ago
b6f93808 Run cargo fmt. muji <m****i@t****g> almost 4 years ago
8d32f11f Prefer dyn to impl in constructors. muji <m****i@t****g> about 4 years ago
5c66b0e4 Tidy file stream and remove OpenType. muji <m****i@t****g> about 4 years ago
316c092b Rename result type. muji <m****i@t****g> about 4 years ago
0c5cc5b7 Update readme. muji <m****i@t****g> about 4 years ago
e1422f43 Rename to binary-stream. muji <m****i@t****g> about 4 years ago
3aad6b86 Split stream traits (#33) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 4 years ago
fbc9890d Update Cargo.toml Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e817c2b5 Support len() on Stream trait. (#32) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 4 years ago
350c7e6e Support OpenType::ReadWrite. (#31) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d56e99da Update README.md Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2517310a Update README.md Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2ba4d53b Update rust.yml Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ff4c3239 Update rust.yml Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9a56fc7f Delete grcov.yml Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
18f967a6 Coverage mathias234 <m****8@g****m> over 4 years ago
de3e4548 Update README.md Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2171a2ef Update rust.yml Mathias Danielsen <m****8@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5ff7873e Bump version mathias234 <m****8@g****m> over 4 years ago
d49df511 Add Encode and Decode traits. (#29) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ccadd245 Support for the char type. (#28) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a29f9e04 Support 32 bit string length prefix. (#26) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
872be6cf Version 2 breaking changes (#25) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d0bcd61b Add API documentation comments. (#23) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5fac1c44 Bump version mathias234 <m****8@g****m> over 4 years ago
09f4b372 Fix size of isize and usize for wasm32. (#21) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4ed5bbde Improve signature for write_bytes(). (#22) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2ac15be2 Support From<Vec<u8>> on Memorystream. (#20) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
027b76c8 Support consuming Memorystream Into<Vec<u8>>. (#19) muji <m****i@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
70f32122 Bump version mathias234 <m****n@r****m> over 4 years ago

← Back to repository