aboutsummaryrefslogtreecommitdiffstats
path: root/epan/slab.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-22Add some casts to squelch complaints about alignment; our little slabguy1-2/+2
2006-05-21name changesahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-04Instead of using pointer casts in the slab allocator stuff, add aguy1-25/+24
2004-07-04Make the "SLAB_ALLOC()" and "SLAB_FREE()" macros take the type of theguy1-12/+24
2003-12-03Instead of requiring slab-allocated structures to have a "next" pointer,guy1-12/+26
2003-12-02Moving SLAB_ALLOC and SLAB_FREE to its own header filesahlberg1-0/+50