Mercurial > touhou
log formats/src/th06/pbg3.rs @ 772:7492d384d122 default tip
age | author | description |
---|---|---|
2022-08-30 | Emmanuel Gil Peyrot | formats: Fix possible panic in PBG3 checksum check |
2022-08-30 | Emmanuel Gil Peyrot | formats: Use Read::read_exact() and Write::write_all() |
2021-01-06 | Emmanuel Gil Peyrot | formats: Replace unwrap() with proper io::Error. |
2021-01-05 | Emmanuel Gil Peyrot | formats: Fix the tests. |
2021-01-05 | Emmanuel Gil Peyrot | Split the Rust version into multiple crates. base src/th06/pbg3.rs@cf6f9fae5326 |