summaryrefslogtreecommitdiffstats
path: root/Vector.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-2/+6
| | | | | Reduces resulting code size.
* Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852Hisham Muhammad2007-08-101-3/+3
|
* Add debugging sanity checks.Hisham Muhammad2006-11-121-0/+2
|
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-2/+7
| | | | | | | | | | 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
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-0/+69

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