aboutsummaryrefslogtreecommitdiffstats
path: root/epan/slab.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-04Instead of using pointer casts in the slab allocator stuff, add aGuy Harris1-25/+24
2004-07-04Make the "SLAB_ALLOC()" and "SLAB_FREE()" macros take the type of theGuy Harris1-12/+24
2003-12-03Instead of requiring slab-allocated structures to have a "next" pointer,Guy Harris1-12/+26
2003-12-02Moving SLAB_ALLOC and SLAB_FREE to its own header fileRonnie Sahlberg1-0/+50