10 descendants and 10 ancestors of 45472c6a14e6d1cbad386698978d29294d439278
2006-12-17
| ||
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 | |