log

age author description
Sat, 24 Mar 2018 15:34:52 +0100 Franz Glasner Don't read the first configuration file a second time.
Sat, 24 Mar 2018 15:29:13 +0100 Franz Glasner Add an "add_varns()" function to add new namespaces for variables.
Fri, 23 Mar 2018 17:43:36 +0100 Franz Glasner Unittests with some real-worl-examples of .yml and .ini configuration files
Fri, 23 Mar 2018 17:25:21 +0100 Franz Glasner Make a better error message for "TypeError" exceptions when looking up variables.
Fri, 23 Mar 2018 15:54:22 +0100 Franz Glasner FIX: Typo in Emacs line: indent-tags-mode -> indent-tabs-mode
Fri, 23 Mar 2018 15:53:39 +0100 Franz Glasner Change the chapter header of the API documentation chapter to "Package API Documentation"
Thu, 22 Mar 2018 16:55:12 +0100 Franz Glasner Better docu of the configmix.variables module
Thu, 22 Mar 2018 16:22:22 +0100 Franz Glasner Enhance docu
Thu, 22 Mar 2018 16:21:17 +0100 Franz Glasner FIX: Comment for function "_oslookup()" was wrong by copy/paste
Wed, 21 Mar 2018 16:53:03 +0100 Franz Glasner Better documentation of the core function in "configmix"
Sun, 18 Mar 2018 19:15:01 +0100 Franz Glasner Build a tree-ish configuration from an INI style configuration file
Sun, 18 Mar 2018 19:13:35 +0100 Franz Glasner Bump development version to 0.6.0.dev1
Sun, 18 Mar 2018 17:57:53 +0100 Franz Glasner Test octal n umbers in values
Sun, 18 Mar 2018 16:45:51 +0100 Franz Glasner Begin a basic introduction chapter
Sun, 18 Mar 2018 14:44:41 +0100 Franz Glasner Start with unit tests
Sun, 18 Mar 2018 14:21:48 +0100 Franz Glasner Extended the README.txt about the high-level workings of the package
Sat, 17 Mar 2018 18:59:14 +0100 Franz Glasner Created a changelog
Sat, 17 Mar 2018 13:20:53 +0100 Franz Glasner Mark the yaml module with ":mod:"
Sat, 17 Mar 2018 13:20:42 +0100 Franz Glasner Use :rfc: role to link to RFCs
Thu, 15 Mar 2018 15:08:15 +0100 Franz Glasner Change title of documentation
Thu, 15 Mar 2018 01:27:57 +0100 Franz Glasner Change section header
Thu, 15 Mar 2018 00:25:09 +0100 Franz Glasner Create an AUTHORS.txt file and put into the documentation.
Thu, 15 Mar 2018 00:19:13 +0100 Franz Glasner Remove duplicate copyright/license block
Thu, 15 Mar 2018 00:17:57 +0100 Franz Glasner Remove duplicate "Copyright" output
Thu, 15 Mar 2018 00:17:17 +0100 Franz Glasner Use the fonts Charter, Lato and Inconsolate within LaTeX.
Thu, 15 Mar 2018 00:10:48 +0100 Franz Glasner Remove header markup from the Python files and put them into the doc .rst files
Thu, 15 Mar 2018 00:02:42 +0100 Franz Glasner Put the README header into the ".rst" file that includes README.txt
Thu, 15 Mar 2018 00:00:06 +0100 Franz Glasner Works with Python 3.6 also; document this in the classifiers
Wed, 14 Mar 2018 23:58:47 +0100 Franz Glasner Put a copyright and license note into every source file of the configmix package
Wed, 14 Mar 2018 23:54:00 +0100 Franz Glasner Put copyright and license into the README.txt