Tue, 06 Nov 2018 11:12:56 -0500 |
Augie Fackler |
revlog: replace PyInt_AS_LONG with a more portable helper function
|
Sat, 03 Mar 2018 05:58:41 -0500 |
Yuya Nishihara |
py3: add PY23() macro to switch string literal depending on python version
|
Sun, 21 Jan 2018 15:39:48 +0100 |
André Sintzoff |
cext: define MIN macro only if it is not yet defined
|
Wed, 04 Oct 2017 11:02:44 -0400 |
Augie Fackler |
util: add clang-format control comment around struct and format macro
|
Sun, 21 May 2017 14:23:22 +0900 |
Yuya Nishihara |
cext: factor out header for charencode.c
|
Mon, 31 Jul 2017 22:12:24 +0900 |
Yuya Nishihara |
cext: move _dict_new_presized() to header
|
Sun, 21 May 2017 13:41:01 +0900 |
Yuya Nishihara |
cext: mark constant variables
|
Sun, 21 May 2017 13:35:19 +0900 |
Yuya Nishihara |
cext: move util.h to cext tree
base
mercurial/util.h@500662ce8962
|