0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use G_VA_COPY() instead of hacking va_copy(). More... over 14 years ago
Drop ekg2_dlinit(). More... over 14 years ago
Introduce new, simple timer API. More... over 14 years ago
Switch ekg_child_add() arg order to match timers better. More... over 14 years ago
Cleanup (internal) namespace for new timer API. More... over 14 years ago
Store encoding as a vim-style comment in config files. More... over 14 years ago
Fix userlist reading. More... over 14 years ago
Support (the same) comment formats in all configuration files. More... over 14 years ago
New help file API based on GIOChannel. More... over 14 years ago
Fix fstring_next() API to be able to use it as loop condition. More... over 14 years ago
Fix fstring_next() API to be able to use it as loop condition. More... over 14 years ago
Introduce ekg_recode_fstr_to_locale() to handle fstring_t recoding. More... over 14 years ago
Switch over file reading functions. More... over 14 years ago
Switch standard recoding functions to utf8, add locale ones. More... over 14 years ago
Use fstring_iter() in fstring2str(). More... over 14 years ago
Use fstring_iter() in fstring2str(). More... over 14 years ago
Introduce fstring_iter() & fstring_next() for fstring_t iter. More... over 14 years ago
Introduce fstring_iter() & fstring_next() for fstring_t iter. More... over 14 years ago
Restore child termination code. More... over 14 years ago
Add AC_EKG2_PLUGIN example. More... over 14 years ago
autoconf-macros.md: cleanup for github. More... over 14 years ago
Split sources to separate lists to simplify API. More... over 14 years ago
One more ekg_source_remove_by_data(). More... over 14 years ago
Use ekg_source_remove_by_*() outside sources.c. More... over 14 years ago
Use ekg_source_remove_by_*() within sources.c. More... over 14 years ago
Add functions to remove sources based on common criteria. More... over 14 years ago
Describe EKG2 autoconf macros. More... over 14 years ago
Wrap GString as string_t. More... over 14 years ago
Introduce ekg_source_remove(). More... over 14 years ago
Migrate timers to unified source API, pt. 1. More... over 14 years ago