Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_htop
/
f4404effa45ce378a8a72f2fff9641c7d7a0cc6f
/
Vector.c
a94fd87
Avoid calling Object_isA from inside Vector_isConsistent
by Benny Baumann
· 5 years ago
7914ec2
Hashtable update
by Christian Göttsche
· 5 years ago
4586951
Embracing branches
by Benny Baumann
· 5 years ago
61e14d4
Spacing around operators
by Benny Baumann
· 5 years ago
374edb9
Spacing after keywords (if)
by Benny Baumann
· 5 years ago
0806a79
Assert Vector_get returns an object
by Christian Göttsche
· 5 years ago
1533ea8
Drop duplicate and always true condition
by Christian Göttsche
· 5 years ago
a3bb7cb
Hold only a const version of Settings in ProcessList
by Christian Göttsche
· 5 years ago
0f52629
Make all required includes explicit
by Benny Baumann
· 6 years ago
e9246ab
Misc Vector updates
by Christian Göttsche
· 5 years ago
846fe8a
Mark Vector parameter const for non-modifying functions
by Christian Göttsche
· 5 years ago
bfa7d1f
Mark search parameter in Vector_indexOf const
by Christian Göttsche
· 5 years ago
08d85e6
Mark Object classes and Object class fields const
by Christian Göttsche
· 6 years ago
1640513
Replace copy loop by memmove in Vector_insert
by Benny Baumann
· 5 years ago
1704c29
Use memmove for Vector_take
by Benny Baumann
· 5 years ago
079c2ab
Update License consistently to GPLv2 as per COPYING file
by Daniel Lange
· 6 years ago
d69585b
Resolve DEBUG compilation issues
by Christian Göttsche
· 6 years ago
3afa5df
minor typo in Vector.c
by ckath
· 6 years ago
8439491
Drop redundant casts to the same type
by Christian Göttsche
· 6 years ago
9207401
Clean up some code duplication in the header files
by Hugo Musso Gualandi
· 6 years ago
a1a027b
Axe automated header generation.
by Zev Weiss
· 6 years ago
728b04b
Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job
by Nathan Scott
· 6 years ago
dd33444
Clean up existing whitespace
by Daniel Flanagan
· 6 years ago
f37a050
Optimize Vector_size on non-debug builds
by Hisham Muhammad
· 8 years ago
b54d2dd
Check for failure in allocations.
by Hisham
· 10 years ago
445222e
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
by Michael McConville
· 11 years ago
094ddc4
This assert is no longer valid.
by Hisham Muhammad
· 11 years ago
d7c843c
Complete cursor-based movement of headers.
by Hisham Muhammad
· 11 years ago
57b393f
shorten scope of variable.
by Hisham Muhammad
· 12 years ago
00b324b
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
by Hisham Muhammad
· 13 years ago
2a73405
search and filter for the strace and lsof screens!
by Hisham Muhammad
· 13 years ago
45f7a4f
Remove old memory debugging routines. We have Valgrind nowadays.
by Hisham Muhammad
· 14 years ago
84281bd
major header cleanup
by Hisham Muhammad
· 14 years ago
7ca1081
Mega-commit with features and tweaks for 1.0:
by Hisham Muhammad
· 14 years ago
300caa0
Tempus fugit.
by Hisham Muhammad
· 15 years ago
25551d4
Fix off-by-one in Vector (the probable cause for many user-reported crashes?)
by Hisham Muhammad
· 15 years ago
9eb9121
expand/collapse tree
by Hisham Muhammad
· 16 years ago
a600d5a
Tempus fugit.
by Hisham Muhammad
· 16 years ago
02a30bf
warning fixes
by Hisham Muhammad
· 16 years ago
da23c8c
Clean up headers by using 'static' whenever possible.
by Hisham Muhammad
· 18 years ago
3684849
Add debugging sanity checks.
by Hisham Muhammad
· 19 years ago
59c3dd8
Yet another sanity check.
by Hisham Muhammad
· 19 years ago
5d48ab8
Performance improvement hackathon: improve process comparison routines,
by Hisham Muhammad
· 20 years ago
2f1f82e
Updates for new version of the MakeHeader.py script.
by Hisham Muhammad
· 20 years ago
a853faa
Rename TypedVector to Vector, matching dit.
by Hisham Muhammad
· 20 years ago
[Renamed (64%) from TypedVector.c]
d6231ba
Initial import.
by Hisham Muhammad
· 20 years ago