Mercurial > hg
log rust/hg-cpython/src/cindex.rs @ 43960:ab3fd8077f5e
age | author | description |
---|---|---|
Thu, 12 Dec 2019 03:46:47 +0100 | Georges Racinet | rust-index: add a `inner` method to the Index struct |
Wed, 27 Nov 2019 17:59:58 +0100 | Georges Racinet | revlog: made C Capsule an array of function pointers |
Sun, 13 Oct 2019 17:07:44 +0900 | Yuya Nishihara | rust-cpython: leverage upstreamed py_capsule_fn!() macro |
Tue, 02 Jul 2019 17:15:03 +0200 | Raphaël Gomès | rust: switch hg-core and hg-cpython to rust 2018 edition |
Wed, 23 Jan 2019 07:49:36 -0500 | Georges Racinet | rust-cpython: raising error.WdirUnsupported stable |
Tue, 04 Dec 2018 11:05:06 +0100 | Georges Racinet | rust: core implementation for lazyancestors |
Mon, 03 Dec 2018 07:44:08 +0100 | Georges Racinet | rust-cpython: implement Graph using C parents function |