Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/_speedups.c @ 601:1e7e06ff970a
| age | author | description |
|---|---|---|
| Tue, 11 Jan 2022 00:45:33 +0100 | Franz Glasner | Remove the PyUnicode_Check() because it is implicitely done by the PyUnicode_GetLength() call |
| Mon, 10 Jan 2022 17:14:20 +0100 | Franz Glasner | Remove unused local "tmp2" |
| Sun, 09 Jan 2022 21:04:11 +0100 | Franz Glasner | Adjust copyright year (the end) to 2022 |
| Fri, 07 Jan 2022 00:37:04 +0100 | Franz Glasner | fast_interpolate_variables(): allow omission of the cache variable. |
| Thu, 06 Jan 2022 22:42:09 +0100 | Franz Glasner | Style |
| Thu, 06 Jan 2022 22:36:37 +0100 | Franz Glasner | Refactor: signature of _convert_ucs4_to_utf8(): change order of args |
