Nathan Scott
b74673fe37
Rename ProcessList to ProcessTable throughout
...
Following up with some discusson from a few months back,
where it was proposed that ProcessTable is a better name.
This data structure is definitely not a list ... if it
was one-dimensional it'd be a set, but in practice it has
much more in common with a two-dimensional table.
The Process table is a familiar operating system concept
for many people too so it resonates a little in that way
as well.
3 years ago
Nathan Scott
b728d96fb6
Update changelog in preparation for htop-3.2.2 release
3 years ago
Nathan Scott
4e6ec4a087
Update changelog in preparation for htop-3.2.1 release
4 years ago
Nathan Scott
c144bf9ae5
Add changelog entries for pending htop-3.2.0 release, update version
4 years ago
Nathan Scott
d73783d6db
Release 3.1.2
4 years ago
Nathan Scott
78aefc2a99
Minor typo fix and wordsmith-ing in the changelog
4 years ago
Benny Baumann
697c502b7e
Update changelog to include recent changes
4 years ago
Nathan Scott
0a5890d332
Updates to the ChangeLog for 3.1.1 release
4 years ago
Nathan Scott
c5e789db1b
Prepare changelog contents for the 3.1.1 bugfix release
5 years ago
Daniel Lange
393330239e
Small editorial fixes to ChangeLog
5 years ago
Nathan Scott
d2c34259b4
Remove trailing whitespace in changelog for CI checks
5 years ago
Nathan Scott
6876a4b136
Update ChangeLog
5 years ago
Daniel Lange
8aca6fbfbd
Change 3.0.6-dev -> 3.1.0-dev
5 years ago
Benny Baumann
067cd6deb8
Include note in changelog regarding removal of the setuid feature
5 years ago
Daniel Lange
7ba3396a4c
Update ChangeLog and report credits for the MemAvailable issue and initial implementation
5 years ago
Daniel Lange
041feeca18
Add note to users about sort logic changes to ChangeLog
5 years ago
Daniel Lange
d53398fb48
Fix git log remainder in ChangeLog
5 years ago
Daniel Lange
ce6d60e7de
Release 3.0.5
5 years ago
Nathan Scott
0b989ee38c
Bump version number for 3.0.4 release
5 years ago
Benny Baumann
cc7f16bb8f
Some minor additions to the changelog
5 years ago
Nathan Scott
1f9e2ded9e
Update changelog for upcoming 3.0.3 release, annotate rc1
5 years ago
Nathan Scott
da62b44b16
Bump version, changelog for minor htop-3.0.2 release
6 years ago
Nathan Scott
dace850fa6
Bump version, changelog for minor htop-3.0.1 release
6 years ago
Nathan Scott
df7e4fcdc0
Update changelog with Berts latest addition
6 years ago
Christian Göttsche
b92f62f912
Remove trailing whitespaces
6 years ago
Daniel Lange
0b276f80f1
Mention change of maintainership in ChangeLog
...
Related to https://github.com/hishamhm/htop/issues/992
6 years ago
Nathan Scott
bba8c3bb2e
Update the changelog to reflect content in the 3.0.0 release
6 years ago
Hisham Muhammad
5b38466eab
Update ChangeLog
8 years ago
Hisham Muhammad
655c7293d2
Update ChangeLog
8 years ago
Hisham Muhammad
76366be3f1
Update ChangeLog
8 years ago
Hisham Muhammad
df9922a67e
Fix preservation of LDFLAGS value during configure script
...
Fixes #738 .
8 years ago
Hisham Muhammad
fcdff59f4c
Update ChangeLog
8 years ago
Hisham Muhammad
c50440f165
Bump version to 2.1.0
8 years ago
Hisham
f80e577c59
Changelog for htop 2.0.2
10 years ago
Hisham
e2ccc7b240
Prepare for release 2.0.1.
10 years ago
Hisham
563d5d3ab9
Final touches to ChangeLog
10 years ago
Hisham
c148907e7b
Try to make threads less confusing.
10 years ago
Hisham Muhammad
d12084b032
ChangeLog updates.
10 years ago
Hisham Muhammad
1d805b36b4
Bring changelog up-to-date :)
11 years ago
Hisham Muhammad
da16de5a86
Update changelog.
12 years ago
Hisham Muhammad
e0209da88f
Support pagefaults stats. Closes #45 .
12 years ago
Hisham Muhammad
ab118c2dbe
Update changelog items.
12 years ago
Hisham Muhammad
11b251a577
Update changelog
12 years ago
Hisham Muhammad
c1e0f6e17c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
...
See https://bugzilla.redhat.com/show_bug.cgi?id=987805 for details.
(thanks to Dawid Gajownik for the detailed analysis!)
12 years ago
Hisham Muhammad
1c0e93c1bd
First new feature of the git era! "c" key tags all children of a process.
12 years ago
Hisham Muhammad
af285d1d3b
Fixes in accounting of guest time when using virtualization
...
(thanks to Patrick Marlier)
12 years ago
Hisham Muhammad
6cfa9e0bf2
Performance improvements due to conditional parsing of IO data depending on selected fields.
...
On my machine, this gives a ~20% improvement in htop process time use with the default config.
13 years ago
Hisham Muhammad
322ba274ea
Performance improvements
...
(thanks to Jann Horn)
13 years ago
Hisham Muhammad
f44a8f2009
Option to update process names on every refresh
...
(thanks to Rob Hoelz)
14 years ago
Hisham Muhammad
1b21827f1f
Fail gracefully when /proc is not mounted
...
(thanks to Philipp Hagemeister)
14 years ago