All files named "libconfig.h.in"

History for libconfig.h.in

2014-11-24
18:11
Deleted: Updated to not randomly have libconfig.h passed through the C preprocessor check-in: [269106f456] user: rkeene, branch: trunk, size: 0
2007-01-16
03:14
libconfig 0.2.4 Added support for "double" and "float" types Moved the test config file into a user directory file: [7b32045b6a] check-in: [d281965daf] user: rkeene, branch: trunk, size: 2409 [annotate] [blame] [check-ins using] [diff]
2006-12-17
03:04
Added an "ADDR" var type (since it was already documented) Removed brain-dead (void *) to type casts in lc_handle_...() file: [1c13a21f8a] check-in: [e07808cac6] user: rkeene, branch: trunk, size: 2364 [annotate] [blame] [check-ins using] [diff]
02:49
Exposed lc_handle_type() function to public (needs documentation) Updated lc_register_callback documentation file: [14f8a60094] check-in: [c3d71a3b91] user: rkeene, branch: trunk, size: 2274 [annotate] [blame] [check-ins using] [diff]
2006-12-16
17:06
Added an lc_seterrstr() function file: [a51c1e0b82] check-in: [f953f16a77] user: rkeene, branch: trunk, size: 2218 [annotate] [blame] [check-ins using] [diff]
2005-09-30
08:27
Added filename and line numbers to error messages. Began adding support for lists of options rather than just one option per item. libconfig 0.1.19 file: [6dd0b27349] check-in: [730308bffd] user: rkeene, branch: trunk, size: 2175 [annotate] [blame] [check-ins using] [diff]
2005-03-05
11:30
Began adding IPv6 support file: [46fa13e1cf] check-in: [2ae4c0df0a] user: rkeene, branch: trunk, size: 2091 [annotate] [blame] [check-ins using] [diff]
2004-11-24
23:13
Added an optional dependency to libopennet. If libopennet is used fopen_net is used instead of fopen. Made lc_process_file() a publicly callable function. Added a (blank!) man page for it. Made lc_cleanup() a publicly callable function, and removed calls to it from lc_process(). Added a (blank!) man page for it. file: [1f64289873] check-in: [cff8496e42] user: rkeene, branch: trunk, size: 2027 [annotate] [blame] [check-ins using] [diff]
2004-11-17
09:49
Updated libconfig file: [f10199222d] check-in: [67a12fd87a] user: rkeene, branch: trunk, size: 1919 [annotate] [blame] [check-ins using] [diff]
2004-10-31
20:46
Changed to `strtoull' to `strtoll' and updated code. Changed URL in header Added TODO libconfig 0.1.1 file: [6db6e4f548] check-in: [59af3f328b] user: rkeene, branch: trunk, size: 1864 [annotate] [blame] [check-ins using] [diff]
2004-10-28
23:55
Updated the way configure looks for how to build shared objects. libconfig version 0.0.4 file: [27038f8b4f] check-in: [affd29c5ef] user: rkeene, branch: trunk, size: 1797 [annotate] [blame] [check-ins using] [diff]
21:32
Added a variable type "BOOL_BY_EXISTANCE" that enables things just by being specified. file: [e147fc6e4e] check-in: [307def9899] user: rkeene, branch: trunk, size: 1855 [annotate] [blame] [check-ins using] [diff]
21:11
Fixed command line processing and added argument re-ordering. Also, added a global variable lc_optind to indicate where we were in the argv array. file: [e26997901c] check-in: [9d733cc5a2] user: rkeene, branch: trunk, size: 1737 [annotate] [blame] [check-ins using] [diff]
2004-10-26
13:19
Updated man pages. Updated lc_process_files() to work. file: [e6a141a35f] check-in: [92a0e45fc6] user: rkeene, branch: trunk, size: 1691 [annotate] [blame] [check-ins using] [diff]
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 file: [a63e3c406d] check-in: [6a0a10a0ab] user: rkeene, branch: trunk, size: 1676 [annotate] [blame] [check-ins using] [diff]
2004-10-22
23:42
Added: Created libconfig project. file: [d75f74df35] check-in: [0334619956] user: rkeene, branch: trunk, size: 1163 [annotate] [blame] [check-ins using]