summaryrefslogtreecommitdiffstats
path: root/src/btop.cpp
AgeCommit message (Expand)Author
2024-01-02Squashed commit of the following:aristocratos
2023-09-01initial openbsd bringupJos Dehaes
2023-07-26Use nullptr instead of NULL.nobounce
2023-07-26Fix whitespace indent -> tab indentaristocratos
2023-07-26Revert fmt submodule to static fmt folder in includearistocratos
2023-05-25Remove pthread_exit().zackiloco
2023-05-25Move `#include` to top level and exclude Clang from compiler versionzackiloco
2023-05-21println -> fmt::printlnaristocratos
2023-05-21Add fmt prefix for fmtlibaristocratos
2023-05-21fix: prefix with `fmt::` to fix ambiguous call to `format()`, that also refer...Steven Xu
2023-05-21Debug times thousand separatoraristocratos
2023-05-20Debug times box changesaristocratos
2023-05-20btop.cpp -> fmtaristocratos
2022-11-06v1.2.13 Bug fixesv1.2.13aristocratos
2022-10-07v1.2.12 Bug fixv1.2.12aristocratos
2022-10-07Added: Dynamic updating of max number of CPU coresaristocratos
2022-10-07v1.2.11 Quick fix for number of cores detectionv1.2.11aristocratos
2022-10-06v1.2.10 Bug fixes, cleanup + a new themev1.2.10aristocratos
2022-10-04All but two places `const bool` have been updatedΣτέφανος
2022-10-03Further Cleanup Part 2Στέφανος
2022-08-28v1.2.9 Bug fixes + new features and themesv1.2.9aristocratos
2022-07-13Fixed: Getting selfpath on macos (fix for finding theme folder)aristocratos
2022-06-29v1.2.8 New features & themesv1.2.8aristocratos
2022-05-28v1.2.7 Bug fixes & new featuresv1.2.7aristocratos
2022-04-13v1.2.6 Bug fixesv1.2.6aristocratos
2022-03-06v1.2.5 Bug fixesv1.2.5aristocratos
2022-02-27v1.2.4 Bug fixesv1.2.4aristocratos
2022-02-15v1.2.3 Bug fixesv1.2.3aristocratos
2022-02-13v1.2.2 Bug fixesv1.2.2aristocratos
2022-02-11v1.2.1 Bug fixesv1.2.1aristocratos
2022-02-09Removed: Unnecessary counter for atomic_lockaristocratos
2022-02-09Fixed: Terminal resize warning getting stuckaristocratos
2022-01-16v1.2.0 FreeBSD Supportv1.2.0aristocratos
2022-01-12Squashed commit of the following:Jos Dehaes
2021-12-29v1.1.4 Bug fixesv1.1.4aristocratos
2021-12-29quick_exit for DarwinAnton Samokhvalov
2021-12-29Revert "no memory leak"Anton Samokhvalov
2021-12-29no memory leakAnton Samokhvalov
2021-12-29in_avail() can always be zero, it is a optimization opportunity onlyAnton Samokhvalov
2021-12-11v1.1.3 New themes + bugfixesv1.1.3aristocratos
2021-11-27v1.1.2 Bug fixesv1.1.2aristocratos
2021-11-27Fixed: UTF-8 detection on macosaristocratos
2021-11-16v1.1.1 OSX build fixesv1.1.1aristocratos
2021-11-14v1.1.0 OSX Supportv1.1.0aristocratos
2021-11-13Squashed commit of the following:aristocratos
2021-11-13Added OSX fixes for upcoming mergearistocratos
2021-11-09v1.0.24 Bug fixesv1.0.24aristocratos
2021-11-08Fixed: SIGINT not cleaning up on exitaristocratos
2021-11-08Changed: Collection orderingaristocratos
2021-11-08v1.0.23 Bug fixesv1.0.23aristocratos