0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 19 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rewritten testing utilities to reduce codegen pressure. More... over 11 years ago
0.2.31: partially caught the current WHATWG standard up. More... over 11 years ago
removed stability attributes, which are soon to be deprecated. More... over 11 years ago
fixed the `whatwg_name` return value for HZ encoding. More... over 11 years ago
added tests for GBK encoder (and deployed a slight fix). More... over 11 years ago
Merge pull request #83 from aneeshusa/gbk-whatwg-compat More... over 11 years ago
Merge pull request #85 from aneeshusa/hz-gb-2312-whatwg-compat More... over 11 years ago
Make hz-gb-2312 appear as replacement for WHATWG. More... over 11 years ago
Separate GBK and GB 18030 encodings, fix GBK encoding. More... over 11 years ago
0.2.30: fixed the misnamed utf-16le encoding (#82). More... over 11 years ago
Merge pull request #82 from aneeshusa/utf-16le-whatwg-compat More... over 11 years ago
Fix utf-16le WHATWG compatibility. More... over 11 years ago
0.2.29: addition of `{en,de}code_to` methods. More... over 11 years ago
Merge pull request #80 from kmcallister/buffer More... over 11 years ago
Add warning against incremental use of decode_to More... over 11 years ago
Make it easier to integrate alt string / buffer types More... over 11 years ago
gah, sloppy me. More... over 11 years ago
0.2.28: language changes. More... over 11 years ago
greatly reduced the number of required feature flags. More... over 11 years ago
language changes: PartialEq changes, feature flags, Copy demands Clone. More... over 11 years ago
Merge pull request #79 from SimonSapin/master More... over 11 years ago
Sabilize examples/recode.rs More... over 11 years ago
Use str::chars instead of str::char_range_at More... over 11 years ago
Use std::convert::Into instead of std::borrow::IntoCow. More... over 11 years ago
0.2.27: language changes. More... over 11 years ago
Merge pull request #78 from filipegoncalves/master More... over 11 years ago
Fix use of unstable library feature errors. More... over 11 years ago
Fix hyphens on target names error More... over 11 years ago
0.2.26: language changes. More... over 11 years ago
0.2.25: language changes, mostly unintentional overflows. More... over 11 years ago