-
vonroeschlaub added the configlib-0.2.1.tar.gz file.
2008-12-15 14:19:52 UTC by vonroeschlaub
-
vonroeschlaub created the 0.2.1 file release.
2008-12-15 14:06:27 UTC by vonroeschlaub
-
vonroeschlaub created the 0.2.1 file release.
2008-12-13 19:44:31 UTC by vonroeschlaub
-
Added an enumeration reader/writer.
2008-07-10 13:58:39 UTC by vonroeschlaub
-
Allow a configuration setting to have a set of inclusive strings defining the possible values rather than requiring a numeric value or depending on a generalized string parser. This can provide valuable human-readable configurations when the valid numeric settings do not correspond to a sensible linear progression.
2008-03-17 02:39:28 UTC by vonroeschlaub
-
Allow objects to contain multiple lines from a configuration section. This requires working out how the object should parse these values internally, and will require some non-standard interface.
2008-03-17 02:37:04 UTC by vonroeschlaub
-
Allow a vector of configsections to be created. This would allow configuration files to have entries like the shares in a SAMBA config.
2008-03-17 02:35:02 UTC by vonroeschlaub
-
Allow the configsection to work as a map or as a vector. A map would allow name/value pairs, and a vector would just be an unnamed collection of values.
2008-03-17 02:30:11 UTC by vonroeschlaub
-
Allow regular expressions to be used in name and section strings.
2008-03-17 02:28:17 UTC by vonroeschlaub
-
Anonymous committed patchset 1 of module CVSROOT to the ConfigLib CVS repository, changing 11 files.
2008-03-15 00:10:04 UTC by nobody