index
:
Mirror of the HTOP dev team main htop repository
main
Mirror of the git repository for htop from Github
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Vector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
set vector slots not containing entries to NULL.
Lukas Beckmann
2023-04-05
1
-7
/
+8
*
resize vector in Vector_set and Vector_splice.
Lukas Beckmann
2023-04-05
1
-11
/
+12
*
fix some assertions in Vector_isConsistent and Vector_splice.
Lukas Beckmann
2023-04-05
1
-9
/
+1
*
Fix heap buffer overflow in Vector_compact
Benny Baumann
2022-05-10
1
-1
/
+1
*
ProcessList: fix quadratic process removal when scanning
Charlie Vieth
2022-05-05
1
-7
/
+74
*
Update license headers to explicitly say GPLv2+
Daniel Lange
2021-09-22
1
-1
/
+1
*
Avoid calling Object_isA from inside Vector_isConsistent
Benny Baumann
2020-11-17
1
-6
/
+6
*
Hashtable update
Christian Göttsche
2020-11-17
1
-3
/
+3
*
Embracing branches
Benny Baumann
2020-11-02
1
-9
/
+23
*
Spacing around operators
Benny Baumann
2020-11-02
1
-6
/
+8
*
Spacing after keywords (if)
Benny Baumann
2020-11-02
1
-2
/
+2
*
Assert Vector_get returns an object
Christian Göttsche
2020-11-02
1
-1
/
+2
*
Drop duplicate and always true condition
Christian Göttsche
2020-10-27
1
-3
/
+1
*
Hold only a const version of Settings in ProcessList
Christian Göttsche
2020-10-26
1
-3
/
+3
*
Make all required includes explicit
Benny Baumann
2020-10-18
1
-1
/
+2
*
Misc Vector updates
Christian Göttsche
2020-10-16
1
-8
/
+17
*
Mark Vector parameter const for non-modifying functions
Christian Göttsche
2020-10-15
1
-5
/
+5
*
Mark search parameter in Vector_indexOf const
Christian Göttsche
2020-10-15
1
-3
/
+3
*
Mark Object classes and Object class fields const
Christian Göttsche
2020-10-07
1
-1
/
+1
*
Replace copy loop by memmove in Vector_insert
Benny Baumann
2020-10-07
1
-2
/
+2
*
Use memmove for Vector_take
Benny Baumann
2020-10-07
1
-2
/
+3
*
Update License consistently to GPLv2 as per COPYING file
Daniel Lange
2020-10-05
1
-1
/
+1
*
Resolve DEBUG compilation issues
Christian Göttsche
2020-10-03
1
-31
/
+15
*
minor typo in Vector.c
ckath
2020-10-02
1
-2
/
+2
*
Drop redundant casts to the same type
Christian Göttsche
2020-09-29
1
-1
/
+1
*
Clean up some code duplication in the header files
Hugo Musso Gualandi
2020-09-12
1
-2
/
+2
*
Axe automated header generation.
Zev Weiss
2020-09-03
1
-19
/
+0
*
Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...
Nathan Scott
2020-08-26
1
-0
/
+12
*
Clean up existing whitespace
Daniel Flanagan
2019-10-31
1
-2
/
+2
*
Optimize Vector_size on non-debug builds
Hisham Muhammad
2018-02-05
1
-0
/
+8
*
Check for failure in allocations.
Hisham
2016-02-02
1
-3
/
+3
*
Clean up some needless malloc casts, convert some mallocs to callocs, and fix...
Michael McConville
2015-09-16
1
-1
/
+1
*
This assert is no longer valid.
Hisham Muhammad
2015-04-08
1
-1
/
+0
*
Complete cursor-based movement of headers.
Hisham Muhammad
2015-02-03
1
-0
/
+4
*
shorten scope of variable.
Hisham Muhammad
2014-04-21
1
-3
/
+1
*
Changes in object model: separate class objects to store vtable. Also, nicer ...
Hisham Muhammad
2012-12-05
1
-22
/
+17
*
search and filter for the strace and lsof screens!
Hisham Muhammad
2012-11-10
1
-22
/
+26
*
Remove old memory debugging routines. We have Valgrind nowadays.
Hisham Muhammad
2011-12-26
1
-2
/
+0
*
major header cleanup
Hisham Muhammad
2011-12-26
1
-5
/
+6
*
Mega-commit with features and tweaks for 1.0:
Hisham Muhammad
2011-11-18
1
-9
/
+84
*
Tempus fugit.
Hisham Muhammad
2011-05-26
1
-1
/
+1
*
Fix off-by-one in Vector (the probable cause for many user-reported crashes?)
Hisham Muhammad
2010-11-22
1
-2
/
+2
*
expand/collapse tree
Hisham Muhammad
2010-06-17
1
-15
/
+0
*
Tempus fugit.
Hisham Muhammad
2010-02-25
1
-1
/
+1
*
warning fixes
Hisham Muhammad
2010-02-25
1
-31
/
+31
*
Clean up headers by using 'static' whenever possible.
Hisham Muhammad
2008-03-09
1
-2
/
+10
*
Add debugging sanity checks.
Hisham Muhammad
2006-11-12
1
-1
/
+12
*
Yet another sanity check.
Hisham Muhammad
2006-11-08
1
-0
/
+1
*
Performance improvement hackathon: improve process comparison routines,
Hisham Muhammad
2006-07-11
1
-22
/
+17
*
Updates for new version of the MakeHeader.py script.
Hisham Muhammad
2006-06-06
1
-4
/
+2
[next]
© 2014-2023 Faster IT GmbH |
imprint
|
privacy policy