AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.02.03 * Don't emit "Note: Mmeory reported in units..." message in quiet mode * Don't emit Change in memory message in quiet mode * Make structs pack more efficiently
- Use the correct set of ncurses headers, find ncursesw includes with pkg-config
- Update to version 0.02.01 * Makefile: bump version * debian/watch: look for .xz suffixed tarball * Makefile: make .xz tarball for better compression * Add .travis.yml file to make dist rule * Add more constifications * don't show arrow in one-shot mode * Fix up some whitespacing * Add some more constifications * Voidify function returns * snapcraft: add stage-packages entry * debian/control: add libncurses-dev * Add travis yaml file * snapcraft: add libncursesw5-dev
- Update to version 0.02.00 * Makefile: bump version * debian/control: change build depends, now use libncurses5w-dev * debian/control: update debhelper to version 11 or higher * debian/compat: update to 11 * debian/copyright: use secure URI * debian/control: remove trailing empty line * Makefile: use ncursesw for utf-8 * Add delta field showing change in memory with -T option * Make snapcraft stable * snapcraft: update interfaces * snapcraft: make confinement strict * Make some index variables size_t
- update to version 0.01.18 * Makefile: bump version * debian/rules: remove whitespace at end of line * Bump copyright year to 2018 * debian/control: update Standards-Version to 4.1.2 * Remove packed attribute from various structs * snapcraft: add default app and stable keys * snapcraft: Makefile: remove icon hack
- update to version 0.01.17 * Makefile: bump version * Manual: update copyright year and manual date * Makefile: add snapcraft to make dist rule * Add variable pid size handling. * Update copyright year * Add system-observe plug to snapcraft rules - update to version 0.01.16 * Makefile: bump version * Add some more trivial comments * Remove unnecessary static NULL assignments * Add gnu printf attributes * Clean up code * Remove need for linebreak display function * Debain/control: add libncurses5-dev * Update manual * Add ncurses -t and -T top modes * Makefile: add PEDANTIC flags - update to version 0.01.15 * Makefile: bump version * Debian/control: update Build-Depends for debhelper * Debian/compat: update to 9 * Debian/control: update Standards-Version to 3.9.8 * Update and correct copyright years
- initial package