summaryrefslogtreecommitdiff
path: root/ot_vector.c
AgeCommit message (Expand)Author
2008-11-28The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.erdgeist
2008-11-03Never let vectors shrink below their minimal capacityerdgeist
2008-10-28Whitespace fixeserdgeist
2008-10-23Add code to debug vector code performance.erdgeist
2007-12-20Introduce some kind of versioningerdgeist
2007-12-03Drop ot_{byte,word,dword} and use uint{8,16,32}_t, also simplify includeserdgeist
2007-11-06No one can get access to buckets now without locking them. Also split up the trackerlogic.c-monster in functional sub-units. HEADS UP: this code is untested ...erdgeist