Mercurial > touhou
log formats/src/th06/pbg3.rs @ 770:f6c287745a67
age | author | description |
---|---|---|
Tue, 30 Aug 2022 18:22:53 +0200 | Emmanuel Gil Peyrot | formats: Fix possible panic in PBG3 checksum check |
Tue, 30 Aug 2022 17:07:21 +0200 | Emmanuel Gil Peyrot | formats: Use Read::read_exact() and Write::write_all() |
Wed, 06 Jan 2021 01:47:06 +0100 | Emmanuel Gil Peyrot | formats: Replace unwrap() with proper io::Error. |
Tue, 05 Jan 2021 04:28:45 +0100 | Emmanuel Gil Peyrot | formats: Fix the tests. |
Tue, 05 Jan 2021 02:16:32 +0100 | Emmanuel Gil Peyrot | Split the Rust version into multiple crates. base src/th06/pbg3.rs@cf6f9fae5326 |