summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tag release 0.6.3 in revision history0.6.3Hisham Muhammad2006-07-230-0/+0
|
* No longer untag processes after sending a signalHisham Muhammad2006-07-232-1/+4
| | | | | | (useful for when SIGTERM fails and one wants to try again with SIGKILL).
* Horizontally scroll in larger increments when on theHisham Muhammad2006-07-235-4/+17
| | | | | Linux console because of slow update of unaccelerated fb
* Share name strings from UsersListHisham Muhammad2006-07-123-12/+12
|
* Perform RichString operations by hand.Hisham Muhammad2006-07-1213-92/+64
| | | | | Avoid unnecessary operations when processing entries on ProcessList.
* Make checks for headers and libraries actually halt configure.Hisham Muhammad2006-07-121-4/+14
|
* Bringing extra files up-to-dateHisham Muhammad2006-07-125-5/+7
|
* Minor update to the README file.Hisham Muhammad2006-07-111-2/+4
|
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-1130-160/+302
| | | | | | | | | | disable useless code in release builds such as runtime type-checking on dynamic data structures and process fields that are not being computed, faster(?) method for verifying the process owner (still need to ensure correctness), don't destroy and create process objects for hidden kernel threads over and over. Phew. I shouldn't be doing all this today, but I could not resist.
* Standardize on sourceforge address for htop information.Hisham Muhammad2006-07-111-1/+1
|
* Bring TODO file back from the deadHisham Muhammad2006-07-011-0/+19
|
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-0625-145/+69
|
* More information in debug output.Hisham Muhammad2006-06-061-16/+50
|
* Regenerated all headers.Hisham Muhammad2006-06-0637-133/+171
|
* New version of MakeHeader. Does not use 'private' comment annotation,Hisham Muhammad2006-06-061-10/+27
| | | | | | using the 'static' storage class instead. Automatically generates 'extern' declarations in headers for non-static data.
* These were merged into LoadAverageMeter.[ch]Hisham Muhammad2006-06-062-97/+0
|
* Use long long types to avoid overflowHisham Muhammad2006-06-054-65/+74
|
* Disable old hack that's interfering with real debugging.Hisham Muhammad2006-06-051-9/+0
|
* Display error message when strace is not available.Hisham Muhammad2006-06-032-0/+2
| | | | | | Mark autogen.sh executable in svn.
* Add "debuglite" mode.Hisham Muhammad2006-05-302-14/+23
|
* Remove references to ListBoxHisham Muhammad2006-05-302-16/+16
|
* Remove references to ListBoxHisham Muhammad2006-05-306-132/+137
|
* Rename ListBox'es to Panel's, matching dit.Hisham Muhammad2006-05-3016-0/+0
|
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-3027-579/+579
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-3017-257/+257
|
* Update version numbers.Hisham Muhammad2006-05-244-3/+11
|
* Fix: request save of config file when changing colors.Hisham Muhammad2006-05-191-0/+1
|
* Missed LoadMeter!Hisham Muhammad2006-05-181-0/+1
|
* Fix checks when using --with-procHisham Muhammad2006-05-181-2/+3
|
* Slight improvement, taking the hint from the Fedora patch.Hisham Muhammad2006-05-181-1/+1
|
* Report on "All CPUs"Hisham Muhammad2006-05-091-0/+4
|
* Final fixes to make "All CPUs" the default CPU display mode.Hisham Muhammad2006-05-095-6/+20
|
* Enable "All CPUs" optionHisham Muhammad2006-05-092-11/+10
|
* Getting stuff ready for a releaseHisham Muhammad2006-05-093-3/+3
|
* Add new stuff to changelogHisham Muhammad2006-05-091-0/+4
|
* Minor fix to HTOPRC feature.Hisham Muhammad2006-05-091-1/+1
|
* Wait for strace child process to die properlyHisham Muhammad2006-05-091-0/+3
|
* Add support for $HTOPRC, as suggested by Luis LimonHisham Muhammad2006-05-061-1/+6
|
* - Overhaul meters implementation;Hisham Muhammad2006-04-1024-692/+765
| | | | | | - add AllCPUsMeter; - because of that, the new .htoprc is incompatible with previous released versions.
* support free(NULL), which is valid ANSI CHisham Muhammad2006-04-101-0/+2
|
* * make debug targetHisham Muhammad2006-03-243-39/+151
| | | | | * Support for generating a /proc trace for debugging purposes.
* Remove unfinished code.Hisham Muhammad2006-03-241-7/+0
|
* Fixes for header generation.Hisham Muhammad2006-03-231-8/+4
|
* Fixes for header generation.Hisham Muhammad2006-03-235-5/+20
|
* Update copyrights.Hisham Muhammad2006-03-238-8/+8
|
* Add header generator script.Hisham Muhammad2006-03-231-0/+60
|
* Complete implementation of --with-proc, making htop more FreeBSD-friendlyHisham Muhammad2006-03-133-1/+18
|
* Generate missing filesHisham Muhammad2006-03-131-1/+3
|
* Simple subversion test.Hisham Muhammad2006-03-131-1/+1
|
* Initial import.Hisham Muhammad2006-03-0487-0/+9306

© 2014-2024 Faster IT GmbH | imprint | privacy policy