История коммитов

Автор SHA1 Сообщение Дата
  Christian Göttsche 869220b589 Use designated initializer more 7 месяцев назад
  Benny Baumann 6aa9ef2726 Fix code style 11 месяцев назад
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 11 месяцев назад
  Lukas Beckmann 79364ac20c set vector slots not containing entries to NULL. 1 год назад
  Lukas Beckmann 45b334c851 resize vector in Vector_set and Vector_splice. 1 год назад
  Lukas Beckmann c707b0eb52 fix some assertions in Vector_isConsistent and Vector_splice. 1 год назад
  Benny Baumann c24681a078 Fix heap buffer overflow in Vector_compact 2 лет назад
  Charlie Vieth 08166b27b1 ProcessList: fix quadratic process removal when scanning 2 лет назад
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 лет назад
  Benny Baumann a94fd87b05 Avoid calling Object_isA from inside Vector_isConsistent 4 лет назад
  Christian Göttsche 7914ec201e Hashtable update 4 лет назад
  Benny Baumann 45869513bf Embracing branches 4 лет назад
  Benny Baumann 61e14d4bb2 Spacing around operators 4 лет назад
  Benny Baumann 374edb9ed5 Spacing after keywords (if) 4 лет назад
  Christian Göttsche 0806a7958b Assert Vector_get returns an object 4 лет назад
  Christian Göttsche 1533ea88a6 Drop duplicate and always true condition 4 лет назад
  Christian Göttsche a3bb7cbe64 Hold only a const version of Settings in ProcessList 4 лет назад
  Benny Baumann 0f5262917f Make all required includes explicit 4 лет назад
  Christian Göttsche e9246abff8 Misc Vector updates 4 лет назад
  Christian Göttsche 846fe8a71f Mark Vector parameter const for non-modifying functions 4 лет назад
  Christian Göttsche bfa7d1fbe2 Mark search parameter in Vector_indexOf const 4 лет назад
  Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 4 лет назад
  Benny Baumann 164051354f Replace copy loop by memmove in Vector_insert 4 лет назад
  Benny Baumann 1704c29b90 Use memmove for Vector_take 4 лет назад
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 лет назад
  Christian Göttsche d69585b82a Resolve DEBUG compilation issues 4 лет назад
  ckath 3afa5dfbcc minor typo in Vector.c 4 лет назад
  Christian Göttsche 843949131a Drop redundant casts to the same type 4 лет назад
  Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 4 лет назад
  Zev Weiss a1a027b9bd Axe automated header generation. 4 лет назад
  Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 4 лет назад
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 лет назад
  Hisham Muhammad f37a050d3d Optimize Vector_size on non-debug builds 6 лет назад
  Hisham b54d2dde40 Check for failure in allocations. 8 лет назад
  Michael McConville 445222e48c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 9 лет назад
  Hisham Muhammad 094ddc4051 This assert is no longer valid. 9 лет назад
  Hisham Muhammad d7c843c23b Complete cursor-based movement of headers. 9 лет назад
  Hisham Muhammad 57b393f783 shorten scope of variable. 10 лет назад
  Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 12 лет назад
  Hisham Muhammad 2a73405cd0 search and filter for the strace and lsof screens! 12 лет назад
  Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 13 лет назад
  Hisham Muhammad 84281bdc44 major header cleanup 13 лет назад
  Hisham Muhammad 7ca1081712 Mega-commit with features and tweaks for 1.0: 13 лет назад
  Hisham Muhammad 300caa076e Tempus fugit. 13 лет назад
  Hisham Muhammad 25551d44c1 Fix off-by-one in Vector (the probable cause for many user-reported crashes?) 14 лет назад
  Hisham Muhammad 9eb912149e expand/collapse tree 14 лет назад
  Hisham Muhammad a600d5a6e9 Tempus fugit. 14 лет назад
  Hisham Muhammad 02a30bfecd warning fixes 14 лет назад
  Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 16 лет назад
  Hisham Muhammad 36848494f5 Add debugging sanity checks. 18 лет назад