50 most recent check-ins
2014-12-29
| ||
04:36 | [94846894fd] Leaf: Updated to be more aggressive in fixing up wiki-quote characters in man pages (user: rkeene tags: trunk) | |
2014-11-25
| ||
18:10 | [365b6c155e] libconfig 0.3.3 (user: rkeene tags: trunk, 0.3.3) | |
18:04 | [cb9ab48b6d] Updated test driver to be completely leak-free (user: rkeene tags: trunk) | |
18:03 | [ba3430c2d6] Updated to deal with erroptname more completely (user: rkeene tags: trunk) | |
2014-11-24
| ||
22:35 | [d26243325f] Updated to use ABI version for soname (user: rkeene tags: trunk) | |
22:35 | [63a4e29f38] Work on improving error handling (user: rkeene tags: trunk) | |
20:12 | [8659e921b0] Updated to build man pages into wiki (user: rkeene tags: trunk) | |
19:56 | [760bcd50bc] libconfig 0.3.2 (user: rkeene tags: trunk, 0.3.2) | |
19:55 | [dcd817161e] Updated to search for gethostbyname (user: rkeene tags: trunk) | |
19:43 | [5ede65f296] Updated to correctly link to libopennet (user: rkeene tags: trunk) | |
19:32 | [56e030b473] libconfig 0.3.1 (user: rkeene tags: trunk, 0.3.1) | |
19:32 | [aee32d778d] Added missing call to autoheader (user: rkeene tags: trunk) | |
19:16 | [60ed8780ab] libconfig 0.3.0 (user: rkeene tags: trunk) | |
19:14 | [adc5ae917e] Updated to correctly handle out-of-directory builds (user: rkeene tags: trunk) | |
19:05 | [2c61bc2285] Added DESTDIR support (user: rkeene tags: trunk) | |
19:04 | [1be1ec0717] Updated vendor (user: rkeene tags: trunk) | |
19:04 | [7ca32347ad] Updated ignores (user: rkeene tags: trunk) | |
19:00 | [b86fdf8dfe] Removed spurious directory (user: rkeene tags: trunk) | |
18:59 | [688a565bf6] Updated to move setting of soname to common shobj.m4 (user: rkeene tags: trunk) | |
18:56 | [e1a8ff771d] Added Mac OS X support for soname (user: rkeene tags: trunk) | |
18:55 | [d516625f90] Updated to use shared object extension correctly in soname (user: rkeene tags: trunk) | |
18:54 | [3a41ad49f2] Added symbol versions and updated to set soname correctly if possible (user: rkeene tags: trunk) | |
18:23 | [6389f923c5] Added more authors (user: rkeene tags: trunk) | |
18:22 | [f92dcf40fe] Removed extraneous check (user: rkeene tags: trunk) | |
18:21 | [5e72879d0d] Updated to use individual m4 files from upstream repo, and many other cleanups (user: rkeene tags: trunk) | |
18:11 | [269106f456] Updated to not randomly have libconfig.h passed through the C preprocessor (user: rkeene tags: trunk) | |
18:02 | [683cf7201d] Updated list of authors (user: rkeene tags: trunk) | |
18:00 | [75de94dac6] Updated license to include all years where releases were made (user: rkeene tags: trunk) | |
17:57 | [80da1b203b] Moved makearch.info out of the top-level directory (user: rkeene tags: trunk) | |
2012-07-19
| ||
00:25 | [3178a7003e] Updated to use newer mingw32 conventions (user: rkeene tags: trunk) | |
2011-09-05
| ||
14:36 | [0d42a059cd] Removed generated files from version control (user: rkeene tags: trunk) | |
14:10 | [aa484e24b4] libconfig 0.2.6 Fixed support for building in a directory other than the one with the source code (user: rkeene tags: trunk, 0.2.6) | |
13:44 | [2a5fa5bf86] Fixed compiler warning (user: rkeene tags: trunk) | |
2007-01-17
| ||
08:07 | [956afb5655] libconfig 0.2.5 Corrected typo (Thanks to T. Hayfield of GMAIL.COM) (user: rkeene tags: trunk, 0.2.5) | |
2007-01-16
| ||
03:14 | [d281965daf] libconfig 0.2.4 Added support for "double" and "float" types Moved the test config file into a user directory (user: rkeene tags: trunk, 0.2.4) | |
2007-01-15
| ||
23:45 | [dbd6b11bf6] 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 (user: rkeene tags: trunk, 0.2.3) | |
2006-12-17
| ||
19:57 | [b3554bc362] libconfig 0.2.2 Fixed missing install commands for new man pages (oops) (user: rkeene tags: trunk, 0.2.2) | |
19:40 | [8e0181d70f] 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 (user: rkeene tags: trunk, 0.2.1) | |
19:40 | [476bfb745f] Subversion to Fossil Copy Commit. Please Ignore. Recording copying libconfig.3.in to lc_handle_type.3.in. (user: rkeene tags: trunk) | |
19:15 | [f205c925b8] libconfig 0.2.0 released (user: rkeene tags: trunk, 0.2.0) | |
15:30 | [495af83ca7] Updated documentation to reflect addition of addr and hostname var types Updated addr and hostname types to be in network byte order (user: rkeene tags: trunk) | |
03:48 | [8e434a0cbf] Removed attempts to set lc_errno to NONE (user: rkeene tags: trunk) | |
03:35 | [525f68fcf8] Added working addr and ipv4 conversion functions (user: rkeene tags: trunk) | |
03:04 | [e07808cac6] Added an "ADDR" var type (since it was already documented) Removed brain-dead (void *) to type casts in lc_handle_...() (user: rkeene tags: trunk) | |
02:49 | [c3d71a3b91] Exposed lc_handle_type() function to public (needs documentation) Updated lc_register_callback documentation (user: rkeene tags: trunk) | |
00:11 | [c8032b5a5e] Updated libconfig to reset lc_errno at the start of each function (user: rkeene tags: trunk) | |
2006-12-16
| ||
17:06 | [f953f16a77] Added an lc_seterrstr() function (user: rkeene tags: trunk) | |
17:06 | [9f254f7f02] Subversion to Fossil Copy Commit. Please Ignore. Recording copying lc_geterrstr.3.in to lc_seterrstr.3.in. (user: rkeene tags: trunk) | |
2006-12-15
| ||
23:33 | [b83e2d07b5] Added additional bounds checking to conf_apache (needs more) (user: rkeene tags: trunk) | |
23:15 | [e25a9d7fae] Fixed potential buffer bounds issues (user: rkeene tags: trunk) | |