Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
combined item size config into port config
removed set/get, its just a set by reference,
this simplified a lot of client code
Commit call will apply the changes at runtime.
|
|
|
|
|
|
|
|
|
|
|
|
at least one port needs a tag or an item,
this helps the reserve items == 0 case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as it turns out ~ was making a new bitset and a malloc
just make some common code to avoid the reuse
|
|
|
|
|
|
|