Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/_speedups.c @ 610:764d4185c76a
| age | author | description |
|---|---|---|
| Wed, 12 Jan 2022 00:44:02 +0100 | Franz Glasner | C-implementations of Configuration.getvarl_s() and Configuration.getvar() |
| Tue, 11 Jan 2022 21:17:06 +0100 | Franz Glasner | Change the external visible (and ELF-interposable) variable "_id" to "_configmix_speedups_id". |
| Tue, 11 Jan 2022 09:24:08 +0100 | Franz Glasner | Comment |
| Tue, 11 Jan 2022 02:50:17 +0100 | Franz Glasner | C-implementations for Configuration.getvarl() and Configuration.getvar_s() |
| 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 |
