summaryrefslogtreecommitdiffstats
path: root/Vector.c
AgeCommit message (Expand)Author
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2019-10-31Clean up existing whitespaceDaniel Flanagan
2018-02-05Optimize Vector_size on non-debug buildsHisham Muhammad
2016-02-02Check for failure in allocations.Hisham
2015-09-16Clean up some needless malloc casts, convert some mallocs to callocs, and fix...Michael McConville
2015-04-08This assert is no longer valid.Hisham Muhammad
2015-02-03Complete cursor-based movement of headers.Hisham Muhammad
2014-04-21shorten scope of variable.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-11-10search and filter for the strace and lsof screens!Hisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2010-11-22Fix off-by-one in Vector (the probable cause for many user-reported crashes?)Hisham Muhammad
2010-06-17expand/collapse treeHisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25warning fixesHisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2006-11-12Add debugging sanity checks.Hisham Muhammad
2006-11-08Yet another sanity check.Hisham Muhammad
2006-07-11Performance improvement hackathon: improve process comparison routines,Hisham Muhammad
2006-06-06Updates for new version of the MakeHeader.py script.Hisham Muhammad
2006-05-30Rename TypedVector to Vector, matching dit.Hisham Muhammad