Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-06 | Forgot one define READ32 | erdgeist | |
2008-12-05 | Tidy up unnecessary includes | erdgeist | |
2008-12-05 | Add specialized vector functions to handle peers in sorted lists | erdgeist | |
Assume that compare_size is a mulptiple of 4 in all non-specialized cases and load int32_t to compare. | |||
2008-11-28 | The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version. | erdgeist | |
2008-11-03 | Never let vectors shrink below their minimal capacity | erdgeist | |
2008-10-28 | Whitespace fixes | erdgeist | |
2008-10-23 | Add code to debug vector code performance. | erdgeist | |
2007-12-20 | Introduce some kind of versioning | erdgeist | |
2007-12-03 | Drop ot_{byte,word,dword} and use uint{8,16,32}_t, also simplify includes | erdgeist | |
2007-11-06 | No 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 | |
and not considered stable. |