2
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated ingored files More... over 16 years ago
Avoids a segfault when processing a buffer that called cfg_include. From Carlo. More... over 16 years ago
Avoid aborting processing of the configuration buffer after returning from include processing. From Carlo. More... over 16 years ago
Add failing test for include() when parsing a buffer. From Carlo. More... over 16 years ago
%o and %x format specifiers requires unsigned ints, patch from Carlo Marcelo Arenas Belon More... over 16 years ago
print long int with %ld specifier, patch from Carlo Marcelo Arenas Belon More... over 16 years ago
add missing header file stdlib.h, patch from Carlo Marcelo Arenas Belon More... over 16 years ago
prevent warning about unused symbol, patch from Carlo Marcelo Arenas Belon More... over 16 years ago
avoid warning due to undefined strndup, patch from Carlo Marcelo Arenas Belon More... over 16 years ago
fallback to glibtoolize if libtoolize not found More... over 16 years ago
add doxygen documentation for cfg_setopt, from Daniel Pocock More... over 16 years ago
assume we have stdlib.h and string.h form the standard c library More... over 16 years ago
expose the cfg_setopt function in the public API, suggested by Daniel Pocock More... over 16 years ago
look for test config files in source directory, allows out-of-tree builds, patch from Diego Petteno More... over 16 years ago
add check for inet_ntoa in external library, needed for tests to pass on Solaris, patch from Diego Petteno More... over 16 years ago
explicitly include locale.h, required by setlocate call, patch from Diego Petteno More... over 16 years ago
fix call to user-defined error function + old uncommitted changes More... over 16 years ago
remove -Werror flag More... over 16 years ago
only distribute windows build files in a separate zip file More... over 17 years ago
change to an ISC license (like modified 2-clause BSD) More... over 17 years ago
maintainer mode More... over 17 years ago
don't distribute non-existant files More... over 17 years ago
remove generated gettext files More... over 17 years ago
change email address to mailing list More... over 17 years ago
ignore more files More... over 17 years ago
simplify makefile.am More... over 17 years ago
need to run libtoolize to add support/ltmain.sh run automake with --add-missing More... over 17 years ago
remove even more generated autohell files More... over 17 years ago
add check_confuse.h to tarball and simplify makefile More... over 17 years ago
remove more auto-generated files from gettext (added by autopoint) More... over 17 years ago