- 25 Aug, 2018 1 commit
-
-
Hisham Muhammad authored
-
- 24 Aug, 2018 1 commit
-
-
Hisham Muhammad authored
-
- 26 Feb, 2018 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 05 Feb, 2018 1 commit
-
-
Hisham Muhammad authored
Fixes #635.
-
- 26 Jul, 2017 1 commit
-
-
Hisham Muhammad authored
This is/was necessary only on macOS, because you needed root in order to read the process list. This was never necessary on Linux, and it also raises security concerns, so now it needs to be enabled explicitly at build time.
-
- 01 Jun, 2017 1 commit
-
-
Michael Klein authored
-
- 23 May, 2017 1 commit
-
-
Hisham authored
-
- 30 May, 2016 1 commit
-
-
Hisham authored
-
- 09 Mar, 2016 1 commit
-
-
Explorer09 authored
Real fix for issue #438.
-
- 08 Mar, 2016 1 commit
-
-
Hisham authored
Closes #438.
-
- 19 Feb, 2016 1 commit
-
-
Hisham authored
Thank you @Explorer09 for the push! Closes #417.
-
- 05 Oct, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 19 Sep, 2015 1 commit
-
-
Michael McConville authored
-
- 19 Aug, 2015 4 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Christian Hesse authored
-
David Hunt authored
Fixes building on case-insensitive filesystems where String.h gets confused with <string.h>. From d734dacea0a10d0465dad4e95b3421511e7da112 Mon Sep 17 00:00:00 2001 From: David Hunt <dhunt@iolanthe.attlocal.net> Date: Sat, 11 Jul 2015 20:56:31 -0500 Subject: [PATCH 1/8] Rename String to StringUtils
-
- 29 Jul, 2015 1 commit
-
-
Christian Hesse authored
htop uses scanf functions to parse values from proc filesystem. This breaks when initializing locale for LC_NUMERIC because of unexpected commas. So initialize locale for LC_CTYPE only.
-
- 16 Jul, 2015 2 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
This has two effects: * The locale may have impact on string formatting. So depending on the locale we may end up with different decimal point. * We can use nl_langinfo() for UTF-8 detection.
-
- 14 Jul, 2015 1 commit
-
-
Christian Hesse authored
... and thus make it use a different color than PROCESS_HIGH_PRIORITY.
-
- 09 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 04 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
in ncurses. CPU usage goes down noticeably. (Also, add missing comma, sorry.)
-
- 03 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 24 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 14 Oct, 2014 1 commit
-
-
Valmiky Arquissandas authored
-
- 28 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 24 Apr, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 09 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 27 Feb, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 14 Jan, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 26 Feb, 2013 1 commit
-
-
Hisham Muhammad authored
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-
- 19 Oct, 2012 1 commit
-
-
Hisham Muhammad authored
(thanks to Philipp Hagemeister)
-
- 04 Oct, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 12 Jul, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 26 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
-