Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
doc Add docs for the individual encodings. May 23, 2018
fuzz Make the fuzzer aware of times 3 plus 1 changing to just times 3. Dec 19, 2018
src Increment the version number to 0.8.17. Feb 26, 2019
.gitignore Add fuzzing. May 12, 2017
.travis.yml Comment `build.rs` to explain why having it on crates.io is harmless. Feb 5, 2019
CONTRIBUTING.md Point to the charset crate where relevant. Nov 5, 2018
COPYRIGHT Stop using UTF-8 validation code forked from the standard library. Nov 1, 2018
Cargo.toml Increment the version number to 0.8.17. Feb 26, 2019
Ideas.md Add newline to end of file. Oct 23, 2018
LICENSE-APACHE Add Rust-style Apache/MIT dual license. Jan 4, 2016
LICENSE-MIT Stop using UTF-8 validation code forked from the standard library. Nov 1, 2018
README.md Increment the version number to 0.8.17. Feb 26, 2019
build.rs Comment `build.rs` to explain why having it on crates.io is harmless. Feb 5, 2019
generate-encoding-data.py Add code generation for the codepage crate. Dec 2, 2018
rustfmt.toml Upgrade to rustfmt-nightly. Jan 25, 2018