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

Автор SHA1 Сообщение Дата
  Christian Göttsche 85e4e02193 RichString: add access function annotations 10 месяцев назад
  Benny Baumann 6490590dc8 Relocate include of config.h from header to source modeule 11 месяцев назад
  Nathan Scott 43cb4a57d6 Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency 1 год назад
  Benny Baumann b810678a8d Avoid comma operator to reduce ambiguity of the assignment 1 год назад
  Benny Baumann b3cf54e3f9 Always mark config.h with IWYU pragma: keep 1 год назад
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 лет назад
  Christian Göttsche d9c95369bc Enclose macro argument 3 лет назад
  Christian Göttsche 1e806f9899 RichString: do not unnecessarily clean whole buffer 3 лет назад
  Christian Göttsche b5a5e83470 LED Meter: display wide characters and restore non-wide ncurses support 3 лет назад
  Christian Göttsche b9adc30b86 RichString: implement safe rewind 3 лет назад
  Christian Göttsche 08ac22ddb9 RichString: refactor writing limited amount of columns 3 лет назад
  Christian Göttsche 5fde0e0127 RichString_appendChr: add parameter to set attributes 3 лет назад
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 3 лет назад
  Christian Göttsche 3bb731c645 RichString_setAttrn: refactor to take a length instead of a stop index 3 лет назад
  Christian Göttsche 94d7f0b585 RichString: return number of written characters on write/append functions 3 лет назад
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 лет назад
  Christian Göttsche adf9185209 Fully support non-ascii characters in Meter-Bar 4 лет назад
  Daniel Lange 0951090fa4 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes 4 лет назад
  Benny Baumann 1c060a9d6b Avoid RichString_beginAllocated being ammendable 4 лет назад
  Benny Baumann 61e14d4bb2 Spacing around operators 4 лет назад
  Benny Baumann 0a51eae11f Spacing after keywords (while) 4 лет назад
  Benny Baumann 1877325329 Spacing after keywords (#define) 4 лет назад
  Benny Baumann 7ab0915a6c Remove unnecessary trailing semicolon on macros 4 лет назад
  Christian Göttsche 15652e7b81 Enclose macro arguments in parentheses 4 лет назад
  Adam Saponara dde71c6637 Highlight new and old processes (#74) 4 лет назад
  Christian Göttsche 6375df49c9 Simplify RichString_begin 4 лет назад
  Christian Göttsche 8c1f5c5a6f Enclose macro arguments in parentheses 4 лет назад
  Benny Baumann 0f5262917f Make all required includes explicit 4 лет назад
  Nathan Scott e9fa290019 Merge branch 'update-license-and-copyright-info' 4 лет назад
  Christian Göttsche cdd3913647 Merge identical declarations 4 лет назад
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 лет назад
  Christian Göttsche b85a31415e Avoid checking of undefined macros 4 лет назад
  Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 4 лет назад
  Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 4 лет назад
  Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 4 лет назад
  Zev Weiss a1a027b9bd Axe automated header generation. 4 лет назад
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 лет назад
  Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 4 лет назад
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 лет назад
  Hisham Muhammad 858af2505f Protect against overflows in RichString_setAttrn 6 лет назад
  Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 8 лет назад
  Hisham Muhammad 7985724933 Fixes for color glitches in ncurses ABI6. 9 лет назад
  Christian Hesse f10cbaa812 include wctype.h for iswprint() 9 лет назад
  Hisham Muhammad c9cab824e9 Extra checks. 9 лет назад
  Hisham Muhammad 8bd603cb68 Make Unicode strings safe for ncurses 6 ABI. 9 лет назад
  Hisham Muhammad 9faf4938b8 Refactored key handlers. 10 лет назад
  Hisham Muhammad a0810561f3 Add extra checks in configure.ac for different locations of (n)curses.h 11 лет назад
  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 лет назад