Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/_speedups.c @ 602:a2fff0d93d83
| age | author | description |
|---|---|---|
| Tue, 11 Jan 2022 00:52:56 +0100 | Franz Glasner | Split up fast_pathstr2path into internal implementation and a simple wrapper |
| 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 |
