0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't use g_malloc0_n, _n functions aren't avail in 2.16. More... over 14 years ago
Drop code relying on internal (old) ekg_convert_string* API. More... over 14 years ago
Rename recoding functions: *_locale* -> *_core*. More... over 14 years ago
Rewrite ekg_convert_string_* to use g_convert_with_fallback(). More... over 14 years ago
Fix glib recoding function error handling. More... over 14 years ago
Update misc plugins to use recode API. More... over 14 years ago
Update recoders to use g_convert_with_fallback(). More... over 14 years ago
Drop timezone from win32.h, conflict & unused. More... over 14 years ago
Use AC_USE_SYSTEM_EXTENSIONS. More... over 14 years ago
Readd AC_SYS_LARGEFILE to fix gpgme compat. More... over 14 years ago
Use AC_CHECK_TYPES() to have HAVE_SOCKLEN_T declared. More... over 14 years ago
Try to find socklen_t in ws2tcpip.h. More... over 14 years ago
Fix ENABLE_PERL_MODULES with --disable-perl. More... over 14 years ago
Rename itoa() -> ekg_itoa(). More... over 14 years ago
nl_langinfo(CODESET) -> g_get_charset(). More... over 14 years ago
[configure] stop checking for regex.h. More... over 14 years ago
Use GRegex in autoresponder plugin. More... over 14 years ago
Use GRegex for /window lastlog -[rR]. More... over 14 years ago
up ABI version More... over 14 years ago
new typing notification More... over 14 years ago
Ignore .dirstamp and blib files/dirs. More... over 14 years ago
Restore autogen.sh. More... over 14 years ago
Make scandir() optional (disable filename completion otherwise). More... over 14 years ago
Support silent rules. More... over 14 years ago
Use pkg-config for zlib. More... over 14 years ago
Fix xstrndup(..., -1) support. More... over 14 years ago
Prefer shared plugins over static ones. More... over 14 years ago
Support building and loading static plugins. More... over 14 years ago
Support building static plugins. More... over 14 years ago
Declare SHARED_LIBS when needed, bail if static ones are requested. More... over 14 years ago