90 check-ins using file conf_colon.c version 8274083490
2014-12-29
| ||
04:36 | Updated to be more aggressive in fixing up wiki-quote characters in man pages Leaf check-in: 94846894fd user: rkeene tags: trunk | |
2014-11-25
| ||
18:10 | libconfig 0.3.3 check-in: 365b6c155e user: rkeene tags: 0.3.3, trunk | |
18:04 | Updated test driver to be completely leak-free check-in: cb9ab48b6d user: rkeene tags: trunk | |
18:03 | Updated to deal with erroptname more completely check-in: ba3430c2d6 user: rkeene tags: trunk | |
2014-11-24
| ||
22:35 | Updated to use ABI version for soname check-in: d26243325f user: rkeene tags: trunk | |
22:35 | Work on improving error handling check-in: 63a4e29f38 user: rkeene tags: trunk | |
20:12 | Updated to build man pages into wiki check-in: 8659e921b0 user: rkeene tags: trunk | |
19:56 | libconfig 0.3.2 check-in: 760bcd50bc user: rkeene tags: 0.3.2, trunk | |
19:55 | Updated to search for gethostbyname check-in: dcd817161e user: rkeene tags: trunk | |
19:43 | Updated to correctly link to libopennet check-in: 5ede65f296 user: rkeene tags: trunk | |
19:32 | libconfig 0.3.1 check-in: 56e030b473 user: rkeene tags: 0.3.1, trunk | |
19:32 | Added missing call to autoheader check-in: aee32d778d user: rkeene tags: trunk | |
19:16 | libconfig 0.3.0 check-in: 60ed8780ab user: rkeene tags: trunk | |
19:14 | Updated to correctly handle out-of-directory builds check-in: adc5ae917e user: rkeene tags: trunk | |
19:05 | Added DESTDIR support check-in: 2c61bc2285 user: rkeene tags: trunk | |
19:04 | Updated vendor check-in: 1be1ec0717 user: rkeene tags: trunk | |
19:04 | Updated ignores check-in: 7ca32347ad user: rkeene tags: trunk | |
19:00 | Removed spurious directory check-in: b86fdf8dfe user: rkeene tags: trunk | |
18:59 | Updated to move setting of soname to common shobj.m4 check-in: 688a565bf6 user: rkeene tags: trunk | |
18:56 | Added Mac OS X support for soname check-in: e1a8ff771d user: rkeene tags: trunk | |
18:55 | Updated to use shared object extension correctly in soname check-in: d516625f90 user: rkeene tags: trunk | |
18:54 | Added symbol versions and updated to set soname correctly if possible check-in: 3a41ad49f2 user: rkeene tags: trunk | |
18:23 | Added more authors check-in: 6389f923c5 user: rkeene tags: trunk | |
18:22 | Removed extraneous check check-in: f92dcf40fe user: rkeene tags: trunk | |
18:21 | Updated to use individual m4 files from upstream repo, and many other cleanups check-in: 5e72879d0d user: rkeene tags: trunk | |
18:11 | Updated to not randomly have libconfig.h passed through the C preprocessor check-in: 269106f456 user: rkeene tags: trunk | |
18:02 | Updated list of authors check-in: 683cf7201d user: rkeene tags: trunk | |
18:00 | Updated license to include all years where releases were made check-in: 75de94dac6 user: rkeene tags: trunk | |
17:57 | Moved makearch.info out of the top-level directory check-in: 80da1b203b user: rkeene tags: trunk | |
2012-07-19
| ||
00:25 | Updated to use newer mingw32 conventions check-in: 3178a7003e user: rkeene tags: trunk | |
2011-09-05
| ||
14:36 | Removed generated files from version control check-in: 0d42a059cd user: rkeene tags: trunk | |
14:10 | libconfig 0.2.6 Fixed support for building in a directory other than the one with the source code check-in: aa484e24b4 user: rkeene tags: 0.2.6, trunk | |
13:44 | Fixed compiler warning check-in: 2a5fa5bf86 user: rkeene tags: trunk | |
2007-01-17
| ||
08:07 | libconfig 0.2.5 Corrected typo (Thanks to T. Hayfield of GMAIL.COM) check-in: 956afb5655 user: rkeene tags: 0.2.5, trunk | |
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 check-in: d281965daf user: rkeene tags: 0.2.4, trunk | |
2007-01-15
| ||
23:45 | libconfig 0.2.3 Patched Makefile's install target to handle destinations with spaces in the name correctly. Patch by T. Hayfield of GMAIL.COM check-in: dbd6b11bf6 user: rkeene tags: 0.2.3, trunk | |
2006-12-17
| ||
19:57 | libconfig 0.2.2 Fixed missing install commands for new man pages (oops) check-in: b3554bc362 user: rkeene tags: 0.2.2, trunk | |
19:40 | libconfig 0.2.1 Updated typos in man pages, made "SEE ALSO" more consistent Added manpage formatting for new man pages, added lc_handle_type man page check-in: 8e0181d70f user: rkeene tags: 0.2.1, trunk | |
19:40 | Subversion to Fossil Copy Commit. Please Ignore. Recording copying libconfig.3.in to lc_handle_type.3.in. check-in: 476bfb745f user: rkeene tags: trunk | |
19:15 | libconfig 0.2.0 released check-in: f205c925b8 user: rkeene tags: 0.2.0, trunk | |
15:30 | Updated documentation to reflect addition of addr and hostname var types Updated addr and hostname types to be in network byte order check-in: 495af83ca7 user: rkeene tags: trunk | |
03:48 | Removed attempts to set lc_errno to NONE check-in: 8e434a0cbf user: rkeene tags: trunk | |
03:35 | Added working addr and ipv4 conversion functions check-in: 525f68fcf8 user: rkeene tags: trunk | |
03:04 | Added an "ADDR" var type (since it was already documented) Removed brain-dead (void *) to type casts in lc_handle_...() check-in: e07808cac6 user: rkeene tags: trunk | |
02:49 | Exposed lc_handle_type() function to public (needs documentation) Updated lc_register_callback documentation check-in: c3d71a3b91 user: rkeene tags: trunk | |
00:11 | Updated libconfig to reset lc_errno at the start of each function check-in: c8032b5a5e user: rkeene tags: trunk | |
2006-12-16
| ||
17:06 | Added an lc_seterrstr() function check-in: f953f16a77 user: rkeene tags: trunk | |
17:06 | Subversion to Fossil Copy Commit. Please Ignore. Recording copying lc_geterrstr.3.in to lc_seterrstr.3.in. check-in: 9f254f7f02 user: rkeene tags: trunk | |
2006-12-15
| ||
23:33 | Added additional bounds checking to conf_apache (needs more) check-in: b83e2d07b5 user: rkeene tags: trunk | |
23:15 | Fixed potential buffer bounds issues check-in: e25a9d7fae user: rkeene tags: trunk | |
2006-12-12
| ||
15:31 | Added script to build web-based man pages check-in: 6cc2f2abd9 user: rkeene tags: trunk | |
2006-09-27
| ||
11:23 | Patched libconfig check-in: 22b94f5de6 user: rkeene tags: trunk | |
2005-10-18
| ||
16:03 | Fixed compile error caused by Subversion update confusion. libconfig 0.1.21 check-in: 45472c6a14 user: rkeene tags: 0.1.21, trunk | |
16:00 | Added missing error line/file information for conf_apache libconfig 0.1.20 check-in: b9a32192b7 user: rkeene tags: 0.1.20, trunk | |
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 check-in: 730308bffd user: rkeene tags: 0.1.19, trunk | |
2005-07-18
| ||
11:54 | Updated configure process on Win32 to use DLL base. Fixed "lc_cleanup" causing segfaults. check-in: 793852910f user: rkeene tags: 0.1.18, trunk | |
2005-03-05
| ||
11:30 | Began adding IPv6 support check-in: 2ae4c0df0a user: rkeene tags: 0.1.17, trunk | |
2004-12-25
| ||
20:00 | Fixed last fix for Mac OS X shared libraries, oops. libconfig 0.1.16 check-in: 4d7bd96b4e user: rkeene tags: 0.1.16, trunk | |
19:45 | Updated Mac OS X support (7.7.0 with gcc 3.3 now works) Added a --enable-small that disables a few options to make a smaller library. Updated win32 build to make an i386 object explicitly (this may have been the default) libconfig 0.1.15 check-in: 0febd33a2d user: rkeene tags: 0.1.15, trunk | |
2004-12-20
| ||
00:49 | Fixed typo where getpwuid was checked for twice. check-in: cb1b3fadc8 user: rkeene tags: trunk | |
00:48 | Updated win32 support slightly. check-in: c061ce704b user: rkeene tags: trunk | |
00:44 | Cygwin was made its own port. Various fixes to strtoll replacement. libconfig 0.1.14 check-in: 7d6fa8e6b1 user: rkeene tags: 0.1.14, trunk | |
2004-12-18
| ||
18:55 | More cygwin fixes. libconfig 0.1.12 check-in: c1e4573958 user: rkeene tags: 0.1.12, trunk | |
10:46 | Win32 fixes. libconfig 0.1.8 check-in: 5baa5c16a6 user: rkeene tags: 0.1.8, trunk | |
10:05 | Win32 support fixed. Added a new man page (lc_cleanup) check-in: 80d18a8d82 user: rkeene tags: trunk | |
2004-12-03
| ||
12:22 | Added an AUTHORS file. check-in: a3f979b75d user: rkeene tags: trunk | |
12:19 | Merged patches from Mirko Buffoni <mirko.buffoni@synthesys.it> That fixed installation and RPM `spec file' issues. check-in: 1c4c941633 user: rkeene tags: trunk | |
2004-11-24
| ||
23:40 | Updated man pages. Updated Makefile.in to delete new man pages. Updated configure.ac to check for fopen_net() instead of open_net(). check-in: 5eff930a35 user: rkeene tags: trunk | |
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. check-in: cff8496e42 user: rkeene tags: trunk | |
2004-11-23
| ||
14:18 | Updated build process to correct flags issue. check-in: 5f5c336351 user: rkeene tags: trunk | |
2004-11-22
| ||
02:00 | Added a .spec file Changed license to MIT libconfig 0.1.3 check-in: 4596d49a10 user: rkeene tags: 0.1.3, trunk | |
2004-11-17
| ||
09:49 | Updated libconfig check-in: 67a12fd87a user: rkeene tags: trunk | |
2004-10-31
| ||
20:46 | Changed to `strtoull' to `strtoll' and updated code. Changed URL in header Added TODO libconfig 0.1.1 check-in: 59af3f328b user: rkeene tags: 0.1.1, trunk | |
2004-10-29
| ||
16:40 | Updated man pages. check-in: 2dfd527012 user: rkeene tags: trunk | |
16:33 | Updated manual pages. The "extraconfig" files are now processed before the /etc ones. check-in: 304f4b8d4a user: rkeene tags: trunk | |
16:17 | Updated man pages. check-in: 6861d15aac user: rkeene tags: trunk | |
04:02 | Updated documentation added INSTALL document libconfig 0.1.0 check-in: 1bde205ce1 user: rkeene tags: 0.1.0, trunk | |
03:25 | Fixed makefile to work with BSD make check-in: 608a304b3b user: rkeene tags: trunk | |
03:10 | Fixed some warnings. libconfig 0.0.8 check-in: 58c3554ca1 user: rkeene tags: 0.0.8, trunk | |
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 check-in: 2eca7c583b user: rkeene tags: 0.0.7, trunk | |
01:41 | Fixed typo. check-in: f0685dfb27 user: rkeene tags: trunk | |
00:35 | Fixed OBJLIBS to create a SHOBJLIBS variable that has the correct format. libconfig version 0.0.5 check-in: eacf820f19 user: rkeene tags: trunk | |
2004-10-28
| ||
23:55 | Updated the way configure looks for how to build shared objects. libconfig version 0.0.4 check-in: affd29c5ef user: rkeene tags: trunk | |
23:18 | Additional man pages created, and cleaned up check-in: 660883b103 user: rkeene tags: trunk | |
22:39 | Added an environment parser. Cleaned up some memory leaks. Made lc_process() cleanup, so calling lc_process() twice will do nothing. check-in: d7ae2bcb59 user: rkeene tags: trunk | |
21:32 | Added a variable type "BOOL_BY_EXISTANCE" that enables things just by being specified. check-in: 307def9899 user: rkeene tags: trunk | |
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. check-in: 9d733cc5a2 user: rkeene tags: trunk | |
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 | |