0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplier to use a struct for swig More... about 11 years ago
Adding a logtop_get function More... about 11 years ago
Provide a logtop_delete function, renames for consistency More... about 11 years ago
Renaming frequency -> logtop, more consistent More... about 11 years ago
Renaming logtop -> main (see next commit) More... about 11 years ago
Splitting code, first step to provide a lib_logtop. More... about 11 years ago
UPDATE: Display improvment More... over 11 years ago
ADD: check-syntax in Makefile for Flymake More... over 11 years ago
FIX: Diplay consistency in curses mode More... over 11 years ago
FIX: Update display every second even in the absence of new lines More... over 11 years ago
FIX: ChangeLog readability More... over 11 years ago
FIX: Dead lines at the bottom on the list. More... over 11 years ago
FIX: Usage More... over 11 years ago
FIX: Support LDFLAGS in Makefile More... almost 12 years ago
FIX: Forgot a debug. More... almost 12 years ago
Upgrading documentation and manpage. More... almost 12 years ago
Prit usage if stdin is a TTY. More... almost 12 years ago
Renaming without_curses in quiet. More... almost 12 years ago
NEW: Line by line reporting. More... almost 12 years ago
NEW: -q option to disable curses More... almost 12 years ago
Enhancing ccurses view. More... almost 12 years ago
Code uniformisation and -Wstrict-prototypes More... almost 12 years ago
NEW: Only print the top 10 elements at exit. More... almost 12 years ago
NEW: Handling SIGINT. More... almost 12 years ago
Adding a missing build dependency in the README file (uthash-dev) More... almost 13 years ago
Addin an 'About libavl' in the README file More... almost 13 years ago
Updating README to reflect the actual implementation, and fixing a typo More... almost 13 years ago
Replacing strings storage, from an AVL tree to an hashtable, little gain in performance (~20%) But keeping an AVL tree for the rank (as it needs to be sorted) More... almost 13 years ago
FIX: If a line does not end with \n (the last?) it was reported as an empty string. NEW: Compatibility with lines ending with CR+LF, LF+CR, LF, or CR (and any other combinations !) More... about 13 years ago
Some corretion to the manpage More... about 13 years ago