Comment: | 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 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6a0a10a0ab2d45340c26e9cd18af7826 |
User & Date: | rkeene on 2004-10-24 14:26:31 |
Other Links: | manifest | tags |
2004-10-26
| ||
13:19 | Updated man pages. Updated lc_process_files() to work. check-in: 92a0e45fc6 user: rkeene tags: trunk | |
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 | |
Modified .cvsignore from [7b57838d6a] to [a1cfe0d8d0]. [diff]
Modified .fossil-settings/ignore-glob from [41a23991e2] to [e33f8b5756]. [diff]
Added Docs/USAGE version [1da5b3b06f].
Modified Makefile.in from [827c58c33d] to [af557eebf6]. [diff]
Added build/list-chkfiles.sh version [5b504920a7].
Modified build/prep.sh from [c2b384fa70] to [3f4d67e154]. [diff]
Modified compat.h from [8797b049e9] to [893879d77c]. [diff]
Modified conf_apache.c from [9b123ca764] to [7fcfcb69c1]. [diff]
Modified conf_section.c from [97302025c7] to [cc641c4b63]. [diff]
Modified conf_space.c from [001a985a4a] to [0b6ba09a53]. [diff]
Modified config.h.in from [d6eea81576] to [813c28c85f]. [diff]
Modified configure from [743edb59b5] to [3e2a72d1bf]. [diff]
Modified configure.in from [0278e707a4] to [769589dcb9]. [diff]
Deleted getopt.c version [0813078ee0].
Deleted getopt.h version [e07bc96ddb].
Added lc_geterrno.3.in version [da39a3ee5e].
Added lc_geterrstr.3.in version [da39a3ee5e].
Added lc_process.3.in version [da39a3ee5e].
Added lc_register_callback.3.in version [da39a3ee5e].
Added lc_register_var.3.in version [da39a3ee5e].
Modified libconfig.c from [e693b0baee] to [09c6afb854]. [diff]
Modified libconfig.h.in from [d75f74df35] to [a63e3c406d]. [diff]
Modified libconfig_private.h from [8754ccc278] to [0dfd11fd0f]. [diff]
Modified makearch.info from [0ffabcde63] to [d4324b086f]. [diff]
Modified test-lc.c from [49cd7f6cf6] to [9386f962de]. [diff]