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