Check-in [53df9990ae]
Overview
Comment:Made dysfunctional configuration elements return -1. Made conf_section work correctly.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 53df9990ae57b7dba6c78c293cf9f8fece12fe8e
User & Date: rkeene on 2004-10-22 23:59:18
Other Links: manifest | tags
Context
2004-10-24
14:26
Lots of improvements to libconfig: We now process the command line arguments ourselves rather than using getopt(). We now process Apache-style config files. Began work on documentation. Many more bug fixes check-in: 6a0a10a0ab user: rkeene tags: trunk
2004-10-22
23:59
Made dysfunctional configuration elements return -1. Made conf_section work correctly. check-in: 53df9990ae user: rkeene tags: trunk
23:42
Created libconfig project. check-in: 0334619956 user: rkeene tags: trunk
Changes

Modified conf_apache.c from [8278d1aa65] to [9b123ca764].    [diff]

Modified conf_colon.c from [8a37e64caa] to [8274083490].    [diff]

Modified conf_equal.c from [714d70ff07] to [71a1e5dba4].    [diff]

Modified conf_section.c from [e0f704afa3] to [97302025c7].    [diff]

Modified conf_xml.c from [ec8b9126f9] to [d7313fb75f].    [diff]