index
:
htop
main
Mirror of https://github.com/htop-dev/htop
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Header.c
Age
Commit message (
Expand
)
Author
2020-08-20
Merge branch 'hishamhm-pull-960'
Nathan Scott
2019-10-31
Clean up existing whitespace
Daniel Flanagan
2019-02-12
Restore meter name after used in Header_addMeterByName()
wangqr
2017-07-27
Security review: check results of snprintf.
Hisham Muhammad
2016-05-07
Fix macro Header_forEachColumn
Explorer09
2016-02-02
Check for failure in allocations.
Hisham
2015-09-07
fix calloc() calls
Christian Hesse
2015-08-19
Rename String to StringUtils.
David Hunt
2015-06-12
write header length (number of columns) back to configuration
Christian Hesse
2015-03-16
Fix saving of header states, motion in Setup screen.
Hisham Muhammad
2015-01-23
Another mega-patch for the refactoring process.
Hisham Muhammad
2015-01-21
Sorry about the mega-patch.
Hisham Muhammad
2014-11-27
Move UptimeMeter into platform-dependent area.
Hisham Muhammad
2014-11-27
Decouple Header from Meter classes.
Hisham Muhammad
2014-04-21
Restrict size of read.
Hisham Muhammad
2014-02-27
alignment improvements
Hisham Muhammad
2014-01-16
Fix order of calloc arguments.
Hisham Muhammad
2012-12-05
Changes in object model: separate class objects to store vtable. Also, nicer ...
Hisham Muhammad
2011-12-26
Remove old memory debugging routines. We have Valgrind nowadays.
Hisham Muhammad
2011-12-26
major header cleanup
Hisham Muhammad
2011-11-18
Mega-commit with features and tweaks for 1.0:
Hisham Muhammad
2011-05-26
Tempus fugit.
Hisham Muhammad
2011-03-29
only reinit initializable meters
Hisham Muhammad
2011-03-22
* Option for counting CPUs from zero
Hisham Muhammad
2010-02-25
Tempus fugit.
Hisham Muhammad
2007-11-26
Avoid crashing when using many meters (thanks to David Cho for the report)
Hisham Muhammad
2006-07-11
Performance improvement hackathon: improve process comparison routines,
Hisham Muhammad
2006-05-30
Rename TypedVector to Vector, matching dit.
Hisham Muhammad
2006-05-09
Final fixes to make "All CPUs" the default CPU display mode.
Hisham Muhammad
2006-04-10
- Overhaul meters implementation;
Hisham Muhammad
2006-03-23
Update copyrights.
Hisham Muhammad
2006-03-04
Initial import.
Hisham Muhammad