0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 21 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix two compiler warnings More... over 13 years ago
Declare G_MODULE_EXPORT in exported functions. More... over 13 years ago
Remove EKG2_WIN32_SHARED_LIB_HELPER-related code. More... over 13 years ago
Use gmodule to load plugins. More... over 13 years ago
Build gtk plugin. More... over 13 years ago
fix ncurses typing More... over 13 years ago
Support building perl modules. More... over 13 years ago
Use pkg-config to find libidn. More... over 13 years ago
Append --with-* prefixes to PATH as well. More... over 13 years ago
Try to guess the correct libdir for --with from --libdir. More... over 13 years ago
Introduce macros for future multilib-libdir support. More... over 13 years ago
Support finding glib-2.0 without pkg-config. More... over 13 years ago
Localize pkgconfig & gpgme macros to support autoreconf without them. More... over 13 years ago
Build readline. More... over 13 years ago
Build sms plugin. More... over 13 years ago
Build sim plugin. More... over 13 years ago
Build polchat & rivchat plugins. More... over 13 years ago
Drop strnlen() from compat -- no longer used. More... over 13 years ago
Use g_functions in xmalloc.c. More... over 13 years ago
Drop xstrnlen(), it ain't used anywhere. More... over 13 years ago
Update .gitignore to be build-aux-aware. More... over 13 years ago
Build perl plugin (not the modules yet). More... over 13 years ago
Install contrib python scripts. More... over 13 years ago
Build python plugin. More... over 13 years ago
Drop getopt compat (no longer necessary). More... over 13 years ago
Replace getopt_long() with glib option parser. More... over 13 years ago
fix one another "g_strv_length: assertion `str_array != NULL' failed" More... over 13 years ago
simplistic code More... over 13 years ago
change variable names More... over 13 years ago
readline: refresh prompt when session is changed More... over 13 years ago