Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 19 Oct 2019 17:01:28 +0900 | Yuya Nishihara | rust-cpython: make PySharedRef::try_borrow_mut() return BorrowMutError |
Sat, 19 Oct 2019 16:48:34 +0900 | Yuya Nishihara | rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new() |
Sat, 19 Oct 2019 16:34:02 +0900 | Yuya Nishihara | rust-cpython: inline PySharedState::try_borrow_mut() |
Sat, 12 Oct 2019 23:34:05 +0900 | Yuya Nishihara | rust-cpython: add panicking version of borrow_mut() and use it |
Tue, 28 Jan 2020 22:27:30 -0500 | Matt Harbison | setup: don't skip the search for global hg.exe if there is no local instance |
Tue, 28 Jan 2020 22:35:08 -0500 | Matt Harbison | make: also delete hg.exe when cleaning |
Thu, 23 Jan 2020 15:44:30 -0800 | Martin von Zweigbergk | merge: start using the per-side copy dicts |