Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/_speedups.c @ 705:0485a033c95d
| age | author | description |
|---|---|---|
| Tue, 15 Aug 2023 09:34:49 +0200 | Franz Glasner | FIX: Parsing a filter chain for the new filter-only expansions: parse them backwards and use "," as filter-chain separator here. |
| Mon, 14 Aug 2023 13:00:19 +0200 | Franz Glasner | filter-only expansions also implemented in the C extension. |
| Mon, 14 Aug 2023 09:31:27 +0200 | Franz Glasner | Begin implementation of filter-only expansions (recursive with respect to expansion) |
| Mon, 30 May 2022 09:31:29 +0200 | Franz Glasner | Enable indexed access to lists in the configuration using an access path string representation like "~NNN~" |
| Sat, 05 Mar 2022 12:59:35 +0100 | Franz Glasner | FIX: {{::DEL::}} has 11 chars instead of 3 |
| Fri, 04 Mar 2022 17:35:27 +0100 | Franz Glasner | The ``{{::DEL::}}`` is not subject to interpolation any more. |
| Sun, 16 Jan 2022 09:46:57 +0100 | Franz Glasner | Exception formatting: more into into some exception error messages |
