Projects / midea / Releases / 0.9.5

Version 0.9.5 of midea

Release Notes: bit_array_find has been optimized, and now supports both forward and reverse searching. bit_array_set is optimized. A mempool_free boundary deallocation bug is fixed. Allocations within a thread now have very fast stack behavior. mresize and mideas_resize are fixed for a very rare, subtle bug where previous allocation was last in a freed mempool storage unit and new allocation was in a different storage unit. With current mempool and bit_array optimizations, multi-threaded test mode for midea/test/memcmp.c is generally fifty percent faster than glibc.

Other releases

  •  15 Aug 2004 17:32

Release Notes: bit_array_find has been optimized, and now supports both forward and reverse searching. bit_array_set is optimized. A mempool_free boundary deallocation bug is fixed. Allocations within a thread now have very fast stack behavior. mresize and mideas_resize are fixed for a very rare, subtle bug where previous allocation was last in a freed mempool storage unit and new allocation was in a different storage unit. With current mempool and bit_array optimizations, multi-threaded test mode for midea/test/memcmp.c is generally fifty percent faster than glibc.

  •  06 Mar 2004 21:38

No changes have been submitted for this release.

Screenshot

Project Spotlight

Bcfg2

A configuration management tool.

Screenshot

Project Spotlight

Lzip

A data compressor based on the LZMA algorithm.