Midea is a robust C string API set with regex support,
handling fixed width 8 to 64 bit character sets at runtime (no
recompilation is required). Initialization routines convert
multibyte encodings such as UTF-8.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
bit_array_find foi otimizado e agora suporta tanto frente e verso, pesquisando. bit_array_set é otimizado. Um limite mempool_free bug desalocação é fixo. Dotações dentro de uma discussão agora têm muito rápido pilha comportamento. mresize e mideas_resize são fixados para uma rara falha, sutil em que a atribuição anterior foi passada em uma unidade de armazenamento e libertou MemPool nova atribuição estava em uma unidade de armazenamento diferentes. Com MemPool atual e otimizações bit_array, multi-threaded modo de teste para Midea / teste por cento / memcmp.c é geralmente mais rápido do que cinqüenta glibc.
Tags:
Major bugfixes
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.