Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-08-16 02:32
0.9.5

bit_array_find wurde optimiert und unterstützt nun sowohl vorwärts und rückwärts suchen. bit_array_set optimiert wird. Ein mempool_free Grenze Freigabe Fehler ist behoben. Zuweisungen innerhalb eines Thread jetzt sehr schnell Stack-Verhalten. mresize und mideas_resize sind für eine sehr seltene, subtilen Bug, bei dem vorherigen Zuweisung wurde in einer frei mempool Lagereinheit letzten und neue feste Zuordnung in eine andere Lagereinheit. Mit aktuellen mempool und bit_array Optimierungen, multi-threaded Testmodus für Midea / test / memcmp.c ist in der Regel fünfzig Prozent schneller als 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.

2004-03-07 06:38
0.6

Tags: Initial freshmeat announcement

Project Resources