Mercurial > hg
log mercurial/cext/manifest.c @ 35816:f6ca1e11d8b4 stable
age | author | description |
---|---|---|
Tue, 30 Jan 2018 20:32:48 -0800 | Jun Wu | lazymanifest: avoid reading uninitialized memory stable |
Mon, 16 Oct 2017 14:49:35 -0400 | Augie Fackler | cext: add /* header */ comment to all PyVarObject_HEAD_INIT() calls |
Mon, 02 Oct 2017 19:28:41 +0100 | Gregory Szorc | cext: wrap before brace for functions |
Mon, 02 Oct 2017 19:06:00 +0100 | Gregory Szorc | cext: reorder #include |
Sun, 21 May 2017 14:23:22 +0900 | Yuya Nishihara | cext: factor out header for charencode.c |
Mon, 31 Jul 2017 22:28:27 +0900 | Yuya Nishihara | cext: split character encoding functions to new compilation unit |
Sat, 13 Aug 2016 12:23:56 +0900 | Yuya Nishihara | parsers: switch to policy importer base mercurial/manifest.c@16cb02dc53d8 |