aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/wmem_list.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-24Add wmem_destroy_list, wmem_destroy_queue, wmem_destroy_stack so that thoseEvan Huus1-0/+4
2013-11-05Expose wmem_list_remove_frame to make it efficient to do pop operations asEvan Huus1-0/+4
2013-07-20Replace wmem slist (singly-linked) with wmem list (doubly-linked).Evan Huus1-0/+114