Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
FIX: Exclude some additional temporary files from packagingSun, 09 Jan 2022 00:19:31 +0100, by Franz Glasner
-
Allow execution of setup.py by packaging a cross-built Windows _speedups.pyd.Sat, 08 Jan 2022 23:00:36 +0100, by Franz Glasner
-
Cross-building for Windows 64-bitSat, 08 Jan 2022 21:46:04 +0100, by Franz Glasner
-
Remove unneeded duplicat initialization of variables to NoneSat, 08 Jan 2022 18:35:58 +0100, by Franz Glasner
-
TypoSat, 08 Jan 2022 18:35:31 +0100, by Franz Glasner
-
Move Configure.py and ninja_syntax.py to windows-devSat, 08 Jan 2022 18:35:01 +0100, by Franz Glasner
-
ADD: Configure.py ind ninjy_syntax.py from py3-extension-testsSat, 08 Jan 2022 17:57:36 +0100, by Franz Glasner
-
FIX: zip_safe: make zip_safe False if extensions are to be builtSat, 08 Jan 2022 17:10:33 +0100, by Franz Glasner
-
Provide the content-type for the long package description: text/x-rstSat, 08 Jan 2022 17:28:01 +0100, by Franz Glasner
-
Tweak setup.py to build packages with pure-Python tags if the extension is not expected to be built (Python 3.4-)Fri, 07 Jan 2022 17:49:33 +0100, by Franz Glasner
-
fast_interpolate_variables(): allow omission of the cache variable.Fri, 07 Jan 2022 00:37:04 +0100, by Franz Glasner
-
StyleThu, 06 Jan 2022 22:42:09 +0100, by Franz Glasner
-
Refactor: signature of _convert_ucs4_to_utf8(): change order of argsThu, 06 Jan 2022 22:36:37 +0100, by Franz Glasner
-
Some more helper functions (with regard to NULL PyObjects)Thu, 06 Jan 2022 20:37:29 +0100, by Franz Glasner
-
FIX: Memory-leakThu, 06 Jan 2022 20:13:10 +0100, by Franz Glasner
-
FIX: Remove bogus commentThu, 06 Jan 2022 20:03:01 +0100, by Franz Glasner
-
Implement and use more helper functions.Thu, 06 Jan 2022 19:37:03 +0100, by Franz Glasner
-
A simple helper include file with some conveniente functions.Thu, 06 Jan 2022 18:50:09 +0100, by Franz Glasner
-
An alternate C-implementation of fast_interpolate_variables() that uses the algorithm of the pure-Python implementationWed, 05 Jan 2022 16:02:07 +0100, by Franz Glasner
-
For consistency reasons: set tmp to NULL if not useable any moreTue, 04 Jan 2022 21:33:09 +0100, by Franz Glasner
-
CommentTue, 04 Jan 2022 20:53:55 +0100, by Franz Glasner
-
- FIX: Memory-leak with the "filters" local variableMon, 03 Jan 2022 20:20:32 +0100, by Franz Glasner
-
Implement a C-version of Configuration.interpolate_variablesMon, 03 Jan 2022 00:11:41 +0100, by Franz Glasner
-
Do not rstrip() the remaining variable name when parsing out filters from variable namesSun, 02 Jan 2022 20:43:24 +0100, by Franz Glasner
-
Provide a C implementation of configmix.config._split_filters.Sun, 02 Jan 2022 20:40:09 +0100, by Franz Glasner
-
Try to interpolate only if the length of the source string exceeds a minimum lengthSun, 02 Jan 2022 16:05:35 +0100, by Franz Glasner
-
Provide a C-implementation of configmix.config.quote() also: fast_quoteSun, 02 Jan 2022 02:04:07 +0100, by Franz Glasner
-
FIX: Properly raise a UnicodeEncodeError from CSun, 02 Jan 2022 01:00:10 +0100, by Franz Glasner
-
FIX: Assign to _JailedConfiguration._path_string only if not yet doneSat, 01 Jan 2022 21:38:46 +0100, by Franz Glasner
-
Put the value of Py_LIMITED_API into the module dict when the C-extension is compiled against the stable APISat, 01 Jan 2022 21:18:55 +0100, by Franz Glasner
