Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
Change Configuration.expand_variable() to Configuration.interpolate_variables()Mon, 20 Dec 2021 12:43:17 +0100, by Franz Glasner
-
Implement Configuration.getvar_s() by using Configuration.getvarl() instead of Configuration.getvar().Mon, 20 Dec 2021 02:00:03 +0100, by Franz Glasner
-
Configuration._split_filters() now does the special filter check for None and Empty alsoSun, 19 Dec 2021 19:01:43 +0100, by Franz Glasner
-
DocsSun, 19 Dec 2021 18:53:32 +0100, by Franz Glasner
-
Formatting of NameErrors in ._apply_filters(): put "name" into a tuple explicitelySun, 19 Dec 2021 18:51:27 +0100, by Franz Glasner
-
ChangelogSun, 19 Dec 2021 18:47:48 +0100, by Franz Glasner
-
DocsSun, 19 Dec 2021 18:37:37 +0100, by Franz Glasner
-
Remove unneeded "default" keyword argument for Configuration._lookupref() and Configuration.expand_ref_uri()Sun, 19 Dec 2021 16:33:31 +0100, by Franz Glasner
-
Implement Configuration.items() and Configuration.values() without interpolating the valuesSun, 19 Dec 2021 16:04:40 +0100, by Franz Glasner
-
FIX: Do not filter-out all False values then interpolating (zero int, boolean False)Sun, 19 Dec 2021 14:36:18 +0100, by Franz Glasner
-
Performance: compute the length of the constant input strinc only once and compute the new rest earlier and use the computed value also in comparisonsSun, 19 Dec 2021 14:10:28 +0100, by Franz Glasner
-
Move convenient output from the performance script and command line arguments to select all or some performance numbersSun, 19 Dec 2021 14:05:14 +0100, by Franz Glasner
-
str.join(): use a list comprehension instead of a generator expression for performance reasonsSun, 19 Dec 2021 10:38:20 +0100, by Franz Glasner
-
Remove a temporary variable usageSun, 19 Dec 2021 10:35:06 +0100, by Franz Glasner
