History of test-lc.c of cff8496e42ec2c28

History of the file that is called test-lc.c at check-in cff8496e42ec2c28

2014-11-25
18:04
Updated test driver to be completely leak-free file: [9b3354fc6a] check-in: [cb9ab48b6d] user: rkeene, branch: trunk, size: 2732 [annotate] [blame] [check-ins using] [diff]
2014-11-24
22:35
Updated to use ABI version for soname file: [039acf4416] check-in: [d26243325f] user: rkeene, branch: trunk, size: 2587 [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: [ae325a3444] check-in: [730308bffd] user: rkeene, branch: trunk, size: 2593 [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: [5bdc823df0] check-in: [cff8496e42] user: rkeene, branch: trunk, size: 2478 [annotate] [blame] [check-ins using] [diff]
2004-11-17
09:49
Updated libconfig file: [0d1d1a962e] check-in: [67a12fd87a] user: rkeene, branch: trunk, size: 2380 [annotate] [blame] [check-ins using] [diff]
2004-10-29
03:01
Updated to remove PRINTERR and PRINTERR_D (Mac OS X's c preprocessor doesn't handle variadic macros) Updated strtoull.c to work. Added config.guess/config.sub (needed for determining SHLIBEXT) A few misc changes. libconfig 0.0.7 file: [d4be221f35] check-in: [2eca7c583b] user: rkeene, branch: trunk, size: 2252 [annotate] [blame] [check-ins using] [diff]
2004-10-28
21:32
Added a variable type "BOOL_BY_EXISTANCE" that enables things just by being specified. file: [3e4ac1b9da] check-in: [307def9899] user: rkeene, branch: trunk, size: 2153 [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: [2a94d4df07] check-in: [9d733cc5a2] user: rkeene, branch: trunk, size: 2038 [annotate] [blame] [check-ins using] [diff]
2004-10-26
13:19
Updated man pages. Updated lc_process_files() to work. file: [8d667bd176] check-in: [92a0e45fc6] user: rkeene, branch: trunk, size: 1940 [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: [9386f962de] check-in: [6a0a10a0ab] user: rkeene, branch: trunk, size: 1943 [annotate] [blame] [check-ins using] [diff]
2004-10-22
23:42
Added: Created libconfig project. file: [49cd7f6cf6] check-in: [0334619956] user: rkeene, branch: trunk, size: 667 [annotate] [blame] [check-ins using]