mercurial/cext/parsers.c
Mon, 14 Aug 2017 13:35:26 +0900 Yuya Nishihara cext: move PyInt macros to charencode.c properly
Mon, 31 Jul 2017 22:58:06 +0900 Yuya Nishihara cext: modernize charencode.c to use Py_ssize_t
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
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:31:27 +0900 Yuya Nishihara cext: move back finalization of dirstateTupleType where it should be
Sat, 20 May 2017 14:01:05 -0700 Gregory Szorc cext: extract revlog/index parsing code to own C file
Sat, 13 Aug 2016 12:23:56 +0900 Yuya Nishihara parsers: switch to policy importer
less more (0) tip