summaryrefslogtreecommitdiffstats
path: root/Hashtable.h
Commit message (Collapse)AuthorAgeFilesLines
* major header cleanupHisham Muhammad2011-12-261-6/+1
|
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-6/+0
| | | | | Reduces resulting code size.
* Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852Hisham Muhammad2007-08-101-2/+2
|
* Switch to unsigned keys in hash, according to issue #1688290 Hisham Muhammad2007-04-051-5/+5
| | | | | in the sf tracker
* Add debugging sanity checks.Hisham Muhammad2006-11-121-1/+10
|
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-4/+0
| | | | | Avoid unnecessary operations when processing entries on ProcessList.
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-1/+1
| | | | | | | | | | 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.
* Regenerated all headers.Hisham Muhammad2006-06-061-1/+1
|
* Initial import.Hisham Muhammad2006-03-041-0/+55

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