Sat, 05 Oct 2019 08:56:15 -0400 | Yuya Nishihara | rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref | changeset | files |
Sat, 12 Oct 2019 20:48:30 +0900 | Yuya Nishihara | rust-cpython: remove useless Option<$leaked> from py_shared_iterator | changeset | files |
Sat, 12 Oct 2019 20:26:38 +0900 | Yuya Nishihara | rust-cpython: allow mutation unless leaked reference is borrowed | changeset | files |
Sat, 05 Oct 2019 08:27:57 -0400 | Yuya Nishihara | rust-cpython: add generation counter to leaked reference | changeset | files |
Sat, 12 Oct 2019 19:26:23 +0900 | Yuya Nishihara | rust-cpython: add stub wrapper that'll prevent leaked data from being mutated | changeset | files |
Sat, 12 Oct 2019 19:10:51 +0900 | Yuya Nishihara | rust-cpython: rename PyLeakedRef to PyLeaked | changeset | files |
Thu, 09 Jan 2020 14:19:20 -0500 | timeless | fix: fix grammar/typos in hg help -e fix | changeset | files |