wireshark/epan/wmem
Evan Huus 858cb85eb4 Fix the test to respect the new behaviour.
svn path=/trunk/; revision=49971
2013-06-17 00:45:44 +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 More callback tweaks, to permit unregistering a callback from the same place 2013-06-16 22:37:55 +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 Fix the test to respect the new behaviour. 2013-06-17 00:45:44 +00:00
wmem_tree.c Much smarter handling of autoreset trees. 2013-06-17 00:08:44 +00:00
wmem_tree.h Much smarter handling of autoreset trees. 2013-06-17 00:08:44 +00:00
wmem_user_cb.c More callback tweaks, to permit unregistering a callback from the same place 2013-06-16 22:37:55 +00:00
wmem_user_cb.h More callback tweaks, to permit unregistering a callback from the same place 2013-06-16 22:37:55 +00:00
wmem_user_cb_int.h More callback tweaks, to permit unregistering a callback from the same place 2013-06-16 22:37:55 +00:00