Mon, 12 Feb 2018 10:38:11 -0500 |
Augie Fackler |
charencode: allow clang-format oversight
|
Mon, 12 Feb 2018 10:36:59 -0500 |
Augie Fackler |
charencode: adjust clang-format enable/disable comments
|
Tue, 21 Apr 2015 16:02:23 -0400 |
Augie Fackler |
parsers: protect some case-folding tables from clang-format
|
Mon, 02 Oct 2017 19:09:52 +0100 |
Gregory Szorc |
cext: put case statements on separate line
|
Thu, 31 Aug 2017 21:56:40 +0900 |
Yuya Nishihara |
encoding: check overflow while calculating size of JSON escape buffer
|
Sun, 23 Apr 2017 12:59:42 +0900 |
Yuya Nishihara |
encoding: add function to test if a str consists of ASCII characters
|
Sun, 23 Apr 2017 14:47:52 +0900 |
Yuya Nishihara |
encoding: add fast path of jsonescape() (issue5533)
|
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
base
mercurial/cext/parsers.c@ee659b7232df
|