0
I Use This!
Inactive

Commits : Listings

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