0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #110 from bbigras/patch-1 More... about 9 years ago
Fix syntax highlighting in README.md More... about 9 years ago
Merge pull request #106 from 17dec/armscii More... almost 10 years ago
Add ArmSCII-8 using a local mapping file More... almost 10 years ago
gen_index.py: Add support for reading local files More... almost 10 years ago
Updated Big5 and GB 18030 encoding to the current standard. More... almost 10 years ago
Regenerated indices to the 2016-01-20 version. More... about 10 years ago
Got rid of private specialization types in codec::{simpchinese,utf_16}. More... about 10 years ago
Merge pull request #103 from hsivonen/string_reserve More... about 10 years ago
Stop adding the old length to expected when reserving String space. More... about 10 years ago
Merge pull request #101 from hsivonen/extend_from_slice More... about 10 years ago
Use Vec.extend_from_slice() for ByteWriter.write_bytes(). More... about 10 years ago
Merge pull request #99 from klutzy/send More... about 10 years ago
Add a Send test for RawEncoder More... about 10 years ago
Make RawEncoder Send More... about 10 years ago
Mark RawDecoder Send More... about 10 years ago
Merge pull request #97 from justinas/debug-impl More... over 10 years ago
Implement fmt::Debug for Encoding More... over 10 years ago
reduced the size of index tables a bit, and some optional features. More... over 10 years ago
gen_index.py enhancements. More... over 10 years ago
Merge pull request #89 from nagisa/types-split More... about 11 years ago
Split encoding::types into encoding-types crate More... about 11 years ago
hmm, `#[bench]` is still unstable... More... over 11 years ago
A dummy commit to trigger Travis rebuild More... over 11 years ago
0.2.32: language changes and some internal refactorings. More... over 11 years ago
Merge pull request #88 from SimonSapin/master More... over 11 years ago
Remove #[unstable] on the codec module. More... over 11 years ago
Remove deprecated re-exports. More... over 11 years ago
stateful_decoder! rewrites. More... over 11 years ago
refactored the generated decoder functions into the impl mod. More... over 11 years ago