log rust/hg-cpython/src/copy_tracing.rs @ 51599:9b51a4fb0f96

age author description
Fri, 18 Aug 2023 14:34:29 +0200 Rapha?l Gom?s rust: make `Revision` a newtype
Mon, 09 Jan 2023 19:37:05 +0100 Rapha?l Gom?s rust-clippy: fix remaining warnings in `hg-cpython`
Mon, 06 Sep 2021 13:39:54 +0200 Simon Sapin rust: Move PyBytesWithData out of copy-tracing code
Tue, 05 Jan 2021 21:46:21 +0100 Simon Sapin copies-rust: send PyBytes values back be dropped ino the parent thread
Thu, 26 Nov 2020 18:23:51 +0100 Simon Sapin copies-rust: introduce PyBytesWithData to reduce GIL requirement
Wed, 06 Jan 2021 14:09:01 +0100 Simon Sapin copies-rust: move CPU-heavy Rust processing into a child thread
Tue, 05 Jan 2021 21:02:00 +0100 Simon Sapin copies-rust: split up combine_changeset_copies function into a struct