Mercurial > hg
log mercurial/compat.h @ 43561:45d123d84011
age | author | description |
---|---|---|
Thu, 13 Sep 2018 17:32:20 -0400 | Matt Harbison | cext: fix warnings when building for py3 on Windows |
Sun, 23 Apr 2017 12:59:42 +0900 | Yuya Nishihara | encoding: add function to test if a str consists of ASCII characters |
Fri, 15 Jul 2016 23:54:56 +0900 | Yuya Nishihara | compat: define ssize_t as int on 32bit Windows, silences C4142 warning |
Mon, 11 Jul 2016 13:53:35 +0200 | Maciej Fijalkowski | compat: provide a declaration of ssize_t, for MS windows |
Mon, 06 Jun 2016 13:08:13 +0200 | Maciej Fijalkowski | internals: move the bitmanipulation routines into its own file |