0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 18 hours ago.
Jul 21, 2025 — Jul 21, 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... over 9 years ago
Add ArmSCII-8 using a local mapping file More... over 9 years ago
gen_index.py: Add support for reading local files More... over 9 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... almost 10 years ago
Got rid of private specialization types in codec::{simpchinese,utf_16}. More... almost 10 years ago
Merge pull request #103 from hsivonen/string_reserve More... almost 10 years ago
Stop adding the old length to expected when reserving String space. More... almost 10 years ago
Merge pull request #101 from hsivonen/extend_from_slice More... almost 10 years ago
Use Vec.extend_from_slice() for ByteWriter.write_bytes(). More... almost 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... about 11 years ago
A dummy commit to trigger Travis rebuild More... about 11 years ago
0.2.32: language changes and some internal refactorings. More... about 11 years ago
Merge pull request #88 from SimonSapin/master More... about 11 years ago
Remove #[unstable] on the codec module. More... about 11 years ago
Remove deprecated re-exports. More... about 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