log core/configmanager.lua @ 5137:df9665f3dfd8

age author description
Thu, 13 Sep 2012 18:31:34 +0100 Matthew Wild configmanager: Fix include of relative files via Include directive in config
Fri, 08 Jun 2012 05:04:38 +0200 Florian Zeitz Eliminate direct setfenv usage
Sat, 10 Dec 2011 17:21:19 +0000 Matthew Wild configmanager: get(): Make section (core) optional (hurrah)
Thu, 25 Aug 2011 12:07:36 +0500 Waqas Hussain configmanager: resolve_relative_path: Improved detection of absolute paths on Windows.
Wed, 05 Jan 2011 06:16:07 +0500 Waqas Hussain configmanager: Added rawget().
Tue, 21 Dec 2010 22:25:54 +0000 Matthew Wild configmanager: Filenames without a path are also relative to the config file path, not the current working directory
Mon, 20 Dec 2010 14:06:32 +0000 Matthew Wild configmanager: Support for wildcards in Include directives