wireshark/epan/wmem
Evan Huus 88c5b2e892 Rework the user callback code a bit to make it saner to use with the auto-reset
trees.

svn path=/trunk/; revision=49966
2013-06-16 22:07:24 +00:00
..
Makefile.am Add empty placeholder wmem test suite. Hopefully my automake skills were 2013-03-20 00:28:36 +00:00
Makefile.common Most of a red-black tree implementation for wmem, based heavily on the emem 2013-06-15 10:40:56 +00:00
Makefile.nmake Add wmem unit test binary (still empty) to nmake build and to 2013-03-23 23:51:07 +00:00
wmem.h Most of a red-black tree implementation for wmem, based heavily on the emem 2013-06-15 10:40:56 +00:00
wmem_allocator.h Minor refactor: make the framework responsible for allocating and freeing the 2013-05-22 15:42:12 +00:00
wmem_allocator_block.c Minor refactor: make the framework responsible for allocating and freeing the 2013-05-22 15:42:12 +00:00
wmem_allocator_block.h Minor refactor: make the framework responsible for allocating and freeing the 2013-05-22 15:42:12 +00:00
wmem_allocator_simple.c Minor refactor: make the framework responsible for allocating and freeing the 2013-05-22 15:42:12 +00:00
wmem_allocator_simple.h Minor refactor: make the framework responsible for allocating and freeing the 2013-05-22 15:42:12 +00:00
wmem_allocator_strict.c Minor refactor: make the framework responsible for allocating and freeing the 2013-05-22 15:42:12 +00:00
wmem_allocator_strict.h Minor refactor: make the framework responsible for allocating and freeing the 2013-05-22 15:42:12 +00:00
wmem_core.c Rework the user callback code a bit to make it saner to use with the auto-reset 2013-06-16 22:07:24 +00:00
wmem_core.h Add memdup function to wmem. 2013-06-09 13:49:16 +00:00
wmem_scopes.c Add more and stricter wmem block allocator debug functions. 2013-03-19 15:32:42 +00:00
wmem_scopes.h Add the appropriate new WS_DLL_* declarations to the wmem API. 2013-03-09 20:25:44 +00:00
wmem_slist.c In part from Raúl Pérez Clavero via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8275 2013-04-30 01:23:10 +00:00
wmem_slist.h First batch of doxygen for wmem. Remove some things from README.wmem now that 2013-05-26 02:40:40 +00:00
wmem_stack.c Remove the wmem slab. It was an optimization mimicking the emem slab 2013-03-09 20:16:33 +00:00
wmem_stack.h First batch of doxygen for wmem. Remove some things from README.wmem now that 2013-05-26 02:40:40 +00:00
wmem_strbuf.c Wmem string-buffer improvements: 2013-04-26 21:30:24 +00:00
wmem_strbuf.h First batch of doxygen for wmem. Remove some things from README.wmem now that 2013-05-26 02:40:40 +00:00
wmem_strutl.c From beroset: 2013-03-20 01:18:10 +00:00
wmem_strutl.h First batch of doxygen for wmem. Remove some things from README.wmem now that 2013-05-26 02:40:40 +00:00
wmem_test.c Rework the user callback code a bit to make it saner to use with the auto-reset 2013-06-16 22:07:24 +00:00
wmem_tree.c Rework the user callback code a bit to make it saner to use with the auto-reset 2013-06-16 22:07:24 +00:00
wmem_tree.h Add warning comment to tree autoreset function about allocator 2013-06-16 01:47:43 +00:00
wmem_user_cb.c Rework the user callback code a bit to make it saner to use with the auto-reset 2013-06-16 22:07:24 +00:00
wmem_user_cb.h Rework the user callback code a bit to make it saner to use with the auto-reset 2013-06-16 22:07:24 +00:00
wmem_user_cb_int.h Rework the user callback code a bit to make it saner to use with the auto-reset 2013-06-16 22:07:24 +00:00